Dawid Tarasiuk
|
8d45454f84
|
Update address form autofill (#1209)
* Update address form autofill
* Update test snapshots
* Fix autocomplete bugs
* Set autocomplete to none to fix chrome greedy behaviour
|
2021-07-12 09:59:56 +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 |
|
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 |
|
dominik-zeglen
|
5a81878367
|
Remove mailing settings
|
2021-03-30 14:50:09 +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 |
|
Marcin Gębala
|
71b4b329d8
|
Drop authorization keys section (#913)
* Drop authorization keys section
* Update translations
* Update snapshots
Co-authored-by: dominik-zeglen <flesz3@o2.pl>
|
2020-12-21 13:50:04 +01:00 |
|
dominik-zeglen
|
6988316fbc
|
Use dedicated type to return error promise
|
2020-11-02 14:26:02 +01:00 |
|
dominik-zeglen
|
a13d9dc547
|
Flatten error list
|
2020-10-30 16:10:08 +01:00 |
|
dominik-zeglen
|
a27a029452
|
Pass promise to reset form state
|
2020-10-30 16:10:06 +01:00 |
|
Magdalena Markusik
|
cb977c4516
|
add type url to email field in site settings
|
2020-09-24 15:56:44 +02:00 |
|
Magdalena Markusik
|
c2039f751e
|
add autocomplete off to email field in site settings
|
2020-09-24 15:38:21 +02:00 |
|
Magdalena Markusik
|
edb03e81b0
|
Disable autocomplete for plugin auth key field and site settings auth fields
|
2020-09-23 10:19:18 +02: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 |
|
Dawid Tarasiuk
|
65e5539173
|
Remove basePrice from schema
|
2020-06-10 15:39:10 +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 |
|
dominik-zeglen
|
74ea099824
|
Make company address shared component
|
2020-04-28 16:28:37 +02:00 |
|
dominik-zeglen
|
b2987cddac
|
Fix type errors
|
2020-03-24 13:54:14 +01:00 |
|
dominik-zeglen
|
63ff52349d
|
Use error formatting in site settings view
|
2020-03-24 13:54:10 +01:00 |
|
dominik-zeglen
|
4c27d69229
|
Fix form errors
|
2020-03-03 14:33:35 +01:00 |
|
dominik-zeglen
|
c4863ece60
|
Do not store errors in form component
|
2020-02-24 15:14:48 +01:00 |
|
Marcin Gębala
|
97abf33fd2
|
Merge pull request #297 from mirumee/ref/move-mutation-state-to-mutation
Move mutation state to mutation objects
|
2019-12-16 14:33:03 +01:00 |
|
Dominik Żegleń
|
8422900c03
|
Merge pull request #287 from mirumee/fix/company_address_empty_country
Fix case when country is not selected by user in site settings company address
|
2019-12-10 11:49:50 +01:00 |
|
dominik-zeglen
|
bf0bad5a5e
|
Rename state to status prop
|
2019-12-06 18:17:44 +01:00 |
|
dominik-zeglen
|
6b62f5cc40
|
Do not use getMutationState explicitly
|
2019-12-06 18:11:46 +01:00 |
|
Tomasz Szymański
|
4b11d29de1
|
Change validation of store information data
|
2019-12-06 15:19:09 +01:00 |
|
dominik-zeglen
|
96176924f9
|
Add missing style names
|
2019-12-03 16:28:40 +01:00 |
|
Tomasz Szymański
|
0374a0218b
|
fix case when country is not selected by user in site settings company address
|
2019-12-03 15:27:10 +01:00 |
|
dominik-zeglen
|
421da92cb3
|
Use eslint instead of tslint
|
2019-12-02 16:33:58 +01:00 |
|
dominik-zeglen
|
564aab26f7
|
Debounce order search
|
2019-11-21 18:47:06 +01:00 |
|
Krzysztof Bialoglowicz
|
9911f2b278
|
Use responsive table component
|
2019-11-19 13:41:36 +01:00 |
|
dominik-zeglen
|
d71324ced2
|
Add ability to paginate through subcategories
|
2019-11-12 14:21:13 +01:00 |
|
dominik-zeglen
|
4b574c5d6c
|
Fix messages
|
2019-11-07 14:40:28 +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 |
|
dominik-zeglen
|
33e956ea57
|
Use FC instead of deprecated StatelessComponent
|
2019-11-07 12:34:54 +01:00 |
|
Marcin Gębala
|
ad18fc727c
|
Merge branch 'master' into fix/minor-bugs
|
2019-10-25 14:28:44 +02:00 |
|
dominik-zeglen
|
3dea64d9d7
|
Use CountryCode
|
2019-10-25 14:18:52 +02:00 |
|
dominik-zeglen
|
9cb5c4cb7b
|
Add ability to remove company address
|
2019-10-24 15:17:37 +02:00 |
|
dominik-zeglen
|
3c60782a1b
|
Update copy
|
2019-10-24 15:17:37 +02:00 |
|
dominik-zeglen
|
589df18030
|
Update fixtures
|
2019-10-24 15:12:32 +02:00 |
|
dominik-zeglen
|
261f80ee4f
|
Add mailing configuration
|
2019-10-24 15:12:32 +02:00 |
|
dominik-zeglen
|
4623164b21
|
Fix types
|
2019-10-24 15:12:31 +02:00 |
|
dominik-zeglen
|
68a4efdf49
|
Add mailing configuration
|
2019-10-24 15:12:29 +02:00 |
|
dominik-zeglen
|
3732a7ba68
|
Use back instead of cancel
|
2019-10-21 16:46:12 +02:00 |
|
dominik-zeglen
|
e58a0157b1
|
Capitalize headers
|
2019-10-09 17:33:55 +02:00 |
|
dominik-zeglen
|
faaaea773a
|
Clean any trace of i18next
|
2019-08-29 14:43:00 +02:00 |
|
Dominik Żegleń
|
81c6efc474
|
Refactor translations in site settings section (#129)
|
2019-08-29 14:42:16 +02:00 |
|