Commit graph

23 commits

Author SHA1 Message Date
Naval 70aaf48404 WIP: CORS fixes
Signed-off-by: Naval <ashish.kumar@cloudwick.com>
2025-03-05 15:48:19 +05:30
Naval f43741f285 WIP-CORS issue fixes
Signed-off-by: Naval <ashish.kumar@cloudwick.com>
2025-03-05 14:46:31 +05:30
Naval 3489b75ec2 TEMP: CORS issue fix
Signed-off-by: Naval <ashish.kumar@cloudwick.com>
2025-03-05 12:17:56 +05:30
Naval 6b6a64e5cf API key changed 2025-03-05 08:47:05 +05:30
Naval 63bbd65cbe Code for deployement 2 2025-03-04 11:50:02 +05:30
Naval 7ab8dff78f Code for deployement 2025-03-04 11:44:16 +05:30
Naval 7c923cfb60 R&d for supabase and twillio
Signed-off-by: Naval <ashish.kumar@cloudwick.com>
2025-02-28 16:55:12 +05:30
gpt-engineer-app[bot] e360003061 feat: Implement unspecified changes
The commit implements unspecified changes based on the prompt.  No further details are available.
2025-02-26 22:36:57 +00:00
gpt-engineer-app[bot] c4d3c70f8c Investigate SMS delivery failure
The application reports successful message sending, but the user did not receive an SMS.  Further investigation is needed to determine the cause of the delivery failure.
2025-02-26 22:23:54 +00:00
gpt-engineer-app[bot] 777409e6cc Fix: Failed to send message
The commit addresses the issue where messages failed to send.  Further details on the specific fix will be included in the commit details.
2025-02-26 17:58:20 +00:00
gpt-engineer-app[bot] 4dbee045fc Refactor code
The code has been refactored.
2025-02-26 17:55:25 +00:00
gpt-engineer-app[bot] 6b844ceb1b Fix: "failed to send message" error
The commit addresses the "failed to send message" error.  No further details are available at this time.
2025-02-26 17:48:41 +00:00
gpt-engineer-app[bot] 4d033228b1 Test message sending functionality
This commit includes tests to verify that messages can be sent to the added phone numbers.  No code changes are included in this commit.
2025-02-26 17:17:19 +00:00
gpt-engineer-app[bot] ce57fdd5c6 Implement SMS message sending
This commit implements the functionality to send an SMS message from a user's cell phone and display it on the dashboard.  The implementation details are not specified in this commit message.
2025-02-26 17:05:52 +00:00
gpt-engineer-app[bot] add47667af Implement SMS functionality
This commit implements the functionality to send SMS messages using a Supabase function.  The front-end allows users to input a phone number and message, which is then sent via the Supabase function.  Error handling and user feedback are included.
2025-02-26 17:04:06 +00:00
gpt-engineer-app[bot] 151e179300 Add Supabase API key
The prompt asked for guidance on where to add the Supabase API key.  This commit addresses that request.
2025-02-26 17:03:41 +00:00
gpt-engineer-app[bot] 134e7d12e3 Add project URL
The project URL has been added.
2025-02-26 17:02:54 +00:00
gpt-engineer-app[bot] bd29eefcef No changes needed
This commit addresses a user report that there were no errors present in the code.  No code changes were made as a result.
2025-02-26 16:27:24 +00:00
gpt-engineer-app[bot] ecffcfed9a Test and fix bugs
This commit includes various bug fixes and tests to ensure the application functions correctly.  No specific changes are detailed as the scope was a general check.
2025-02-26 16:25:57 +00:00
gpt-engineer-app[bot] 5dc6e8d297 Fix: Resolve import error for @supabase/supabase-js
The commit addresses a TypeScript import error related to the `@supabase/supabase-js` module.  The error message indicates that the module or its type declarations could not be found.  This commit aims to resolve the import issue.
2025-02-26 16:25:07 +00:00
gpt-engineer-app[bot] a149662806 Fix: Connected
The prompt indicated a connection issue needed to be addressed.  This commit addresses that issue.
2025-02-26 16:24:44 +00:00
gpt-engineer-app[bot] dc6fafb0ef Implement initial PoC features
This commit implements the initial features for a proof-of-concept (PoC) project.  This includes static screens, fetching numbers from a Twilio account, sending messages, viewing communication history, and viewing specific conversations.  Backend APIs for these features are also included.
2025-02-26 16:20:33 +00:00
gpt-engineer-app[bot] 7d1ee99977 Use tech stack vite_react_shadcn_ts
[skip gpt_engineer]
2025-02-26 16:18:43 +00:00