saleor-dashboard/src/pageTypes
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 Add api error log in notifications (#1873) 2022-03-04 11:52:58 +01:00
hooks Update apollo to v3 (#1837) 2022-02-21 14:32:38 +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 [SALEOR-3090] Boolean attribute (#1157) 2021-06-20 01:13:16 +02:00
index.tsx Page types (#807) 2020-11-19 15:42:14 +01:00
mutations.ts Add api error log in notifications (#1873) 2022-03-04 11:52:58 +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