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> |
3 days ago | |
|---|---|---|
| .. | ||
| public | 5 days ago | |
| src | 3 days ago | |
| test | 4 days ago | |
| index.html | 5 days ago | |
| package.json | 4 days ago | |
| tsconfig.json | 2 weeks ago | |
| vite.config.ts | 6 days ago | |