This website requires JavaScript.
Explore
Help
Register
Sign In
ATTUNE-HEART-THERAPY
/
website
Watch
6
Star
0
Fork
0
You've already forked website
Code
Issues
7
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
5793836394
website
/
app
/
(auth)
History
iamkiddy
3465961819
Refactor Login component to remove signup functionality and update UI for a streamlined login experience. Enhance error handling in LoginDialog to utilize toast notifications for better user feedback.
2025-11-24 18:26:37 +00:00
..
login
Refactor Login component to remove signup functionality and update UI for a streamlined login experience. Enhance error handling in LoginDialog to utilize toast notifications for better user feedback.
2025-11-24 18:26:37 +00:00
signup
Refactor Login and Signup components to utilize Suspense for improved loading states. Update error handling in LoginDialog to reference issues instead of errors for better validation feedback. Enhance appointment error handling by casting response data to unknown before extracting error messages.
2025-11-24 16:38:09 +00:00
layout.tsx
Refactor navigation and component structure by updating import paths for SideNav and Notifications components. Remove unused Login component and notifications.tsx file. Add Navbar component to the Home page and adjust package.json to specify pnpm as the package manager.
2025-11-06 12:56:20 +00:00