Emir Karabeg
|
3d881eadaa
|
improvement(ui): logs styling
|
2025-03-10 01:18:32 -07:00 |
|
Waleed Latif
|
8fc3048b01
|
fix: un-bold text in credential selector
|
2025-03-10 00:56:43 -07:00 |
|
Waleed Latif
|
56d37e2d2d
|
fix: add the ability to select multiple workflows in logs
|
2025-03-10 00:51:13 -07:00 |
|
Waleed Latif
|
744396c56c
|
feat: added help page and route
|
2025-03-10 00:36:15 -07:00 |
|
Waleed Latif
|
d56aaeede8
|
feat: added privacy and terms pages and landing footer
|
2025-03-09 18:45:00 -07:00 |
|
Waleed Latif
|
af30c296f4
|
fix(stateless): add support for oauth credentials in stateless executions
|
2025-03-09 18:13:22 -07:00 |
|
Waleed Latif
|
b8c30396cb
|
feat(serverless): for serverless executions (webhooks & scheduled), use workflow-id based authentication instead of session based to support OAuth
|
2025-03-09 17:43:50 -07:00 |
|
Waleed Latif
|
31ec93e688
|
fix(webhook): fix webhook execution to be identical to scheduled, manual executions besides pre-processing
|
2025-03-09 17:22:23 -07:00 |
|
Waleed Latif
|
9baaccb4be
|
improvement(ui): fixed some styling for credential selector
|
2025-03-09 16:49:38 -07:00 |
|
Waleed Latif
|
52350a856c
|
feat(oauth): added supabase oauth, block, & tools
|
2025-03-09 14:59:21 -07:00 |
|
Waleed Latif
|
a6802e36ce
|
docs: update CONTRIBUTING.md
|
2025-03-09 13:41:42 -07:00 |
|
Waleed Latif
|
3ddbe194e3
|
improvement: added registry for each tools directory for organization
|
2025-03-09 13:40:08 -07:00 |
|
Waleed Latif
|
c8ab36492d
|
improvement: renamed crewai vision to vision, updated refs
|
2025-03-09 13:29:59 -07:00 |
|
Waleed Latif
|
163cc9bf53
|
feat(tools): added guesty tools/block
|
2025-03-09 13:17:26 -07:00 |
|
Waleed Latif
|
fd510d582e
|
improvement(logging): created common logging utility for all executions
|
2025-03-09 04:37:50 -07:00 |
|
Waleed Latif
|
3bb6b5bf02
|
improvement(webhooks): consolidated webhook routes
|
2025-03-09 04:21:29 -07:00 |
|
Waleed Latif
|
6b10c8fedc
|
improvement: standardized oauth implementation & ui
|
2025-03-08 20:47:50 -08:00 |
|
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 |
|