Commit Graph

858 Commits

Author SHA1 Message Date
Jonathan Dobson
ef3d88c1b9 Browser recording action (#4130) 2025-11-28 11:23:06 -05:00
Marc Kelechava
e006f1de29 [Frontend} Add images for new Templates on Discover page (#4105) 2025-11-26 09:02:59 -08:00
Jonathan Dobson
0a12f4dfb8 Add a RadialMenu component (#4096) 2025-11-25 14:35:57 -05:00
LawyZheng
a4ecef62dd clear key when run sequnetial run is off (#4088) 2025-11-25 15:46:28 +08:00
Celal Zamanoglu
90f51bcacb workflow definition version transition for skip if and future DAG support (#4012) 2025-11-22 02:04:45 +00:00
Celal Zamanoglu
8c1f00dea2 allow Show Code controls to render on OSS builds without auth (#4065) 2025-11-22 02:22:25 +03:00
Celal Zamanoglu
0cbab39a27 Magic Wand Button to improve prompts in all blocks (#4060) 2025-11-21 18:24:23 +03:00
Celal Zamanoglu
5fc9435ef3 improve validations on parameter run ui (#4000)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-11-20 19:44:58 +03:00
Celal Zamanoglu
0dbe9f6d36 changed naming cred params when added to login block (#4034) 2025-11-20 00:35:32 +03:00
Marc Kelechava
5779e3e50f Create a carousel to move Cookbook Templates onto Discover Page (#4023) 2025-11-18 14:50:34 -08:00
Jonathan Dobson
639c3a2948 add improve prompt button to task block and action block (#4020) 2025-11-18 11:43:17 -05:00
Shuchang Zheng
d118eb5d4e remove cache actions (#4015) 2025-11-17 21:06:51 -08:00
Celal Zamanoglu
a95837783a Parameter search & inline display for Past Runs and Run History pages (#3985) 2025-11-14 01:33:39 +03:00
Celal Zamanoglu
e8e8481f78 Show active workflow title in parameters ui (#3978) 2025-11-12 20:20:49 +03:00
Jonathan Dobson
2765382bef add some UI for prompt improval [sic] (#3974) 2025-11-11 21:10:02 -05:00
Marc Kelechava
926a5da13e Credentials page UX improvement (#3941) 2025-11-07 09:38:52 -08:00
Jonathan Dobson
900f301c25 Two Human Interaction Block Fixes (#3940) 2025-11-07 12:33:18 -05:00
Jonathan Dobson
f291e95f96 use new run URLs, attempt iii (#3938) 2025-11-07 07:24:47 -05:00
Jonathan Dobson
b56f5e6498 turn off new run urls (#3931) 2025-11-06 15:37:52 -05:00
Jonathan Dobson
20b2c23de9 Jon/use new runs urls (#3930) 2025-11-06 14:28:26 -05:00
Jonathan Dobson
28f7dcc1a7 Make Status404 page inline (#3929) 2025-11-06 13:35:36 -05:00
Celal Zamanoglu
dea70f2782 improvements for folders and parameters (#3918)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-11-06 12:09:26 -05:00
Jonathan Dobson
8372bd2c95 fix diagnostics button clicks (#3926) 2025-11-06 09:55:18 -05:00
Jonathan Dobson
f0172a22df various Validation Block buffs (#3919) 2025-11-05 16:37:48 -05:00
Jonathan Dobson
b3448c6373 revert back to old run URL for workflows (#3913) 2025-11-05 10:47:24 -05:00
Celal Zamanoglu
75948053b9 Folders, Persistent Import Progress Tracking & UX Enhancements (#3841)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-11-05 10:37:18 -05:00
Jonathan Dobson
fcc3f30ba4 Frontend: unified /runs URL (#3912) 2025-11-05 09:48:55 -05:00
LawyZheng
b1fe444984 fix task v1 rerun shell command (#3893) 2025-11-04 22:54:39 +08:00
Jonathan Dobson
4da7b6d4dd Coalesce the Validation Block and the new Human Interaction Block (#3882) 2025-11-03 10:01:24 -05:00
Jonathan Dobson
2191b91519 ensure stream continues when switching between stream and recordings (#3865) 2025-10-30 14:08:54 -04:00
Jonathan Dobson
c55148c228 ensure recordings show after browser session ends (#3864) 2025-10-30 12:36:38 -04:00
Jonathan Dobson
ac069838c7 add notification sound for workflow runs (#3863) 2025-10-30 10:41:56 -04:00
Jonathan Dobson
56cda6d1cd OS-level workflow run alert (w sound) on status change (#3862) 2025-10-30 10:10:29 -04:00
Marc Kelechava
a87a255b7b Update Copy to cURL buttons to reference the new Runs API spec (#3765)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-30 08:26:45 +00:00
Marc Kelechava
cae59a3c19 Add GET /v1/credentials/totp to list recent 2FA codes per org (#3770) 2025-10-29 23:49:25 -04:00
Jonathan Dobson
b2a24baa0f set workflow status to 'published' when a user saves a workflow (#3855) 2025-10-29 18:50:13 -04:00
Jonathan Dobson
5108b82e4b Fix z-indexing issue for timeline/browser stream in debugger view (#3854) 2025-10-29 18:33:23 -04:00
Shuchang Zheng
06dc0031ee label workflow failure reason by status (#3830) 2025-10-29 14:26:30 +08:00
Jonathan Dobson
1f90055672 FE: allow workflow run UI to show browser stream if workflow run has one (#3838) 2025-10-28 15:36:54 -04:00
Jonathan Dobson
c12c047768 various hitl buffs (#3828) 2025-10-27 16:14:52 -04:00
Jonathan Dobson
2f87e3ab48 FE implementation of InteractionNode (#3821) 2025-10-24 21:12:08 -04:00
Shuchang Zheng
19e977a78b get task v2 block disable_cache value back (#3815) 2025-10-24 16:25:31 -07:00
Shuchang Zheng
e17b3baf17 fix settings in email api (#3814) 2025-10-24 16:15:05 -07:00
Jonathan Dobson
f7fec46871 ensure disable_cache saves for v2 task block (#3813) 2025-10-24 19:08:13 -04:00
Jonathan Dobson
de986d54a0 fix SelectItem value for Run With in start node workflow settings (#3774) 2025-10-24 16:50:04 -04:00
Stanislav Novosad
117b2469e4 Refactoring: merge WorkflowParameterEditPanel and WorkflowParameterAddPanel (#3750) 2025-10-23 11:02:41 -06:00
Jonathan Dobson
f66f50fc93 FE portion of seamless clipboard transfer in browser stream (#3799) 2025-10-23 09:32:10 -04:00
LawyZheng
87625d4c0f support new tab magic link logic (#3797) 2025-10-23 14:38:03 +08:00
Marc Kelechava
aeefc301ed Webhook Replay Test URL (#3769)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-22 14:26:14 -07:00
Marc Kelechava
94aa66c241 Allow testing webhook response in setup flow (#3768) 2025-10-20 17:35:52 -07:00