3 Commits

Author SHA1 Message Date
gitmuhammedalbayrak
80d17e9cfb fix: tasks now refresh after add/update/delete
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-30 21:07:28 +03:00
gitmuhammedalbayrak
b9148cfa4b feat: Add full CRUD functionality, project detail panel, and improved UI
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
- Add UPDATE and DELETE endpoints to backend
- Implement project detail panel with comprehensive editing
- Add drag-and-drop functionality for projects in mind map
- Show all projects in map (not just selected + children)
- Fix infinite render loop in MindMap component
- Improve UI spacing and button layouts
- Add local development database schema with RLS disabled
- Update docker-compose for regular docker-compose (not Swarm)
- Add CORS support and nginx API proxying
- Improve button spacing and modern design principles
2025-11-27 03:18:48 +03:00
gitmuhammedalbayrak
cf05dbe943 chore: Update project dependencies.
Some checks failed
Build and Deploy / build-push (push) Has been cancelled
2025-11-24 02:40:51 +03:00