-
6d58ee779c
feat: RBAC module + project endpoints protected (admin/mgr roles)
Zhi
2026-02-24 04:16:32 +00:00
-
-
05f2e8706d
Merge pull request 'feat: Webhook system + CLI tool' (#2) from feat/webhook-and-cli into main
hzhang
2026-02-24 04:11:53 +00:00
-
-
f60dc68b22
refactor: split monolithic main.py into FastAPI routers (v0.2.0)
Zhi
2026-02-23 15:14:46 +00:00
-
107102e775
feat: paginated list responses, issue sorting + filtering by assignee/tag
Zhi
2026-02-23 10:12:07 +00:00
-
703103af91
feat: time tracking / work logs (create, list, summary, project summary, CLI commands)
Zhi
2026-02-23 05:11:52 +00:00
-
9f276464b2
docs: update README with notifications, assign, retry, new CLI commands
Zhi
2026-02-23 00:11:39 +00:00
-
0a8b18729b
feat: notifications system, webhook retry, issue assign endpoint, CLI milestones/notifications/overdue commands
Zhi
2026-02-23 00:11:26 +00:00
-
8e6aec8062
docs: update README with milestones + export endpoints
Zhi
2026-02-22 19:12:50 +00:00
-
7485f29ada
feat: milestones, due dates, overdue filter, CSV export
Zhi
2026-02-22 19:12:35 +00:00
-
f48b829511
feat: issue tags management (add/remove/list-all)
Zhi
2026-02-22 09:08:49 +00:00
-
6c53a6f658
feat: issue relations (link/unlink parent-child, list children)
Zhi
2026-02-22 09:08:13 +00:00
-
a63afa073d
feat: activity log model + API (audit trail)
Zhi
2026-02-22 09:06:37 +00:00
-
ac397679f8
feat: batch operations (transition + assign)
Zhi
2026-02-22 09:05:42 +00:00
-
1e9c6fd2f8
feat: API key auth for agents (create/list/revoke) + dual auth (JWT or API key)
Zhi
2026-02-22 09:05:05 +00:00
-
1d5d8add3d
docs: update README with full API reference and CLI usage
Zhi
2026-02-22 04:23:26 +00:00
-
9d831e932c
feat: comment update/delete endpoints
Zhi
2026-02-22 04:22:54 +00:00
-
955cf01110
feat: CLI add search/transition/stats commands
Zhi
2026-02-22 04:22:19 +00:00
-
8ac51494c4
feat: dashboard stats API (by status/type/priority)
Zhi
2026-02-22 04:21:26 +00:00
-
d4666260a7
feat: issue search API (keyword in title/description)
Zhi
2026-02-22 04:21:01 +00:00
-
9ad1e940e4
feat: issue status transition endpoint with webhook
Zhi
2026-02-22 04:20:35 +00:00
-
d9b0345aa6
feat: add CLI tool (login/issues/projects/users/health/version)
Zhi
2026-02-22 02:44:47 +00:00
-
1a76de7c50
feat: webhook event firing on issue creation (background task)
Zhi
2026-02-22 02:43:34 +00:00
-
a0d81ec9f5
feat: webhook CRUD API + schemas
Zhi
2026-02-22 02:41:54 +00:00
-
149f2d868f
feat: add webhook + webhook_log models
Zhi
2026-02-22 02:40:57 +00:00
-
-
2982164bd9
Merge pull request 'feat: Auth + CRUD completion + Resolution ticket' (#1) from feat/auth-and-cleanup into main
hzhang
2026-02-22 01:51:21 +00:00
-
-
e01dec5240
feat: add project update/delete, user update endpoints
Zhi
2026-02-21 12:13:00 +00:00
-
f823a2475d
feat: add /version endpoint + resolution ticket tested
Zhi
2026-02-21 12:12:28 +00:00
-
93fd9ca552
feat: add project members API (add/list/remove)
Zhi
2026-02-21 12:11:49 +00:00
-
81e1a2fc58
feat: add JWT auth (login/me), fix bcrypt version, add .gitignore
Zhi
2026-02-21 12:11:06 +00:00
-
-
fd980c0344
refactor: move all files to root (no nested backend/)
root
2026-02-21 08:25:37 +00:00
-
a557ab6f4a
feat: initial HarborForge project structure
root
2026-02-21 08:02:32 +00:00
-
054eed50e9
Initial commit: project plan
root
2026-02-21 07:31:00 +00:00
-
80a0058d91
Initial commit
zhi
2026-02-21 07:28:02 +00:00