Commit Graph

749 Commits

Author SHA1 Message Date
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
karishmas6
321ae008d4 feat: use userId for getDecryptedProxyConfig 2024-10-10 03:26:12 +05:30
karishmas6
3c648fc5f4 chore: lint 2024-10-10 03:24:19 +05:30
karishmas6
258d0aa9a2 feat: get userId from workflow queue 2024-10-10 03:24:04 +05:30
karishmas6
d2782503eb feat: accept userId 2024-10-10 03:23:29 +05:30
karishmas6
4355f5bebc feat: accept userId 2024-10-10 03:22:04 +05:30
karishmas6
33a01f500f feat: remove fileName references 2024-10-10 03:21:32 +05:30
karishmas6
4d7679d5a9 feat: pass req.user.id to add workflow 2024-10-10 03:19:03 +05:30
karishmas6
b087688e82 feat: use id 2024-10-10 03:05:39 +05:30
karishmas6
2cc07d545c feat: use id in readyForRunHandler 2024-10-10 03:03:14 +05:30
karishmas6
9d9db067a9 feat: use robot & run model in executeWorkflow 2024-10-10 03:01:13 +05:30
karishmas6
95a40cd287 chore: lint 2024-10-10 02:54:53 +05:30
karishmas6
5d43444cd3 feat: use robot & run model in runWorkflow 2024-10-10 02:54:27 +05:30
karishmas6
de200220d3 feat: use plainRun to abort run 2024-10-10 02:40:52 +05:30
karishmas6
079110edca feat: use id for schedule 2024-10-10 02:39:45 +05:30
karishmas6
8b820dd121 fix: format 2024-10-10 02:32:46 +05:30
karishmas6
590e7e9d9f feat: successful run + interpretation of robots 2024-10-10 02:23:33 +05:30
karishmas6
a30c08b819 feat: delete run based on runId 2024-10-10 02:02:43 +05:30
karishmas6
b90a1d5375 feat: start interpretation 2024-10-10 01:55:23 +05:30
karishmas6
f4665d197e feat: add robotMetaId 2024-10-10 01:21:49 +05:30
karishmas6
6dcc927d6a chore: lint 2024-10-10 01:19:31 +05:30
karishmas6
b83dc9d755 feat: start recording run 2024-10-10 01:19:03 +05:30
karishmas6
6b4eb8daf0 feat: delete recording based on meta id 2024-10-09 23:22:38 +05:30
karishmas6
70c7938fad feat: use robot model to save new workflow 2024-10-09 23:09:04 +05:30
karishmas6
7e22582997 wip: use db model instead of file system 2024-10-09 23:08:30 +05:30
karishmas6
565d86ec54 wip: use db model instead of file system 2024-10-09 23:08:13 +05:30
karishmas6
a174e2281c feat: robot & run association 2024-10-09 23:07:28 +05:30
karishmas6
981f75c9c6 feat: call setupAssociations() before sync 2024-10-09 23:07:09 +05:30
karishmas6
d096cf54dd feat: rename interface to RobotWorkflow 2024-10-09 20:43:15 +05:30
karishmas6
28e2a89548 feat: no associations in model files 2024-10-09 20:42:10 +05:30
karishmas6
40cebea20f chore: todo 2024-10-09 15:45:22 +05:30
karishmas6
29d90ec582 feat: match run model to run format 2024-10-09 14:43:48 +05:30
karishmas6
6e2529bb49 feat: use robot model & robotId instead of fileName 2024-10-09 14:36:19 +05:30
karishmas6
dae74286f9 chore: lint 2024-10-09 14:34:58 +05:30
karishmas6
db13b9afaa feat: match types from maxun-core 2024-10-09 14:34:43 +05:30
karishmas6
d303afc2af feat: match exact format of file system robot 2024-10-09 04:03:45 +05:30
karishmas6
3baeb09d60 feat: rename to Robot 2024-10-09 03:59:31 +05:30