Commit Graph

112 Commits

Author SHA1 Message Date
Shuchang Zheng
851b84cecf Make stream zoomable (#961) 2024-10-11 18:42:31 +03:00
Shuchang Zheng
05ae527ed4 Fix action list live button appearance issue when there are no actions (#953)
Co-authored-by: wintonzheng <null>
2024-10-10 20:28:13 +03:00
Shuchang Zheng
267adea411 Make scrollable areas more consistent (#952)
Co-authored-by: wintonzheng <null>
2024-10-10 16:59:03 +03:00
Shuchang Zheng
39776842f3 Change TOTP Labels to 2FA and ensure consistency between task block a… (#949)
Co-authored-by: wintonzheng <null>
2024-10-10 16:16:47 +03:00
Kerem Yilmaz
202fad8d9b Add scroll area component (#945)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-09 19:54:32 +03:00
Kerem Yilmaz
b43f77a313 Shorten copy curl button texts (#944) 2024-10-09 18:53:40 +03:00
Kerem Yilmaz
a833017da1 Update the example prompts and add overflow (#943) 2024-10-09 18:39:12 +03:00
Kerem Yilmaz
f6cbffe190 Add a max height for task form code editor fields (#941) 2024-10-09 18:01:24 +03:00
Kerem Yilmaz
68448fc2b1 Ensure consistency in button severity between workflow and task runs (#939) 2024-10-09 17:02:59 +03:00
Kerem Yilmaz
e6d68430e2 Refetch running and queued tasks on mount (#938) 2024-10-09 16:45:54 +03:00
Kerem Yilmaz
e2bff34a07 Adjust task placeholders (#933) 2024-10-08 21:36:41 +03:00
Kerem Yilmaz
4ff957df46 Show only standalone tasks in task pages (#925) 2024-10-08 15:33:58 +03:00
Kerem Yilmaz
f9da9f63ed Make multi section openable in task form (#897)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-02 22:07:06 +03:00
Kerem Yilmaz
c5399e73a1 Put headings in new task form pages (#895) 2024-10-02 18:27:33 +03:00
Kerem Yilmaz
054de55b11 Move navigation payload to base content (#894) 2024-10-02 17:45:05 +03:00
Kerem Yilmaz
7a283ddf2c add workflow streaming (#892) 2024-09-30 21:36:24 +03:00
Kerem Yilmaz
81267129c8 change background color of prompt box (#891) 2024-09-30 19:30:53 +03:00
Kerem Yilmaz
59c28f9a02 Add error code mapping to task (#890) 2024-09-30 19:08:27 +03:00
Kerem Yilmaz
e6ccea1c86 Fix a bug with opening and closing sections in task form (#889) 2024-09-30 18:19:03 +03:00
Kerem Yilmaz
8b310a464f Task form redesign (#888) 2024-09-30 17:12:01 +03:00
Kerem Yilmaz
0b8f6ac1d8 Task creation UI updates (#886) 2024-09-26 22:28:54 +03:00
Shuchang Zheng
8ba4819f6d generate a random email for job application (#868) 2024-09-20 17:21:44 -07:00
Salih Altun
267c859d3b Change text copy to use fallback (#811) 2024-09-11 20:01:45 +03:00
Suchintan
663c7ff032 Update meeting link (#780) 2024-09-07 00:23:01 -04: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
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
a9f52c4dbb Fix save as template bug (#665) 2024-08-01 19:05:52 +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
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
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
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