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: enhance task management with UUIDs, improve error handling, and update component states #11

Merged
merged 4 commits into from
Mar 16, 2025

Conversation

ChadAPSheridan
Copy link
Owner

conversion of id's from integer to uuid completed, add tasks fixed.

- Updated README.md
- Enhanced authController.js
- Added projectController.js
- Updated backend index.js
- Added auth middleware
- Added checkAdmin middleware
- Updated Column model
- Added Project model
- Updated Task model
- Updated User model
- Updated authRoutes.js
- Updated columnRoutes.js
- Added projectRoutes.js
- Updated taskRoutes.js
- Updated userRoutes.js
- Updated Menu.tsx component
- Added ProjectList.tsx component
- Added projects.tsx page
- Updated init/index.js
@ChadAPSheridan ChadAPSheridan self-assigned this Mar 16, 2025
@ChadAPSheridan ChadAPSheridan merged commit e3792db into main Mar 16, 2025
@ChadAPSheridan ChadAPSheridan deleted the uuid-repair branch March 16, 2025 18:12
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.

1 participant