saleor-dashboard/src/utils
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
..
columns Add sorting ability to product list 2019-09-16 17:11:07 +02:00
data Add rich text editor to pages 2020-11-04 13:59:23 +01:00
errors Handle insufficient stock error 2021-03-24 14:00:50 +01:00
filters Attach permission variables to all queries (#1000) 2021-03-09 09:44:09 +01:00
handlers Attach permission variables to all queries (#1000) 2021-03-09 09:44:09 +01:00
lists wip 2020-04-28 16:37:16 +02:00
menu Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
metadata Update error type on CollectionBulkDelete 2021-03-29 12:28:59 +02:00
richText Update everything to handle null values in content and description fields 2021-02-18 13:38:41 +01:00
api.ts Handle Cloud limits (#1053) 2021-04-13 11:59:16 +02:00
credentialsManagement.ts Add PasswordCredential type (#868) 2020-11-30 11:26:51 +01:00
limits.ts Handle Cloud limits (#1053) 2021-04-13 11:59:16 +02:00
maps.ts Product reference attributes (#948) 2021-01-20 17:37:36 +01:00
sort.ts [chore] Update dependencies, fix warnings during tests (#845) 2020-11-27 17:32:12 +01:00
tables.ts Fix exploding table layout 2020-09-25 17:00:17 +02:00
urls.ts Attach permission variables to all queries (#1000) 2021-03-09 09:44:09 +01:00