Commit Graph

712 Commits

Author SHA1 Message Date
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
karishmas6
6acde9d958 feat: match exact format of file system robot 2024-10-09 03:50:53 +05:30
karishmas6
14d5de8084 feat: run belongs to association w robot 2024-10-09 03:32:45 +05:30
karishmas6
4827a232ab feat: robotId 2024-10-09 03:31:51 +05:30
karishmas6
646626469f feat: robot has many association w run 2024-10-09 03:31:31 +05:30
karishmas6
49f6193b37 chore: lint 2024-10-09 03:27:28 +05:30
karishmas6
9d268c3e7f chore: lint 2024-10-09 03:27:19 +05:30
karishmas6
280c493ec2 feat: run model 2024-10-09 03:27:04 +05:30
karishmas6
28e8dff217 feat: rename to robot 2024-10-09 03:24:54 +05:30
karishmas6
7074e5f183 feat: robot model 2024-10-09 03:22:36 +05:30
karishmas6
cb470371f5 refactor: generator robot storage path 2024-10-09 03:12:26 +05:30
karishmas6
fb2ca29fa8 refactor: scheduled robot storage path 2024-10-09 03:11:53 +05:30
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
40d2b573ff refactor: updatedAt 2024-10-08 20:51:56 +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