gpt-engineer-app[bot]
439653fa2f
Remove on-premise Supabase test code
...
Remove code related to on-premise Supabase testing.
2025-03-15 22:35:44 +00:00
gpt-engineer-app[bot]
f25d55690d
Refactor supabase client file
...
Refactor the supabase client file into smaller modules.
2025-03-15 15:44:11 +00:00
gpt-engineer-app[bot]
f335a381e3
Refactor Supabase setup file
...
Refactor src/lib/supabase/setup.ts into smaller files for better maintainability and readability.
2025-03-15 13:10:22 +00:00
gpt-engineer-app[bot]
e687047401
Refactor Login component
...
Splits the Login component into smaller, more manageable parts and extracts related logic into hooks to improve code organization and readability.
2025-03-15 12:39:09 +00:00
gpt-engineer-app[bot]
2493f958de
Refactor supabase.ts into modules
...
Refactor the supabase.ts file into smaller modules, separating test functionalities and default client configurations while preserving all code functionalities.
2025-03-15 12:12:07 +00:00