Commit Graph

70 Commits

Author SHA1 Message Date
karishmas6
da3f731341 feat: include schedule config in robot attributes 2024-10-22 18:33:11 +05:30
karishmas6
44ecb8018c feat: schedule config interface 2024-10-22 18:32:27 +05:30
karishmas6
3675920d5d chore: remove unsued import 2024-10-22 17:26:22 +05:30
karishmas6
e885b1f535 fix: set userId integer 2024-10-21 22:31:58 +05:30
karishmas6
adaf9d0247 feat: make userId optional 2024-10-21 20:59:49 +05:30
karishmas6
1214aeb824 chore: lint 2024-10-21 20:39:56 +05:30
karishmas6
7cce881653 feat: include userId 2024-10-21 20:39:42 +05:30
karishmas6
bbffd90e84 feat: remove associations 2024-10-21 20:38:37 +05:30
karishmas6
23c7b32372 feat: user and robot relation 2024-10-21 19:50:15 +05:30
karishmas6
70369875a8 feat: runByAPI type boolean 2024-10-21 18:58:45 +05:30
karishmas6
5491a2ac60 feat: run by user id, schedule id, api id 2024-10-21 18:29:26 +05:30
karishmas6
3102fb8e5b refactor: remove extra S in column names 2024-10-17 19:23:28 +05:30
karishmas6
0a946cdcbe feat: google_sheets_name column 2024-10-17 19:22:14 +05:30
karishmas6
78912dedb5 fix: move gsheet logic 2024-10-16 23:41:08 +05:30
karishmas6
09a4b59d46 chore: lint 2024-10-16 23:38:34 +05:30
karishmas6
b2266252c5 feat: move gsheet metadata to robot 2024-10-16 23:38:18 +05:30
karishmas6
b7e7f36f7b feat: include googhle_sheet_id 2024-10-16 22:53:02 +05:30
karishmas6
f756f8e6c1 feat: google sheets email, access token & refresh token 2024-10-16 20:00:54 +05:30
karishmas6
cfaad2e25b chore: remove comment 2024-10-16 19:19:39 +05:30
karishmas6
35790424d0 chore: remove unused import 2024-10-16 13:44:07 +05:30
karishmas6
cac8e1c8ba feat: !get run binary output from Run model 2024-10-16 13:42:42 +05:30
karishmas6
a75d40918b feat: !upload run binary output from Run model 2024-10-16 13:34:40 +05:30
karishmas6
c2356f066e feat: improve error handling 2024-10-16 01:40:53 +05:30
karishmas6
6062b10beb feat: pass content type 2024-10-16 01:40:20 +05:30
karishmas6
3270bdd392 feat: error handling 2024-10-16 00:46:40 +05:30
karishmas6
9f11897f2a feat: pass bucket name 2024-10-16 00:43:24 +05:30
karishmas6
8a1215ad57 fix: broken import for sequelize 2024-10-15 21:04:43 +05:30
karishmas6
15ca01b1e9 fix: minioClient input 2024-10-15 19:17:17 +05:30
karishmas6
8965bdd6d1 chore: remove todo 2024-10-15 01:46:49 +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
1308c23359 fix: broken storage db import 2024-10-14 23:46:24 +05:30
karishmas6
05b786ef56 fix: broken storage config import 2024-10-14 23:44:58 +05:30
karishmas6
f4665d197e feat: add robotMetaId 2024-10-10 01:21:49 +05:30
karishmas6
a174e2281c feat: robot & run association 2024-10-09 23:07:28 +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
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