Commit Graph

814 Commits

Author SHA1 Message Date
karishmas6
8a1215ad57 fix: broken import for sequelize 2024-10-15 21:04:43 +05:30
karishmas6
14d97401a5 fix: whitespace 2024-10-15 19:19:36 +05:30
karishmas6
34e8ed2284 chore: lint 2024-10-15 19:17:54 +05:30
karishmas6
15ca01b1e9 fix: minioClient input 2024-10-15 19:17:17 +05:30
karishmas6
ade38ebf99 feat: binary output service 2024-10-15 19:16:48 +05:30
karishmas6
8965bdd6d1 chore: remove todo 2024-10-15 01:46:49 +05:30
karishmas6
7c6ef5a491 chore: whitespace 2024-10-15 01:28:50 +05:30
karishmas6
91025ad872 feat: get binary output from minio 2024-10-15 01:28:26 +05:30
karishmas6
a99c6fba35 refactor: rename to uploadBinaryOutputToMinioBucket 2024-10-15 01:06:14 +05:30
karishmas6
db448c130a feat: upload binary output to minio 2024-10-15 01:05:49 +05:30
karishmas6
06a9d4b394 feat: set binaryOutput default value as {} 2024-10-15 00:26:14 +05:30
karishmas6
93bf6bcd35 ts: set binaryOutput type to Record<string, string> 2024-10-15 00:23:07 +05:30
karishmas6
8d01c9a67f feat: exports 2024-10-14 23:51:15 +05:30
karishmas6
8ae2b9f21f feat: setup minio client 2024-10-14 23:48:31 +05:30
karishmas6
06baca2753 fix: broken storage db import 2024-10-14 23:47:17 +05:30
karishmas6
1308c23359 fix: broken storage db import 2024-10-14 23:46:24 +05:30
karishmas6
89629ba9cf refactor: rename to db.ts 2024-10-14 23:45:56 +05:30
karishmas6
05b786ef56 fix: broken storage config import 2024-10-14 23:44:58 +05:30
karishmas6
4fc8273393 refactor: rename to storage 2024-10-14 23:44:22 +05:30
karishmas6
c7fd9b6e1c chore: lint 2024-10-13 04:56:41 +05:30
karishmas6
5390931019 fix: add missing try 2024-10-13 04:55:51 +05:30
karishmas6
9be2201b2c feat: remove id calc 2024-10-13 04:55:23 +05:30
karishmas6
abc5e14f33 feat: use browserId & runId to create run 2024-10-13 04:54:26 +05:30
karishmas6
948ad08940 feat: compute runid 2024-10-13 04:53:46 +05:30
karishmas6
16b7ff9c84 feat: remove try block from browserId 2024-10-13 04:53:15 +05:30
karishmas6
8381f1af83 feat: remove csrf 2024-10-12 22:46:41 +05:30
karishmas6
946c237755 chore: prettier 2024-10-12 22:43:43 +05:30
karishmas6
fe918625c0 feat: poll only if status success 2024-10-12 22:43:10 +05:30
karishmas6
fe0c3a678a chore: lint 2024-10-12 22:20:06 +05:30
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