Commit Graph

172 Commits

Author SHA1 Message Date
26be017158 Merge pull request 'feat: milestone state machine + propose flow (full stack)' (#2) from feat/milestone-propose-state-machine into main
Reviewed-on: #2
2026-03-19 11:13:57 +00:00
zhi
2b0e527982 docs(P14.3): final status review — mark all P0-P13.3 complete, update ZHI_TASKS.md 2026-03-18 06:03:54 +00:00
zhi
5f665d1501 docs: update dev status — round 29, P13.3 propose tests (19 tests, 70 total) 2026-03-18 05:02:33 +00:00
zhi
c193805b0f docs: add round 28 dev status — P13.2 task tests 34 passing 2026-03-18 04:03:05 +00:00
zhi
5ea3bdb6fd docs: add round 27 dev status — P13.1 test infrastructure + 17 milestone tests 2026-03-18 03:08:42 +00:00
zhi
faad8158ed test(P13.1): milestone state machine tests — 17 passing 2026-03-18 03:07:39 +00:00
zhi
a6721ac171 docs: add round 26 dev status — P12.2-P12.3 documentation complete 2026-03-18 02:02:38 +00:00
zhi
90e1b4dfb0 docs(P12.2-P12.3): add state machine overview, permissions overview, and propose flow documentation 2026-03-18 02:02:08 +00:00
zhi
be82ea25cd docs: add round 25 dev status — batch transition P5.2-P5.6 sync 2026-03-18 01:02:27 +00:00
zhi
e09552b314 docs: dev status round 24 — P12.1 CLI propose commands + task_type cleanup 2026-03-18 00:02:22 +00:00
zhi
98c9eb83a8 feat(P12.1): CLI updates — propose commands, milestone status filter, task_type cleanup 2026-03-18 00:01:56 +00:00
zhi
e27adf9a4d round-23: clean TaskType.TASK residual + P3.6 feature story freeze edit lock 2026-03-17 23:02:20 +00:00
zhi
7236c4e90c docs: dev status round 21 — P2.2 default role seeds 2026-03-17 19:03:12 +00:00
zhi
19eba0b951 docs: round 20 status — P4.3 task dependency check wired into pending→open 2026-03-17 18:02:32 +00:00
zhi
1cebd63e06 Dev status: round 19 — P4.1 dependency check helper 2026-03-17 17:04:09 +00:00
zhi
0bc2379d18 Update backend submodule: P4.1 dependency check helper 2026-03-17 17:03:49 +00:00
zhi
0005134d77 docs: dev status round 17 — P2.1 permission registration 2026-03-17 15:04:50 +00:00
zhi
054cf43853 ref: update backend submodule for P2.1 permission registration 2026-03-17 15:04:17 +00:00
zhi
65b76dfb06 docs: update dev status — round 16, P10.7 propose edit 2026-03-17 14:06:21 +00:00
zhi
6441ea5ef6 ref: update submodules for P9.6 task creation restrictions 2026-03-17 13:02:50 +00:00
zhi
92c0c09df7 docs: dev status round 14 — P5.7 task edit restrictions 2026-03-17 12:04:59 +00:00
zhi
c3b59f7c91 docs: dev status round 13 — P5.3 assignee identity + P5.4 completion comment 2026-03-17 11:02:47 +00:00
zhi
0df2cfc0a9 docs: dev status round 11 — P3.6 milestone edit restrictions 2026-03-17 09:02:09 +00:00
zhi
6b265ea88d update submodules: P3.6 milestone edit restrictions 2026-03-17 09:01:43 +00:00
zhi
2fee85fdfb docs: round 9 status update 2026-03-17 07:10:33 +00:00
zhi
cc2086e941 Update frontend submodule: P9.2 task action buttons 2026-03-17 07:07:41 +00:00
zhi
63ba441f06 docs: update dev status — round 7 propose frontend pages 2026-03-17 05:04:16 +00:00
zhi
d4f95c56e2 docs: update dev status log for round 5 - propose CRUD router 2026-03-17 03:02:29 +00:00
zhi
5602b1b107 feat: propose CRUD router + accept/reject/reopen actions (P6.1-P6.4, backend submodule) 2026-03-17 03:01:56 +00:00
zhi
6b73604b96 docs: update dev status log for round 4 - propose model + DB migration 2026-03-17 02:05:25 +00:00
zhi
7afa8cda10 feat: propose model + DB migration scripts (backend submodule) 2026-03-17 02:04:47 +00:00
zhi
16531f6c98 docs: update dev status log for round 3 - frontend enum sync 2026-03-17 01:05:28 +00:00
zhi
7ba5d95201 docs: add dev status round 2 - enum replacement complete 2026-03-17 00:04:59 +00:00
zhi
569e0e50e0 docs: add milestone propose planning notes 2026-03-16 23:36:49 +00:00
74f1ffff7d Merge pull request 'chore: update modal-editor submodule refs' (#1) from feat/modal-edit-permissions-20260316 into main
Reviewed-on: #1
2026-03-16 19:45:04 +00:00
zhi
4a872722b2 chore: update modal editor submodules 2026-03-16 18:13:54 +00:00
zhi
752d9feba8 chore: update task modal and frontend test submodules 2026-03-16 16:32:37 +00:00
zhi
6bf2a98a31 chore: update task backend and test submodules 2026-03-16 13:22:33 +00:00
zhi
2c3ca80c59 refactor: rename Issue → Task in frontend + update test submodules 2026-03-16 07:48:22 +00:00
zhi
91f75921dc chore: update Test submodule (add task.spec.ts) 2026-03-16 07:26:54 +00:00
zhi
617bd5e1d2 chore: update Test submodule (test isolation fix) 2026-03-16 06:32:57 +00:00
zhi
ac7648358a chore: update Test submodule (fix milestone test flakiness) 2026-03-16 06:18:22 +00:00
zhi
e360d7e6d2 chore: update HarborForge.Test pointer 2026-03-15 22:40:30 +00:00
zhi
25b33c4aad chore: update HarborForge.Test pointer 2026-03-15 21:57:53 +00:00
zhi
4cbd45ca23 chore: update submodule pointers 2026-03-15 16:36:45 +00:00
Zhi
5af3bdadd0 chore: remove credentials from submodule urls 2026-03-14 13:21:11 +00:00
Zhi
062a17bb17 Update Frontend and Test submodules 2026-03-14 10:23:03 +00:00
Zhi
ed8a4c89f3 Update HarborForge.Test submodule to latest 2026-03-14 09:24:31 +00:00
Zhi
68c65bd73a Update submodules to latest main/master branches 2026-03-14 09:06:24 +00:00
Zhi
e331dfe13e Add .env.example with default port configuration 2026-03-14 08:23:55 +00:00