feat(schema): add is_super_user to staff table #150

Merged
groombook-engineer[bot] merged 1 commits from feat/gro-198-schema-super-user into main 2026-03-28 20:39:46 +00:00

1 Commits

Author SHA1 Message Date
groombook-ci[bot] 314c59b565 feat(schema): add is_super_user to staff table
Add boolean is_super_user column (default false) to staff table.
Update Staff interface in shared types.
Mark first manager as super user in both seed modes.
Update test fixtures to include isSuperUser field.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 20:20:14 +00:00