Commit graph

9347 commits

Author SHA1 Message Date
Miodec
5b0247351d quote reports 2023-06-26 13:04:27 +02:00
Miodec
9f79bc34fd removed bad words 2023-06-26 12:57:22 +02:00
Miodec
fe6c526661 ab test 2 2023-06-26 12:12:19 +02:00
Miodec
9d6be7a4ea fixed typo 2023-06-25 21:40:28 +02:00
Laaveshwaran P
7d56b837e7
Strict equality migration (#4376) aviicii
* replaced `==` with `===`

* replaced `==` with `===` for bail out

* strict equality for index.ts

hoping it would work for Config.singleListCommandLine === "on" as the type of singleListCommandLine is defined as a subgroup and is confusing

* done strict equality

* strict equality for controllers in ./frontend/src/frontend

`==` and `!=` are shifted to `===` and `!==` for strict equality without type coercion

* elements partially done

* elements done

* pages completed

* popups done

* settings and states done

* done test, types and utils

* done src

* format connection.ts

code formatting lost during resolving merge conflict

* updated gitignore

* unnecessary catch (we want to be notified if the drop failed as it will cause duplication)

* added english quote (#4385) oliverpearce

* removed extra space

* removed non words

* apparently autocapitalize="off" is depracated
part of #4388

* unnecessary if check

* updated if check

* better check

* added todo

* updated logic

---------

Co-authored-by: Miodec <jack@monkeytype.com>
Co-authored-by: Oliver Pearce <67935783+oliverpearce@users.noreply.github.com>
2023-06-23 20:57:52 +02:00
Miodec
b5a25a37f3 using vanilla js 2023-06-23 16:57:01 +02:00
Miodec
95759edc60 using vanilla js 2023-06-23 16:56:52 +02:00
Miodec
0e6679e40a resetting login page input values when leaving the login page 2023-06-23 16:48:31 +02:00
Miodec
a0c5ade54d signing out after user changed email 2023-06-23 16:44:18 +02:00
Miodec
8597037845 added another check to make sure emails match 2023-06-23 16:44:05 +02:00
Miodec
f3e040f4d1 fixed function mixup
closes #4395
2023-06-23 14:55:34 +02:00
Miodec
eb0abb369d changed pattern to fix windows issues 2023-06-22 23:52:58 +02:00
Miodec
e3cb26d30c added eslint to frontend to fix linting issues 2023-06-22 23:52:55 +02:00
Miodec
202059d13f apparently autocapitalize="off" is depracated
part of #4388
2023-06-22 12:39:07 +02:00
Miodec
bd5376a4ab removed non words 2023-06-22 11:25:38 +02:00
Miodec
5f52f1c09a removed extra space 2023-06-21 13:10:35 +02:00
Oliver Pearce
4ce7ece75a
added english quote (#4385) oliverpearce 2023-06-21 13:09:36 +02:00
Miodec
782ac58907 unnecessary catch (we want to be notified if the drop failed as it will cause duplication) 2023-06-21 13:04:59 +02:00
Miodec
66d87bf240 updated gitignore 2023-06-21 00:08:46 +02:00
Miodec
20a08d27ea removed navigate event
removed any types
added generic parameter which describes the type of options data
2023-06-20 15:37:38 +02:00
Miodec
79b0c37dee added macedonian 2023-06-19 23:26:24 +02:00
Miodec
7e68922151 fixed small useranme on profile page 2023-06-19 22:00:32 +02:00
Miodec
f5bb1a2395 removed unnecessary imports from page controller 2023-06-19 21:34:21 +02:00
Miodec
381ee144c5 added page name type 2023-06-19 21:33:51 +02:00
Miodec
fd48402840 fixed 404 media query 2023-06-19 21:32:29 +02:00
Miodec
e19ba58d41 added comment 2023-06-19 20:59:21 +02:00
Miodec
6d7ee53e63 removed any 2023-06-19 18:47:32 +02:00
Miodec
e7c224b007 removed any type 2023-06-19 18:41:09 +02:00
Miodec
0432f09244 removed any type 2023-06-19 18:37:34 +02:00
Miodec
2c8f31f56f removed any type 2023-06-19 18:33:28 +02:00
Miodec
701f4e0f2e removed any 2023-06-19 18:26:28 +02:00
Miodec
3cedcda8b1 missing extends 2023-06-19 18:15:25 +02:00
Miodec
42ff575300 removed any 2023-06-19 18:10:45 +02:00
Miodec
03a2f50ed9 removed duplicated type 2023-06-19 15:53:09 +02:00
Miodec
2ad49053a6 removed any type 2023-06-19 15:45:41 +02:00
Miodec
45fec5864e removed any type 2023-06-19 15:33:42 +02:00
Miodec
dd46292636 removed any type 2023-06-19 15:28:09 +02:00
Miodec
47ab36ce9b quote length script 2023-06-19 14:03:35 +02:00
Miodec
209451c11b quote reports 2023-06-19 14:02:48 +02:00
Miodec
e2a51d0080 removed possible false positives 2023-06-19 13:24:24 +02:00
github-actions[bot]
ac45156d4b
Prettier fix (#4386)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-06-18 10:35:12 -04:00
Miodec
5d4ffd903d reminder 2023-06-16 17:13:50 +02:00
Miodec
756c05da96 fixed start of day timestamp being incorrect 2023-06-16 16:08:05 +02:00
Miodec
ce404ec964 added more tests 2023-06-16 16:06:23 +02:00
Miodec
c51a1e01eb fixed incorrect if check
closes #4382
2023-06-16 11:07:09 +02:00
Miodec
2830b32f54 updated eslint 2023-06-16 11:06:00 +02:00
Miodec
9fd2bc87f5 fixed incorrect caret animation being applied
closes #4381
2023-06-16 09:51:16 +02:00
Miodec
6e2887c9b1 removed console logs 2023-06-15 20:27:16 +02:00
Miodec
1a5efe14de fixed incorrect max and min values for the result graph
closes #4380
2023-06-15 20:25:12 +02:00
Miodec
27980087f6 not showing offline banner if the test is active (showing on restart on test finish)
not showing the banner again if it was dismissed (unless the user was online again)
closes #4378
2023-06-15 16:28:50 +02:00