Commit Graph

672 Commits

Author SHA1 Message Date
Jonathan Dobson
164bcf57c9 make missing script key value 'default' (#3278) 2025-08-22 17:34:53 -04:00
Jonathan Dobson
2903291dc4 add icon for scripted actions (#3274) 2025-08-22 10:30:49 -04:00
Jonathan Dobson
b179ff684a no success (or fail) for action list/action card (#3272) 2025-08-22 09:23:56 -04:00
Jonathan Dobson
7b18d28463 reuse parameter-patching input (#3271) 2025-08-22 09:13:28 -04:00
Jonathan Dobson
c54ba42bb9 Add Panel For Cache Key Value Selection And Deletion (#3266) 2025-08-21 19:13:36 -04:00
Jonathan Dobson
64a3330b58 unconstrain editor for OSS (#3245) 2025-08-21 09:02:49 -04:00
LawyZheng
0de18f9a88 frontend support cdp for task and workflow (#3231) 2025-08-21 12:26:12 +08:00
Jonathan Dobson
d0296f0e25 Jon/sky 5981 turn off debugger for oss and self host (#3243) 2025-08-20 14:28:33 -04:00
Jonathan Dobson
0913e4f0a0 Jon/construct cache key and show (#3242) 2025-08-20 13:47:17 -04:00
Jonathan Dobson
edc9ad726a fix bug introduced by #3232 (#3233) 2025-08-19 15:34:06 -04:00
Jonathan Dobson
fa978bccd7 make WorkflowBlockInputArea a 'hybrid sync component', rather than a … (#3232) 2025-08-19 12:08:30 -04:00
Jonathan Dobson
273d0b0edf log updates for run block (error objects are filtered out in Sentry) (#3230) 2025-08-19 09:43:00 -04:00
Jonathan Dobson
a6141d1786 add control buttons to debugger; change 'cede control' text (#3226) 2025-08-18 20:15:22 -04:00
Jonathan Dobson
430721da49 update copy; adjust some styles (#3225) 2025-08-18 18:45:32 -04:00
Jonathan Dobson
88b445c7c6 make all blocks debuggable (#3221) 2025-08-18 10:07:21 -04:00
Jonathan Dobson
82f0b98fca react-flow updates: allow one in current render cycle; defer rest to … (#3213) 2025-08-16 12:21:26 -04:00
Jonathan Dobson
e2a8f52464 defer flow updates to next tick (#3211) 2025-08-16 08:59:18 -04:00
Jonathan Dobson
618fba5371 Jon/sky 5841 make debug view the default view (#3208) 2025-08-15 20:32:55 -04:00
Jonathan Dobson
fc55729257 enable logs; add sentry logging to block runs (debugger) (#3205) 2025-08-15 11:25:53 -04:00
Jonathan Dobson
e09bf89f19 fix task node accordion for settings (#3204) 2025-08-15 11:09:02 -04:00
Jonathan Dobson
f2e33c69bc fix accordion rebder bug from flippable component (#3203) 2025-08-15 08:53:29 -04:00
Jonathan Dobson
40d104c193 Jon/sky 5906 debugger show actions inputs outputs for a block run (#3202) 2025-08-15 07:25:04 -04:00
Shuchang Zheng
5c5926e65c fix accidentally sinced workflow editor code (#3199) 2025-08-14 23:52:13 -07:00
LawyZheng
6b8d29a23d fix stop waiting bug (#3197) 2025-08-15 03:51:39 +08:00
Jonathan Dobson
218f2dd7db allow deletion of blocks within the debugger (#3196) 2025-08-14 15:25:49 -04:00
dvloper-serena
6bc499d8cd Split Reveal/Copy button for API key (#3180) 2025-08-14 09:54:00 -07:00
Jonathan Dobson
a2f6b9e539 replace workflow parameter React Context with a zustand store; use everywhere (#3187) 2025-08-14 08:04:48 -04:00
Jonathan Dobson
399fd4ea74 make other script enabled blocks flip-to-script; add type-checked lis… (#3179) 2025-08-13 15:17:04 -04:00
Jonathan Dobson
97993cbede Jon/workspace (#3175) 2025-08-13 14:13:00 -04:00
Jonathan Dobson
1148894e48 throttle instead of debounce (#3168) 2025-08-12 19:32:39 -04:00
Jonathan Dobson
48ccd5fd72 Jon/sky 5868 max recursion error in app (#3167) 2025-08-12 15:34:41 -04:00
Jonathan Dobson
039fce0bb3 Jon/sky 5820 make browser task block flippable with code (#3165) 2025-08-11 19:57:08 -04:00
Shuchang Zheng
19d7b951bb fix typo (#3156) 2025-08-10 09:24:41 -07:00
devsy-bot[bot]
1a3938a756 feat: migrate workflow use_cache field to generate_script (#3154)
Co-authored-by: devsy-bot <no-reply@devsy.ai>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-08-10 09:02:23 -07:00
Shuchang Zheng
30329932ab remove deprecated sign for old task (#3148) 2025-08-08 17:07:44 -07:00
Jonathan Dobson
035722c750 Rework Workflow Save (#3145) 2025-08-08 16:00:20 -04:00
Shuchang Zheng
7ed7b531ae get rid of navigation block and use task + task v2 block (#3128) 2025-08-08 11:33:03 -07:00
Jonathan Dobson
7badca05bb restore run button in debug view (#3142) 2025-08-08 10:25:20 -04:00
Trevor Sullivan
b3e17c12b3 [Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130) 2025-08-07 21:59:37 -07:00
Jonathan Dobson
71f71b8e77 set-initial-window-debugger-position-size-as-specified-in-the (#3139) 2025-08-07 18:35:32 -04:00
Jonathan Dobson
10e6026c7f add Flippable component (#3134) 2025-08-07 17:29:11 -04:00
Jonathan Dobson
b0e29834eb Jon/sky 5838 launch the power restart feature for all users with a cooldown (#3133) 2025-08-07 17:13:02 -04:00
Jonathan Dobson
8471f50fef add cache key input to workflow settings (#3131) 2025-08-07 13:36:14 -04:00
Jonathan Dobson
75eadef0e1 add Use Script Cache toggle; align toggles to right-hand side (#3121) 2025-08-06 17:48:55 -04:00
PHSB
468f5c6051 Making file parser flexible to deprecate pdf parser (#3073)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-08-06 13:15:04 -04:00
Jonathan Dobson
49f0242d89 elide duration from workflow blocks in timeline (#3113) 2025-08-06 10:00:32 -04:00
Shuchang Zheng
b57edfc24b remove s3 block (#3110) 2025-08-05 21:59:50 -07:00
Jonathan Dobson
9fb6eb942f add duration to workflow block timeline (#3107) 2025-08-05 16:56:29 -04:00
LawyZheng
1e315e39cd fix onepassword router (#3105) 2025-08-05 23:33:08 +08:00
Shuchang Zheng
00c9446023 endpoint to get and update onepassword token (#3089) 2025-08-05 22:34:26 +08:00