- Replace sessionStorage with localStorage for user data persistence - Add refreshSession() function to restore session from HTTPOnly cookie via /users/me - Update tests to use localStorage mocks - Add 3 new tests for refreshSession() functionality - Update superadmin credentials in README.md and DEVOPS.md |
||
|---|---|---|
| .. | ||
| e2e | ||
| messages | ||
| public | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .npmrc | ||
| .stylelintrc.json | ||
| components.json | ||
| Dockerfile | ||
| eslint.config.mjs | ||
| FRONTEND.md | ||
| jest.config.js | ||
| jest.setup.js | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| wrangler.toml | ||