gpt-engineer-app[bot]
893e1cf0aa
Improve Supabase connection testing
...
Enhance connection testing to provide more detailed error information.
2025-03-15 12:17:50 +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
gpt-engineer-app[bot]
3a14914482
Fix spread argument type error
...
The spread argument in the fetch function was causing a TypeScript error. Changed the fetch implementation to resolve the type issue.
2025-03-15 12:10:58 +00:00
gpt-engineer-app[bot]
66c2240bb2
Address error condition
...
The code has an error that needs to be addressed.
2025-03-15 12:09:51 +00:00
gpt-engineer-app[bot]
5371462b49
Add API test for login
...
This commit adds an API test to check if the login is working correctly.
2025-03-15 12:06:05 +00:00
gpt-engineer-app[bot]
2f3dda3ca6
Add Supabase settings page
...
This commit adds a Supabase settings page to configure the Supabase URL and Anon Key.
2025-03-15 12:00:46 +00:00
gpt-engineer-app[bot]
96ffe015ec
Update Supabase Anon Key
...
Updates the Supabase anon key with the provided value.
2025-03-15 12:00:02 +00:00
gpt-engineer-app[bot]
8e1f2de87e
Remove demo mode
...
Removes demo mode to ensure proper Supabase functionality.
2025-03-15 10:20:14 +00:00
gpt-engineer-app[bot]
01e71d1219
Document on-premise Supabase setup
...
Adds documentation on how to connect to an on-premise Supabase instance.
2025-03-15 08:11:00 +00:00
gpt-engineer-app[bot]
67f763eefa
Update login failure message
...
Update the message displayed upon login failure.
2025-03-15 07:35:25 +00:00
gpt-engineer-app[bot]
6bb0dee97a
Update Supabase anon key
...
Update the Supabase anon key to the new value.
2025-03-15 07:34:18 +00:00
gpt-engineer-app[bot]
46d4f10c5c
Reverted to edit edt-5621e5a0-bf01-45d1-871d-f401b7a23641: "Investigate fetch failure
...
Investigate why fetch requests are failing."
2025-03-15 07:29:30 +00:00
gpt-engineer-app[bot]
21cfc7aee2
Update anon key
...
Updates the anon key value in the codebase.
2025-03-15 07:28:15 +00:00
gpt-engineer-app[bot]
41308a478e
Investigate fetch failure
...
Investigate why fetch requests are failing.
2025-03-15 07:06:29 +00:00
gpt-engineer-app[bot]
d345f7035a
Fix sign-up failure handling
...
The sign-up failure logic was not properly implemented. This commit addresses the issue.
2025-03-15 07:04:34 +00:00
gpt-engineer-app[bot]
bfb446fe1a
Update Supabase configuration
...
Updates the Supabase URL and anon key with the correct values.
2025-03-15 06:47:50 +00:00
gpt-engineer-app[bot]
6cda809697
Reverted to edit edt-ac485f97-7774-4a29-9d0a-ec4295ecbab8: "Configure Supabase environment variables
...
Sets Supabase URL and anon key using environment variables."
2025-03-15 06:42:32 +00:00
gpt-engineer-app[bot]
c90fc7dfff
Create environment variables
...
This commit creates environment variables.
2025-03-15 06:31:49 +00:00
gpt-engineer-app[bot]
5089838a57
Configure Supabase environment variables
...
Sets Supabase URL and anon key using environment variables.
2025-03-15 06:28:59 +00:00
gpt-engineer-app[bot]
73d2558ae7
Ask for Supabase on-premise information
...
The prompt requests information needed to use Supabase on-premise.
2025-03-15 05:21:00 +00:00
gpt-engineer-app[bot]
1ad6e5b685
Refactor form component
...
Refactor the form component to use a hybrid approach.
2025-03-15 05:09:25 +00:00
gpt-engineer-app[bot]
1b620c2148
Use tech stack vite_react_shadcn_ts
...
[skip gpt_engineer]
2025-03-08 07:54:13 +00:00