saleor-dashboard/src/auth
Dominik Żegleń ed1c189b02
Fix bugs in forms (#1941)
* Fix plugin config form

* Add missing webhooks

* Fix rate description field

* Fix auth race condition

* Fix customer removal

* Fix staff member deletion

* Fix shipping rate submitting
2022-03-23 15:12:56 +01:00
..
components Fix bugs in forms (#1941) 2022-03-23 15:12:56 +01:00
hooks Don't fetch user details on login (#1909) 2022-03-23 08:15:05 +01:00
views Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
AuthProvider.test.tsx Skip failing auth tests (#1939) 2022-03-22 09:55:41 +01:00
AuthProvider.tsx Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
errors.ts Fix Value PermissionDenied not found in enum 2020-08-18 17:20:06 +02:00
index.tsx Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
misc.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
mutations.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
queries.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
types.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00
utils.ts Skip failing auth tests (#1939) 2022-03-22 09:55:41 +01:00