Commit Graph

60 Commits

Author SHA1 Message Date
Aj - Thomas
4452b088c8 Enhancement : Decouple the UI by using conditional rendering for each module 2022-05-08 20:54:40 +02:00
Aj - Thomas
5f58f84843 Added icon matching if name found in public CDN 2022-05-08 20:00:47 +02:00
Aj - Thomas
5e97dd40d6 Change config name and convert back to LF... 2022-05-06 23:19:05 +02:00
Aj - Thomas
42cae6f0da Add an option to directly change the querry url in settings 2022-05-06 23:10:00 +02:00
Aj - Thomas
97db9ba713 Conditional rendering when no API key provided 2022-05-06 22:45:51 +02:00
Aj - Thomas
c9dd7db9ef Add the ability to edit the service.
Fixes #2
2022-05-06 22:29:47 +02:00
Aj - Thomas
db01831916 Styling layout 2022-05-06 22:02:52 +02:00
Aj - Thomas
5a809fd1f4 Styling changes and add multiple popovers 2022-05-06 21:40:21 +02:00
Aj - Thomas
a8efa5a431 Styling fixes 2022-05-06 18:26:47 +02:00
Aj - Thomas
af9c42f5e0 Remove Issue TODO 2022-05-06 17:50:21 +02:00
Aj - Thomas
ad831e3ef4 Add the ability to display multiple medias on the same day by looping over the filtered medias for each service type
Fixes #5
2022-05-06 17:50:03 +02:00
Aj - Thomas
49be02ffcd Update styling 2022-05-05 09:34:18 +02:00
Aj - Thomas
2149e2e10a Hugely improve Media display by splitting it into 2 different modules 2022-05-05 09:22:44 +02:00
Thomas "ajnart" Camlong
b58f15aeec Update SimpleGrid 2022-05-04 10:33:08 +02:00
Aj - Thomas
f0fcb7f083 Add basic Sonarr interaction
This is going to be a pain.
2022-05-04 09:30:28 +02:00
Aj - Thomas
6769ca701c Fix right menu position and a typo 2022-05-04 07:49:29 +02:00
Aj - Thomas
1667ea2754 Remove all unused dependencies and items 2022-05-04 07:30:06 +02:00
Aj - Thomas
4245a273fe Improve UI 2022-05-04 07:12:22 +02:00
Thomas "ajnart" Camlong
782886061f Change logo display with 2022-05-03 19:53:01 +02:00
Thomas "ajnart" Camlong
d386902c71 Fix UI and Add shelf item button 2022-05-03 19:52:09 +02:00
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
a060be10c3 Update Media display story default media 2022-05-02 15:08:31 +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
07449b9272 Delete old types 2022-05-01 14:46:15 +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
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
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
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