Commit Graph

15 Commits

Author SHA1 Message Date
Walkx
6a462f640a 📝 Adds set of rules for modules 2022-05-13 13:50:23 +02:00
Aj - Thomas
e61e986028 Styling modules 2022-05-12 23:04:59 +02:00
Aj - Thomas
a7f4187a82 Remove year in Date module
You don't know the year we're in?
2022-05-10 21:00:18 +02:00
Aj - Thomas
034ef3fd8f Add notifications for Calendar module 2022-05-10 20:57:04 +02:00
Aj - Thomas
d5b17d5303 Improve Module matching
More TypeScript magic ! 🪄
2022-05-10 20:56:48 +02:00
Aj - Thomas
2c461a6695 Add a module enabler
Add module enabler in settings.
This loops over all the exported Modules in the components/modules folder and renders them. (Interpreted language magic/ metaclasses)
2022-05-10 20:33:11 +02:00
Aj - Thomas
a0d86e2914 Linting and formatting
CRLF > LF is REALLY annoying
2022-05-10 19:03:41 +02:00
Aj - Thomas
2462671700 Add Module wrapper 2022-05-10 18:57:04 +02:00
Aj - Thomas
0c0f8247d8 Update Calendar Module styling 2022-05-10 18:56:50 +02:00
Aj - Thomas
fa45eb3b3b Add Date module 2022-05-10 18:56:29 +02:00
Aj - Thomas
b8ce86d783 Update module interface 2022-05-10 18:56:16 +02:00
Aj - Thomas
cb3abbc1c7 Use general media display component
Instead of a different one for each media type
2022-05-09 22:03:36 +02:00
Aj - Thomas
a2a3155081 Add the ability to display multiple medias released on the same day 2022-05-09 21:50:13 +02:00
Aj - Thomas
6dc114a42b Prettier 2022-05-09 02:07:11 +02:00
Aj - Thomas
4452b088c8 Enhancement : Decouple the UI by using conditional rendering for each module 2022-05-08 20:54:40 +02:00