Commit Graph

785 Commits

Author SHA1 Message Date
karishmas6
deaaa7d85c feat: reset recording state 2024-10-12 22:19:38 +05:30
karishmas6
363a396c86 feat: reset recording state 2024-10-12 22:18:29 +05:30
karishmas6
1f36dec81a feat: send entire run 2024-10-12 22:16:23 +05:30
karishmas6
46ce8645b9 feat: get result 2024-10-12 22:14:33 +05:30
karishmas6
940d04e5b2 feat: return result.interpretationInfo from executeRun 2024-10-12 22:12:15 +05:30
karishmas6
88d9a927b6 feat: return interpretationInfo from executeResult 2024-10-12 22:11:02 +05:30
karishmas6
a111976959 feat: pass browserId, remove try catch block 2024-10-12 21:55:46 +05:30
karishmas6
669a12bf50 fix: create runId 2024-10-12 21:38:50 +05:30
karishmas6
53b687b22c refactor: rearrange fxns 2024-10-12 21:12:35 +05:30
karishmas6
c080ee7786 feat: use req.user.dataValues.id to get current user 2024-10-12 21:09:07 +05:30
karishmas6
f01117471a fix: get user id from req.user.id 2024-10-12 16:33:47 +05:30
karishmas6
66add9c0c1 feat: send run 2024-10-12 16:33:04 +05:30
karishmas6
41947b8542 chore: lint 2024-10-12 15:55:43 +05:30
karishmas6
4981a515a7 fix: missing imports for socket 2024-10-12 15:55:00 +05:30
karishmas6
b98c6eae29 feat: handle run recording 2024-10-12 15:54:14 +05:30
karishmas6
30b53aeaba feat: reset recording state 2024-10-12 15:53:13 +05:30
karishmas6
08139606cc fix: create a run handler 2024-10-12 15:52:26 +05:30
karishmas6
4c688fd8fb fix: missing import for browerPool 2024-10-12 15:51:03 +05:30
karishmas6
60d948732f feat: execute run for robot access via api 2024-10-12 15:50:32 +05:30
karishmas6
821104b4c3 feat: createWorkflowAndStoreMetadata for robot access via api 2024-10-12 15:48:41 +05:30
karishmas6
fd32432334 refactor: rename runWorkflow to createWorkflowAndStoreMetadata 2024-10-12 15:44:22 +05:30
karishmas6
757e71680f chore: remove unused imports 2024-10-12 15:25:49 +05:30
karishmas6
f4e5c895be fix: broken import 2024-10-12 15:25:27 +05:30
karishmas6
9ee7afc353 fix: revert ALL new browser changes 2024-10-11 23:12:18 +05:30
karishmas6
a0ae85320c chore: todo 2024-10-11 17:58:27 +05:30
karishmas6
e8747f2074 chore: todo 2024-10-10 06:26:34 +05:30
karishmas6
dbe51bde07 feat: detailed error message 2024-10-10 06:24:04 +05:30
karishmas6
b6d44250c4 feat: check robotMetaId 2024-10-10 06:22:53 +05:30
karishmas6
2b6954bd5f fix: use robotMetaId 2024-10-10 06:18:42 +05:30
karishmas6
1adb06cacb feat: get a run /api/robots/robotId/runs/runId 2024-10-10 06:15:07 +05:30
karishmas6
b712cda36e feat: get all runs by a robot /api/robots/robotId/runs 2024-10-10 06:13:17 +05:30
karishmas6
4d7aee267a chore: lint 2024-10-10 06:08:26 +05:30
karishmas6
d562970317 feat: get robot by id /api/robots/id 2024-10-10 06:08:11 +05:30
karishmas6
0c34803244 chore: lint 2024-10-10 06:03:56 +05:30
karishmas6
ef4146358a feat: set raw to true 2024-10-10 06:03:44 +05:30
karishmas6
974c6971bf fix: map over robots 2024-10-10 05:57:49 +05:30
karishmas6
fb070065db feat: get all robots /api/robots 2024-10-10 05:47:42 +05:30
karishmas6
b44ba5778e chore: remove unused imports 2024-10-10 04:37:33 +05:30
karishmas6
0db09e6e5d fix: whitespace 2024-10-10 04:37:14 +05:30
karishmas6
95626de61d chore: remove fileName route 2024-10-10 04:36:57 +05:30
karishmas6
92481ba75b feat: use recording_meta.id 2024-10-10 04:36:33 +05:30
karishmas6
a26ad2aec6 chore: remove unused imports 2024-10-10 04:36:00 +05:30
karishmas6
aeae1621ec chore: remove debug logs 2024-10-10 04:35:41 +05:30
karishmas6
f733a819bd chire: remove comment 2024-10-10 04:34:33 +05:30
karishmas6
3c226d0791 refactor: remove all code related to fs 2024-10-10 04:34:04 +05:30
karishmas6
eb7e2459ee feat: no getRecordingFromFilename 2024-10-10 04:33:12 +05:30
karishmas6
51724e38f0 chore: remove todo 2024-10-10 04:32:45 +05:30
karishmas6
6d38e3f234 chore: remove todo 2024-10-10 03:29:48 +05:30
karishmas6
a3d5cff89d feat: use proxy options for launchOPtions 2024-10-10 03:29:25 +05:30
karishmas6
fbc67af7bc fix: pass userId 2024-10-10 03:26:41 +05:30