Commit Graph

4670 Commits

Author SHA1 Message Date
amhsirak
4031ded279 feat: confirm instead of confirm pagination 2024-12-30 19:26:53 +05:30
Karishma Shukla
3d999e0cb5 Merge pull request #303 from getmaxun/list-back
feat: navigate across capture list stages
2024-12-30 19:15:43 +05:30
Karishma Shukla
40804fd6d2 Merge pull request #299 from getmaxun/del-step
feat: add delete functionality for text and list steps
2024-12-30 19:15:11 +05:30
RohitR311
05c7921c9d feat: add shadowInfo in highlighter data 2024-12-30 03:05:07 +05:30
RohitR311
cec2397a58 feat: change shadowDOM full selector path 2024-12-30 02:55:21 +05:30
RohitR311
c3031811a6 feat: prioritize returning shadow selector 2024-12-30 02:52:58 +05:30
RohitR311
1a6a481b57 feat: add shadow selectors field type 2024-12-30 02:46:24 +05:30
RohitR311
415ce02a3d feat: add shadow bool field to text step 2024-12-30 02:39:27 +05:30
RohitR311
b696fa568d feat: add shadow param for scrapeSchema config 2024-12-30 01:28:22 +05:30
RohitR311
9f9dc4e103 feat: add shadow optional field in SelectorObject 2024-12-30 01:25:45 +05:30
RohitR311
b60f4b73b8 feat: add functionality to scrape shadowDOM elements 2024-12-30 01:24:32 +05:30
RohitR311
542f4d31fa feat: change shadowDOM full selector path 2024-12-29 23:41:19 +05:30
RohitR311
a09b03e4a7 feat: get deepest shadowDOM element selector 2024-12-29 23:36:06 +05:30
RohitR311
dead389e48 feat: add translation for back button of capture list action 2024-12-29 17:55:01 +05:30
RohitR311
d4b7cc1687 feat: add back func to navigate across capture list stages 2024-12-29 17:54:25 +05:30
RohitR311
293ddea28b feat: emit highlighter on initial stage of capture list 2024-12-29 17:52:58 +05:30
amhsirak
6ac7068f45 chore: i18n docs link to do 2024-12-28 22:54:28 +05:30
amhsirak
1630e0eb7b fix: format 2024-12-28 22:44:53 +05:30
amhsirak
5419b70f61 feat: add language option 2024-12-28 22:44:41 +05:30
amhsirak
a5a35c1c35 feat: add language option 2024-12-28 22:44:21 +05:30
RohitR311
6665a4ed64 feat: add translation for list empty message 2024-12-28 19:11:55 +05:30
RohitR311
66bdb6afe1 feat: display message if list fields is empty 2024-12-28 19:11:13 +05:30
RohitR311
0ba0839cd5 feat: check confirm list capture and render delete button 2024-12-28 18:51:21 +05:30
RohitR311
fd7e4ab626 feat: check confirm capture and render delete button 2024-12-28 18:11:24 +05:30
RohitR311
3cf0b85893 feat: add lang translation for delete button 2024-12-28 17:39:04 +05:30
RohitR311
6ac3e19b82 feat: add del functionality for text and list steps 2024-12-28 17:35:57 +05:30
Karishma
4b12139497 Merge pull request #298 from getmaxun/email-ui
feat: work email translations
2024-12-26 20:47:24 +05:30
amhsirak
25931aab4f feat(translation): chinese simplified work email login 2024-12-26 20:46:31 +05:30
amhsirak
230464d490 feat: chinese simplified work email register 2024-12-26 20:46:07 +05:30
amhsirak
705408c014 feat: japanese work email register 2024-12-26 20:43:29 +05:30
amhsirak
800e193cfd feat: japanese work email login 2024-12-26 20:43:11 +05:30
amhsirak
ca76a792c0 feat: spanish work email register 2024-12-26 20:41:58 +05:30
amhsirak
0d51e7530f feat: spanish work email login 2024-12-26 20:41:30 +05:30
amhsirak
fa128679dc feat: german work email register 2024-12-26 20:40:36 +05:30
amhsirak
f9d0fe97e9 feat: german work email login 2024-12-26 20:40:23 +05:30
amhsirak
f8575ac197 feat: english work email register 2024-12-26 20:38:00 +05:30
amhsirak
ae6b7bc8be feat: english work email login 2024-12-26 20:37:24 +05:30
Karishma
8e2357d203 Merge pull request #291 from getmaxun/table-scrape
feat: better parsing of tables
2024-12-26 19:56:10 +05:30
RohitR311
fe38f5a581 feat: improve 70% class matching logic for scraping 2024-12-26 19:27:59 +05:30
RohitR311
97efd15631 feat: add check for table highlighting 2024-12-26 19:16:44 +05:30
RohitR311
fcc71e0841 feat: add limit to table scraping 2024-12-26 03:38:40 +05:30
RohitR311
31d9730237 feat: add logic to match 70% classes 2024-12-26 03:17:18 +05:30
RohitR311
33de0f1489 feat: separate table and non-table data logic 2024-12-26 01:16:29 +05:30
RohitR311
25a0d1aedf Merge branch 'table-scrape' of https://github.com/getmaxun/maxun into table-scrape 2024-12-26 01:15:07 +05:30
RohitR311
991b554464 feat: revert non-table scraping logic 2024-12-25 23:09:27 +05:30
amhsirak
641b6559a7 fix: revert 2024-12-25 23:01:35 +05:30
RohitR311
50bcd4b8dd feat: add logic to seperate table fields 2024-12-25 22:19:18 +05:30
Karishma
5eecf6d61c Merge pull request #297 from getmaxun/refs
chore: add refs in urls
2024-12-25 16:39:18 +05:30
Naveen
4d39db4ef6 chore: add refs in urls 2024-12-25 05:42:36 +05:30
amhsirak
a131ce6c04 feat: shadow dom selection 2024-12-24 23:44:20 +05:30