You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- staff_user gains must_change_password (SQLite migrate + PG migration 011): the invited-employee indicator, cleared on the user's first self password-change. - createEmployee takes phone/title/mustChangePassword; Employee carries mustChangePassword. - scripts/import-employees.ts (tsx, Postgres- or SQLite-aware) seeds the 11 from empmaster.xlsx: username = first-name slug, default password <username>@123, role staff, active per ACTIVE_STAT, must-change flagged. Idempotent. Ran on live DB — 11 added. - Employees list: 'Invited · must change pw' badge + a notice explaining the default password pattern so the owner can share logins. Verified: adithya/adithya@123 → 200, inactive raveena blocked. typecheck + employee tests green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
2 days ago | |
|---|---|---|
| .. | ||
| backup-hq.sh | 1 week ago | |
| demo-seed.ts | 3 days ago | |
| gmail-connect.ts | 5 days ago | |
| import-apex-full.ts | 4 days ago | |
| import-employees.ts | 2 days ago | |