Dominik Żegleń
|
a3abb9c476
|
Handle Cloud limits (#1053)
* Handle limit reached error
* Update changelog
* Move notifications to higher layer
* Handle limits top-level
* Remove unused imports
* Add alert component
* Fetch limits from API
* Display limits in staff list
* Fix disabled text button color
* Display limits in products pages
* Display limits in channel list
* Display limits in warehouse list
* Display limits in order list
* Add stories for limits
* Move alert to corresponding section
* Update schema
* Update changelog
* Fetch only needed limitations
* Fix types
* Fix story
* Display limits in variant creator
* Improve type consistency
* Update snapshots
* Update limit counter after object deletion
* Fix copy
* Improve code readability
* Lint files
* Fix dark mode alerts
* Improve contrast
* Fix sku limit in product variant list
* Update stories
* Update messages
* Extract messages
|
2021-04-13 11:59:16 +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 |
|
dominik-zeglen
|
d192bcac34
|
Add custom form component to product create
|
2020-10-30 16:07:46 +01: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
|
c4863ece60
|
Do not store errors in form component
|
2020-02-24 15:14:48 +01:00 |
|
dominik-zeglen
|
a2dd1a1404
|
Add missing files
|
2019-08-09 12:17:04 +02:00 |
|