directus-labs / agency-os

The open source operating system for digital agencies. Built with Directus and Nuxt.
https://agencyos.dev
MIT License
605 stars 118 forks source link

Add Account Tab with User Information and Reset Password Feature #62

Open omgitsjan opened 11 months ago

omgitsjan commented 11 months ago

Hello,

I've noticed that AgencyOS lacked a dedicated account tab inside the portal, so I took the initiative to create one. This new tab allows users to view their email and update some of their personal information.

In the account tab, users can modify details like their first name, last name, title, and location. This is facilitated through a user-friendly interface that integrates seamlessly with the existing design.

Additionally, I've implemented a 'Reset Password' button. Currently, it displays a message that this feature is coming soon. This placeholder establishes the groundwork for future development.

Here is a preview image (https://imgur.com/a/J4zVyaj). This includes reactive user data handling, error management, and a toast system for user feedback during operations like updating information or attempting to reset passwords.

I believe these additions will improve the user experience inside the portal, and I'm open to hear your thoughts and suggestions.

Kind Regards Jan

vercel[bot] commented 11 months ago

@omgitsjan is attempting to deploy a commit to the Directus Team on Vercel.

A member of the Team first needs to authorize it.

netlify[bot] commented 10 months ago

Deploy request for agency-os rejected.

Name Link
Latest commit 0a237017f8bf9be18a2e5a3657a56d2e0afaba01
netlify[bot] commented 10 months ago

Deploy request for agency-os rejected.

Name Link
Latest commit 90ac92bd8c3ae12453ecd023742118edb6138d9e
omgitsjan commented 4 months ago

@ComfortablyCoding maybe you can take a look at it?

ComfortablyCoding commented 4 months ago

@ComfortablyCoding maybe you can take a look at it?

Hello and thanks for the contribution! At the moment I am focusing on fixing bugs and doing some cleanup.

That being said I do have this on my list to review once those are complete.