Commit Graph

4472 Commits

Author SHA1 Message Date
amhsirak
58ed90b2e6 fix: format 2025-01-23 20:49:30 +05:30
amhsirak
741185838e Merge branch 'develop' of https://github.com/getmaxun/maxun into develop 2025-01-23 20:25:41 +05:30
Karishma Shukla
e7b6788e43 Merge pull request #384 from RohitR311/vis-fix
feat: hide input values in edit robot
2025-01-23 20:25:35 +05:30
Rohit
2abf0f0d7b feat: check visibility 2025-01-23 20:23:53 +05:30
amhsirak
c826f093a5 Merge branch 'develop' of https://github.com/getmaxun/maxun into develop 2025-01-23 20:06:26 +05:30
Karishma Shukla
0a722737b0 Merge pull request #368 from getmaxun/login-ui
feat: login prompt before robot creation
2025-01-23 19:30:16 +05:30
Karishma Shukla
825d5b661c Merge pull request #367 from getmaxun/login-rob
feat: db sync in dev mode
2025-01-23 19:29:43 +05:30
amhsirak
c955ab306c Merge branch 'develop' of https://github.com/getmaxun/maxun into develop 2025-01-23 18:40:18 +05:30
Karishma Shukla
468f4016e8 Merge pull request #378 from RohitR311/input-fix
fix: add position of text for input click event
2025-01-23 17:38:03 +05:30
Karishma Shukla
305dee1d55 Merge pull request #375 from RohitR311/cred-fix
feat: change credentials based on input type
2025-01-23 17:37:49 +05:30
Rohit
d56623f97a feat: add position of text for input click event 2025-01-23 15:45:44 +05:30
Rohit
1950cc582b feat: rm letter on backspace 2025-01-23 01:53:04 +05:30
Rohit
ee65ea8406 feat: add input type for workflow type actions 2025-01-23 01:18:47 +05:30
Rohit
ef3ec295d7 feat: add types for credentials 2025-01-23 01:17:38 +05:30
Rohit
8419875eb6 feat: add support for different inputs 2025-01-23 01:16:42 +05:30
Rohit
2af89a0ba8 feat: add type arg for keyboard actions 2025-01-22 23:52:43 +05:30
Rohit
1bc153d949 feat: check for keyboard actions 2025-01-22 23:51:17 +05:30
amhsirak
6116598e47 Merge branch 'develop' of https://github.com/getmaxun/maxun into develop 2025-01-22 20:01:52 +05:30
Karishma Shukla
c0af7fae97 Merge pull request #370 from RohitR311/cred_fix
fix: add condition for press actions
2025-01-22 20:01:35 +05:30
Rohit
bcfe314f04 feat: add condition for press actions 2025-01-22 19:52:28 +05:30
amhsirak
7b7efba39b feat: set margin bottom to 10px 2025-01-22 19:14:12 +05:30
amhsirak
67a16099fe fix: remove extra semi colon 2025-01-22 19:13:00 +05:30
amhsirak
be696ef2ce feat: add break 2025-01-22 19:12:39 +05:30
amhsirak
1ad73620cc feat: set padding to 10px 2025-01-22 19:11:38 +05:30
amhsirak
6eba6d3800 feat: use website instead of site 2025-01-22 19:10:42 +05:30
amhsirak
817cd8399a feat: remove repetitive typography 2025-01-22 19:09:25 +05:30
amhsirak
c9b117d8d9 chore: lint 2025-01-22 19:09:03 +05:30
amhsirak
d3f9829643 feat: use checkbox instead of radio group 2025-01-22 19:08:51 +05:30
amhsirak
57860f17a8 fix: missing Checkbox import 2025-01-22 19:07:20 +05:30
amhsirak
28568957dc fix: format 2025-01-22 19:05:41 +05:30
amhsirak
a4c072b7d5 chore: notes on db sync in dev mode 2025-01-22 19:02:22 +05:30
amhsirak
aaf13b4700 feat: alter:true only in development mode 2025-01-22 19:01:53 +05:30
amhsirak
e58197b91b chore: format 2025-01-22 19:01:16 +05:30
amhsirak
76ab46fc87 chore: re-arrange 2025-01-22 19:01:00 +05:30
amhsirak
75d65578cd feat: check node env 2025-01-22 19:00:15 +05:30
amhsirak
b1d15531e4 feat: set alter true while db sync 2025-01-22 18:58:49 +05:30
amhsirak
0abd8cb1d4 Merge branch 'develop' of https://github.com/getmaxun/maxun into develop 2025-01-22 18:50:38 +05:30
Karishma Shukla
79558b33b8 Merge pull request #363 from RohitR311/cred-chng
feat: ability to update credentials for robots with authentication
2025-01-22 18:49:14 +05:30
amhsirak
653eca884c Merge commit 'refs/pull/363/head' of https://github.com/getmaxun/maxun into develop 2025-01-22 18:23:33 +05:30
Rohit
76d88c982d feat: rm console logs 2025-01-22 00:45:08 +05:30
Rohit
64ef2532e2 feat: extract and set initial credentials 2025-01-22 00:39:52 +05:30
Rohit
ed2488f2b8 feat: decrypt workflow creds before sending 2025-01-22 00:10:41 +05:30
Rohit
ee4ad0effd feat: add or condition for login creds 2025-01-21 23:41:28 +05:30
Karishma Shukla
07732107b7 Merge pull request #365 from RohitR311/pag-fix
fix: remove url creation and click race condition
2025-01-21 23:38:30 +05:30
Rohit
e33d7455c7 feat: sort the type actions 2025-01-21 23:37:53 +05:30
Rohit
a9042d7072 feat: encrypt credentials 2025-01-21 22:31:25 +05:30
Rohit
4a16aab061 feat: change ui to include cred fields 2025-01-21 22:27:48 +05:30
Rohit
899335a7f8 feat: add credentials param for update recording 2025-01-21 22:27:16 +05:30
Rohit
fca9204747 feat: change route to modify auth credentials 2025-01-21 22:26:29 +05:30
Karishma Shukla
29b1b0f5dc Merge pull request #364 from getmaxun/improve-ui
feat: capitalize schedule
2025-01-21 19:46:45 +05:30