Commit Graph

6290 Commits

Author SHA1 Message Date
amhsirak
01a2678358 wip: get html 2025-11-17 19:45:11 +05:30
Karishma Shukla
334fbbc391 Merge pull request #888 from getmaxun/ui-modals
fix: match generic modal with theme
2025-11-15 22:03:45 +05:30
amhsirak
6016a616fe fix: generic modal bg match theme 2025-11-15 17:49:24 +05:30
amhsirak
b7fc9f46c2 fix: modal bg match theme 2025-11-15 17:48:19 +05:30
Karishma Shukla
04c053c53d Merge pull request #887 from getmaxun/prod-recorder-fix
fix(priority): browser overflow in fe docker
2025-11-15 04:42:06 +05:30
amhsirak
aa4dcc1b67 fix(priority): browser overflow in fe docker 2025-11-15 04:41:17 +05:30
Karishma Shukla
69ad028266 Merge pull request #883 from getmaxun/pre-release-26
chore: pre-release v0.0.26
2025-11-12 22:27:07 +05:30
amhsirak
d84dd47d54 chore: install core v0.0.26 2025-11-12 22:26:36 +05:30
amhsirak
4fcd602264 chore: core v0.0.26 2025-11-12 22:17:46 +05:30
amhsirak
447375c4e6 chore: v0.0.26 2025-11-12 22:16:10 +05:30
Karishma Shukla
fb3e41ea66 Merge pull request #882 from getmaxun/rm-actions
feat: discard captured action tab data
2025-11-12 22:09:41 +05:30
Karishma Shukla
42f851f046 Merge pull request #874 from getmaxun/recorder-ui-shift
fix: unwanted overflow in recorder
2025-11-12 22:09:29 +05:30
Rohit
5c8da473e5 Merge branch 'develop' into recorder-ui-shift 2025-11-12 22:08:23 +05:30
Rohit
3ddce1a8d1 Merge branch 'develop' into rm-actions 2025-11-12 22:07:18 +05:30
Karishma Shukla
2b85a048f6 Merge pull request #881 from getmaxun/preview-fix
fix: output preview for capture text action
2025-11-12 21:56:34 +05:30
Karishma Shukla
865a7ab4d0 Merge pull request #879 from getmaxun/unique-tab
feat: prevent duplicate action name
2025-11-12 21:55:57 +05:30
Karishma Shukla
7d2c184c4c Merge pull request #878 from getmaxun/caplist-fail
fix: broken capture list failure mechanism
2025-11-12 21:55:07 +05:30
Karishma Shukla
288f7fc4d3 Merge pull request #876 from getmaxun/pag-limiter
fix(maxun-core): run stuck in endless loop of clicking on pagination buttons
2025-11-12 21:54:53 +05:30
Karishma Shukla
5368103f27 Merge pull request #875 from getmaxun/add-abort
fix: stop option not available when robot is running
2025-11-12 21:53:09 +05:30
Karishma Shukla
791507fe21 Merge pull request #871 from getmaxun/dataout-fix
fix(maxun-core): broken backward compatibility for action names
2025-11-12 21:52:27 +05:30
Karishma Shukla
1e07aa5dbb Merge pull request #860 from getmaxun/fast-loader
feat: faster remote browser loading
2025-11-12 21:50:14 +05:30
Rohit Rajan
23e20cd253 feat: discard captured action tab data 2025-11-10 12:49:44 +05:30
Rohit Rajan
141316d353 fix: preview for capture text action 2025-11-10 11:30:01 +05:30
Karishma
653a332524 Merge pull request #880 from getmaxun/misc-fixes
fix: misc ui fixes
2025-11-07 19:08:41 +05:30
amhsirak
5a6e89a9c4 chore: lint 2025-11-07 19:07:11 +05:30
amhsirak
343f6fdf7a fix: inherit bg on hover 2025-11-07 19:07:00 +05:30
amhsirak
ca6615f3c0 fix: inherit bg on hover 2025-11-07 19:05:39 +05:30
Rohit Rajan
d89e78c713 feat: add duplicate tab name check 2025-11-07 14:18:46 +05:30
Rohit Rajan
25fb8290eb feat: gen unique action name keys 2025-11-07 13:56:42 +05:30
Rohit Rajan
2e9125f2b5 fix: legacy cap text action naming 2025-11-07 13:23:34 +05:30
Rohit
fcb3a12aca Merge branch 'develop' into fast-loader 2025-11-07 12:17:52 +05:30
Rohit Rajan
5e05b08434 feat: add list validity check 2025-11-06 23:17:26 +05:30
Rohit Rajan
deb2ae674b fix: add max no new items check 2025-11-06 18:56:24 +05:30
Rohit Rajan
ac6838ed58 fix: add stop abort option 2025-11-06 18:06:46 +05:30
amhsirak
cdee69a9cb fix: set margin left 2025-11-06 01:30:23 +05:30
amhsirak
0ba7fa0d44 chore: cloud sync 2025-11-06 01:29:21 +05:30
amhsirak
725492bff2 fix: remove isRecording condition 2025-11-06 01:28:52 +05:30
amhsirak
c87893996f chore: cloud sync 2025-11-06 01:08:27 +05:30
amhsirak
49598518dd feat: increase outputPreviweHeight 2025-11-06 00:42:28 +05:30
amhsirak
f8b54b98b0 chore: cloud sync 2025-11-06 00:32:17 +05:30
amhsirak
16f7bb12bc fix: set border none 2025-11-06 00:26:04 +05:30
amhsirak
596d2781c9 fix: set position relative 2025-11-06 00:25:38 +05:30
amhsirak
4f5b248c1a feat: use outputPreviewHeight 2025-11-06 00:09:01 +05:30
amhsirak
342c5a97b6 feat: use outputPreviewHeight 2025-11-06 00:00:54 +05:30
Karishma
8489f95ff0 Merge pull request #873 from getmaxun/revert-853-recordui-fix
Revert "fix: recorder ui bug "
2025-11-05 23:44:44 +05:30
Karishma
ea1114693b Revert "fix: recorder ui bug " 2025-11-05 23:44:30 +05:30
Karishma
eb8d82962b Merge pull request #872 from getmaxun/misc-fixes
fix: proper saving text after edit
2025-11-05 23:33:24 +05:30
amhsirak
22c1addddb fix: proper saving text after edit 2025-11-05 23:32:55 +05:30
Rohit Rajan
85926ae784 fix: null error 2025-11-05 23:23:19 +05:30
Rohit Rajan
ddce0ac783 fix: normalize legacy robot names 2025-11-05 23:22:49 +05:30