15 Commits

Author SHA1 Message Date
gitmuhammedalbayrak
afd85966e8 feat: Implement initial Helm charts for backend and frontend, Gitea CI/CD pipeline, and Coder workspace configuration.
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-12-03 23:53:38 +03:00
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
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
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
066c16221d feat: Add initial local Docker Swarm deployment setup and frontend application structure with project state management.
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-24 05:15:49 +03:00
gitmuhammedalbayrak
84a265ea14 feat: add Gitea Actions workflow for building, pushing, and deploying backend and frontend services via Helm.
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-24 04:39:50 +03:00
gitmuhammedalbayrak
2fbefaf9c0 feat: Add Gitea Actions workflow for building Docker images and deploying with Helm.
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-24 04:35:11 +03:00
gitmuhammedalbayrak
550f5c5e80 trigger CI
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-24 04:31:22 +03:00
gitmuhammedalbayrak
82a41fbc08 trigger CI
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-24 03:18:29 +03:00
gitmuhammedalbayrak
9f1ff0bbbe feat: Implement Helm Chart and update CI/CD pipeline
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-24 03:07:56 +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
gitmuhammedalbayrak
a27dd3c675 First restoring.
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
2025-11-24 02:49:02 +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
gitmuhammedalbayrak
d8d0fa71a8 feat: Document project requirements and architectural design for a new multi-tenant project management system. 2025-11-24 02:21:08 +03:00