saleor-dashboard/src/staff
poulch c8bb645ae8
Fix edit user settings (#3079)
* Prepare mutation for change password nad user first nad last name

* User mutations

* User and staff mutation hooks

* Split mution for user and staff specific

* Ad props types and refetch after user mutations

* Add save button status for user mutation

* Get rid of maybe

* Improve hooks naming

* useProfileOperations
2023-02-01 16:50:43 +01:00
..
components Fix edit user settings (#3079) 2023-02-01 16:50:43 +01:00
hooks Fix edit user settings (#3079) 2023-02-01 16:50:43 +01:00
views Fix edit user settings (#3079) 2023-02-01 16:50:43 +01:00
fixtures.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
index.tsx Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
mutations.ts Fix edit user settings (#3079) 2023-02-01 16:50:43 +01:00
queries.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
urls.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
utils.ts Fix crash staff page when access property of undefined (#3038) 2023-01-25 08:34:01 +01:00