Commit Graph

4721 Commits

Author SHA1 Message Date
amhsirak
daa889e734 feat: revert to auth request 2025-02-22 21:22:19 +05:30
Karishma Shukla
410d3def9c Merge pull request #447 from getmaxun/redirect-home
feat: navigate `/`
2025-02-22 20:02:57 +05:30
Karishma Shukla
7b0e4e1f8d Merge pull request #446 from getmaxun/state-fix
fix: Return data even if single element exists
2025-02-22 19:59:53 +05:30
Karishma Shukla
80c520e70f Merge pull request #445 from getmaxun/select-fix
fix: add error handling for selector generation
2025-02-22 19:59:26 +05:30
Karishma Shukla
19f6ac5c50 Merge pull request #435 from getmaxun/key-fix
fix: handle displayed input texts
2025-02-22 19:57:42 +05:30
Karishma Shukla
f719db4c29 Merge pull request #440 from getmaxun/pro-work
feat: check limit while processing workflow
2025-02-22 19:56:27 +05:30
Karishma Shukla
4d3594e713 Merge pull request #439 from getmaxun/error-handle
feat: better error messages
2025-02-22 19:01:18 +05:30
amhsirak
5d54593a12 fix: format 2025-02-21 15:53:45 +05:30
amhsirak
87f9b4d07c feat: onclick navigate to / 2025-02-21 15:53:37 +05:30
amhsirak
dfecc521f4 fix: format 2025-02-21 15:52:55 +05:30
amhsirak
2033df72f6 feat: set cursor to pointer 2025-02-21 15:52:38 +05:30
Rohit
cbe8d4fee8 fix: add selector check for state 2025-02-20 19:04:43 +05:30
Rohit
a5c100f174 fix: add error handling for optimize 2025-02-20 13:18:03 +05:30
Karishma Shukla
34e4b91950 Merge pull request #444 from RohitR311/error-fix
feat: better error handling
2025-02-18 02:45:37 +05:30
Karishma Shukla
b97c175e7c Merge pull request #443 from getmaxun/register-text
feat: register translations
2025-02-16 21:34:33 +05:30
Rohit
18787317da feat: add code for error messages 2025-02-15 12:18:54 +05:30
Rohit
f3f81d6c52 feat: better logout error messages 2025-02-15 12:18:17 +05:30
Rohit
4d058eb829 feat: add translation for logout notifs 2025-02-15 12:17:04 +05:30
amhsirak
a90ee270f2 feat: create an account 2025-02-14 23:35:44 +05:30
Karishma Shukla
ec036b589a Merge pull request #441 from getmaxun/login-text
fix: login title translation
2025-02-14 23:24:02 +05:30
Rohit
99696aaba2 feat: comment cleanup 2025-02-13 16:15:27 +05:30
Rohit
ff21f5355b feat: fallback to update type actions 2025-02-13 16:13:42 +05:30
Rohit
c6f5479358 feat: add support for full and partial word type actions 2025-02-13 15:50:13 +05:30
Rohit
cd574194b0 feat: console log cleanup 2025-02-13 12:23:58 +05:30
Rohit
5207d7da6f feat: default to text if type not specified 2025-02-13 12:11:04 +05:30
Rohit
8369714a15 feat: comments cleanup 2025-02-13 12:08:33 +05:30
Rohit
81b917b397 feat: console log cleanup 2025-02-13 12:05:02 +05:30
Rohit
b7ce40c8af feat: update workflow type actions, update robot 2025-02-13 11:58:02 +05:30
Rohit
4c21e2794a feat: console log cleanup 2025-02-13 11:15:51 +05:30
Rohit
6a989ad0e4 feat: extract type action creds 2025-02-13 11:14:38 +05:30
Karishma Shukla
dce310a55c Merge pull request #442 from getmaxun/cleanup-chore
chore: cleanup
2025-02-13 04:21:27 +05:30
Karishma Shukla
a4b1a6fdb1 chore: cleanup 2025-02-13 04:21:08 +05:30
amhsirak
3316cf2ee4 fix: login title spanish 2025-02-12 23:32:09 +05:30
amhsirak
10ea965cef fix: login title german 2025-02-12 23:30:39 +05:30
amhsirak
816afa3a81 fix: login title en 2025-02-12 23:26:56 +05:30
Karishma Shukla
ea54e68082 Merge pull request #437 from getmaxun/hide-icon
feat: toggle api key visibility
2025-02-12 23:06:00 +05:30
Rohit
afe7c2fced feat: maintain input type for fields 2025-02-12 23:03:49 +05:30
Rohit
945f1200c4 feat: optimize press actions to type actions 2025-02-12 22:37:40 +05:30
Rohit
206d760dd1 feat: accurately get cursor index value for input field 2025-02-12 22:00:51 +05:30
Rohit
14a391e0bf feat: check limit while processing workflow 2025-02-12 19:14:33 +05:30
Rohit
d800158f99 feat: add error codes for api key routes 2025-02-10 15:06:47 +05:30
Rohit
ed5e96b476 feat: better notifications for api key page 2025-02-10 15:06:21 +05:30
Rohit
85132c3d50 feat: add translation for api key notifications 2025-02-10 15:05:49 +05:30
Rohit
744778a4ce feat: return code for better error handling 2025-02-10 14:37:58 +05:30
Rohit
fcb75f412f feat: notify based on error status 2025-02-10 14:28:50 +05:30
amhsirak
32b25837e4 fix: use correct icons based on showKey state 2025-02-08 15:51:45 +05:30
amhsirak
ebcd117694 feat: use visibility off icon 2025-02-08 15:44:36 +05:30
amhsirak
0abb786480 feat: show icon as per key visibility 2025-02-08 15:38:39 +05:30
Karishma Shukla
be7c599195 Merge pull request #432 from getmaxun/outline-upgrade
feat: consistent styling
2025-02-07 19:19:51 +05:30
Rohit
2199149827 feat: rm previous cursor logic 2025-02-07 17:33:12 +05:30