Abhimanyu Saharan
2dd0d1f2cf
fix(app): Normalize provisioning templates and Clerk props
...
Use autoescape for Jinja rendering to satisfy bandit checks and\nremove deprecated Clerk SignInButton props to restore type checks.\nAlso ignore tsbuildinfo artifacts and tidy boot instructions.\n\nCo-Authored-By: Claude <noreply@anthropic.com >
2026-02-04 15:16:28 +05:30
Abhimanyu Saharan
a33c539860
feat: enhance agent management with session handling and UI improvements
2026-02-04 14:58:14 +05:30
Abhimanyu Saharan
f6105fa0d2
feat: update templates and improve UI styling across components
2026-02-04 13:03:18 +05:30
Abhimanyu Saharan
1abc8f68f3
feat: add boards and tasks management endpoints
2026-02-04 02:28:51 +05:30
Abhimanyu Saharan
b59a08f632
feat(workflow): enforce review-only done for agent assignees + reviewer decision endpoint
2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
6b4773130c
feat(review): notify manager on review + UI approve/request changes
2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
56dd0ee544
feat(ui): add Task Trigger button + backend dispatch endpoint
2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
a8f097817d
chore(backend): add black/isort/flake8 + pre-commit
2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
8429c02458
UI provisioning + restrict task assignment to provisioned agents
2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
ef2676fa1c
Add Teams (DB + API + UI)
2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
8787efc50d
Tasks: default reviewer to assignee manager; remove reviewer from create-task UI
2026-02-02 17:56:35 +05:30
Abhimanyu Saharan
899500249e
Fix UI data loading: Orval fetcher returns {data,status,headers}
2026-02-02 17:04:18 +05:30
Abhimanyu Saharan
fbd7381166
People: better default agent prompt; remove HR UI; regen API types; fix list response handling
2026-02-02 16:56:07 +05:30
Abhimanyu Saharan
f07312d258
feat(kanban): optional live updates (5s polling)
2026-02-02 13:56:56 +05:30
Abhimanyu Saharan
96f6b540fe
feat(comments): add reply threading + UI
2026-02-02 13:47:36 +05:30
Abhimanyu Saharan
67599029f1
feat(query): refetch on focus/reconnect for fresher data
2026-02-02 13:41:14 +05:30
Abhimanyu Saharan
23bf73a236
feat(tasks): add kanban board page
2026-02-02 13:37:58 +05:30
Abhimanyu Saharan
a517f68249
feat(hr): loading/errors + safer refresh/onboarding
2026-02-02 13:31:47 +05:30
Abhimanyu Saharan
2b222e66c7
feat(departments): better loading + safer head updates
2026-02-02 13:28:00 +05:30
Abhimanyu Saharan
e291efb144
feat(project-detail): loading/errors + safer member/actions
2026-02-02 13:26:09 +05:30
Abhimanyu Saharan
4b6e5603c1
feat(projects): show load/error + safer create
2026-02-02 13:23:49 +05:30
Abhimanyu Saharan
4538951c4e
feat(home): improve quick create UX + link projects
2026-02-02 13:18:48 +05:30
Abhimanyu Saharan
6e519ed383
chore(frontend): fix PeoplePage memo deps lint
2026-02-02 13:11:20 +05:30
Abhimanyu Saharan
ed33156148
chore(frontend): use Orval types directly; drop normalize hacks
2026-02-02 13:09:35 +05:30
Abhimanyu Saharan
6da3df27d8
Fix frontend types and normalize API responses
2026-02-02 01:56:12 +05:30
Abhimanyu Saharan
3d57a9a351
Fix HR onboarding hooks
2026-02-02 01:39:16 +05:30
Abhimanyu Saharan
886db3fa97
Add HR agent onboarding model and actor enforcement
2026-02-02 01:36:32 +05:30
Abhimanyu Saharan
d18a38e666
Update TypeScript configuration: adjust library settings and include additional type definitions
2026-02-02 01:01:13 +05:30
Abhimanyu Saharan
829001e0da
UI overhaul: dashboard + projects layout
2026-02-02 00:37:32 +05:30
Abhimanyu Saharan
7cfb3586ae
Prevent duplicate project members; improve comments display
2026-02-02 00:08:25 +05:30
Abhimanyu Saharan
7efe2429ed
Add dashboard activity feed and project member role editing
2026-02-01 23:51:40 +05:30
Abhimanyu Saharan
f0e065abcd
Add project staffing endpoints and project detail Kanban UI
2026-02-01 23:46:14 +05:30
Abhimanyu Saharan
5b4257ef33
Fix Orval config to generate React Query hooks
2026-02-01 23:31:42 +05:30
Abhimanyu Saharan
87d454852c
Add Tailwind + shadcn UI primitives; add React Query + Orval client
2026-02-01 23:26:21 +05:30
Abhimanyu Saharan
aa6b0c807b
Refactor backend to SQLModel; reset schema; add Company OS endpoints
2026-02-01 23:16:56 +05:30
Abhimanyu Saharan
01c8a64a6d
Add LAN-friendly dev scripts and env examples
2026-02-01 22:31:42 +05:30
Abhimanyu Saharan
8b6e8c8d07
Scaffold Next.js + FastAPI + Postgres tasks board (no auth)
2026-02-01 22:25:28 +05:30