Commit Graph

3715 Commits

Author SHA1 Message Date
amhsirak
7d34f18156 chore: remove console log 2024-11-18 21:51:56 +05:30
RohitR311
042c8d447b feat: add duplicate recording api 2024-11-18 21:38:13 +05:30
RohitR311
e8013d7bb9 Merge branch 'robot-duplication' of https://github.com/getmaxun/maxun into robot-duplication 2024-11-18 21:32:34 +05:30
amhsirak
86b4fb29ba fix(temp): -rm expiration logic 2024-11-18 21:26:23 +05:30
amhsirak
2e3817f100 fix(temp): expiry 2024-11-18 19:44:30 +05:30
Karishma Shukla
f4df0fa661 Merge pull request #179 from getmaxun/edit-robot
feat: edit robot
2024-11-18 06:40:44 +05:30
amhsirak
8393d179ef chore: lint 2024-11-18 06:12:35 +05:30
amhsirak
1af3e68ffd chore: remove unused code 2024-11-18 06:12:17 +05:30
amhsirak
874ee8d9e7 chore: remove unused import 2024-11-18 06:11:34 +05:30
amhsirak
67dfd84694 feat: display most recent run name 2024-11-18 06:09:01 +05:30
amhsirak
cba24f2f4b feat: render runs by robot id and display run name 2024-11-18 05:58:24 +05:30
amhsirak
f6e08aa766 feat: group runs by robot meta id instead of robot name 2024-11-18 05:51:56 +05:30
amhsirak
4fefe71d29 feat: include robotId and robotMetaId in run data interface 2024-11-18 05:50:25 +05:30
amhsirak
6622e4fa26 chore: console log cleanup 2024-11-18 05:37:51 +05:30
RohitR311
7a0a23ad28 feat: add robot duplication modal 2024-11-17 14:06:26 +05:30
RohitR311
4ba986aaf7 feat: add duplicate recording api 2024-11-17 14:05:52 +05:30
RohitR311
3b210b75ba feat: add route for robot duplication 2024-11-17 14:03:47 +05:30
RohitR311
1c225f5988 feat: add robot duplication modal in recordings table 2024-11-17 14:02:23 +05:30
RohitR311
f360761e5b feat: add robot duplication modal 2024-11-17 13:59:21 +05:30
RohitR311
e92bef2925 feat: add update route for robot 2024-11-17 02:30:20 +05:30
RohitR311
baf8ce9ecb feat: add update recording api 2024-11-17 02:29:09 +05:30
RohitR311
fa523e528f feat: save robot edit changes 2024-11-17 02:27:11 +05:30
RohitR311
464aeefddb feat: added robot edit modal 2024-11-17 00:33:23 +05:30
RohitR311
38bdf17317 feat: added robot edit modal 2024-11-17 00:31:36 +05:30
RohitR311
ee2c4b385e feat: add handle edit robot modal 2024-11-17 00:30:38 +05:30
AmitChauhan63390
cf5c8b11e9 on registration failed msg 2024-11-16 23:54:06 +05:30
AmitChauhan63390
459daed60c removed overkilling stuff 2024-11-16 23:21:59 +05:30
RohitR311
e8762859cc feat: dropdown for edit, delete, duplicate robot 2024-11-16 23:06:34 +05:30
amhsirak
dc098025c6 feat: options column 2024-11-16 22:49:48 +05:30
AmitChauhan63390
db2f050c4b design changed 2024-11-16 21:56:03 +05:30
AmitChauhan63390
2a0c03d503 fill color changed to pink and removed blue color 2024-11-16 16:43:38 +05:30
AmitChauhan63390
0b933c3fee fill color changed to pink 2024-11-16 16:29:37 +05:30
AmitChauhan63390
069bcadccd bg changed 2024-11-16 16:13:54 +05:30
AmitChauhan63390
4f08bfac9d centered the forms 2024-11-16 15:51:25 +05:30
amhsirak
f2f883fae6 fix: syntax 2024-11-15 23:54:40 +05:30
amhsirak
079099692d chore: create .dockerignore 2024-11-15 23:47:47 +05:30
Karishma Shukla
c0a3ad909b Merge pull request #177 from getmaxun/minio-msg
chore: minio success message
2024-11-15 23:42:06 +05:30
amhsirak
4b8d24294a chore: clearer succcess message 2024-11-15 23:40:21 +05:30
amhsirak
543c08bc3f chore: -rm bucket was not found message 2024-11-15 23:39:37 +05:30
AmitChauhan63390
8d4994c8c7 Route corrected 2024-11-15 22:26:36 +05:30
AmitChauhan63390
8eedca1b1e Recording deletion warning while runs are active 2024-11-15 16:16:01 +05:30
amhsirak
87a3dd4143 chore: -rm unwanted deps 2024-11-15 06:07:43 +05:30
Karishma Shukla
c3cadd15be Merge pull request #170 from getmaxun/browser-render-fix
fix: remote browser rendering
2024-11-15 04:47:00 +05:30
Karishma Shukla
47cd79e648 Merge pull request #172 from getmaxun/env-example
chore: env sample values
2024-11-15 04:46:36 +05:30
Karishma Shukla
fa7f5e3748 chore: add gh trending icon 2024-11-14 07:32:43 +05:30
Naveen
1bf716d800 chore: frontend backend connection url 2024-11-14 07:06:59 +05:30
Naveen
6b16d4a023 chore: add default values 2024-11-14 07:06:19 +05:30
Naveen
e586ec54b7 chore: example env value for encryption key 2024-11-14 06:59:27 +05:30
Naveen
a4a25a6f83 chore: add jwt env example 2024-11-14 06:58:48 +05:30
Karishma Shukla
95d9cd6d73 Merge pull request #165 from getmaxun/proxy-rotation
feat: show notification after successful google authentication
2024-11-14 05:08:25 +05:30