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

Feat/116 user dashboard password settings page #243

Merged
merged 10 commits into from
Jul 21, 2024

Conversation

Lftobs
Copy link
Contributor

@Lftobs Lftobs commented Jul 20, 2024

Description

**Closes #116

Changes proposed

Added dashboard password setting page

What were you told to do?

User Dashboard Password Settings Page

What did you do?

  • Develop the Password Settings page based on the provided design and requirements.
  • Implement a responsive layout that works well across different devices and browsers.
  • Create password input fields with mask/unmask functionality.
  • Implement client-side validation for password requirements.
  • Develop server-side logic for password update.
  • Implement error handling and success messages.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

Screenshot from 2024-07-20 17-32-47-1

Screenshot from 2024-07-20 17-37-29

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not allowed to edit settings.json

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No side bar component

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its a component in issue #5 and #146

… functionality-finalv0.5:restore-settings.json)
@Lftobs Lftobs requested a review from SirhmVFX July 20, 2024 23:20
@SirhmVFX SirhmVFX merged commit 31abb27 into dev Jul 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: [FEAT] User Dashboard Password Settings Page
2 participants