Commit Graph

642 Commits

Author SHA1 Message Date
Waleed Latif
b53177cd14 improvement: cleanup style and display for webhooks 2025-03-08 20:16:05 -08:00
Waleed Latif
6cbb4c0017 improvement(ui): add tooltip to show if a field is required 2025-03-08 19:36:53 -08:00
Waleed Latif
d6d9f30b76 improvement: auto-select oauth credential if there is only one detected 2025-03-08 17:56:12 -08:00
Waleed Latif
67f3cc6460 feat(tools): fixed google sheets write/update tools 2025-03-08 17:47:27 -08:00
Waleed Latif
fd96ddafca fix(tools): fixed whatsapp send message tool 2025-03-08 16:49:28 -08:00
Waleed Latif
060cc1fd02 feat(tools): added google sheets block, tools. tested read & it works 2025-03-08 04:17:51 -08:00
Waleed Latif
a4d04c788e feat(oauth): added google sheets scopes and oauth 2025-03-08 03:35:29 -08:00
Waleed Latif
e7b3d4855a fix: standardized logging for scheduled, webhooks, manual executions, and api endpoints 2025-03-08 03:23:24 -08:00
Waleed Latif
05a9bfdcb5 feat(webhooks): added logic to execute workflows from webhooks 2025-03-08 03:16:34 -08:00
Waleed Latif
63724d0cc7 feat(webhooks): consolidated webhook routes and added logs to debug webhook connection 2025-03-08 03:04:44 -08:00
Waleed Latif
16560d8a89 feat(webhooks): testing whatsapp webhook in prod 2025-03-07 17:25:59 -08:00
Waleed Latif
011c21781e feat(webhooks): testing whatsapp webhook in prod 2025-03-07 17:08:14 -08:00
Waleed Latif
83260d0af6 feat(webhooks): testing whatsapp webhook in prod 2025-03-07 16:55:42 -08:00
Waleed Latif
a4d516056a feat(webhook): add provider config to webhook db, improve general webhook functionality 2025-03-07 16:55:42 -08:00
Emir Karabeg
7823337430 improvement(stores): removed environment local storage persistence 2025-03-07 16:35:58 -08:00
Waleed Latif
cee341ff80 feat(webhook): added whatsapp block/tool, added scaffolding for webhooks with modal, added webhooks table and ran migrations 2025-03-07 13:22:12 -08:00
Waleed Latif
c2406c4eb6 feat(oauth): added google docs, added icons for other oauth providers, removed client side oauth utils 2025-03-07 12:10:54 -08:00
Waleed Latif
d7337069ce docs: updated README.md 2025-03-07 00:17:14 -08:00
Waleed Latif
b66ba1ce6c fix(oauth): removed oauth-input sub-block 2025-03-06 23:59:52 -08:00
Waleed Latif
26bcdd7b34 feat(oauth): added google drive credentials, fixed some oauth bugs 2025-03-06 23:59:52 -08:00
Emir Karabeg
fdbc01345f Update README.md 2025-03-06 23:34:22 -08:00
Emir Karabeg
caca804683 updated README 2025-03-06 23:32:48 -08:00
Waleed Latif
3d9d125bba feat(oauth): simplified logic for oauth, tested with send email and it works 2025-03-06 21:38:11 -08:00
Waleed Latif
f244c96f9a feat(oauth): add multiple credentials per provider 2025-03-06 20:19:03 -08:00
Waleed Latif
0af9d05b67 feat(oauth): cleanup UI in scopes requested subsection 2025-03-06 18:48:49 -08:00
Waleed Latif
0e20e340c0 feat(oauth): modified google drive/gmail icons, added credentials selector sub-block to gmail tool 2025-03-06 18:21:39 -08:00
Waleed Latif
a1a16ec455 feat(oauth): added credentials tab to settings modal, added credential-selector sub-block, added routes for connecting/disconnecting/listing credentials 2025-03-06 18:04:12 -08:00
Waleed Latif
2cb724eacc feat(oauth): clean up oauth authorization flow 2025-03-06 17:22:18 -08:00
Waleed Latif
3df326f8ba feat(oauth): add oauth as param for tool, if required & user doesn't have access, modal will popup that allows user to grant access for that group of scopes 2025-03-06 17:22:18 -08:00
Waleed Latif
4d702cfdbf feat(tools): added reddit hot subreddit posts tool/block 2025-03-06 13:53:47 -08:00
Waleed Latif
64ebe4ed21 docs: updated README.md and CONTRIBUTING.md 2025-03-06 13:33:28 -08:00
Waleed Latif
384da37064 fix(npm): download issues and improve CLI messaging 2025-03-06 12:41:55 -08:00
Waleed Latif
cb9f46c983 fix(cli): improve root path redirect and bump version to 0.1.3 2025-03-06 12:01:38 -08:00
Waleed Latif
400ee1452d fix(cli): improve root path redirect and bump version to 0.1.3 2025-03-06 12:00:34 -08:00
Waleed Latif
fb8a780224 chore: bump version to 0.1.2 with fixed HTTP redirect handling for downloads 2025-03-06 02:16:31 -08:00
Waleed Latif
88f7490a30 fix(npm): broken npx simstudio download by handling HTTP redirects 2025-03-06 02:14:09 -08:00
Waleed Latif
d631075418 feat: update README.md and CONTRIBUTING.md 2025-03-06 02:06:35 -08:00
Waleed Latif
721fedfc75 feat(npm): simplify project structure by moving from @simstudio/cli to simstudio package 2025-03-06 01:51:20 -08:00
Waleed Latif
49e3b625a9 feat(npm): added logic to skip db syncing logic if we are in local storage mode 2025-03-06 01:27:03 -08:00
Emir Karabeg
259e2707e2 improvement(ui): error on logs dark mode 2025-03-05 22:32:38 -08:00
Emir Karabeg
28cfb7ea58 fix(notifications): resizeable based on content 2025-03-05 22:13:15 -08:00
Emir Karabeg
154c789f26 improvement(logs): loading animation 2025-03-05 22:02:32 -08:00
Emir Karabeg
2b1bd50721 fix(landing): static stars 2025-03-05 21:58:43 -08:00
Emir Karabeg
8d5ecb534a feat(logs): added searching, refresh, live updates 2025-03-05 21:58:30 -08:00
Emir Karabeg
b7a80ecdb5 fix(ui): short input overlay 2025-03-05 21:20:11 -08:00
Emir Karabeg
bbea7b6afe feat(logs): completed filters 2025-03-05 21:13:57 -08:00
Emir Karabeg
8851beea1b feat(logs): added block output to db 2025-03-05 17:50:57 -08:00
Emir Karabeg
3810db2b03 feat(logs): added responsive columns 2025-03-05 16:14:53 -08:00
Emir Karabeg
5d838e6255 feat(logs): added logs fetch and UI; connecting filters and control bar 2025-03-05 15:57:48 -08:00
Emir Karabeg
7efe569ae7 improvement(ui): sidebar consistency 2025-03-05 14:58:45 -08:00