Commit Graph

4724 Commits

Author SHA1 Message Date
Karishma Shukla
99b5655e36 Merge pull request #342 from ninja-programmer/develop
feat(ui): position robot settings modal
2025-01-13 13:11:57 +05:30
Rohit
b5421f3096 Merge branch 'develop' into bulk-scraping 2025-01-13 12:19:23 +05:30
Sushant
9278098943 fix: modal style format 2025-01-13 11:51:21 +05:30
Sushant
1839ef1002 feat: set width to 30% 2025-01-13 11:50:59 +05:30
Sushant
41d90db252 feat: define modalSty;e 2025-01-13 11:50:39 +05:30
Sushant
4205514fc2 feat: do not import modalStyle 2025-01-13 11:50:23 +05:30
RohitR311
7c0dbd3115 feat: resolve merge conflicts for right side panel 2025-01-13 11:42:41 +05:30
RohitR311
90f1421cd5 feat: resolve merge conflicts for right side panel 2025-01-13 11:38:11 +05:30
RohitR311
2557ff1aa2 feat: specify platform for all services 2025-01-12 20:15:34 +05:30
RohitR311
a8d349c37f feat: add build platform for backend 2025-01-12 20:14:51 +05:30
RohitR311
9664da0cb7 feat: add build platform for frontend 2025-01-12 20:14:28 +05:30
Karishma Shukla
651ab19749 Merge pull request #334 from getmaxun/preview-limit
feat: limit output preview data to 5
2025-01-12 20:12:22 +05:30
RohitR311
78e85c78d4 feat: add support for iframe and shadowDom selector in pagination logic 2025-01-12 14:56:40 +05:30
RohitR311
a2314798c1 feat: check url visit and navigate 2025-01-12 02:47:25 +05:30
RohitR311
03e3098b58 feat: handle chain selector logic for click load more pagination 2025-01-11 22:53:39 +05:30
RohitR311
681aa8045e feat: rm timeout for wait for selector 2025-01-11 20:14:02 +05:30
RohitR311
3bb36ae89a feat: add race condition to handle click action 2025-01-11 19:33:28 +05:30
RohitR311
ab07399017 feat: rm selector from array if not visible 2025-01-11 17:56:17 +05:30
RohitR311
7aa7dc27b3 feat: better handling for click next navigation 2025-01-11 17:51:31 +05:30
Karishma Shukla
56e2cedb73 Merge pull request #338 from getmaxun/routing
feat: redirect to robot integrate route after google oauth
2025-01-11 00:50:16 +05:30
amhsirak
20775463a9 feat: redirect to robot integrate route 2025-01-11 00:41:25 +05:30
RohitR311
73bbdeb6bb feat: handle chained selectors for click load more pagination 2025-01-10 12:49:14 +05:30
Karishma Shukla
32856c785c Merge pull request #337 from getmaxun/routing
feat: set output as default tab for run
2025-01-10 12:42:06 +05:30
amhsirak
32ab2280a3 feat: set output as default tab for run 2025-01-10 12:40:26 +05:30
RohitR311
c7d6dea845 feat: cleanup console logs 2025-01-10 12:38:50 +05:30
Karishma Shukla
82c62f2dfc Merge pull request #336 from getmaxun/routing
feat: routing
2025-01-10 12:37:08 +05:30
amhsirak
6d6ef21d69 feat: navigate to robot runs on expand close 2025-01-10 12:36:26 +05:30
amhsirak
e0320bcac1 feat: disable scroll log to bottom 2025-01-10 12:33:39 +05:30
amhsirak
409f4b2d33 feat: navigate to robot run list on expand close 2025-01-10 12:32:46 +05:30
amhsirak
ca103356a0 feat: use row.runId 2025-01-10 12:28:52 +05:30
amhsirak
38a9821bb2 feat: use row.robotMetaId 2025-01-10 12:28:35 +05:30
amhsirak
4f3e3ef66e feat: routes for independent runs 2025-01-10 12:27:47 +05:30
RohitR311
e17e5ba2c7 feat: resolve merge conflicts for browser recording save 2025-01-10 11:50:36 +05:30
amhsirak
54897bfabc feat: enable all run routes /* 2025-01-10 11:39:32 +05:30
amhsirak
96423e6261 feat: use robot meta id for runs routing 2025-01-10 11:39:14 +05:30
amhsirak
76176a482f feat: enable all robot routes /* 2025-01-10 11:23:14 +05:30
amhsirak
0921bd3485 feat: routing for robot 2025-01-10 11:22:49 +05:30
amhsirak
c161e189f7 feat: set route path /robots 2025-01-09 23:18:18 +05:30
amhsirak
7cba1b7c05 feat: set tab value to robots 2025-01-09 23:17:58 +05:30
amhsirak
6c599da661 feat: set switch case to robots 2025-01-09 23:17:37 +05:30
amhsirak
9458c1d06b chore: lint 2025-01-09 23:14:26 +05:30
amhsirak
c76be5892e fix: navigate to new value 2025-01-09 23:14:03 +05:30
amhsirak
200cc8e3fc feat: routes for api, proxy, robot, run 2025-01-09 23:13:39 +05:30
amhsirak
dda2aef2f9 feat: navigate main menu based on route 2025-01-09 23:13:03 +05:30
amhsirak
f9a23383ad feat: set content based on initialContent prop 2025-01-09 22:53:46 +05:30
amhsirak
3694c95c33 feat: initialContent prop 2025-01-09 22:52:20 +05:30
amhsirak
3e9913dc98 feat: initialContent prop types 2025-01-09 22:51:59 +05:30
amhsirak
219913b99a chore: remove unused import 2025-01-09 22:38:27 +05:30
amhsirak
1f3646a3d4 chore: whitespace 2025-01-09 22:37:25 +05:30
amhsirak
5f3abf9591 chore: lint 2025-01-09 22:37:05 +05:30