Go to file
mohamad 88c9516308
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m23s
feat: Enhance GroupDetailPage with chore assignments and history
This update introduces significant improvements to the GroupDetailPage, including:

- Added detailed modals for chore assignments and history.
- Implemented loading states for assignments and chore history.
- Enhanced chore display with status indicators for overdue and due-today.
- Improved UI with new styles for chore items and assignment details.

These changes enhance user experience by providing more context and information about group chores and their assignments.
2025-06-08 02:03:38 +02:00
.cursor/rules Remove deprecated task management files and enhance group management functionality 2025-06-07 18:05:08 +02:00
.gitea/workflows refactor: Optimize Dockerfiles and deployment workflow for improved performance and reliability 2025-06-01 16:26:49 +02:00
be feat: Add chore history and scheduling functionality 2025-06-08 01:17:53 +02:00
docs Remove deprecated task management files and enhance group management functionality 2025-06-07 18:05:08 +02:00
fe feat: Enhance GroupDetailPage with chore assignments and history 2025-06-08 02:03:38 +02:00
docker-compose.prod.yml Refactor: Simplify docker-compose configuration by removing unused services and optimizing backend settings 2025-06-01 19:18:42 +02:00
docker-compose.yml Fix(docker): Run Alembic migrations on container startup 2025-06-01 17:10:40 +00:00
env.production.template Fix: Resolve Google OAuth redirection issue 2025-06-02 00:19:26 +02:00