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 |
|
AlicjaSzu
|
1887769055
|
add status to notifications
|
2020-07-06 10:46:14 +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
|
3a5791e796
|
DIsplay correct error if there were no gql errors
|
2020-05-11 17:19:36 +02:00 |
|
dominik-zeglen
|
a5e72c456e
|
Handle session expiration
|
2020-05-07 13:48:15 +02:00 |
|
dominik-zeglen
|
bf0bad5a5e
|
Rename state to status prop
|
2019-12-06 18:17:44 +01:00 |
|
dominik-zeglen
|
491f1decff
|
Unify interfaces
|
2019-12-06 18:14:19 +01:00 |
|
dominik-zeglen
|
fad6dfe22a
|
Add mutation state to result
|
2019-12-06 18:11:28 +01:00 |
|
dominik-zeglen
|
23aaa2a091
|
Handle readonly mode
|
2019-10-24 14:10:00 +02:00 |
|
dominik-zeglen
|
e660612b7e
|
Fix types and error messages
|
2019-09-06 15:52:48 +02:00 |
|
dominik-zeglen
|
faaaea773a
|
Clean any trace of i18next
|
2019-08-29 14:43:00 +02:00 |
|
dominik-zeglen
|
ebd4f3093c
|
Fix types
|
2019-08-12 13:48:09 +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 |
|