Commit graph

5 commits

Author SHA1 Message Date
217c17dfef refactor: rename apps/mobile to apps/client and update project structure
- Rename mobile app directory to client throughout the project
- Restructure client app code into feature-based organization
  - Move code to src/features/workspaces/domain/presentation
  - Move services to src/integrations/ (mattermost, workspace, proto_socket)
  - Add app bootstrap and main entry point
- Add push notification integration (Mattermost push client/host/plugin)
- Add proto socket integration for real-time communication
- Add integration tests for push and socket components
- Archive old milestone: client-integration-standardization.md
- Add new workflow core milestone: roadmap-driven-agent-ops-automation.md
- Update agent-ops rules (project, core, mobile, contracts, workspace-ops)
- Update roadmap files (ROADMAP.md, current.md, phase PHASE.md files)
- Update bin scripts (build, dev, lint, test)
- Add test environments documentation
- Update contracts notes for Flutter Core API
2026-05-25 22:10:43 +09:00
35fcfec429 chore: archive mattermost-push-plugin-extraction phase and update roadmap 2026-05-25 19:39:56 +09:00
663919c8b0 refactor: organize roadmap phases and update mobile app structure
- Reorganize roadmap archives into phase-based directory structure
- Add PHASE.md files for each roadmap phase
- Update mobile app: remove Mattermost-specific push notification code
- Update mobile app: migrate to workspace-based authentication
- Update pubspec.yaml and platform configs for nomadcode app
2026-05-25 13:59:24 +09:00
e865a7b406 chore: archive completed milestones and update roadmap
- Archive flutter-first-client-consolidation milestone to 2026/05
- Archive plane-task-pipeline-design milestone to 2026/05
- Update ROADMAP.md and current.md
- Update workflow-core milestone
2026-05-25 06:53:03 +09:00
52a1953ef4 archive: plane-thin-e2e-loop 및 server-skeleton 마일스톤 아카이브로 이동, ROADMAP 갱신 2026-05-24 08:06:31 +09:00