Commit graph

161 commits

Author SHA1 Message Date
6217ae2ecb refactor: event -> model, Hashable objects 2022-09-15 13:11:50 +00:00
5cfebd4c6f Calendar props, CalendarCarousel 2022-09-15 13:03:19 +00:00
75a7189889 Calendar Title 2022-09-15 12:20:48 +00:00
0488d18e9b data_string duration rendering 2022-09-15 11:54:05 +00:00
f8a4963733 Better CSS application 2022-09-15 01:24:00 +00:00
2c48f29851 ellipsis for EventItem's data_string 2022-09-15 01:13:12 +00:00
ef6582bc0a Add time to EventDate 2022-09-15 01:12:45 +00:00
e4056f3825 use correct locale 2022-09-15 00:40:49 +00:00
c58d707f49 better implementation of event.hash() 2022-09-15 00:25:31 +00:00
825f2d166e title_bar subdir 2022-09-15 00:11:22 +00:00
5b5b5acf7c add event hash and dividers between list items 2022-09-15 00:07:27 +00:00
edf5757feb use blue-grey text 2022-09-14 23:55:13 +00:00
9024f427d7 move stuff around 2022-09-14 23:37:16 +00:00
0c1632c7f8 EventDate formatting 2022-09-14 23:30:35 +00:00
d343785b51 EventDate component 2022-09-14 23:14:44 +00:00
c6dd690021 move Calendar component 2022-09-14 23:05:34 +00:00
41d3e9088e EventItem better formatting 2022-09-14 23:04:26 +00:00
459181e540 Calendar event data handling 2022-09-14 13:21:35 +00:00
77375f7095 deps fix @types 2022-09-14 13:15:10 +00:00
f59ec0dcbc crude calendar component 2022-09-13 21:30:20 +00:00
b60fe96de2 logo texts 2022-09-13 15:46:54 +00:00
26e8b41830 better marquee duration formula 2022-09-13 02:24:23 +00:00
1b6b421c57 TickerBar.variant -> TickerBar.color 2022-09-13 01:56:45 +00:00
2a569618ec crude dashboard layout 2022-09-13 01:54:02 +00:00
743ee3f13f prop defaults 2022-09-13 01:53:00 +00:00
7f8b7784c7 adjust ticker text color 2022-09-13 01:50:59 +00:00
a27f49e64c ticker fixed bottom 2022-09-13 00:06:35 +00:00
fdeab38203 hide empty ticker 2022-09-12 23:49:16 +00:00
f01cf0fbe0 private getter 2022-09-12 23:49:06 +00:00
5a274de64f prop typing 2022-09-12 22:37:55 +00:00
d599d4c23e whitespace 2022-09-12 22:35:58 +00:00
8dac502da5 optional param 2022-09-12 22:22:40 +00:00
07277602de "Vue" capitalization 2022-09-12 22:18:21 +00:00
84ebce761e vscode tabsize 2022-09-12 22:13:05 +00:00
8333952e7f "OVDashboard" and "Axios" typescript plugins 2022-09-12 22:12:32 +00:00
df541a7955 move TypeScript stuff 2022-09-12 21:15:57 +00:00
021e83e9d6 new syntax 2022-09-12 21:15:33 +00:00
25c05b6aab scoped style 2022-09-12 21:05:41 +00:00
add9214f6b slot -> prop 2022-09-12 13:02:03 +00:00
7f67007a12 TickerBar component 2022-09-12 13:01:58 +00:00
2c9efb1df8 Use Props, more classless scoped styling 2022-09-12 11:48:45 +00:00
bbddadef64 classless scoped styling 2022-09-12 11:36:46 +00:00
d0ccbb8dd0 responsivity fixes 2022-09-12 11:12:47 +00:00
2e4fe65127 add separate CSS for fonts 2022-09-12 11:07:24 +00:00
b1a62882d6 THW Logo layout optimization 2022-09-12 11:01:48 +00:00
e5010d2a2f THW logo + responsivity 2022-09-12 10:47:44 +00:00
0473a2c438 devcontainer postCreateCommand 2022-09-12 09:31:07 +00:00
e041ec48e7 THW font scheme 2022-09-12 00:39:19 +00:00
1846541a19 THW color scheme 2022-09-12 00:38:28 +00:00
d7de0a6a02 TitleBar title slot 2022-09-11 23:28:37 +00:00