saleor-dashboard/src/staff/components
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
..
StaffAddMemberDialog Fix test should not be able to create staff member with not unique email. TC: SALEOR_3508 (#3055) 2023-01-30 11:54:58 +01:00
StaffDetailsPage Fix edit user settings (#3079) 2023-02-01 16:50:43 +01:00
StaffList Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
StaffListPage Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
StaffPassword Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
StaffPasswordResetDialog Staff member cannot chnge its own settings (#2968) 2023-01-17 09:51:18 +01:00
StaffPreferences Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
StaffProperties Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
UserStatus Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00