Commit Graph

21 Commits

Author SHA1 Message Date
Алекс 713ef5d76b un manejador de pages 2026-01-23 19:53:37 +01:00
javiermengual 39406597d9 Refactor login method to improve error handling and logging 2026-01-23 19:52:01 +01:00
Javier Mengual 6021b351a3 Enhance router logic to support DEV_MODE for easier testing and navigation 2026-01-16 22:04:29 +01:00
Javier Mengual 63d4b8bdb4 Refactor pages registry and router to enhance sidebar navigation and page rendering 2026-01-16 21:55:40 +01:00
Javier Mengual 90f2ba378b
Merge pull request #1 from JavMB/copilot/review-aside-bar-implementation
[WIP] Review implementation of aside sidebar
2026-01-16 21:27:09 +01:00
copilot-swe-agent[bot] 1c2a4da047 Add clarifying comment in pages registry filter logic
Co-authored-by: JavMB <114607632+JavMB@users.noreply.github.com>
2026-01-16 20:25:22 +00:00
copilot-swe-agent[bot] d8779ca2f6 Implement adaptable sidebar navigation component
Co-authored-by: JavMB <114607632+JavMB@users.noreply.github.com>
2026-01-16 20:22:14 +00:00
copilot-swe-agent[bot] 70e9cba2b7 Initial plan 2026-01-16 20:12:07 +00:00
Алекс 34a600d776 Revert "cambios a tirar xd"
This reverts commit 6932c71717.
2026-01-16 21:01:17 +01:00
Алекс 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