chrysopedia/frontend
jlightner 4969935c76 feat: Added ConfirmModal component, Edit As button with write-mode conf…
- "frontend/src/components/ConfirmModal.tsx"
- "frontend/src/components/ConfirmModal.module.css"
- "frontend/src/api/auth.ts"
- "frontend/src/context/AuthContext.tsx"
- "frontend/src/pages/AdminUsers.tsx"
- "frontend/src/pages/AdminUsers.module.css"
- "frontend/src/components/ImpersonationBanner.tsx"
- "frontend/src/components/ImpersonationBanner.module.css"

GSD-Task: S07/T02
2026-04-04 06:27:38 +00:00
..
public add robots.txt — disallow all crawlers from indexing the site 2026-04-03 08:31:33 +00:00
src feat: Added ConfirmModal component, Edit As button with write-mode conf… 2026-04-04 06:27:38 +00:00
index.html feat: Added favicon (SVG + 32px PNG), apple-touch-icon, OG social image… 2026-04-03 05:45:51 +00:00
package-lock.json feat: Installed wavesurfer.js, created AudioWaveform component with sha… 2026-04-04 05:49:40 +00:00
package.json feat: Installed wavesurfer.js, created AudioWaveform component with sha… 2026-04-04 05:49:40 +00:00
tsconfig.app.json feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
tsconfig.app.tsbuildinfo feat: Added ConfirmModal component, Edit As button with write-mode conf… 2026-04-04 06:27:38 +00:00
tsconfig.json feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
vite.config.ts feat: Added AppFooter component displaying app version, build date, com… 2026-03-30 12:00:58 +00:00