Activity
Add TestUser component and update user deletion logic
Add TestUser component and update user deletion logic
Add dynamic export in search route
Add dynamic export in search route
Remove unused error variable and add dynamic constant in logout route
Remove unused error variable and add dynamic constant in logout route
Update profile and user information styles
Update profile and user information styles
Update toast variant to "default"
Update toast variant to "default"
Add Prisma generate command to build script
Add Prisma generate command to build script
Update dependencies and add toast notifications
Update dependencies and add toast notifications
Delete user email update route
Delete user email update route
Update post paragraph in home page
Update post paragraph in home page
Update user profile and post editing functionality
Update user profile and post editing functionality
Refactor EditProfile component and add updateUserName functionality
Refactor EditProfile component and add updateUserName functionality
Add updateSlice to the Redux store and creaate update user name Router
Add updateSlice to the Redux store and creaate update user name Router
Add textarea component and update profile saving functionality
Add textarea component and update profile saving functionality
Add EditProfile component and implement edit functionality
Add EditProfile component and implement edit functionality
Delete user and related data
Delete user and related data
Add deleteComment function to CommentSection component
Add deleteComment function to CommentSection component
create delete comment on post
create delete comment on post
Refactor CommentSection component
Refactor CommentSection component
Add conditional rendering for comment section and login link
Add conditional rendering for comment section and login link
Add getComments functionality to CommentSection component
Add getComments functionality to CommentSection component
Add CommentSlice to Store and implement createComment functionality
Add CommentSlice to Store and implement createComment functionality
add comment schema in prisma and create comment slice
add comment schema in prisma and create comment slice
Refactor post handling and add conditional rendering for update and d…
Refactor post handling and add conditional rendering for update and d…
Add show/hide functionality for login/signup components
Add show/hide functionality for login/signup components
Add deleteUserPost functionality and redirect to signup page
Add deleteUserPost functionality and redirect to signup page
Update user state in Signup component and add password length validat…
Update user state in Signup component and add password length validat…
Remove unused imports and add delete user functionality
Remove unused imports and add delete user functionality
Add new API routes and redirect paths in middleware.js
Add new API routes and redirect paths in middleware.js