Commit Graph

397 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
fd96ddafca fix(tools): fixed whatsapp send message tool 2025-03-08 16:49:28 -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
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
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
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
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
cb9f46c983 fix(cli): improve root path redirect and bump version to 0.1.3 2025-03-06 12:01:38 -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
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
Emir Karabeg
1485a9e498 fix(landing): updated stars 2025-03-05 12:15:19 -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
4f3e771e0e fix(ux): zoom in/out on inputs 2025-03-04 21:30:52 -08:00
Emir Karabeg
93b292f58a improvement(ui): account styling 2025-03-04 19:30:29 -08:00
Waleed Latif
301b156139 feat(npm): added logic to disable auth, middleware validation, & db syncing for npm package 2025-03-04 17:56:14 -08:00
Emir Karabeg
2eb02a3369 feat(account): added account to settings 2025-03-04 16:39:56 -08:00
Waleed Latif
74180549b1 fix: renamed /api/execute to /api/function/execute 2025-03-04 13:48:27 -08:00
Emir Karabeg
3470036a40 improvement(file-structure): standardized components in folders 2025-03-04 10:34:56 -08:00
Emir Karabeg
2799651f05 fix(ui): minor changes; max zoom 2025-03-04 10:29:41 -08:00
Emir Karabeg
d117be8764 improvement(ui): loop-input badge padding 2025-03-04 09:36:24 -08:00
Emir Karabeg
790d73d40b fix(tool-input): search fixed 2025-03-04 09:28:57 -08:00