-
-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multi-users in Gladys Assistant (#1050)
* First views working * improve create user page * Improve design of user list * Fix bug when setting a new picture * disableRole in user own profile edit * Add get user by selector + delete user by selector * Add PATCH user route * Clean response of getBySelector/updateBySelector * edit user with get * Fix password update * make reset password work for admin user * Now possible to edit preferences * Dashboard are now private * It's now possible to delete a user * user shouldn't be able to delete his own account * Get user should be searchable & orderable * Fix edit user page * Fix tests & add more retrictions on routes (admin) * Fix tests * Hide settings for non-admin users * Add search and order to user list * Add FR translations * Fix eslint front * fix ui bugs * filter integrations for user with non admin role + hide scene * fix integration list bug * Hide weather + improve telegram integration * non admin user cannot create, update and delete scene * Fix demo mode * Save preferences in same form as user * Update dashboard selector in dashboard migration * UI improvements * Explain better what are roles * Set temperature/distance unit in create user too * Renforce admin securities on services * when creating account, role is not shown * Adapt Gladys plus to multi-users * Add loading bar for user screen
- Loading branch information
1 parent
4afbc88
commit 24b6b69
Showing
63 changed files
with
1,922 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.