Commit graph

44 commits

Author SHA1 Message Date
Jakub Tobiasz
eda2361ab3
Prepare for releasing @sylius-ui/frontend npm package 2022-11-10 16:58:57 +01:00
Jakub Tobiasz
6370de3a72
Update package.json scripts 2022-09-21 19:00:51 +02:00
Jakub Tobiasz
3cf9f5e800
Replace custom script fixing semantic with @semantic-ui-react/css-patch 2022-09-19 13:12:32 +02:00
Jakub Tobiasz
e1e3b261bb
Bump JS dependencies' versions 2022-09-16 16:40:17 +02:00
Ferror
cc70bafcc6 [frontend]Create gulp watch script 2022-07-19 23:38:22 +02:00
Ferror
f0676f35a7 [maintenance][js]Specify engines dependencies 2022-05-11 11:58:26 +02:00
Łukasz Chruściel
26e44eed96
[Maintenance] Update uglification libs versions 2022-05-09 12:20:36 +02:00
Pavol Tuka
46ac549939
Upgrade chart.js to 3.7.1 2022-04-11 15:18:16 +02:00
Pavol Tuka
797eb10b8f
Upgrade chart.js to 3.7.0 2022-04-11 15:18:16 +02:00
Maxime Veber
ab39ce88f5 feat: use sass instead of node-sass
node-sass is deprecated and its installation breaks on many many setups
depending on:
- Node version (up to 12 it seems fine, it breaks for 13+)
- gpy installed or not
- Already installed tooling
- Platform (linux/mac/windows)

All of this problems makes the `sass` package a benediction. This commit
makes the sylius codebase compatible with it.
2022-02-11 17:09:14 +01:00
dependabot[bot]
d603fafa63
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 01:33:31 +00:00
kulczy
5503c8ce77
Add dashboard chart 2020-01-23 08:51:52 +01:00
kulczy
f3e5661476
Homepage rework 2019-12-05 08:16:14 +01:00
kulczy
031f94c499
Add Webpack Encore 2019-11-06 15:08:34 +01:00
kulczy
d2ef0b2708
Add an alert about unsaved changes 2019-06-11 12:30:59 +02:00
Łukasz Chruściel
3276d93e24
[Maintenance] Upgrade minimal jquery version 2019-05-06 09:53:15 +02:00
Mateusz Zalewski
8ba3ee11bc
Merge branch '1.2' into 1.3
* 1.2:
  Yarn conflicts resolved
  Update gulp-livereload
2018-11-28 10:16:35 +01:00
Mateusz Zalewski
24479b2df4
Merge branch '1.1' into 1.2
* 1.1:
  Update gulp-livereload
2018-11-28 09:48:19 +01:00
kulczy
0e4c3d0404 Update gulp-livereload 2018-11-27 16:00:21 +01:00
Teoh Han Hui
72bda8f3cb
Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
Teoh Han Hui
df840ef990
Upgrade to gulp 4
Use gulpfile.babel.js so that we can write in ES2015+
2018-05-18 15:56:51 +02:00
Teoh Han Hui
335ed28e5f Update node-sass for compatibility with Node.js 10 2018-05-14 18:05:25 +02:00
Patrick Heller 💩
8f41da482c require node-sass explicitly 2017-07-26 15:54:55 +02:00
Patrick Heller 💩
d43eedde37 replace jquery 2 with jquery 3 2017-07-26 11:24:41 +02:00
Mateusz Zalewski
bbb0ed3436
[Shop][Admin] Revert problematic JS feature 2017-03-02 15:56:27 +01:00
Mateusz Zalewski
4e0e3acdba
[Admin][Shop] Prevent from leaving page with unsaved form data 2017-02-27 13:34:59 +01:00
Paweł Jędrzejewski
d52314ff97 [Shop] Add Lightbox2 2016-11-30 23:51:55 +01:00
Arminek
1f12a6ed07 [Gulp] Split gulpfiles and make them configurable 2016-11-23 11:38:04 +01:00
Arminek
96550c47ab [Npm] Remove unused dependencies 2016-11-21 11:27:21 +01:00
Arminek
7998310975 [Gulp][Js] Add simulate library for test env 2016-11-07 14:24:27 +01:00
Arminek
31b3aa1640 [Taxon] Drag and drop support 2016-11-07 14:23:04 +01:00
Paweł Jędrzejewski
bf046500e9 Mark the scenario as TODO because it is too fragile 2016-10-20 16:08:25 +02:00
Paweł Jędrzejewski
51ce9e90ff Revert SemanticUI upgrade due to bug with autocomplete 2016-10-20 15:37:07 +02:00
Paweł Jędrzejewski
b13204e9d6 [Admin] UI tweaks and improvements 2016-10-19 17:20:47 +02:00
Joeri Timmermans
f15769357c Gulp/Node/Npm added to provisioning 2016-10-14 16:48:43 +02:00
Mateusz Zalewski
079118c1bd [Gulp] Split Gulp file into Admin and Shop bundles 2016-08-11 11:02:59 +02:00
Paweł Jędrzejewski
3dbf38c6b0 Merge pull request #5292 from lchrusciel/npm-version
[JS] Upgrade a npm package version
2016-06-20 16:55:55 +02:00
Łukasz Chruściel
b4332f7b2b
[JS] Clean npm package.json 2016-06-20 15:08:51 +02:00
Łukasz Chruściel
29548ea1b3
[JS] Run gulp script 2016-06-19 22:48:13 +02:00
Paweł Jędrzejewski
4b841b7f10 Prototype of SemanticUI and generic templates 2016-02-27 10:52:54 +01:00
Paweł Jędrzejewski
0d16674bef Switch to sass, install font awesome and other tweaks 2016-01-21 11:59:24 +01:00
Paweł Jędrzejewski
5009463405 Implement login screen and improve Gulpfile 2016-01-21 11:59:23 +01:00
Paweł Jędrzejewski
37c1daa771 Use NPM to manage frontend libs 2016-01-21 11:59:22 +01:00
Paweł Jędrzejewski
62b5ce5147 AdminBundle and UiBundle Proof of Concept 2016-01-21 11:59:22 +01:00