Commit Graph

136 Commits

Author SHA1 Message Date
Kerem Yilmaz
73227963dd Change rerun workflow behavior (#775)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-05 18:40:58 +03:00
Kerem Yilmaz
0652d2641a Add button to rerun workflow in workflow run screen (#774)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-05 16:58:38 +03:00
Kerem Yilmaz
3442bbfa68 Fix double button loading (#738) 2024-08-26 23:07:19 +03:00
Kerem Yilmaz
106f7793db Fix bad error handling in task recording (#737) 2024-08-26 22:51:27 +03:00
Kerem Yilmaz
c7ca6fefbc Update workflows table actions (#736) 2024-08-26 22:34:06 +03:00
Kerem Yilmaz
3502093200 Workflow editor (#735)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-26 21:31:42 +03:00
Kerem Yilmaz
d21b6e6adc Add copy as curl in task details (#732) 2024-08-26 13:17:32 +03:00
Kerem Yilmaz
0a9691a485 Add html elements tree in prompt (#731) 2024-08-26 12:39:46 +03:00
Kerem Yilmaz
a1cd6dfd72 Running saved task should save changes (#727) 2024-08-25 19:26:28 +03:00
Kerem Yilmaz
4c33c48c91 handle case where we don't get title suggested from LLM (#726) 2024-08-25 18:59:42 +03:00
Kerem Yilmaz
815a6fde67 Change query invalidation for saved task actions (#723) 2024-08-24 00:29:07 +03:00
Kerem Yilmaz
ecea284284 Fix multiple artifact in action list (#722) 2024-08-24 00:19:04 +03:00
Kerem Yilmaz
047e534194 Task generation UI changes (#721)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-23 23:54:07 +03:00
Kerem Yilmaz
3ee98f35b2 Move navigation payload inside advanced accordion (#718) 2024-08-23 14:41:58 +03:00
Kerem Yilmaz
7fd07ece2f Use residential proxy for workflow UI runs by default (#669) 2024-08-02 10:36:43 -07:00
Salih Altun
5791410cd9 Fix missing route (#668) 2024-08-02 16:17:18 +03:00
Kerem Yilmaz
a9f52c4dbb Fix save as template bug (#665) 2024-08-01 19:05:52 +03:00
Kerem Yilmaz
dadb3724b7 New workflow table (#661) 2024-07-30 21:17:29 +03:00
Kerem Yilmaz
8309312956 Change primary button font weight (#655) 2024-07-29 16:29:45 +03:00
Kerem Yilmaz
624c996f7f Add created at to workflow table (#649) 2024-07-25 19:56:14 +03:00
Kerem Yilmaz
95a382e388 Add workflow title to workflow page (#648) 2024-07-25 18:00:20 +03:00
Kerem Yilmaz
9f0cad5dd8 Add pagination to workflow tasks (#647) 2024-07-25 17:35:47 +03:00
Kerem Yilmaz
7d2dd26931 Cmd click for workflows and workflow runs (#646) 2024-07-25 17:14:11 +03:00
Kerem Yilmaz
e72dd59c19 Add created at to workflow runs table (#645) 2024-07-25 16:54:32 +03:00
Kerem Yilmaz
1dc37b3425 Use replace for pagination navigation (#640) 2024-07-24 19:18:41 +03:00
Kerem Yilmaz
75807c1c3e Remove href from pagination tables (#639) 2024-07-24 19:06:32 +03:00
Kerem Yilmaz
71376422c6 Status badge and color updates (#638) 2024-07-24 18:51:39 +03:00
Kerem Yilmaz
38b684c17b Change sidebar width and make it collapsible (#637)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-07-24 15:22:16 +03:00
Kerem Yilmaz
80b0bf6bef set default page size to 200 for getting tasks for a workflow run (#634) 2024-07-23 16:07:59 -07:00
Kerem Yilmaz
f6108b95e0 Add wait action type (#618) 2024-07-18 22:46:48 +03:00
Kerem Yilmaz
aed81b986f Change navigation goal description (#612) 2024-07-17 21:55:16 +03:00
Kerem Yilmaz
9544520596 Fix an issue with running task recording (#607) 2024-07-16 12:13:07 +03:00
Salih Altun
b52be1a597 Change Retry Task to Rerun Task (#601) 2024-07-12 14:32:56 +03:00
Kerem Yilmaz
f4edcba8e4 Implement retry task (#600) 2024-07-12 14:22:28 +03:00
Salih Altun
f6bb4981fc Stop flicker of parameters when task is running (#597) 2024-07-12 00:23:12 +03:00
Salih Altun
102d73b60e Add tailwind plugin for prettier (#592) 2024-07-11 21:29:47 +03:00
Kerem Yilmaz
4e49d84f1e Put workflow title in workflow runs table (#591) 2024-07-11 21:06:21 +03:00
Salih Altun
48ba239080 Change button severity (#587) 2024-07-11 19:09:26 +03:00
Kerem Yilmaz
dfcd2be4a5 Fix navigation error in workflow run UI (#586) 2024-07-11 19:02:22 +03:00
Kerem Yilmaz
240e591280 Show steps in task page (#585) 2024-07-11 18:03:18 +03:00
Kerem Yilmaz
6d97634e1d Implement workflows tab, workflow runs view, ability to run workflows from UI (#582)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-07-11 13:08:52 +03:00
Salih Altun
fb89a9a147 Force github button height to be equal to discord button (#579) 2024-07-10 23:53:57 +03:00
Salih Altun
bae1a93ca6 Add github button (#577) 2024-07-10 23:21:30 +03:00
Salih Altun
52a13280f3 Show currently active key in settings (#542) 2024-07-03 23:34:30 +03:00
Kerem Yilmaz
42e299a9d9 Add container util + ghost footer (#539) 2024-07-02 18:02:45 +03:00
Kerem Yilmaz
09af0b8ac6 Add new diagnostic tabs (#538) 2024-07-02 17:24:27 +03:00
Salih Altun
393196a13a Add is_saved_task parameter (#528) 2024-06-27 23:38:59 +03:00
Kerem Yilmaz
47c1a6f0e8 Task cancelling frontend (#522) 2024-06-27 01:57:24 +03:00
Kerem Yilmaz
2b37e0cb81 Add text in new task sections (#517) 2024-06-26 09:18:59 +03:00
Kerem Yilmaz
3778094a9f Open task in new tab when cmd or ctrl (#514)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-06-25 23:36:01 +03:00