spawner/frontend
XPS\Micro fe4907ee46 fix: update admin page for passwordless authentication
- Remove handleResetPassword function (no longer needed with Magic Links)
- Change password reset button to send Magic Link instead
- Update button icon from KeyRound to Mail
- Update button tooltip to reflect new Magic Link flow
- Remove unused KeyRound import
2026-01-31 16:46:45 +01:00
..
public Initial project structure with documentation 2026-01-30 18:00:41 +01:00
src fix: update admin page for passwordless authentication 2026-01-31 16:46:45 +01:00
.env.example Initial project structure with documentation 2026-01-30 18:00:41 +01:00
.gitignore Initial project structure with documentation 2026-01-30 18:00:41 +01:00
Dockerfile fix: install curl in frontend Dockerfile for healthcheck compatibility 2026-01-31 13:34:51 +01:00
next.config.mjs Initial project structure with documentation 2026-01-30 18:00:41 +01:00
package-lock.json Initial project structure with documentation 2026-01-30 18:00:41 +01:00
package.json Initial project structure with documentation 2026-01-30 18:00:41 +01:00
postcss.config.mjs Initial project structure with documentation 2026-01-30 18:00:41 +01:00
tailwind.config.ts Initial project structure with documentation 2026-01-30 18:00:41 +01:00
tsconfig.json Script modified 2026-01-30 21:45:27 +01:00