Commit graph

78 commits

Author SHA1 Message Date
phntxx
3131110b4c Make the build not fail 2022-04-10 21:31:40 +02:00
Bastian Meissner
cef0826587 Add autoFocus functionality to search.json 2022-03-08 20:53:17 +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
a24579420a Remove "selected" from select.tsx 2021-11-26 21:06:15 +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
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
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
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
e768a00dce added greeter and icon tests 2021-06-14 13:17:31 +02:00
phntxx
24e61efcf1 Added tests 2021-06-14 11:29:03 +02:00
phntxx
20c5e7b3aa Merge branch 'master' of github.com:phntxx/dashboard 2021-05-15 16:09:35 +02:00
phntxx
947e6778d9 Update greeter.tsx 2021-05-15 16:09:12 +02:00
Brandon Dean
7c0cd58fcc Make full app area a link 2021-04-23 18:15:10 -04:00
phntxx
3138c18021 First Commit 2021-04-22 11:15:41 +02:00
phntxx
746505294b Feature Requests 2021-04-03 16:54:44 +02:00
phntxx
091280d4ad removed all occurences of "any" 2021-03-23 16:26:14 +01:00
phntxx
5ef0cb8a3f Refactor #2 2021-03-21 20:19:44 +01:00
phntxx
8e3dd6e77d Refactor 2021-03-21 19:59:18 +01:00
phntxx
9fef36eae3 Refactor Part 1 2021-03-21 18:05:24 +01:00
phntxx
bc897a6bfb Added disappearing buttons to submit and clear 2021-03-21 10:55:27 +01:00
Bastian Meissner
71cbec2b48
Update searchBar.tsx 2021-03-11 13:54:38 +01:00
phntxx
7de67cbbd8 Update
This commit addresses the two currently outstanding issues and also introduces some changes:

- The port has been changed from 3000 to 8080
- The format of the imprint.json file has changed. See the current example file.
2021-03-05 22:00:32 +01:00
phntxx
aaeeb54b73 Added function to access imprint with "#imprint" 2020-12-15 14:11:15 +01:00
Bastian Meissner
759ceac608 Update 2020-09-08 18:26:45 +02:00
Bastian Meissner
8614b71e94 Made Imprint optional 2020-09-08 15:49:11 +02:00
Bastian Meissner
a8f2136736 Add support for imprints 2020-09-08 13:18:58 +02:00
Bastian Meissner
5656d91845
Update appList.tsx 2020-08-15 22:44:06 +02:00