Commit graph

29 commits

Author SHA1 Message Date
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
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
Marcin Gębala
cf91edaaf9 Revert "Merge pull request #697 from mirumee/ref/sidebar"
This reverts commit b1623eaaf5, reversing
changes made to 14da39ebfa.
2020-09-25 16:45:27 +02:00
dominik-zeglen
ac0e8f03fc Remove obsolete files 2020-09-09 12:59:47 +02:00
Krzysztof Wolski
4166bff0a9 All items in menu will have test context 2020-08-25 09:54:24 +02:00
Krzysztof Wolski
44b3b66ff3 Add static test id to the menu items 2020-08-25 09:27:02 +02:00
Krzysztof Wolski
c778c200ed
Move from test cafe to Cypress (#584)
* Typo

* Add cypress config

* Login and logout tests

* Typo

* Add basic test for warehouse

* Wrong password test

* Fixes and docs

* Remove testcafe

* Add gh action

* Update changelog

* Fix typo

* Update msgs

* Work on GH action

* Record artifacts

* Fix warehouse test
2020-07-20 11:42:44 +02:00
dominik-zeglen
eddec1a5c2 Move fragments to avoid circular imports 2020-07-07 12:14:12 +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
082a12e0b8
Permission groups section (#406)
* Add permission groups 👪
2020-04-23 17:43:08 +02:00
dominik-zeglen
96176924f9 Add missing style names 2019-12-03 16:28:40 +01:00
dominik-zeglen
631a44a105 Improve responsiveness 2019-11-19 13:48:44 +01:00
dominik-zeglen
74d6794679 Update @material-ui to v4 2019-11-07 14:29:07 +01:00
dominik-zeglen
d84ba84e91 Update @material-ui 2019-11-07 14:22:40 +01:00
Krzysztof Bialoglowicz
aa34168cd5 Fix hover active bar position 2019-09-26 14:48:34 +02:00
Krzysztof Bialoglowicz
05b13263de Fix logo, hidding icons, arrow icon 2019-09-26 14:40:32 +02:00
Krzysztof Bialoglowicz
291c53683e Add bar when menu opended 2019-09-26 10:54:53 +02:00
Krzysztof Bialoglowicz
3db58aa969 Fix menu item hover 2019-09-26 10:24:13 +02:00
Krzysztof Bialoglowicz
b6886d8fc8 Fix configuration labels and types 2019-09-13 14:57:10 +02:00
Krzysztof Bialoglowicz
ad4975bd84 Fix configuration page 2019-09-12 16:38:40 +02:00
Dominik Żegleń
a2efcde035 Refactor configuration section translations (#111)
* Refactor configuration section translations

* Update pot file
2019-08-29 14:12:35 +02:00
dominik-zeglen
6eb3e6d2dd Add tc tags for e2e tests 2019-08-27 15:29:00 +02:00
Krzysztof Bialoglowicz
4029dac491 Fix section name to Configuration 2019-08-19 11:57:31 +02:00
Krzysztof Bialoglowicz
d460769e83 Fix configure submeniu closing 2019-08-19 11:55:32 +02:00
dominik-zeglen
24cd398146 Sort imports 2019-08-09 13:55:45 +02:00
dominik-zeglen
bd211a6720 Update from saleor/master 2019-08-09 13:14:35 +02:00
dominik-zeglen
0c53e9883a Do not use asterisk imports 2019-08-09 12:26:22 +02:00
dominik-zeglen
5d959e6d6e Initial commit 2019-06-19 16:40:52 +02:00