quest-vorteq/prisma/migrations
Lorentz a67558de23 feat(F-008,F-009,F-010): complete Phase 1 foundation with middleware, navigation, and migrations
Implements authentication middleware with rate limiting, comprehensive permission
system, full portal navigation with sidebar and header, company selection flow,
and data migration tooling from SQL Server to PostgreSQL.

Key additions:
- Middleware: auth guards, rate limiting, session management
- Permissions: role-based access control with hierarchical permission rules
- Navigation: responsive sidebar with expandable sections, header with notifications
- Company selector: multi-company user support with session-based active company
- Data migration: comprehensive script for migrating auth and quest domain tables
- Schema: added auth_user_type_permission_group junction table

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-16 11:07:44 +00:00
..
20260216020720_init_auth_and_quest_domain feat(F-003): implement auth domain Prisma schema and migration 2026-02-16 02:08:09 +00:00
20260216021221_quest_domain_complete feat(F-004,F-005): complete Quest and remaining domain schemas 2026-02-16 02:16:28 +00:00
20260216021555_remaining_domains_complete feat(F-004,F-005): complete Quest and remaining domain schemas 2026-02-16 02:16:28 +00:00
20260216110148_add_user_type_permission_group_junction feat(F-008,F-009,F-010): complete Phase 1 foundation with middleware, navigation, and migrations 2026-02-16 11:07:44 +00:00
migration_lock.toml feat(F-003): implement auth domain Prisma schema and migration 2026-02-16 02:08:09 +00:00