Waleed Latif
|
d8f34f1538
|
fix(starter): add temp logging to debug executor inability to resolve envvars
|
2025-02-19 13:13:01 -08:00 |
|
Waleed Latif
|
384b79ef8d
|
fix(starter): updated table variable names in schema.ts to match actual supabase table names
|
2025-02-19 12:59:35 -08:00 |
|
Waleed Latif
|
d5f102d419
|
feat(starter): sync encrypted envvars to db on-save in settings modal, fetch during scheduled execution & decrypt
|
2025-02-19 12:35:30 -08:00 |
|
Waleed Latif
|
1c8a51de71
|
feat(starter): add routes for scheduled workflows
|
2025-02-19 00:44:59 -08:00 |
|
Waleed Latif
|
4c9b0e9e2c
|
feat(starter): added workflow_schedule table and helper to convert date to cron expression
|
2025-02-18 20:13:02 -08:00 |
|
Emir Karabeg
|
59dda992a1
|
Merge pull request #56 from simstudioai/feature/dbsync
Feature/dbsync
|
2025-02-17 15:00:35 -08:00 |
|
Waleed Latif
|
b5b8f55457
|
feat(auth): improve error handling for invalid credentials on login, redirect to workspace on successful social login
|
2025-02-17 14:52:16 -08:00 |
|
Waleed Latif
|
c4149b9241
|
feat(auth): created logs, user_environment, and user_settings tables and associated routes
|
2025-02-17 10:50:35 -08:00 |
|
Waleed Latif
|
71a66c6a13
|
feat(auth): added better error handling for login/signup flow
|
2025-02-16 21:31:43 -08:00 |
|
Waleed Latif
|
3db68629ec
|
feat(auth): general auth improvements, added signin/up with google
|
2025-02-16 18:16:05 -08:00 |
|
Waleed Latif
|
3b1788a469
|
fix(auth): remove ssl enforcement in prod for supabase db
|
2025-02-16 17:33:25 -08:00 |
|
Waleed Latif
|
51f26d4e1c
|
feature(auth): added basic scaffolding for auth using better-auth, drizzle ORM, resend for email verification
|
2025-02-16 02:02:01 -08:00 |
|
Emir Karabeg
|
ee32818548
|
Deleted lib file unused
|
2025-02-09 18:11:04 -08:00 |
|
Waleed Latif
|
9493055c60
|
Added prettier, added husky pre-commit hook to ensure formatting
|
2025-02-05 03:10:23 -08:00 |
|
Waleed Latif
|
985db94d68
|
Modified block implementation so block output format relies on tool outputs
|
2025-01-30 16:35:08 -08:00 |
|
Emir Karabeg
|
dd2caee5ca
|
Fixed hydration error
|
2025-01-29 23:36:43 -08:00 |
|
Waleed Latif
|
1ce6a1ec25
|
Fixed hydration error from mismatched server-rendered HTML and client-side rendered content by unifying initial timestamp
|
2025-01-28 19:49:41 -08:00 |
|
Waleed Latif
|
9b59d68209
|
Moved execution helper function to lib/ directory, removed unused functions
|
2025-01-18 23:05:25 -08:00 |
|
Emir Karabeg
|
5b1719057b
|
first commit
|
2025-01-05 14:48:01 -08:00 |
|