Jacob Tobiasz
a1519a3645
Create a custom product attribute autocomplete stimulus controller
2024-02-25 14:33:05 +01:00
Jacob Tobiasz
13d24369cb
Add a basic add an attribute mechanism
2024-02-25 14:33:04 +01:00
Jacob Tobiasz
83bb8a1b7d
Resolve conflicts between 2.0 and bootstrap-admin-panel
2024-02-25 13:19:22 +01:00
Jacob Tobiasz
544b0766d1
Resolve conflicts between 1.13 and 2.0
2024-02-01 08:22:59 +01:00
Jacob Tobiasz
58b357d19e
Bump the @sylius-ui/frontend version
2024-01-30 12:48:52 +01:00
Jacob Tobiasz
5a1ca3e3b3
Fix the corrupted package.json
2024-01-30 12:46:56 +01:00
Jacob Tobiasz
c598f88ab8
Bump the @sylius-ui/frontend version
2024-01-27 17:42:32 +01:00
Jacob Tobiasz
eca6d8c937
Resolve conflicts between 1.12 and 1.13
2024-01-26 15:37:35 +01:00
Jacob Tobiasz
49e7b7325d
Add builds checking whether the frontend can be built with all supported nodejs versions
...
Co-authored-by: jaroslavtyc.com <mail@jaroslavtyc.com>
2024-01-20 17:11:39 +01:00
Jacob Tobiasz
712d72e947
Implement order's show page
2023-10-23 13:42:44 +02:00
Jacob Tobiasz
03efe82baa
Make the taxon tree a live component
2023-10-20 12:15:52 +02:00
Jacob Tobiasz
e96d2aa5dc
Setup AdminBundle as a Node.js package
2023-09-21 16:59:33 +02:00
Jacob Tobiasz
b86c528826
Cleanup package.json from unused packages
2023-09-16 06:59:17 +02:00
Jacob Tobiasz
3e0e9eea7a
Remove gulp-related packages from the package.json
2023-09-16 06:37:02 +02:00
Grzegorz Sadowski
70107318d0
Merge branch '1.12' into 1.13
...
* 1.12:
Add a conflict for doctrine/orm:2.15.3
Ignore ApiPlatform\Core\Api\IriConverterInterface DeprecatedInterface Psalm error
Ignore ApiPlatform\Core\Api\IriConverterInterface DeprecatedClass Psalm error
Fix misleading signing in the admin panel feature description
Update PHPStan baseline file
[PHPStan] Upgrade to level 6 (#14019 )
[Maintenance] Update the copyright block
[Docs] Update Vision role
[Fixture] Improve LazyOption performance
[CS][DX] Refactor
2023-06-23 08:11:04 +02:00
Rafikooo
5ccd65c1d3
[Maintenance] Update the copyright block
2023-06-15 07:06:38 +02:00
Rafikooo
b024c5680f
[Maintenance] Update the copyright block
2023-06-14 21:53:36 +02:00
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