Commit graph

98 commits

Author SHA1 Message Date
Bastian Meissner
2e0f420c19
Merge pull request #66 from dkarter/fix-snapshots
Fix snapshot tests
2022-04-11 19:36:36 +02:00
phntxx
940da4d281 Update snapshots 2022-04-11 19:18:28 +02:00
phntxx
3131110b4c Make the build not fail 2022-04-10 21:31:40 +02:00
Dorian Karter
0c56a3ed57 Fix formatting 2022-04-10 00:36:39 -05:00
Dorian Karter
8eedb57104 Fix snapshot tests
Previously all snapshots captured was a string representation of a
function (`[Function]`). This made the tests useless because the result
would always be a Function no matter what and so they will always pass,
even if material changes happened.
2022-04-10 00:13:00 -05:00
Bastian Meissner
0b2cff3348 Remove serviceworker 2022-04-06 12:13:54 +02:00
Bastian Meissner
cef0826587 Add autoFocus functionality to search.json 2022-03-08 20:53:17 +01:00
Bastian Meissner
dfe1f42853 Update search.json and README 2022-03-08 08:45:01 +01:00
Bastian Meissner
6d059ce3b8 Update tests 2022-02-13 21:12:05 +01:00
Bastian Meissner
942cba97da Replace useFetcher with useFetch. 2022-02-13 20:57:26 +01:00
Bastian Meissner
420d95c6b5 Add newTab to bookmarks 2022-01-30 12:35:46 +01:00
Bastian Meissner
46d001e7bf Add "newTab" to bookmarks 2022-01-14 14:53:18 +01:00
Bastian Meissner
9c76a43144 Update formatting of useMediaQuery.tsx 2021-11-26 21:16:10 +01:00
Bastian Meissner
fcd99434a0 Update tests for better coverage 2021-11-26 21:15:59 +01:00
Bastian Meissner
a24579420a Remove "selected" from select.tsx 2021-11-26 21:06:15 +01:00
Bastian Meissner
30657f04d3 Improve test coverage for select.tsx 2021-11-26 18:15:39 +01:00
Bastian Meissner
add184d580 Update Settings Modal 2021-11-24 21:30:44 +01:00
Bastian Meissner
eb5cb2dee6 Update Settings Page 2021-11-23 17:50:30 +01:00
phntxx
c07c45a72b Fix styling on select.tsx 2021-11-20 12:39:29 +01:00
cinderblockgames
0f4923029a has to be returned 2021-11-18 22:29:24 -05:00
cinderblockgames
4ba197354e Switching from select defaultValue to option selected. 2021-11-18 22:25:28 -05:00
phntxx
6288a02b50 Update greeter.tsx 2021-11-18 19:01:20 +01:00
Bastian Meissner
0d07f3abce
Merge pull request #45 from cinderblockgames/master
settings modal position fix
2021-11-18 19:08:13 +01:00
cinderblockgames
8484d37fb5 Increasing size of icon button. 2021-11-18 11:56:32 -05:00
Bastian Meissner
be93940a50
Merge pull request #44 from cinderblockgames/master
greeter.tsx fixes
2021-11-18 17:46:44 +01:00
cinderblockgames
8385ac0913 Placing Settings box at top of page rather than centered. Since the box gets long pretty quickly, don't want to have it over the top. 2021-11-18 11:41:32 -05:00
cinderblockgames
e549c575e8
Expanding getExtension test to cover all cases.
Not sure why 0 is a case, but not removing it.
2021-11-18 09:49:35 -05:00
cinderblockgames
b5bed59e2d
Fixing day extension and date string. 2021-11-18 09:46:39 -05:00
jtagcat
d62021be95
greeter: add %isodate (2021-09-17) 2021-09-17 15:51:26 +00:00
Bastian Meissner
fa28f68551 Revert "Refactor"
This reverts commit eaad2d56f0.
2021-07-16 11:00:15 +02:00
phntxx
eaad2d56f0 Refactor 2021-07-14 01:18:28 +02:00
phntxx
ca2f7a763d Rename files, update tests 2021-07-14 01:18:11 +02:00
phntxx
786aca82f1 Update tests, apply formatting 2021-07-11 15:58:42 +02:00
Bastian Meissner
c3188882d9
Merge pull request #32 from thedeany/add-placeholder-for-search
Add ability to set search placeholder text
2021-07-11 15:24:40 +02:00
Brandon Dean
a20b03bbf5 Fix typo 2021-07-10 18:11:39 -04:00
Brandon Dean
5f41608e92 Add light/dark theme switching 2021-07-10 17:57:08 -04:00
Brandon Dean
d9dfa0d15e Add ability to set search placeholder text 2021-07-10 13:44:39 -04:00
phntxx
cd22b904ee Fix settings.tsx 2021-07-02 11:41:02 +02:00
phntxx
d8c9e57dee Create custom select, update tests 2021-06-30 00:56:01 +02:00
phntxx
9cdd8da178 Update existing tests 2021-06-24 12:25:25 +02:00
phntxx
7cccbd5095 Update tests 2021-06-23 12:25:10 +02:00
phntxx
4eb0027c31 Update tests 2021-06-21 20:29:31 +02:00
phntxx
1385bf7dcc Update tests 2021-06-21 20:16:48 +02:00
phntxx
0ce5d3aea6 Merge branch 'master' into feature/defaultsearchprovider 2021-06-21 20:16:40 +02:00
phntxx
0612312e13 Add tests 2021-06-21 16:52:16 +02:00
Bastian Meissner
aa61b2fb76 add icon and theme tests 2021-06-14 21:10:28 +02:00
Bastian Meissner
a2bee67757 Fix style 2021-06-14 13:19:39 +02:00
Bastian Meissner
e768a00dce added greeter and icon tests 2021-06-14 13:17:31 +02:00
phntxx
befbd2e67f remove snapshots from .gitignore 2021-06-14 11:33:13 +02:00
phntxx
24e61efcf1 Added tests 2021-06-14 11:29:03 +02:00