Commit Graph

17 Commits

Author SHA1 Message Date
d26e326144 Updated chartjs 3.8 -> 4.3 2023-05-30 17:32:16 +02:00
a97cdc1c10 Removed unsued display component 2023-05-30 17:31:53 +02:00
316917c97e Changed loading/current animation to 12 -> 8s 2023-05-30 17:31:25 +02:00
851ad314d0 Roboto bold font 2023-05-30 17:30:47 +02:00
30314eac40 Linting & relative imports 2023-05-30 17:30:18 +02:00
4a80a562ee Scroll selected button into view on smaller width screens 2023-05-30 17:29:08 +02:00
f759638bf4 Display temperature & humidity as graph over time of a brew.
Uses the available lib/server/graphQueryGenerator functions to get data.
2023-05-30 17:28:15 +02:00
c0d1bbef60 Simplified Graph component. Date scales based on timeframe selected 2023-05-30 17:24:50 +02:00
8526b0e552 /graph API endpoint for proxy to elastic, all use this endpoint or lib/server functions to get data 2023-05-30 17:23:58 +02:00
9824421b34 Add temp & humidity graph for brew start & end date 2023-05-29 12:32:07 +02:00
bbb072fa83 Linting & minor style changes 2023-05-29 12:31:34 +02:00
316cd14ed2 Page & component wrapping element consistent style w/ .card 2023-05-29 12:30:55 +02:00
851ecac5ab Consolidated global styles & variables, simpler import in layout 2023-05-29 12:27:40 +02:00
d1dee871bb Imitates post delivery status, but with brew progress 2023-05-29 12:26:33 +02:00
e491546b35 Prevent text wrapping because large front compared to screen width 2023-05-25 19:50:44 +02:00
23d4b727e6 New and improved in sveltekit 2023-05-22 22:29:43 +02:00
4c5ede45a1 Initial commit 2022-01-08 18:09:10 +01:00