Commit Graph

4038 Commits

Author SHA1 Message Date
RohitR311
03aa00e2f8 feat: add japanese translation for apikey page 2024-12-20 21:11:42 +05:30
RohitR311
114cbdda6f feat: add english translation for apikey page 2024-12-20 21:11:10 +05:30
RohitR311
1529629d9e feat: add german translation for apikey page 2024-12-20 21:10:41 +05:30
RohitR311
e404b74d2c feat: add translation for proxy page 2024-12-20 21:04:44 +05:30
RohitR311
18f7d75ef3 feat: add chinese translation for proxy page 2024-12-20 21:03:36 +05:30
RohitR311
9f06d43740 feat: add japanese translation for proxy page 2024-12-20 21:03:22 +05:30
RohitR311
ae037b807a feat: add spanish translation for proxy page 2024-12-20 21:03:05 +05:30
RohitR311
6e8815b8fd feat: add english translation for proxy page 2024-12-20 21:02:46 +05:30
RohitR311
5df00b5930 feat: add german translation for proxy page 2024-12-20 21:02:01 +05:30
RohitR311
15aa85976a feat: add dateime-local picker component 2024-12-20 19:55:17 +05:30
RohitR311
b1fbcb506c feat: trigger socket event to display datime-local picker 2024-12-20 19:54:05 +05:30
RohitR311
6d792f365e feat: add datetime-local selection event handlers 2024-12-20 19:52:55 +05:30
RohitR311
2b96f07b36 feat: add datetime-local selection pair to workflow 2024-12-20 19:52:03 +05:30
Karishma Shukla
ccf5cf6d50 Merge pull request #274 from getmaxun/upgrade-instruct
feat: clearer upgrade instructions
2024-12-20 17:48:21 +05:30
amhsirak
6da2f6a130 feat: revert to version 2024-12-20 17:47:28 +05:30
amhsirak
5b3b6d848f feat: docker setup container down 2024-12-20 17:45:49 +05:30
amhsirak
b6274cca14 feat: docker setup upgrade cd step 2024-12-20 17:44:39 +05:30
amhsirak
a1f31ec05d feat: local setup upgrade cd step 2024-12-20 17:44:10 +05:30
Karishma Shukla
236e7416ac Merge pull request #273 from getmaxun/input-sel
feat: selection for `<input>` tags
2024-12-20 17:28:52 +05:30
amhsirak
889107d892 chore: lint 2024-12-20 17:23:59 +05:30
amhsirak
81eb32254c feat: handle input type date 2024-12-20 17:23:44 +05:30
amhsirak
4b2c072139 feat: assign proper types 2024-12-20 17:18:06 +05:30
amhsirak
7860d40444 feat: handle input type time 2024-12-20 17:17:49 +05:30
Karishma Shukla
e1266a1853 Merge pull request #272 from getmaxun/input-sel
feat: selection for `<select>` tag
2024-12-20 17:03:37 +05:30
RohitR311
39850df42e feat: rm arabic lang option 2024-12-20 14:49:50 +05:30
RohitR311
65266c2af6 feat: add lang support for chinese 2024-12-20 14:48:33 +05:30
RohitR311
082df9102c feat: add lang support for spanish 2024-12-20 14:48:12 +05:30
RohitR311
0ff1f4ca07 feat: add lang support for german 2024-12-20 14:47:39 +05:30
amhsirak
60b901a1a0 feat: handle select tags 2024-12-20 13:55:48 +05:30
Karishma Shukla
e823e7bb4f Merge pull request #268 from getmaxun/handle-inputs
feat: add functionality to handle user inputs (part 1)
2024-12-19 23:02:23 +05:30
RohitR311
a97837d8b8 feat: add time picker component to input time 2024-12-19 16:26:57 +05:30
RohitR311
66f3ccd34f trigger socket event to display time picker 2024-12-19 16:26:23 +05:30
RohitR311
0b2d099dc0 feat: add time selection event handlers 2024-12-19 16:25:48 +05:30
RohitR311
947a6b75cb feat: check for time input field and emit socket event 2024-12-19 16:16:47 +05:30
RohitR311
13b92ee5dc feat: add dropdown component to input dropdown 2024-12-19 14:05:02 +05:30
RohitR311
7bd7a84173 feat: tigger socket event to display dropdown 2024-12-19 14:04:05 +05:30
RohitR311
d8b5ae4113 feat: add dropdown selection handler functions and register socket event 2024-12-19 12:24:19 +05:30
RohitR311
f872051f08 feat: add dropdown selection action pair to workflow 2024-12-19 12:23:13 +05:30
RohitR311
a6ed8c67b8 feat: check for select type and emit dropdown socket event 2024-12-19 12:14:08 +05:30
RohitR311
14079fa0f8 feat: date input check using element information 2024-12-19 12:13:17 +05:30
Karishma Shukla
9f40124764 Merge pull request #267 from getmaxun/click-fix
fix: skip click action if selector not visible
2024-12-19 03:47:55 +05:30
amhsirak
783466029d Merge commit 'refs/pull/242/head' of https://github.com/getmaxun/maxun into internationalization2 2024-12-19 03:34:53 +05:30
RohitR311
2e30192422 feat: add date picker component to input date 2024-12-18 18:24:51 +05:30
RohitR311
9ee54d118b feat: rm onHandleSelct callback function 2024-12-18 18:23:56 +05:30
RohitR311
ec4d1acfa2 feat: trigger socket event to display date picker 2024-12-18 18:22:51 +05:30
RohitR311
7eea077e70 feat: add interface to hanle date picker event data 2024-12-18 18:21:05 +05:30
RohitR311
7ac79dc31c feat: add date selection event handlers 2024-12-18 18:19:05 +05:30
RohitR311
0783cbc1c5 feat: add date selection handler 2024-12-18 18:17:50 +05:30
RohitR311
e34cfda770 fix: skip click action if selector not visible 2024-12-17 21:55:24 +05:30
Karishma Shukla
c25975bf98 Merge pull request #266 from getmaxun/sel-fix
feat: selection revamp
2024-12-17 21:54:15 +05:30