tenantpilot/lib
Ahmed Darrazi 2592b89bc6
All checks were successful
Trigger Cloudarix Deploy / call-webhook (push) Successful in 1s
feat: Add settings overview page with getAllPolicySettings
- Add new /settings-overview route displaying all policy settings in table
- Implement getAllPolicySettings() server action with tenant isolation
- Add 'All Settings' navigation item with Database icon
- Use date-fns for relative time display (lastSyncedAt)
- Server-side rendering for optimal performance
2025-12-07 01:50:34 +01:00
..
actions feat: Add settings overview page with getAllPolicySettings 2025-12-07 01:50:34 +01:00
auth Fix tenant_id not being saved to database on login 2025-12-06 12:29:00 +01:00
db Fix: Add unique constraint for policy_settings upsert 2025-12-06 23:33:43 +01:00
email Fix: Multiple TypeScript build errors for production 2025-12-05 23:49:00 +01:00
stripe Fix: Multiple TypeScript build errors for production 2025-12-05 23:49:00 +01:00
validators Feature: Global Search & Seed Data complete 2025-12-05 22:06:22 +01:00
env.mjs Add specification for 002-manual-policy-sync feature 2025-12-06 13:35:54 +01:00
utils.ts Initial Setup für Dokploy 2025-11-18 23:24:41 +01:00