• Joined on 2026-02-19
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 01:28:17 +00:00
a23e425e35 allow BASE_URL and WEB_SERVER_URL env vars
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 01:25:38 +00:00
fd497f7231 run playwright test as default command
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 01:21:46 +00:00
d816a86b82 add CHROME_DEBUGGING_PORT env var
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 01:19:29 +00:00
de9b0cd5d0 add playwright test setup
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 01:19:12 +00:00
69d1eb8aff remove submodule
zhi pushed to main at zhi/HarborForge 2026-03-13 00:05:28 +00:00
95b53be95e add test submodule
zhi pushed to feat/repo-edit at zhi/HarborForge.Frontend 2026-03-12 23:36:53 +00:00
35c39720b6 fix: disable NewMilestones button when no project selected
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 23:33:12 +00:00
fee2320cee fix: handle None project_code and serialize list fields
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 23:29:21 +00:00
67adcc375e fix: add project_id to MilestoneCreate schema
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 23:26:23 +00:00
39da27301a fix: generate milestone_code in milestones.py
zhi pushed to feat/repo-edit at zhi/HarborForge.Frontend 2026-03-12 23:26:14 +00:00
fb73c017c2 fix: set activeTab when creating support/meeting, fix task navigation
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 23:18:22 +00:00
41d92c5e68 fix: properly generate milestone_code and task/support/meeting codes
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 22:48:07 +00:00
a1a99bb838 feat: add code fields - milestoneCode, taskCode, supportCode, meetingCode
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 22:26:27 +00:00
5297711c77 refactor: split tasks/supports/meetings into separate tables
zhi pushed to feat/repo-edit at zhi/HarborForge.Frontend 2026-03-12 22:09:47 +00:00
75802ba4dd feat: use tasks/supports/meetings endpoints instead of issues
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 22:09:42 +00:00
724be87a04 feat: add tasks/supports/meetings endpoints with project_code paths
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 22:01:57 +00:00
5a76f61692 fix: remove leftover code in get_issue
zhi pushed to feat/repo-edit at zhi/HarborForge.Frontend 2026-03-12 21:54:25 +00:00
0f525effb8 feat: add task fields UI support
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 21:54:18 +00:00
6fe5e5ddb3 feat: add task fields - task_code, estimated_effort, etc
zhi pushed to main at zhi/HarborForge.Backend 2026-03-12 21:33:00 +00:00
dbcb92a9c3 fix: add POST endpoints for tasks/supports/meatings