Commit Graph

3993 Commits

Author SHA1 Message Date
Karishma Shukla
6474efddfd Merge pull request #304 from getmaxun/confirm-ui
feat: confirmation UI for pagination & limit steps
2024-12-31 05:20:01 +05:30
amhsirak
cd7f38f561 feat(chinese): confirm instead of confirm limit 2024-12-30 19:33:12 +05:30
amhsirak
634daeecf5 feat(chinese): confirm instead of confirm pagination 2024-12-30 19:32:56 +05:30
amhsirak
c753ce5512 feat(german): confirm instead of confirm limit 2024-12-30 19:32:16 +05:30
amhsirak
e78a61139d feat(german): confirm instead of confirm pagination 2024-12-30 19:31:50 +05:30
amhsirak
20b31f36d9 feat(japanese): confirm instead of confirm limit 2024-12-30 19:30:57 +05:30
amhsirak
09b974ca78 feat(japanese): confirm instead of confirm pagination 2024-12-30 19:30:38 +05:30
amhsirak
aded4dfebb feat(spanish): confirm instead of confirm limit 2024-12-30 19:29:41 +05:30
amhsirak
663a4fd69c feat(spanish): confirm instead of confirm pagination 2024-12-30 19:29:24 +05:30
amhsirak
8baad8d1f9 feat: confirm instead of confirm limit 2024-12-30 19:27:23 +05:30
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
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
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
RohitR311
3176fa275f feat: add loop to handle nested scraping 2024-12-24 17:27:42 +05:30
RohitR311
b411faf681 feat: add condition to ignore html and body tags on highlighting 2024-12-24 17:25:52 +05:30
Karishma
2fff0d2995 Merge pull request #295 from getmaxun/ui
fix: avoid reload on duplicate robot cancel
2024-12-24 03:21:19 +05:30
amhsirak
8f58caf64f fix: avoid reload on duplicate robot cancel 2024-12-24 03:20:16 +05:30
Karishma
a150ecdb0c Merge pull request #294 from getmaxun/ui
fix: move handleSave onClick to save button for edit robot
2024-12-24 03:19:28 +05:30
amhsirak
5939471762 fix: move handleSave onClick to save button 2024-12-24 03:18:14 +05:30
Karishma
dc360f7bf6 Merge pull request #293 from getmaxun/ui
chore: login translation switcher
2024-12-24 03:10:39 +05:30