Skip to content

Conversation

@amankrs21
Copy link
Owner

release-3.0.0

fix: disable exhaustive-deps rule for useEffect in Journal component
refactor: restructure entry point and update home page layout with enhanced user greeting
feat: implement new routing structure with ErrorBoundary and Loading context
style: add global styles for consistent layout and typography
chore: update dependencies for @emotion and @mui packages
feat: implement loading context and refactor loading component
feat: add ErrorPage component and implement AuthContext for authentication management
feat: add LogoutPop component and integrate logout functionality in Header
feat: refactor KeyAccessModal and KeySetupModal to use useAuth hook; update Home component layout
feat: refactor account components to use useAuth hook and streamline authentication logic
feat: refactor authentication logic to use useAuth hook; update styles and constants imports
feat: add index.html and secure.png for SecureVault landing page
feat: add 404 and 503 error pages; refactor error handling components and remove obsolete styles
feat: enhance Loading component with dynamic messages and improve PrivateRoutes dependency
feat: update API endpoints for user account actions and enhance Account component layout
feat: refactor Journal, Vault components and their related dialogs; update API endpoints and improve UI elements
feat: restructure routing by creating separate route files for auth, user, journal, vault, and pin; remove deprecated app.router.js feat: add MongoDB connection configuration and centralized error handling middleware; implement session validation with JWT feat: update error messages for form validation; refactor app and index files for improved structure and CORS configuration feat: implement authentication controller with user login, registration, and password recovery; refactor user controller to remove authentication logic feat: update Vault component title from "Your Secured Passwords" to "Your Secured Vault" FIX: Sonar fix for 'PaperProps' is deprecated.`

amankrs21 added 22 commits March 6, 2025 03:23
…user, journal, vault, and pin; remove deprecated app.router.js
…ling middleware; implement session validation with JWT
…ex files for improved structure and CORS configuration
…on, and password recovery; refactor user controller to remove authentication logic
…ere a void return was expected. has been fixed.
@amankrs21 amankrs21 self-assigned this Mar 15, 2025
Copy link
Owner Author

@amankrs21 amankrs21 left a comment

Choose a reason for hiding this comment

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

Changes are okay.

@sonarqubecloud
Copy link

@amankrs21 amankrs21 merged commit 59a8157 into main Mar 15, 2025
11 checks 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.

2 participants