Commit Graph

12 Commits

Author SHA1 Message Date
Алекс 875262a8a1 Revert "Poner una barra lateral adaptable"
This reverts commit ac84ee86c1.
2026-01-16 21:01:01 +01:00
Алекс f81d742bde Revert "Refactor login method to use unified identifier for user input; update request body to support both email and username"
This reverts commit 3c901a35a6.
2026-01-16 20:59:01 +01:00
Алекс ac84ee86c1 Poner una barra lateral adaptable 2026-01-16 20:52:39 +01:00
Алекс 6932c71717 cambios a tirar xd 2026-01-16 19:32:49 +01:00
javiermengual 3c901a35a6 Refactor login method to use unified identifier for user input; update request body to support both email and username 2026-01-16 19:08:47 +01:00
javiermengual 7a36a0d4f0 Refactor login form to use unified identifier for user input; implement async login handling in LoginPage 2026-01-16 19:06:00 +01:00
javiermengual a13613a660 Refactor authentication logic in Auth service; implement async login with error handling and add token management 2026-01-16 19:04:42 +01:00
Olivia Mestre Llobell 5944a4fb09 Fix template literal usage in DashboardPage for HTML rendering 2026-01-16 18:50:38 +01:00
Olivia Mestre Llobell 3ad550e436 Add .vscode and bun.lock to .gitignore for improved environment management 2026-01-16 18:36:35 +01:00
javiermengual cbfa3b1c7d Refactor login and dashboard components to use template literals for HTML rendering; update styles for improved theming and responsiveness. 2026-01-16 17:54:59 +01:00
javiermengual 282118b93f Implement authentication and routing features with login and dashboard pages 2026-01-16 17:44:16 +01:00
javiermengual f35cd90cd6 first commit 2026-01-16 16:58:46 +01:00