Commit Graph

3338 Commits

Author SHA1 Message Date
amhsirak
30d4024eed fix: remove user normalization 2024-11-19 16:32:29 +05:30
Karishma Shukla
1262644799 Merge pull request #178 from AmitChauhan63390/better_forms
feat: register and login forms redesign
2024-11-19 03:22:28 +05:30
RohitR311
bb61429331 fix: add box shadow 2024-11-19 03:21:09 +05:30
RohitR311
1cf92288a9 fix: add box shadow 2024-11-19 03:20:54 +05:30
RohitR311
557c923107 fix: remove pink borders on text field 2024-11-19 03:00:18 +05:30
RohitR311
477ed726dd fix: remove pink borders on text field 2024-11-19 02:59:43 +05:30
Karishma Shukla
2255377376 Merge pull request #176 from AmitChauhan63390/delete_runs_notification
feat: show notification on robot delete with existing runs
2024-11-19 02:51:15 +05:30
RohitR311
8d0f0c4b51 Merge branch 'develop' into delete_runs_notification 2024-11-19 02:49:34 +05:30
RohitR311
77dd866985 fix: resolved merge conflict 2024-11-19 02:41:02 +05:30
RohitR311
9fa40e4189 fix: resolved merge conflict 2024-11-19 02:40:00 +05:30
Karishma Shukla
52fd8d43d2 Merge pull request #181 from getmaxun/robot-duplication
feat: robot duplication
2024-11-19 02:06:18 +05:30
amhsirak
5780fa063b feat: normalize id for req.user 2024-11-19 02:04:39 +05:30
amhsirak
f0412e10e9 chore: remove unused id styles 2024-11-19 00:23:50 +05:30
amhsirak
1a27ed7dd6 feat: explain robot duplication 2024-11-19 00:23:18 +05:30
amhsirak
3b4363d0e9 feat: style code block 2024-11-19 00:20:32 +05:30
amhsirak
81e32394d1 feat: style code block 2024-11-19 00:19:07 +05:30
amhsirak
d3a338c168 feat: use code instead of b 2024-11-19 00:17:02 +05:30
amhsirak
40c9d91613 feat: add example 2024-11-19 00:16:06 +05:30
amhsirak
7a0c321593 feat: wrap in <b> 2024-11-19 00:12:38 +05:30
amhsirak
c50f4b40c1 feat: remove how it works 2024-11-19 00:11:32 +05:30
amhsirak
2cdb11cf3e feat: remove beta tag 2024-11-19 00:08:31 +05:30
amhsirak
796e09c345 feat: add duplicate robot instructions 2024-11-19 00:08:12 +05:30
amhsirak
fd8220fe51 feat: rename to Duplicate Robot 2024-11-19 00:06:39 +05:30
RohitR311
458243545c feat: add robot duplicate modal 2024-11-18 22:17:24 +05:30
RohitR311
6309972a9d Merge branch 'robot-duplication' of https://github.com/getmaxun/maxun into robot-duplication 2024-11-18 22:15:47 +05:30
RohitR311
50e3cac63d feat: add robot edit modal 2024-11-18 22:15:04 +05:30
amhsirak
cf5b2af62f fix(temp): expiry 2024-11-18 22:11:55 +05:30
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