saleor-dashboard/src/staff
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
..
components Handle Cloud limits (#1053) 2021-04-13 11:59:16 +02:00
types Update error type on CollectionBulkDelete 2021-03-29 12:28:59 +02:00
views Handle Cloud limits (#1053) 2021-04-13 11:59:16 +02:00
fixtures.ts Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
index.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
mutations.ts Handle Cloud limits (#1053) 2021-04-13 11:59:16 +02:00
queries.ts Center user initials and user proper thumbnail sizes 2020-08-12 14:54:16 +02:00
urls.ts Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
utils.ts Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00