Karolina Rakoczy
dd4519a044
Saleor 3479 tests for permissions groups ( #1135 )
...
* test for permission groups
* test for permission groups
* test for permission groups
* test for permission groups
* all tests for permission groups
* all tests for permission groups
2021-06-02 09:59:34 +02:00
Dominik Żegleń
935a6f4542
Reduce bundle size ( #1103 )
...
* Add analysis tools
* Use deep imports to reduce bundle size
* Remove tslint config
* Remove unused packages
* Remove lodash-es references
* Use root level mui imports
* Remove mui from restricted imports
2021-05-14 10:15:15 +02:00
Magdalena Markusik
b6c4d2d19c
Remove unnecessary imports
2021-05-10 17:29:06 +02:00
Magdalena Markusik
d1ae1559d0
Add mapEdgesToItems util function and replace all usages
2021-05-10 17:25:54 +02:00
Jakub Majorek
a83a245654
Drop deprecated fields ( #1071 )
...
* Drop deprecated fields
* Update changelog
* Update test recordings
* Fix e2e tests
* Fix product sorting (#1079 )
* update stories
Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
2021-04-26 09:49:55 +02:00
Damian W
94ceead89d
Merge branch 'master' of github.com:mirumee/saleor-dashboard into update-collection-error-types
2021-03-30 11:41:26 +02:00
Dominik Żegleń
416d7d87f6
Improve theming ( #1020 )
...
* Remove unused code
* Move theme to separate directory
* Separate types
* Separate shadows
* Separate shadows
* Rename types
* Modularize code
* Do not pollute prototypes
* Fix missing import
* Aliast mui styles
* Import theming internally
* Fix types
* Fix override type
2021-03-30 09:40:18 +02:00
Damian W
3e0794cb61
Update error type on CollectionBulkDelete
2021-03-29 12:28:59 +02:00
dominik-zeglen
6988316fbc
Use dedicated type to return error promise
2020-11-02 14:26:02 +01:00
dominik-zeglen
a27a029452
Pass promise to reset form state
2020-10-30 16:10:06 +01:00
Krzysztof Wolski
6f3c8647f0
Merge branch 'master' into fix/unassign_user
2020-08-20 14:13:48 +02:00
dominik-zeglen
6d5866a81b
Fix avatars in permission group member liistt
2020-08-12 14:54:19 +02:00
dominik-zeglen
b9d4129a07
Update types
2020-08-12 14:54:17 +02:00
dominik-zeglen
b45e52dcfd
Center user initials and user proper thumbnail sizes
2020-08-12 14:54:16 +02:00
Vladimir Romashchenko
3451d58879
Changed MemberErrorDialog variant to "info"
2020-08-11 04:10:32 -04:00
dominik-zeglen
eddec1a5c2
Move fragments to avoid circular imports
2020-07-07 12:14:12 +02:00
AlicjaSzu
1887769055
add status to notifications
2020-07-06 10:46:14 +02:00
Krzysztof Wolski
f4d570c7e5
Fix warnings and better test tag ( #582 )
...
* Resolve test warnings
* Tename data-tc to data-test
* Update src/orders/components/OrderFulfillPage/OrderFulfillPage.tsx
2020-07-02 12:59:09 +02:00
Krzysztof Wolski
a82de30309
Add circleci config and enhance our linters ( #519 )
...
* Add circleci config
* Season linting config
* Apply code style
2020-05-14 11:30:32 +02:00
Krzysztof Wolski
da950ce079
Review fixes
2020-04-30 11:06:09 +02:00
Krzysztof Wolski
3d7a638b20
Handle errors on group deletion
2020-04-29 08:47:08 +02:00
Krzysztof Wolski
082a12e0b8
Permission groups section ( #406 )
...
* Add permission groups 👪
2020-04-23 17:43:08 +02:00