Commit graph

10516 commits

Author SHA1 Message Date
Christian Fehmer
f3c6254933
fix: login disabled after logout (fehmer) (#5243) 2024-03-23 10:10:46 +01:00
Miodec
7f427a9643 refactor(simple modals): use new modal system 2024-03-22 20:53:22 +01:00
Miodec
234642a64d refactor: use a single object instead of multiple parameters
regex goes BRRRR
2024-03-22 20:50:18 +01:00
Miodec
c905fcbed4 impr: focus first non hidden input instead of just the first one 2024-03-22 20:33:49 +01:00
Miodec
c0500ce9c6 fix(commandline): languages sometimes didnt load in time, showing an error 2024-03-20 23:11:09 +01:00
Miodec
e551e043af impr: automatically refocus the test when closing the command line on the test page 2024-03-20 20:56:50 +01:00
Miodec
57d9fc3b04 chore: focus words earlier to avoid flashing issues 2024-03-20 20:37:29 +01:00
Miodec
0b0fff939a refactor: dont hide out of focus warning if words are not focused 2024-03-20 20:29:43 +01:00
Miodec
b7b2c1f406 refactor: use actual module instead of modifying the dom 2024-03-20 20:27:44 +01:00
Miodec
5a354ef25d refactor(quote search modal): use new modal system 2024-03-20 16:08:31 +01:00
Miodec
e38f64e019 chore: use after animation to avoid animation issues 2024-03-20 15:45:36 +01:00
Miodec
33229ce057 chore: dont await function to fix animation issues 2024-03-20 15:38:21 +01:00
Miodec
c6a47e8ef8 chore: clearing modal chain 2024-03-20 15:38:01 +01:00
Miodec
c2b7204600 refactor(quote report modal): use new modal system 2024-03-19 16:09:23 +01:00
Miodec
28a4eac40e refactor(quote rate modal): use new modal system 2024-03-19 15:50:50 +01:00
Miodec
1a64a724c6 style: increase spacing a bit 2024-03-19 14:54:04 +01:00
Miodec
5f48827fb3 fix: incorrect param type 2024-03-19 14:49:15 +01:00
Miodec
2f0bc5af84 fix: make parameter optional 2024-03-19 14:35:38 +01:00
Miodec
e999fa2a87 impr(language): remove vulgar words 2024-03-19 13:21:27 +01:00
Miodec
cc5406d88c style: lowercase footer buttons for more visual consistency 2024-03-18 13:10:14 +01:00
Miodec
33c8976176 style: update modal styling
also removed some redundant styles
2024-03-18 13:08:44 +01:00
Miodec
3077daa71f refactor(quote approve modal): use new modal system 2024-03-18 12:59:53 +01:00
Miodec
429c580a74 impr(quote search modal): update placeholder text to indicate that you can search by quote id 2024-03-18 12:05:01 +01:00
Miodec
26d61f595f chore: better error message 2024-03-18 12:04:53 +01:00
Miodec
b339cd082c fix(custom word amount): not being able to start an infinite word test 2024-03-18 00:02:10 +01:00
Miodec
9ca32d3b6a refactor(quote submit modal): use new modal system 2024-03-18 00:01:06 +01:00
Miodec
5e69c5df6b chore: remove logs 2024-03-17 20:47:54 +01:00
Miodec
d454783d11 refactor(google sign up modal): use new modal system 2024-03-17 20:47:21 +01:00
Miodec
9e064fd57c refactor(new filter preset modal): use new modal system 2024-03-17 02:10:30 +01:00
Miodec
1ceaa66287 refactor(custom test duration modal): use new modal system 2024-03-16 19:08:20 +01:00
Miodec
7faefcdd76 refactor(mobile test config modal): use new modal system 2024-03-16 18:44:18 +01:00
Miodec
5fb042c076 impr(custom word amount modal): add clear chain support and showoptions 2024-03-16 18:33:13 +01:00
Miodec
987ac16bc8 style: update out of focus warning 2024-03-16 17:28:53 +01:00
Miodec
5990f264fb style(modal): overflow auto 2024-03-16 17:00:06 +01:00
Miodec
e29d280ea5 refactor(edit result tags): complete rework
use new modal system
extract code not relating the modal to other modules
use state instead of checking dom elements/classes/attributes
2024-03-16 16:42:48 +01:00
Miodec
db560d252c impr: dont block keyboard shortcuts (like cmd + r) when out of focus warning is shown 2024-03-15 17:35:23 +01:00
Miodec
a8f6caebc9 refactor(commandline): change exec options to a single object
add commandlineModal parameter to open other modals in a chain
add command.opensModal to avoid double hiding commandline
2024-03-15 17:30:22 +01:00
Miodec
e933bbff73 impr(edit tag): add ability to show as modal chain 2024-03-15 17:26:35 +01:00
Miodec
474c6aa52e impr(animated modal): custom show options when modal is shown in a chain 2024-03-15 17:24:15 +01:00
Miodec
44e3d1b5ad fix(commandline): previous commands being visible for a split second when opening 2024-03-15 15:29:01 +01:00
Miodec
4220c54de2 refactor(edit tag): use new modal system 2024-03-15 15:11:34 +01:00
Miodec
f47340b301 refactor(animated modal): focus input if it exists and its not hidden 2024-03-15 15:10:25 +01:00
Miodec
54237d369e refactor: add title style to all modals 2024-03-15 13:49:39 +01:00
Miodec
021577c9e4 refactor(edit presets): use new modal system 2024-03-15 13:40:18 +01:00
Miodec
1640670bad style: disable pointer events on icons 2024-03-15 13:39:36 +01:00
Miodec
05de8a5de5 fix(commandline): double scrollbar 2024-03-15 13:39:19 +01:00
Miodec
00b5be2a38 refactor(edit profile): use new modal system 2024-03-15 12:58:53 +01:00
Miodec
7ee4340383 style: make profile buttons transparent to avoid focus border clipping 2024-03-15 12:26:09 +01:00
Miodec
c124f9bd67 style: add overflow-y on all modals 2024-03-15 11:11:48 +01:00
Miodec
ecfbe3a290 refactor(test): extract selected quote id to the test state module 2024-03-15 10:59:09 +01:00