saleor-dashboard/src/giftCards/GiftCardsList/GiftCardsListTable/GiftCardsListTableHeader
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
..
types Add api error log in notifications (#1873) 2022-03-04 11:52:58 +01:00
BulkEnableDisableSection.tsx Add tests for gift cards (#1779) 2022-02-01 11:58:02 +01:00
GiftCardsListTableHeader.tsx Add hover tooltip on sorting disabled columns (#1811) 2022-02-02 09:48:12 +01:00
index.tsx Feature - Gift Cards (#1366) 2021-09-14 15:57:02 +02:00
messages.ts Gift cards post mvp (#1632) 2022-01-25 13:44:19 +01:00
mutations.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00