saleor-dashboard/src/plugins
Wojciech Mista 29461658a2
Add api error log in notifications (#1873)
* add api error log in notifications

* Refactor graphql error handling

* Update messages

* Install macaw-ui from commit hash

* Make notification id be ref index rather than date

* Refactor notification container styles to allow scroll

* Add fix to apollo onError function to get operation name

* Fix userPermission race-condition

* Add refactored error handling

* Temporarly install macaw from pill PR

* Handle case when there are no graphql errors

* Update errors

* Run build-types

* Update stories to include messages

* Update shipping types

* Traverse through onCompleted data and show errors

* Update tests

* Update messages

* Clear error notifications on submit

* Check if context exists - fix tests
2022-03-04 11:52:58 +01:00
..
components Preview pills (#1880) 2022-02-21 12:38:27 +01:00
types Add api error log in notifications (#1873) 2022-03-04 11:52:58 +01:00
views Exit dirty form (#1816) 2022-02-01 10:58:06 +01:00
fixtures.ts Fixed issue with redundant payload for plugins view (#1203) (#1203) 2021-07-09 10:04:33 +02:00
index.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
mutations.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
queries.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00
utils.ts Feature - channels per plugin (#1093) 2021-05-11 15:58:09 +02:00