Commit Graph
370 Commits
Author SHA1 Message Date
adminandClaude Opus 4.8 9d5b11bb10 Fix blank /students/new and /students/$id (missing Outlet)
students.tsx was the list AND the parent of students.new / students.$id but
rendered no <Outlet/>, so child routes never showed. Make students.tsx an
Outlet layout and move the list to students.index.tsx. Add an errorComponent
to students.new as a safety net.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18 22:42:45 -04:00
adminandClaude Opus 4.8 cee27a6189 Add full-page student intake form matching Bayside paper forms
- Migration: student intake fields (health, academic, dismissal, agreement),
  student_guardians + student_curriculum_logins tables, extend authorized_pickups
  (alt_phone, notes, kind) with RLS mirroring existing policies
- New /students/new full-page multi-section form (replaces the add dialog)
- Students list links to the full page; regenerate Supabase types

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18 22:21:38 -04:00
adminandClaude Opus 4.8 45d36827d2 Migrate backend from Lovable Cloud to own Supabase (EDU project)
- Point .env + supabase/config.toml at EDU (qgmcpounpkgsjlwosjdi)
- Replace Lovable Google-OAuth shim with native supabase.auth.signInWithOAuth
- Remove src/integrations/lovable and @lovable.dev/cloud-auth-js dependency
- Drop .lovable metadata; gitignore supabase/.temp

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18 18:04:18 -04:00
gpt-engineer-app[bot]andrenee-png c36d2b24e9 Update site info for publish
Edited UI in Lovable

Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:56:28 +00:00
gpt-engineer-app[bot]andrenee-png 516397c518 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:46:00 +00:00
gpt-engineer-app[bot]andrenee-png cbea663981 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:45:51 +00:00
gpt-engineer-app[bot]andrenee-png 5489371d45 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:45:30 +00:00
gpt-engineer-app[bot]andrenee-png 477e5fcdc3 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:45:23 +00:00
gpt-engineer-app[bot]andrenee-png b422766132 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:45:10 +00:00
gpt-engineer-app[bot]andrenee-png 79d124e188 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:45:02 +00:00
gpt-engineer-app[bot]andrenee-png 002f4d00f0 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:44:47 +00:00
gpt-engineer-app[bot]andrenee-png eeeae5181a Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:44:37 +00:00
gpt-engineer-app[bot]andrenee-png e094b56e1b Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:41:49 +00:00
gpt-engineer-app[bot]andrenee-png 8cf9b95cff Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:41:43 +00:00
gpt-engineer-app[bot]andrenee-png 594fb22107 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:41:37 +00:00
gpt-engineer-app[bot]andrenee-png a2a4e6c811 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:41:27 +00:00
gpt-engineer-app[bot]andrenee-png 1fdd309ca8 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:40:17 +00:00
gpt-engineer-app[bot]andrenee-png 4ca9d41165 Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:38:41 +00:00
gpt-engineer-app[bot]andrenee-png b6233ade1b Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
2026-06-30 20:38:33 +00:00
Lovable cb75921659 template: tanstack_start_ts_current-40f3c252c0da 2025-01-01 00:00:00 +00:00