Patryk Andrzejewski
|
c2a322aa95
|
Docker building images improvement (#2767)
* Optional deps
* Move storybook as optional dep
* Set defaults
|
2022-12-07 09:25:44 +01:00 |
|
Patryk Andrzejewski
|
018b93aaa6
|
Prevent infinite reloading service worker (#2785)
* Respect interval for service worker
* Do not load sw by vie plugin
* Move comment above
|
2022-12-06 11:12:19 +01:00 |
|
Patryk Andrzejewski
|
c46ec15e14
|
Wrap path into array (#2753)
|
2022-12-01 13:16:03 +01:00 |
|
Patryk Andrzejewski
|
9bd69248d4
|
Fix service worker (#2760)
|
2022-12-01 11:55:46 +01:00 |
|
Lukasz Ostrowski
|
e06d3bdf0d
|
Improve dashboard and marketplace connection (#2666)
* Change env variables related to marketplace, add navigation item
* Change apps order
* Add button to browse marketplace
* Add redirect to Saleor Apps Marketplace on button click
* Move apps tabs state to URL
* Pass theme for initial marketplace iframe load
* Improve marketplace mount
* fix types
* fix cr
* Update env variables to disable marketplace on envs other than master staging
* Extract locales
* update snapshots
|
2022-11-30 17:20:20 +01:00 |
|
Patryk Andrzejewski
|
aa10a1d08e
|
Introduce vite (#2677)
Co-authored-by: Krzysztof Żuraw <9116238+krzysztofzuraw@users.noreply.github.com>
|
2022-11-28 14:56:46 +01:00 |
|
Patryk Andrzejewski
|
9ef4d4c6ee
|
Revert "Introduce vite (#2580)" (#2676)
This reverts commit 9de945d61a .
|
2022-11-24 16:24:04 +01:00 |
|
Patryk Andrzejewski
|
470acdb97f
|
Revert "Set fixed assets directory (#2674)" (#2675)
This reverts commit 495862478f .
|
2022-11-24 16:22:42 +01:00 |
|
Patryk Andrzejewski
|
495862478f
|
Set fixed assets directory (#2674)
|
2022-11-24 16:08:32 +01:00 |
|
Patryk Andrzejewski
|
9de945d61a
|
Introduce vite (#2580)
* Vite, remove webpack
* Clean deps
* Fix apollo types
* Fix types
* CI
* Fix types
* Fix types
* Keep required deps for storybook
* Rename build dir
* Sentry config, fix react-virtualized issue
* Set NODE_OPTIONS
* Fast-refresh rule for eslint
* Update deps
* Update deps
* Update deps
* Remove webpack
* Add sw
* Update dockerfile
* Update dockerfile
* Update readme, dev port
|
2022-11-24 15:24:08 +01:00 |
|