Commit graph

207 commits

Author SHA1 Message Date
bcc833d3a6 API remove some SETTINGS 2022-09-17 19:00:52 +00:00
4f5e489950 yarn upgrade 2022-09-16 23:04:27 +00:00
bae63ca2db remove axios plugin, add axios dep 2022-09-16 23:02:10 +00:00
6f228171f0 don't install $axios 2022-09-16 22:58:03 +00:00
ff6fbe218d api_get_object_multi method 2022-09-16 22:57:12 +00:00
a7eed28bf3 some better naming 2022-09-16 22:29:03 +00:00
800cc87d51 query_simple -> get 2022-09-16 22:02:23 +00:00
208af9d55b better typing for queries 2022-09-16 21:45:59 +00:00
1ebaf9389f easier ovdashboard shim 2022-09-16 21:28:56 +00:00
ac13f60b81 move axios to ovdashboard plugin 2022-09-16 21:15:46 +00:00
9804fffbf2 get calendars from API 2022-09-16 14:59:56 +00:00
e0ba5c0566 get images from API 2022-09-16 14:50:45 +00:00
189da9bcf3 update interval 2022-09-16 14:29:55 +00:00
7df24feb00 use wrappers 2022-09-16 14:23:10 +00:00
5ffc886298 Simple API query wrappers 2022-09-16 14:16:53 +00:00
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