• Joined on 2026-03-02
jose created branch auth in juan/findyourpilot 2026-03-25 18:59:20 +00:00
jose pushed to auth at juan/findyourpilot 2026-03-25 18:59:20 +00:00
jose pushed to main at juan/findyourpilot 2026-03-25 18:47:47 +00:00
5b02cff4b9 fix: fix-environment (#3)
jose deleted branch fix-environment from juan/findyourpilot 2026-03-25 18:47:47 +00:00
jose merged pull request juan/findyourpilot#3 2026-03-25 18:47:46 +00:00
fix-environment
jose created pull request juan/findyourpilot#3 2026-03-25 18:41:28 +00:00
WIP: fix-environment
jose pushed to fix-environment at juan/findyourpilot 2026-03-25 18:34:09 +00:00
7bcf2d72a3 refactor: organize environment variables, add demo user credentials, and remove the components.json configuration and public.zip archive.
jose pushed to fix-environment at juan/findyourpilot 2026-03-24 19:14:43 +00:00
d97546dd76 chore: Add .env.development to gitignore and create .env.example template.
jose created branch fix-environment in juan/findyourpilot 2026-03-24 19:11:04 +00:00
jose pushed to fix-environment at juan/findyourpilot 2026-03-24 19:11:04 +00:00
jose pushed to main at juan/findyourpilot 2026-03-23 19:05:58 +00:00
828bf30faf feat: login (#2)
jose merged pull request juan/findyourpilot#2 2026-03-23 19:05:57 +00:00
login
jose created pull request juan/findyourpilot#2 2026-03-22 14:24:27 +00:00
login
jose pushed to login at juan/findyourpilot 2026-03-21 22:13:08 +00:00
cf8c592c78 feat: Add client-side password confirmation to signup, localize validation messages, and refactor login form layout.
jose pushed to login at juan/findyourpilot 2026-03-15 18:56:08 +00:00
08d0a5a099 feat: Implement a new _auth layout with a dashboard map, refactor the login form, and add logout functionality.
jose closed pull request juan/findyourpilot#1 2026-03-15 18:53:08 +00:00
login
jose pushed to login at juan/findyourpilot 2026-03-15 17:21:31 +00:00
45da7f62fe Merge branch 'main' into login
cec96b94da Prueba ssh
4d4cae2d8b feat: add dashboard page with an interactive map displaying drone locations.
bd8bb70b88 feat: Implement initial authentication pages and a MapLibre GL map component with TanStack Router setup.
Compare 4 commits »
jose created pull request juan/findyourpilot#1 2026-03-15 17:03:53 +00:00
login
jose pushed to login at juan/findyourpilot 2026-03-15 16:32:48 +00:00
63506d620f feat: Add dedicated login and logout routes, refactor Supabase environment variables, and update registration form UI.
jose pushed to login at juan/findyourpilot 2026-03-11 23:20:24 +00:00
0b50638583 feat: Implement a new authentication system with dedicated login and registration pages, an authenticated route layout, and updated routing.