Commit Graph

34 Commits

Author SHA1 Message Date
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
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
5c602ed882 feat: use recordingMeta.createdAt 2024-10-08 20:50:17 +05:30
karishmas6
05ebe1d7ad fix: remove /api from individual roites 2024-10-03 17:18:35 +05:30
karishmas6
3746868e38 fix: revert changes 2024-10-03 16:28:14 +05:30
karishmas6
0cec3b6a6c feat: remove /api 2024-10-03 16:26:11 +05:30
karishmas6
e0d17f5e67 chore: remove unused imports 2024-09-26 22:59:37 +05:30
karishmas6
1330c740aa fix: use formatRecordingById 2024-09-26 22:58:32 +05:30
karishmas6
d59c8fa03c refactor: rename to robots 2024-09-26 22:58:01 +05:30
karishmas6
2a62df4b42 chore: lint 2024-09-26 22:57:07 +05:30
karishmas6
be5f1ef40a feat: get robot by name 2024-09-26 22:56:44 +05:30
karishmas6
1f15794ffc feat: pass requireAPIKey middleware 2024-09-26 22:41:46 +05:30
karishmas6
a854894034 refactor: rename to record.ts 2024-09-26 22:40:35 +05:30