Commit Graph

64 Commits

Author SHA1 Message Date
Thomas "ajnart" Camlong
71d18a5aa6 Rework appshell and include calendar to the main page 2022-05-02 18:10:56 +02:00
Aj - Thomas
8c1dce68b7 `yarn lint --fix + yarn prettier:write` 2022-05-02 15:11:28 +02:00
Aj - Thomas
c95df0a07b Use Config provider everywhere in app
We can now load as much data as we want in the services and settings values. This solves the issue of using multiple localStorages boxes
2022-05-02 15:09:39 +02:00
Aj - Thomas
ea77bc2a18 Rename Service provider to a Config provider 2022-05-02 15:08:52 +02:00
Aj - Thomas
a060be10c3 Update Media display story default media 2022-05-02 15:08:31 +02:00
Aj - Thomas
0f712b2749 Delete settings file 2022-05-02 15:08:21 +02:00
Aj - Thomas
87c0532188 Reworked types 2022-05-02 15:08:05 +02:00
Thomas "ajnart" Camlong
9159f2d907 Fix ghost dependencies 2022-05-01 14:51:57 +02:00
Thomas "ajnart" Camlong
8fc01d18dc Preparing for the get calendars method 2022-05-01 14:47:17 +02:00
Thomas "ajnart" Camlong
65b4d35350 Move types 2022-05-01 14:46:45 +02:00
Thomas "ajnart" Camlong
1bd7694b52 Move types 2022-05-01 14:46:26 +02:00
Thomas "ajnart" Camlong
07449b9272 Delete old types 2022-05-01 14:46:15 +02:00
Thomas "ajnart" Camlong
11e55c46b4 Add new types 2022-05-01 14:46:06 +02:00
Thomas "ajnart" Camlong
74bef1b9e1 Update README 2022-05-01 14:45:56 +02:00
Thomas "ajnart" Camlong
a13dad4d42 Prettier 2022-04-30 21:51:37 +02:00
Thomas "ajnart" Camlong
023f3ca9e4 Eslint files 2022-04-30 21:39:59 +02:00
Thomas "ajnart" Camlong
72458b8b63 Eslint files 2022-04-30 21:38:13 +02:00
Thomas "ajnart" Camlong
b15c74e09d Make simple qbittorrent switch
This will be used later to ping services
2022-04-30 21:38:04 +02:00
Thomas "ajnart" Camlong
17ebef6c58 Edit AppShelfMenu
Preparing to add an Edit button
2022-04-30 21:37:36 +02:00
Thomas "ajnart" Camlong
e334851c2e Edit types 2022-04-30 21:37:12 +02:00
Thomas "ajnart" Camlong
98c9c1ef6a Add stories 2022-04-30 21:37:04 +02:00
Thomas "ajnart" Camlong
db832bc131 Add stories 2022-04-30 21:36:59 +02:00
Thomas "ajnart" Camlong
dca1f9982e Add media display component 2022-04-30 21:36:53 +02:00
Thomas "ajnart" Camlong
70e03223cf Add Calendar component 2022-04-30 21:36:46 +02:00
Thomas "ajnart" Camlong
7e952c0afd Add a media example for future calendar component 2022-04-30 21:36:34 +02:00
Thomas "ajnart" Camlong
75731c2272 Renaming imports 2022-04-30 21:36:20 +02:00
Thomas "ajnart" Camlong
324df46e5a Rename config to settings in files using it 2022-04-30 21:35:45 +02:00
Thomas "ajnart" Camlong
9fefe87040 Rename config to settings in files using it 2022-04-30 21:35:39 +02:00
Thomas "ajnart" Camlong
a7a72cf9fe Remove unused imports 2022-04-30 21:35:23 +02:00
Thomas "ajnart" Camlong
863262b1e5 Added a simple API file in tools folder
Will probably use NextJS api instead
2022-04-30 21:35:14 +02:00
Thomas "ajnart" Camlong
793e45ff90 Added a types file in tools folder 2022-04-30 21:34:41 +02:00
Thomas "ajnart" Camlong
61df004ace Rename config to settings 2022-04-30 21:34:28 +02:00
Thomas "ajnart" Camlong
13539fb74b Change storybook watched directories 2022-04-30 21:33:26 +02:00
Thomas "ajnart" Camlong
d40b80c0fd Update eslint 2022-04-30 21:33:08 +02:00
Thomas "ajnart" Camlong
f216f46ccb Update dependencies 2022-04-30 21:33:03 +02:00
Thomas "ajnart" Camlong
7c93ff8a29 Update SearchBar 2022-04-28 17:27:39 +02:00
Thomas "ajnart" Camlong
8d7c03eaf9 Update search bar 2022-04-28 15:05:42 +02:00
Aj - Thomas
926815240f Add SearchBar to index 2022-04-27 23:19:02 +02:00
Aj - Thomas
a72d9f0f55 Update SearchBar 2022-04-27 23:18:57 +02:00
Aj - Thomas
6743d56c58 Update AppShelf component 2022-04-27 23:18:50 +02:00
Aj - Thomas
4cabaa0af1 Update settings and search bar 2022-04-27 20:10:51 +02:00
Aj - Thomas
78698436fe Add search bar initial form 2022-04-27 14:14:10 +02:00
Aj - Thomas
255142395b Update index layout 2022-04-27 03:12:53 +02:00
Aj - Thomas
bff3843f8f add state managment for services 2022-04-27 03:12:45 +02:00
Aj - Thomas
93f274e1ab Add config loader tools 2022-04-27 03:12:33 +02:00
Aj - Thomas
d18bcaaa94 Wrap app with serviceprovider 2022-04-27 03:12:26 +02:00
Aj - Thomas
943f19c631 Add settings menu 2022-04-27 03:12:17 +02:00
Aj - Thomas
f45373ffc5 Add settings in header 2022-04-27 03:12:11 +02:00
Aj - Thomas
dc84acdc0c Add Config saver 2022-04-27 03:12:05 +02:00
Aj - Thomas
ab51d4cb52 Add config loader 2022-04-27 03:11:59 +02:00