Commit graph

292 commits

Author SHA1 Message Date
fc9a51da5d Simple API queries 2022-09-16 14:02:18 +00:00
ba7c2bd926 first API query from UI! 2022-09-15 22:51:50 +00:00
1d8748e63a add middlewares (uvicorn) 2022-09-15 22:41:23 +00:00
e8d075a85f typo 2022-09-15 22:35:31 +00:00
3a08a9b711 update routers 2022-09-15 22:32:11 +00:00
2865fd0a6d weird whitespace 2022-09-15 22:24:32 +00:00
a16ff9d98c needed more config 2022-09-15 22:19:23 +00:00
1a9f284447 ticker color variable 2022-09-15 22:14:45 +00:00
a55bcfb9e0 API: config change to meet the UI needs 2022-09-15 22:14:02 +00:00
89a7ffe977 responsivity: small screens 2022-09-15 20:30:25 +00:00
8efc40eb95 DashboardInfo improvement 2022-09-15 19:56:30 +00:00
695c9d26ae hide scrollbar 2022-09-15 19:49:41 +00:00
9bd627198c general layout improvement 2022-09-15 19:45:34 +00:00
cb05667d59 move Model.ts 2022-09-15 19:32:05 +00:00
a01b728889 slightly less code 2022-09-15 19:30:57 +00:00
2db0cb58f0 Message component (mainly styling) 2022-09-15 19:30:48 +00:00
5a77231282 Array syntax 2022-09-15 19:08:15 +00:00
2d8a75c1f6 ImageCarousel props 2022-09-15 18:08:04 +00:00
ba3a28d5eb directory title_bar -> title 2022-09-15 18:07:52 +00:00
63cd8ce1c2 syntax hiccup 2022-09-15 18:01:57 +00:00
17af91e1a8 refactor: App data fields 2022-09-15 18:01:10 +00:00
a1d8fe7c3d CalendarCarousel transition speed 2022-09-15 17:49:06 +00:00
7330f85398 ImageCarousel component and necessary Layout tweaks 2022-09-15 17:48:55 +00:00
52cffae464 DashboardInfo Link color 2022-09-15 16:30:15 +00:00
92f3140812 move more data to App.vue 2022-09-15 16:25:58 +00:00
bb5e27ffd5 DashboardInfo component 2022-09-15 15:46:09 +00:00
9d45ae0c39 CalendarCarousel dynamic max-height 2022-09-15 15:04:01 +00:00
006afa10d0 remove unnecessary padding 2022-09-15 14:16:43 +00:00
fe8cb1b693 refactor: move Model classes 2022-09-15 13:28:49 +00:00
5267825e8f truncate calendar title 2022-09-15 13:22:44 +00:00
d5d61a4a29 CalendarCarousel speed prop 2022-09-15 13:20:41 +00:00
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