Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Users] New user edit pop in #2158

Open
LintyDev opened this issue May 10, 2024 · 0 comments
Open

[Users] New user edit pop in #2158

LintyDev opened this issue May 10, 2024 · 0 comments

Comments

@LintyDev
Copy link
Contributor

We are currently updating the interface for the user edit pop-in to enhance usability and integrate additional features.

new pop in user

Capture d’écran 2024-05-10 à 18 06 08

@LintyDev LintyDev added this to the 15.0.0beta1 milestone May 10, 2024
@LintyDev LintyDev self-assigned this May 10, 2024
LintyDev added a commit that referenced this issue May 10, 2024
also added username and password modal
LintyDev added a commit that referenced this issue May 10, 2024
added functions for plugins to add a tab in user pop in
added functions for sliding between tabs
also modified ajax calls functions
LintyDev added a commit that referenced this issue May 31, 2024
LintyDev added a commit that referenced this issue May 31, 2024
- add new method for generate a password link
- update password.php now we're using functions to generate the link to the password and the contents of the email and we've removed the email from the reset key
- update user_list.tpl add modal for pasword and update css
- update user_list.js add ajax function for reset password and adjusting scripts for modal password
- add functions 'ws_users_generate_reset_password_link', 'generate_reset_password_link' and 'pwg_generate_reset_password_mail'
LintyDev added a commit that referenced this issue May 31, 2024
- remove $conf['webmaster_id'] from default config and enter it into the database
- add warning message in user list page if $conf['webmaster_id'] exist
- add method api for set a main user
- show the main user in user list page
- add icon in user modal for main user
LintyDev added a commit that referenced this issue May 31, 2024
- fix darkmode colors
- add tooltip on copy button if isn't a secure connexion
- add animation when we clicking again on copy button
- update error in ajax function send_link_password
LintyDev added a commit that referenced this issue May 31, 2024
- The icon was sometimes hidden even though the user had the right to delete the user he was editing now it's good
LintyDev added a commit that referenced this issue May 31, 2024
The ‘badge-number’ was not updated when a user was added or deleted, but now everything is fine.
LintyDev added a commit that referenced this issue May 31, 2024
- Implementation of a new modal for modifying a user or guest
- Addition of a function to allow plugins to add a tab to the new user modal
- Fix bug: "badger-number" is updated when a user is added or deleted
- Fix bug: When the user who is editing has permissions to delete the user he is modifying, the delete icon is now displayed correctly
- Added a new api method for modifying the main user and generating a link to reset a password
- Passed $conf[‘webmaster_id’] in database configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant