Commit Graph

2081 Commits

Author SHA1 Message Date
karishmas6
ff096f6b3c refactor: robot workflow storage path 2024-10-09 03:11:27 +05:30
karishmas6
113a55a6b0 refactor: robot storage path 2024-10-09 03:10:22 +05:30
karishmas6
2d0488b3a8 wip: runs api 2024-10-08 23:53:57 +05:30
karishmas6
9ce4740c9f feat: no caps 2024-10-08 23:35:51 +05:30
karishmas6
f103d84aba feat: recording id for shceduled robot 2024-10-08 23:34:53 +05:30
karishmas6
1462ca1f6a feat: export getRecordingByFileName 2024-10-08 23:27:56 +05:30
karishmas6
4b326784e1 feat: pass recording id to run id 2024-10-08 23:25:24 +05:30
karishmas6
7db34bd663 fix(ts): set type as any 2024-10-08 22:05:17 +05:30
karishmas6
32e160c209 feat: pass recording id to run metadata 2024-10-08 22:01:25 +05:30
karishmas6
943962e4f0 feat: get recording from storage 2024-10-08 22:00:05 +05:30
karishmas6
5a32e69d42 chore: todo 2024-10-08 21:58:47 +05:30
karishmas6
3673a2e799 feat: get recording by filename 2024-10-08 21:58:23 +05:30
karishmas6
b0f64172bb feat: no duration 2024-10-08 21:19:53 +05:30
karishmas6
93acdb420d feat: no caps 2024-10-08 21:19:14 +05:30
karishmas6
3f6eb2fec4 feat: remove duration & task from scheduled run meta 2024-10-08 21:19:00 +05:30
karishmas6
c94268f7cd feat: remove caps 2024-10-08 21:18:16 +05:30
karishmas6
49bb516859 feat: remove duration from abort 2024-10-08 21:18:04 +05:30
karishmas6
31e0cd0d98 feat: remove duration 2024-10-08 21:17:14 +05:30
karishmas6
0cf785ef6e feat: remove durStr 2024-10-08 21:16:58 +05:30
karishmas6
70b84dff60 feat: remove duration while storing run 2024-10-08 21:16:32 +05:30
karishmas6
a397b0acc1 feat: remove duration & task from robot meta 2024-10-08 21:15:33 +05:30
karishmas6
75b309a48e chore: prettier 2024-10-08 21:13:47 +05:30
karishmas6
4e3b47d1f1 feat: use updatedAt 2024-10-08 20:52:25 +05:30
karishmas6
40d2b573ff refactor: updatedAt 2024-10-08 20:51:56 +05:30
karishmas6
8ce7246673 feat: use createdAt 2024-10-08 20:51:12 +05:30
karishmas6
5c602ed882 feat: use recordingMeta.createdAt 2024-10-08 20:50:17 +05:30
karishmas6
b1cef177da refactor: create_date to createdAt 2024-10-08 20:49:29 +05:30
karishmas6
3fd86fa41c feat: generate robot id w uuid 2024-10-08 20:48:18 +05:30
karishmas6
0b0eab17b4 feat: inclue id in robot metadta 2024-10-08 20:46:27 +05:30
karishmas6
fbf5acf9c2 fix: remove ! 2024-10-08 19:16:27 +05:30
karishmas6
2491b3a7d7 chore: spacing 2024-10-08 19:13:18 +05:30
karishmas6
2a8cb65768 chore: lint 2024-10-08 19:12:55 +05:30
karishmas6
903ef5bd3d feat: check if any pairs in workflow 2024-10-08 19:12:40 +05:30
karishmas6
86d065ac7a feat: use showCaptureText 2024-10-08 19:00:02 +05:30
karishmas6
7a7ae8f00c feat: use showCaptureList & showCaptureScreenshot 2024-10-08 18:54:59 +05:30
karishmas6
2d75e4d410 feat: set visibility of actions 2024-10-08 18:53:17 +05:30
karishmas6
3eb30beb11 feat: wrap pair action checkers in useEffect 2024-10-08 18:52:53 +05:30
karishmas6
50078eb276 feat: states for Capture List, Screenshot & Text 2024-10-08 18:43:13 +05:30
karishmas6
2b43a6acf2 chore: remove unused imports 2024-10-08 18:39:59 +05:30
karishmas6
aaeddb7a03 feat: has scrapeSchema action 2024-10-08 18:36:19 +05:30
karishmas6
bcaad30b4f feat: if !hasScreenshotAction then allow Capture Screenshot 2024-10-08 18:30:09 +05:30
karishmas6
9cb7e1165b feat: has screenshot action 2024-10-08 18:29:34 +05:30
karishmas6
312ab45c9f feat: if !hasScrapeListAction then allow Capture List 2024-10-08 18:25:21 +05:30
karishmas6
d4f3ff4e9c chore: remove console.log 2024-10-08 18:12:51 +05:30
karishmas6
f4092f71c1 chore:prettier 2024-10-08 18:07:24 +05:30
karishmas6
e60e712b96 feat: remove duplicate useEffect 2024-10-08 18:06:54 +05:30
karishmas6
2e15c8eb44 feat: pass socket & workflowHandler in dependency array 2024-10-08 18:06:25 +05:30
karishmas6
8e07de54e7 feat: move workflow socket 2024-10-08 18:05:57 +05:30
karishmas6
398d0036cd feat: socket for workflow 2024-10-08 17:43:49 +05:30
karishmas6
ee37f2d25f chore: -rm duplicate socket store imports 2024-10-08 17:42:10 +05:30