Commit Graph

154 Commits

Author SHA1 Message Date
Rohit Rajan
c1373d8ca1 feat: display separate field md content 2025-11-20 13:18:01 +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
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
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
Rohit Rajan
d89e78c713 feat: add duplicate tab name check 2025-11-07 14:18:46 +05:30
Rohit Rajan
ac6838ed58 fix: add stop abort option 2025-11-06 18:06:46 +05:30
amhsirak
342c5a97b6 feat: use outputPreviewHeight 2025-11-06 00:00:54 +05:30
Rohit Rajan
ddce0ac783 fix: normalize legacy robot names 2025-11-05 23:22:49 +05:30
Karishma
f2453a3c81 Merge pull request #861 from getmaxun/tabswitch-fix
fix: switch to active action data tab on capture
2025-11-05 23:19:12 +05:30
Karishma
bf9679e9ea Merge pull request #864 from getmaxun/edit-page
fix: limit run output panel width
2025-11-05 20:26:38 +05:30
amhsirak
be90cc75d5 fix: limit run output panel width 2025-11-05 20:25:59 +05:30
Rohit Rajan
6b0fac6491 feat: centralize tab and field editing 2025-11-05 13:04:47 +05:30
amhsirak
3717d7d458 fix: switch to active action data tab on capture 2025-11-04 21:18:18 +05:30
Karishma
56aeb5eec1 Merge pull request #859 from getmaxun/edit-page
fix: add default names for captured action data
2025-11-03 15:52:28 +05:30
saniyafatima07
f532a6ae2e Feat: Implemented delete confirmation modal 2025-10-29 12:35:12 +05:30
Rohit Rajan
b9ab9bd7c9 fix: add null checks legacy data 2025-10-27 18:59:11 +05:30
Rohit Rajan
26f8336622 feat: add no action selected message 2025-10-22 16:07:28 +05:30
amhsirak
2d62912aae fix: cloud -> oss sync 2025-10-22 15:08:40 +05:30
Karishma
54eaf56381 Merge branch 'develop' into capflow-revamp 2025-10-22 15:03:27 +05:30
amhsirak
9b63f6603d feat: remove fontweight based on current schema index 2025-10-22 14:36:19 +05:30
amhsirak
0b36072303 feat: border bottom for current text 2025-10-22 14:36:06 +05:30
amhsirak
dcacd5f0c2 feat: remove fontweight based on current ss index 2025-10-22 14:33:50 +05:30
amhsirak
3cfbfa60f2 feat: border bottom for current ss 2025-10-22 14:33:34 +05:30
amhsirak
3a7a7a14aa feat: border bottom for current list 2025-10-22 14:23:27 +05:30
amhsirak
18fecdafac feat: remove fontweight based on current list index 2025-10-22 14:16:25 +05:30
amhsirak
ec2abf1368 fix: download json label 2025-10-22 13:51:36 +05:30
amhsirak
b752a9fd2f fix: download json label 2025-10-22 13:50:39 +05:30
amhsirak
dda96bbfc1 fix: increase max width of tab panel 2025-10-22 13:44:34 +05:30
amhsirak
f6b781e452 fix: bring back tab panel 2025-10-22 13:43:14 +05:30
amhsirak
faba6a22f1 feat: remove tab panel 2025-10-22 13:38:20 +05:30
amhsirak
e9e20ced3f feat: remove unused box 2025-10-22 13:32:05 +05:30
amhsirak
cf13b11417 feat: remove tabs 2025-10-22 13:29:10 +05:30
amhsirak
ad809e8b8a feat: remove output data tab panel 2025-10-22 13:28:01 +05:30
amhsirak
2b06cb51b2 feat: remove output data tab 2025-10-22 13:26:00 +05:30
amhsirak
ebbadeb16e feat: remove run logs tab 2025-10-22 13:17:57 +05:30
Rohit Rajan
4345fc29fe feat: recorder revamp ui changes 2025-10-19 22:48:28 +05:30
amhsirak
3f0e252638 fix: output preview button 2025-10-13 20:23:28 +05:30
amhsirak
0f771bba25 fix: -rm tutorial mode 2025-10-13 20:07:15 +05:30
amhsirak
da50be7d8c feat: output preview revamp 2025-10-13 17:59:48 +05:30
amhsirak
6108629ff9 feat: remove unwated styled 2025-10-13 17:56:54 +05:30
amhsirak
270782917f feat: sync dark mode bg output preview 2025-10-13 17:56:02 +05:30
Rohit Rajan
9a2d60ef4c fix: render run immediately 2025-09-29 20:08:17 +05:30
Rohit Rajan
883922606c feat: cache robot and run fetch data 2025-09-19 11:24:23 +05:30
Rohit Rajan
26f475407a fix: capture text display 2025-09-10 13:21:09 +05:30
Rohit
b4ca34e857 Merge branch 'develop' into accord-fix 2025-09-10 12:44:40 +05:30
Rohit Rajan
196930ba2f fix: rm collapse accordion on run finish 2025-09-09 16:30:22 +05:30