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 a unique username (both engines: migrate + pg 009); older rows and the seed owner backfill username=email so every existing login keeps working. login() matches username OR email (legacy fallback). - createStaff/createEmployee take an optional username (defaults to email); Employee/API expose it; POST /employees accepts username. Email stays a required contact field on the table (making it optional is a later table rebuild). Full backend suite 346 green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
4 days ago | |
|---|---|---|
| .. | ||
| scripts | 4 days ago | |
| src | 4 days ago | |
| test | 4 days ago | |
| .env.example | 4 days ago | |
| build-server.mjs | 2 weeks ago | |
| package.json | 4 days ago | |
| schema.sql | 2 weeks ago | |
| tsconfig.json | 2 weeks ago | |