Commit Graph

  • 4f5b248c1a feat: use outputPreviewHeight amhsirak 2025-11-06 00:09:01 +05:30
  • 342c5a97b6 feat: use outputPreviewHeight amhsirak 2025-11-06 00:00:54 +05:30
  • 8489f95ff0 Merge pull request #873 from getmaxun/revert-853-recordui-fix Karishma 2025-11-05 23:44:44 +05:30
  • ea1114693b Revert "fix: recorder ui bug " Karishma 2025-11-05 23:44:30 +05:30
  • eb8d82962b Merge pull request #872 from getmaxun/misc-fixes Karishma 2025-11-05 23:33:24 +05:30
  • 22c1addddb fix: proper saving text after edit amhsirak 2025-11-05 23:32:55 +05:30
  • 85926ae784 fix: null error Rohit Rajan 2025-11-05 23:23:19 +05:30
  • ddce0ac783 fix: normalize legacy robot names Rohit Rajan 2025-11-05 23:22:49 +05:30
  • f49c4b1265 fix: rm ddefault action name setting Rohit Rajan 2025-11-05 23:19:16 +05:30
  • f2453a3c81 Merge pull request #861 from getmaxun/tabswitch-fix Karishma 2025-11-05 23:19:12 +05:30
  • 674ce9ab87 Merge pull request #865 from getmaxun/edit-page Karishma 2025-11-05 23:18:48 +05:30
  • 5a18f61115 fix: rename to extracting data amhsirak 2025-11-05 22:33:41 +05:30
  • 3ca125a097 feat: increase side margins of api key table amhsirak 2025-11-05 22:19:28 +05:30
  • 8565c36c6c fix: revert api key hidden amhsirak 2025-11-05 22:18:49 +05:30
  • 4c5191f0a0 feat: use sidebar layout for main app pages only amhsirak 2025-11-05 22:12:07 +05:30
  • 5ab8455c04 chore: remove unused import amhsirak 2025-11-05 22:06:33 +05:30
  • 1b5a236246 feat: match left & right margins amhsirak 2025-11-05 22:05:42 +05:30
  • 5727405fb2 chore: cleanup amhsirak 2025-11-05 22:04:38 +05:30
  • 439a60d298 feat: reduce width to 230 amhsirak 2025-11-05 22:04:15 +05:30
  • 3b56d865c9 feat: reduce width to 230 amhsirak 2025-11-05 22:03:59 +05:30
  • 56467d5560 feat: cleaner UI amhsirak 2025-11-05 22:01:58 +05:30
  • c235ac240e fix: inherit bg for cancel button amhsirak 2025-11-05 22:01:34 +05:30
  • 5b5aa0d5ab fix: margins amhsirak 2025-11-05 21:57:14 +05:30
  • fbaf588169 fix: remove minHeight amhsirak 2025-11-05 21:53:51 +05:30
  • 75bb63d194 chore: lint amhsirak 2025-11-05 21:09:38 +05:30
  • c394198321 feat: match robot config layout w new menu layout amhsirak 2025-11-05 21:09:30 +05:30
  • 11fa50f727 chore: hidden api key amhsirak 2025-11-05 20:55:51 +05:30
  • 95ac9ce913 chore: lint amhsirak 2025-11-05 20:54:48 +05:30
  • 2aa4aff608 feat: match api layout w new menu layout amhsirak 2025-11-05 20:54:35 +05:30
  • e1d10042d7 fix: format amhsirak 2025-11-05 20:39:48 +05:30
  • fb7c37dab9 feat: match proxy layout w new menu layout amhsirak 2025-11-05 20:39:35 +05:30
  • a515c9046a feat: decouple menu components amhsirak 2025-11-05 20:30:24 +05:30
  • 3526a1a49a feat: decouple menu components amhsirak 2025-11-05 20:30:10 +05:30
  • bf9679e9ea Merge pull request #864 from getmaxun/edit-page Karishma 2025-11-05 20:26:38 +05:30
  • be90cc75d5 fix: limit run output panel width amhsirak 2025-11-05 20:25:59 +05:30
  • 04f0c98c17 Merge pull request #863 from getmaxun/edit-page Karishma 2025-11-05 16:37:45 +05:30
  • 75b42b95e2 fix: import path for ScheduleSettings amhsirak 2025-11-05 16:36:26 +05:30
  • e37512c016 fix: import path for ScheduleSettings amhsirak 2025-11-05 16:35:51 +05:30
  • cd53994d82 Merge branch 'develop' into fast-loader Rohit 2025-11-05 16:35:02 +05:30
  • 0925084b11 Merge pull request #853 from RohitR311/recordui-fix Karishma 2025-11-05 16:30:01 +05:30
  • 7a8052ea5f Merge pull request #862 from getmaxun/textedit-fix Karishma 2025-11-05 16:06:59 +05:30
  • ab48f3e7b8 fix: rm __name, limit to single text name Rohit Rajan 2025-11-05 15:07:14 +05:30
  • 6b0fac6491 feat: centralize tab and field editing Rohit Rajan 2025-11-05 13:04:47 +05:30
  • 3717d7d458 fix: switch to active action data tab on capture amhsirak 2025-11-04 21:18:18 +05:30
  • d7da903ceb fix: add recording setup route Rohit Rajan 2025-11-04 13:10:41 +05:30
  • 58aa5f5c56 feat: speed up snapshot emission Rohit Rajan 2025-11-03 22:55:14 +05:30
  • e0b5103374 fix: hide right side panel scrollbar Rohit Rajan 2025-11-03 22:26:53 +05:30
  • 1f99295c0f feat: rm canvas logic, add in-browser loader Rohit Rajan 2025-11-03 16:00:46 +05:30
  • 56aeb5eec1 Merge pull request #859 from getmaxun/edit-page Karishma 2025-11-03 15:52:28 +05:30
  • 9cf8537fef Merge pull request #858 from getmaxun/fix-list-limits Karishma 2025-11-03 15:51:39 +05:30
  • 9066ff67e1 Merge pull request #855 from RohitR311/edit-page Karishma 2025-11-03 15:51:18 +05:30
  • a94b2c5b9b feat: // Get the corresponding scrapeList action to extract its name amhsirak 2025-11-01 19:07:13 +05:30
  • b032de4505 Merge pull request #854 from getmaxun/edit-page Karishma 2025-11-01 18:59:01 +05:30
  • bbb0508444 fix: td width Karishma 2025-10-30 16:14:35 +05:30
  • cde59e77ea fix: table width Karishma 2025-10-30 16:11:37 +05:30
  • 15135e355b chore: add LambdaTest to sponsors Karishma 2025-10-30 16:05:46 +05:30
  • 1d2250275c fix: remove unused img Karishma 2025-10-30 03:43:04 +05:30
  • b39db8bc82 fix: width table cell Karishma 2025-10-30 02:59:32 +05:30
  • 0bb2d9ec06 fix: adjust table cell width Karishma 2025-10-30 02:46:51 +05:30
  • b17159f083 chore: cleaner setup instructions + demo video Karishma 2025-10-30 02:44:16 +05:30
  • 377dde56ed chore: create setup.md Karishma 2025-10-30 01:28:59 +05:30
  • 5dd07464d9 Merge pull request #856 from saniyafatima07/develop Karishma 2025-10-29 16:34:06 +05:30
  • f39195a11c fix: check text content for meaningful logic Rohit Rajan 2025-10-29 15:06:06 +05:30
  • f532a6ae2e Feat: Implemented delete confirmation modal saniyafatima07 2025-10-29 12:35:12 +05:30
  • b9ab9bd7c9 fix: add null checks legacy data Rohit Rajan 2025-10-27 18:59:11 +05:30
  • 5367111f72 fix: add default names for captured action data Rohit Rajan 2025-10-27 18:40:44 +05:30
  • f5e9cec74f fix: remove maxHeight amhsirak 2025-10-27 18:09:38 +05:30
  • d5e2500017 fix: use h6 typography amhsirak 2025-10-27 18:09:21 +05:30
  • 6692de2b13 fix: use h6 typography amhsirak 2025-10-27 17:59:58 +05:30
  • e6d3323236 chore: lint amhsirak 2025-10-27 17:58:40 +05:30
  • 158347bf90 feat: group actions by type amhsirak 2025-10-27 17:58:28 +05:30
  • 7e0ea38635 feat: set margin top amhsirak 2025-10-27 17:48:55 +05:30
  • 29146da57e fix: hide overflow Rohit Rajan 2025-10-27 17:48:28 +05:30
  • 9962eb5c6e feat: set margin top amhsirak 2025-10-27 17:48:11 +05:30
  • acba07287b Merge pull request #850 from RohitR311/flush-fix Karishma 2025-10-27 17:45:08 +05:30
  • 998ab344d1 feat: use Dividers for spacing amhsirak 2025-10-27 17:45:00 +05:30
  • b00dc4286b fix: rename to Actions amhsirak 2025-10-27 17:42:02 +05:30
  • 477aaf8e6e fix: remove action labels amhsirak 2025-10-27 17:41:36 +05:30
  • 94ca3d0148 CodeRabbit summary code updated source-rashi 2025-10-27 11:29:37 +05:30
  • d2e6fdbbc0 Enabled users to rename or update the titles of all recorded actions source-rashi 2025-10-27 02:11:32 +05:30
  • 1c459691bf fix: flush buffer on run completion Rohit Rajan 2025-10-25 13:09:00 +05:30
  • 5844eaae21 Merge pull request #846 from getmaxun/pre-release-25 Karishma 2025-10-24 00:31:07 +05:30
  • af8a64be6b chore: maxun-core v0.0.25 amhsirak 2025-10-24 00:30:26 +05:30
  • f41f07b786 chore: v0.0.25 amhsirak 2025-10-24 00:28:42 +05:30
  • 2aae82f6f6 chore: core v0.0.25 amhsirak 2025-10-24 00:25:38 +05:30
  • aed3f1f04d Merge pull request #845 from getmaxun/capflow-revamp Karishma 2025-10-24 00:15:09 +05:30
  • b6b4e99b38 fix: apply xy coord padding amhsirak 2025-10-24 00:12:25 +05:30
  • e66e384fe9 fix: confine capture list highlighting within window amhsirak 2025-10-24 00:09:55 +05:30
  • 0a98313b3b Merge pull request #844 from getmaxun/capflow-revamp Karishma 2025-10-23 23:49:55 +05:30
  • 7294fa5472 fix(recorder): disable pagination highlighting on successful capture amhsirak 2025-10-23 23:49:41 +05:30
  • df06483dae Merge pull request #834 from getmaxun/capflow-revamp Karishma 2025-10-23 23:34:20 +05:30
  • c2264b66c8 fix: child selector gen specificity Rohit Rajan 2025-10-22 21:04:24 +05:30
  • a78cf2b96f Merge pull request #842 from RohitR311/capflow-revamp Karishma 2025-10-22 16:46:35 +05:30
  • f9309a7438 chore: rm bg-color fixed highlighting Rohit Rajan 2025-10-22 16:10:41 +05:30
  • 26f8336622 feat: add no action selected message Rohit Rajan 2025-10-22 16:07:28 +05:30
  • 05428ef839 fix: remove unused import amhsirak 2025-10-22 15:25:55 +05:30
  • 58aff98fbd Merge pull request #841 from RohitR311/capflow-revamp Karishma 2025-10-22 15:25:25 +05:30
  • 90c842e708 fix: use PlayArrow icon amhsirak 2025-10-22 15:25:00 +05:30
  • 5ee66ca3c3 fix: tabs amhsirak 2025-10-22 15:23:55 +05:30
  • 4e26868fde fix: rm prev confirm discard logic Rohit Rajan 2025-10-22 15:22:02 +05:30