Commit Graph

4 Commits

Author SHA1 Message Date
gitmuhammedalbayrak
8967497d25 fix: handle missing tenant_id in tasks service for local dev
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-30 21:19:49 +03:00
gitmuhammedalbayrak
9918a7556a feat: add wiki, metadata, and task management
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-30 16:44:38 +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
ff7bd34355 chore: Install project dependencies.
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-24 02:59:20 +03:00