3479 Commits

Author SHA1 Message Date
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
Emir Karabeg
43d22d2f06 feat(logs): added logs structure; connecting to DB now 2025-03-05 14:47:51 -08:00
Waleed Latif
07780800d8 fix(starter): change starter block output format from .type.input to .input, tested 2025-03-05 13:57:18 -08:00
Waleed Latif
350a0dca57 fix(build): ignore the cli package when building our core project in vercel 2025-03-05 13:16:48 -08:00
Waleed Latif
9af2d21283 fix(landing): programatically fetch github stars 2025-03-05 13:10:41 -08:00
Emir Karabeg
f56d2d1f71 feat(logs/folders): moved file structure and added relevant layouts 2025-03-05 12:58:32 -08:00
Waleed Latif
630033b858 fix(db): keep db connections alive for longer to prevent issues in dev 2025-03-05 12:57:48 -08:00
Emir Karabeg
1485a9e498 fix(landing): updated stars 2025-03-05 12:15:19 -08:00
Waleed Latif
cac85c6c24 feat(npm): Rename CLI package from @sim/cli to @simstudio/cli and update references 2025-03-05 11:59:44 -08:00
Waleed Latif
34dfdf3119 fix: moved migrations script into scripts/ dir 2025-03-05 00:18:34 -08:00
Emir Karabeg
0a7bd68ca4 improvement(ui): added links to landing 2025-03-04 23:20:18 -08:00
Emir Karabeg
2d005ec900 feat(long-description): added long description to blocks and info in workflow bloc kheader 2025-03-04 22:46:30 -08:00
Emir Karabeg
440b287899 improvement(ux): added slight running animation 2025-03-04 22:11:14 -08:00
Emir Karabeg
743c4fd0bf fix(ui): notifications fade out remove flash 2025-03-04 21:52:47 -08:00