docs: backfill task 1.3 commit SHA
This commit is contained in:
@@ -51,7 +51,7 @@ These rules govern every task. Any deviation must be discussed and documented as
|
|||||||
| ---- | ------------------------------------------------------------------------------------------------------------ | ------ | --------- |
|
| ---- | ------------------------------------------------------------------------------------------------------------ | ------ | --------- |
|
||||||
| 1.1 | Project scaffold (Vite + React + TS) | 🟩 | (manual) |
|
| 1.1 | Project scaffold (Vite + React + TS) | 🟩 | (manual) |
|
||||||
| 1.2 | [Stack rounding-out (Tailwind + shadcn/ui + deps + Prettier)](./phase-1-foundation/02-stack-rounding-out.md) | 🟩 | `9918418` |
|
| 1.2 | [Stack rounding-out (Tailwind + shadcn/ui + deps + Prettier)](./phase-1-foundation/02-stack-rounding-out.md) | 🟩 | `9918418` |
|
||||||
| 1.3 | [Vite dev proxy + path aliases + tsconfig hardening](./phase-1-foundation/03-vite-dev-proxy.md) | 🟩 | `PENDING_SHA` |
|
| 1.3 | [Vite dev proxy + path aliases + tsconfig hardening](./phase-1-foundation/03-vite-dev-proxy.md) | 🟩 | `39b60c9` |
|
||||||
| 1.4 | [Runtime config endpoint](./phase-1-foundation/04-runtime-config.md) | ⬜ | — |
|
| 1.4 | [Runtime config endpoint](./phase-1-foundation/04-runtime-config.md) | ⬜ | — |
|
||||||
| 1.5 | [Directus auth client (cookie mode + refresh)](./phase-1-foundation/05-directus-auth-client.md) | ⬜ | — |
|
| 1.5 | [Directus auth client (cookie mode + refresh)](./phase-1-foundation/05-directus-auth-client.md) | ⬜ | — |
|
||||||
| 1.6 | [Login page](./phase-1-foundation/06-login-page.md) | ⬜ | — |
|
| 1.6 | [Login page](./phase-1-foundation/06-login-page.md) | ⬜ | — |
|
||||||
|
|||||||
@@ -146,4 +146,4 @@ One gotcha: the proxy's `target` for a WS route must use a `ws://` or `wss://` s
|
|||||||
|
|
||||||
**Smoke check:** `pnpm typecheck`, `pnpm lint`, `pnpm format:check`, `pnpm build` all green. Stricter tsconfig didn't surface any existing issues (current code is small).
|
**Smoke check:** `pnpm typecheck`, `pnpm lint`, `pnpm format:check`, `pnpm build` all green. Stricter tsconfig didn't surface any existing issues (current code is small).
|
||||||
|
|
||||||
Landed in `PENDING_SHA`.
|
Landed in `39b60c9`.
|
||||||
|
|||||||
Reference in New Issue
Block a user