Commit graph

105 commits

Author SHA1 Message Date
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
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
a94f31ddd2 Update apps.json 2021-04-01 08:04:48 +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
Bastian Meissner
6932cdac8c Fix bug 2020-07-10 00:17:18 +02:00
Bastian Meissner
7b202cdd64 Tweaked CSS slightly 2020-07-10 00:04:47 +02:00
Bastian Meissner
40b4bdca05 Tweaked CSS 2020-07-09 16:22:18 +02:00
Bastian Meissner
0bae41f0af Test 2020-07-08 19:36:36 +02:00
Bastian Meissner
546fdc497f Custom App Icon Component 2020-07-08 15:54:23 +02:00
Bastian Meissner
b532a39be5 Fix bug 2020-06-26 17:30:39 +02:00
Bastian Meissner
b23c7196a6 Changed to relative units (rem, em) where possible
Exceptions being borders
2020-06-26 16:38:59 +02:00
Bastian Meissner
beb8785ce6 Re-refactored Codebase 2020-06-26 16:27:43 +02:00
Bastian Meissner
c7ef96b412 Refactored codebase 2020-06-26 15:53:59 +02:00
Bastian Meissner
9c372553f9 Added support for categories 2020-06-26 15:24:37 +02:00
Bastian Meissner
d2b35f7339 Fixes
- Fixed "Blackboard" theme
- Removed "fetch[]" functions, eliminating console warnings
- Fixed error where pressing "Apply" without having a theme selected would crash the site
2020-06-10 14:27:25 +02:00
Bastian Meissner
94377509d9 Added Docker-Compose and Greetings 2020-06-08 13:29:00 +02:00
Bastian Meissner
2b5f058dd3 Changed json filepath 2020-06-03 11:54:56 +02:00
Bastian Meissner
2ee824019d
Rename App.js to app.js 2020-05-24 22:10:01 +02:00
Bastian Meissner
a652e005b7 Added hover pseudoclasses 2020-05-24 18:32:16 +02:00
Bastian Meissner
7766bedfd1 Fixed searchbar again 2020-05-24 15:25:29 +02:00
Bastian Meissner
3adfed4752 Fixed search bar 2020-05-24 15:16:20 +02:00
Bastian Meissner
22ee2ca08d A lot of improvements
- Removed "refresh" buttons, please just refresh the entire site (less cluttered appearance)
- Refined README on installation
- Added more themes
- Improved Dockerfile, now everything runs with production settings
2020-05-24 15:06:47 +02:00
Bastian Meissner
19bbc337bf Added production support for search 2020-05-22 00:34:52 +02:00
Bastian Meissner
c2d5a90df5 Added production support for themes
also some css improvements
2020-05-22 00:28:02 +02:00
Bastian Meissner
a82bdc1620 Added bookmark support 2020-05-21 21:39:17 +02:00
Bastian Meissner
b7fd770c27
Update apps.json 2020-05-21 11:54:21 +02:00
Bastian Meissner
4f0160574f Moved refresh button to the right 2020-05-21 10:26:58 +02:00
Bastian Meissner
4a58f79270 Fix bugs caused by merge
Also formatted using Prettier
2020-05-21 10:12:07 +02:00
Bastian Meissner
8a39463caa
Merge branch 'master' into master 2020-05-21 09:49:50 +02:00
Bastian Meissner
c5927a859d Updated thememanager 2020-05-21 09:41:21 +02:00
Bever1337
3a337e6408 Refactor 2020-05-20 15:28:14 -04:00
Bastian Meissner
9499641162 Switched from Flex to Grids, general cleanup 2020-05-20 21:10:00 +02:00
Bastian Meissner
32bc836787 First Commit! 2020-05-20 13:49:49 +02:00
Bastian Meissner
4432a35fea Initialize project using Create React App 2020-05-19 22:01:53 +02:00