Commit Graph

480 Commits

Author SHA1 Message Date
Shuchang Zheng
882865ffed fix the overflow in credential items (#1937)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-14 19:35:32 +03:00
Shuchang Zheng
43daf3da48 Show error for empty fields in credential creation (#1935) 2025-03-13 22:35:43 +03:00
Shuchang Zheng
14308d4531 Credential selector add credential option (#1926) 2025-03-11 21:18:26 +03:00
Shuchang Zheng
0eada40ffc display block label in workflow timeline (#1920) 2025-03-11 18:43:53 +03:00
Shuchang Zheng
47edd662ea Add invoice agent UI (#1918) 2025-03-11 16:58:41 +03:00
Shuchang Zheng
aa83da1cba Add credential input parameter options in login block dropdown (#1916) 2025-03-10 21:56:37 +03:00
Shuchang Zheng
494e750e91 enable code block again (#1909) 2025-03-10 11:31:21 +08:00
Shuchang Zheng
7abbb4ff03 Remove credential helper text from login block, it no longer applies (#1903) 2025-03-08 10:16:41 +03:00
Shuchang Zheng
7365220a25 remove cost from main pages (#1900) 2025-03-07 23:31:33 +03:00
Shuchang Zheng
38eb14ad42 Add new workflow parameter type in UI, credential (#1897) 2025-03-06 23:12:13 +03:00
Shuchang Zheng
adfce8f85c Put login block at the top of node library, change task v2 icon, put … (#1888)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-05 18:52:40 +03:00
Shuchang Zheng
3c5e45bf3f show credentials in login block credential selector (#1887)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-05 17:47:24 +03:00
Shuchang Zheng
ea5ff593dd Change parameter addition overlay to include a new tab for credentials (#1886)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-05 17:19:21 +03:00
Shuchang Zheng
e2dcf5474c Add item id field in parameters panel (#1883)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-04 19:46:07 +03:00
Ming Fang
a5ecdd9d7d fix recording_url (#1818) 2025-03-04 01:13:32 -05:00
Shuchang Zheng
b5ef95fddb fix lint of the 'Max Steps' label (#1878) 2025-03-04 01:12:06 -05:00
Shuchang Zheng
d31e4bf268 max task steps for task v2 (#1877) 2025-03-04 01:07:07 -05:00
Shuchang Zheng
50d2ff5965 Better TOTP UX (#1873) 2025-03-03 23:09:25 +03:00
Shuchang Zheng
8da1a9babf Add support for more proxies (#1859) 2025-03-01 01:18:24 -05:00
Salih Altun
c93c16a60d Fix formatting sync in pills (#1856) 2025-02-28 17:59:36 +03:00
Shuchang Zheng
2849a3dc6c task v2 refactor part 9: ObserverTask -> TaskV2 in frontend code (#1822) 2025-02-28 00:00:59 -05:00
Shuchang Zheng
5c5464b187 Merge credential parameters in the UI (#1853) 2025-02-27 22:47:24 +03:00
Shuchang Zheng
ab2212c6fb add reload page in UI (#1852) 2025-02-28 00:06:53 +08:00
Shuchang Zheng
1943cb84e5 Remove upload block from node library (#1844) 2025-02-26 23:11:46 +03:00
Shuchang Zheng
52648b37e2 Fix empty key bug in parameters panel (#1842)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-26 20:33:19 +03:00
Shuchang Zheng
ae9380f03f Add better cache invalidation for history (#1838)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-25 23:59:26 +03:00
Shuchang Zheng
71307ce1ec Use larger page size in credential query temporarily (#1835) 2025-02-25 19:08:19 +03:00
Shuchang Zheng
c3dade1ebe add all types of credential keys to login block (#1829) 2025-02-25 00:25:12 +03:00
Shuchang Zheng
c5a2438e7f Credentials UI (#1828) 2025-02-24 22:54:18 +03:00
Shuchang Zheng
39ab9c0603 Add 2fa verification URL for task and login blocks (#1827) 2025-02-24 21:57:36 +03:00
Shuchang Zheng
6086613139 show detail from api when workflow run fails to start (#1826) 2025-02-24 21:08:36 +03:00
Shuchang Zheng
d1b26d7068 Add max iterations override header (#1825) 2025-02-24 20:37:02 +03:00
Shuchang Zheng
b9ccb5fbf0 Salih/change workflow templates title (#1824) 2025-02-24 20:01:45 +03:00
Shuchang Zheng
23744b3039 Support ISP Proxies in Skyvern (#1823) 2025-02-24 09:29:12 -05:00
Shuchang Zheng
2a2c6f1cb4 task v2 refactor part 7: observer_task -> task_v2 frontend code (#1821) 2025-02-23 22:40:52 -08:00
Shuchang Zheng
b571c112c3 Add page into query keys of workflow runs query (#1779) 2025-02-17 19:05:52 +03:00
Shuchang Zheng
88ce5fc1bb fix: row value overflow in history table for task run rows (#1764) 2025-02-12 19:14:07 +03:00
Shuchang Zheng
5db9a3890c fix: loading skeleton appearing out of order in history table (#1759) 2025-02-11 22:52:39 +03:00
Shuchang Zheng
11d5ee5e2d Show url for tasks in history table and change header to detail (#1746) 2025-02-07 16:08:00 +03:00
Shuchang Zheng
f9296ba1d6 update images (#1744) 2025-02-07 00:07:35 +03:00
Shuchang Zheng
292f75f72f update template image object-fit (#1743) 2025-02-06 23:23:14 +03:00
Shuchang Zheng
81b1151257 Add images for new templates (#1742) 2025-02-06 23:03:38 +03:00
Shuchang Zheng
cd64639faa Show loading icon when saving the workflow (#1740) 2025-02-06 19:39:44 +03:00
Shuchang Zheng
1f308fffc4 Change position of generate with ai button in data schema (#1739) 2025-02-06 18:33:54 +03:00
Shuchang Zheng
0d5d726785 Use the workflow run api updates to show workflow titles (#1732) 2025-02-05 22:54:11 +03:00
Shuchang Zheng
25230b34aa Add contact forms template image (#1724) 2025-02-05 17:04:18 +03:00
Shuchang Zheng
27b2551c7f Round the top edges of template cards (#1721) 2025-02-04 23:25:57 +03:00
Shuchang Zheng
b41bfd75c7 Make timeline background full height even when empty (#1720) 2025-02-04 22:49:16 +03:00
Shuchang Zheng
bbdd90058f When observer run, use observer task to get callback url and proxy lo… (#1719) 2025-02-04 22:35:01 +03:00
Shuchang Zheng
9b5c4f018f Add title and remove type from the runs table (#1717) 2025-02-04 19:45:15 +03:00