• Joined on 2025-06-22
ahmido pushed to feature/005-worker-scaffold at ahmido/tenantpilot 2025-12-09 11:22:24 +00:00
75979e7995 chore(worker): add structured logging, job events, worker health endpoint and health-check script
ahmido created branch feature/005-worker-scaffold in ahmido/tenantpilot 2025-12-09 11:22:24 +00:00
ahmido pushed to development at ahmido/tenantpilot 2025-12-08 10:32:32 +00:00
434f33ac8f feat: Improve policy type badge system with definitive mapping
ahmido pushed to development at ahmido/tenantpilot 2025-12-07 21:59:21 +00:00
56088ca6c0 fix: Resolve search infinite loop issue
ahmido pushed to development at ahmido/tenantpilot 2025-12-07 01:33:05 +00:00
4a201bfd26 Merge feature 003: Policy Explorer UX Upgrade
f592e5f55b feat: Policy Explorer UX Upgrade (003)
ae999e925d Generate task breakdown for Policy Explorer UX Upgrade
414eb709b9 Add implementation plan for Policy Explorer UX Upgrade
06341038ea Add specification for Policy Explorer UX Upgrade
Compare 5 commits »
ahmido pushed to 003-policy-explorer-ux at ahmido/tenantpilot 2025-12-07 01:29:00 +00:00
f592e5f55b feat: Policy Explorer UX Upgrade (003)
ae999e925d Generate task breakdown for Policy Explorer UX Upgrade
414eb709b9 Add implementation plan for Policy Explorer UX Upgrade
06341038ea Add specification for Policy Explorer UX Upgrade
Compare 4 commits »
ahmido created branch 003-policy-explorer-ux in ahmido/tenantpilot 2025-12-07 01:29:00 +00:00
ahmido pushed to development at ahmido/tenantpilot 2025-12-07 00:55:36 +00:00
156df400f0 merge: Integrate 001-global-policy-search spec clarifications
f3d074e105 docs: Add clarifications to 001-global-policy-search spec
Compare 2 commits »
ahmido pushed to development at ahmido/tenantpilot 2025-12-07 00:50:36 +00:00
2592b89bc6 feat: Add settings overview page with getAllPolicySettings
ahmido pushed to development at ahmido/tenantpilot 2025-12-06 22:33:44 +00:00
8b36902767 Fix: Add unique constraint for policy_settings upsert
ahmido created branch development in ahmido/tenantpilot 2025-12-06 19:42:30 +00:00
ahmido pushed to development at ahmido/tenantpilot 2025-12-06 19:42:30 +00:00
bd7758191e Switch to development branch and update deployment workflow
88c1474884 Add specification for 002-manual-policy-sync feature
Compare 2 commits »
ahmido pushed to main at ahmido/tenantpilot 2025-12-06 11:29:02 +00:00
c4600ba68c Fix tenant_id not being saved to database on login
ahmido pushed to main at ahmido/tenantpilot 2025-12-05 23:35:04 +00:00
e0a746b29c Add tenant_id to users table and admin tenants API endpoint
ahmido pushed to main at ahmido/tenantpilot 2025-12-05 22:54:06 +00:00
e1df2a98dd Fix: Make Azure AD env vars optional for build time
ahmido pushed to main at ahmido/tenantpilot 2025-12-05 22:52:13 +00:00
477ac67703 Fix: Make all env vars optional for Docker build time
ahmido pushed to main at ahmido/tenantpilot 2025-12-05 22:49:02 +00:00
f80c3a1598 Fix: Multiple TypeScript build errors for production
ahmido pushed to main at ahmido/tenantpilot 2025-12-05 22:42:17 +00:00
3695f7eb0c Fix: Import getServerSession from next-auth/next
ahmido pushed to main at ahmido/tenantpilot 2025-12-05 22:40:47 +00:00
8b12c3ed9e Fix: Use type imports for NextAuth types
ahmido pushed to main at ahmido/tenantpilot 2025-12-05 22:39:20 +00:00
9b34f87bcb Fix: Remove unused DefaultSession import