Commit Graph

23 Commits

Author SHA1 Message Date
KevinMidboe 642bca3430 Removed unsued folder 2023-05-30 18:28:47 +02:00
KevinMidboe 2edb253ead All env variables imported during build time 2023-05-30 18:28:22 +02:00
KevinMidboe d155637e5f Added brewlogger/brewpi host as env variable 2023-05-30 18:12:03 +02:00
KevinMidboe edb3e74c6d Moved ES variables to .env file 2023-05-30 18:04:00 +02:00
KevinMidboe 004f266c6b Merge pull request #2 from KevinMidboe/refactor/graph-api-data
Refactor: Graph api data
2023-05-30 17:39:01 +02:00
KevinMidboe c3fa82524d Merge pull request #1 from KevinMidboe/fix/styles-structure
Fix: Styles structure
2023-05-30 17:35:18 +02:00
KevinMidboe d26e326144 Updated chartjs 3.8 -> 4.3 2023-05-30 17:32:16 +02:00
KevinMidboe a97cdc1c10 Removed unsued display component 2023-05-30 17:31:53 +02:00
KevinMidboe 316917c97e Changed loading/current animation to 12 -> 8s 2023-05-30 17:31:25 +02:00
KevinMidboe 851ad314d0 Roboto bold font 2023-05-30 17:30:47 +02:00
KevinMidboe 30314eac40 Linting & relative imports 2023-05-30 17:30:18 +02:00
KevinMidboe 4a80a562ee Scroll selected button into view on smaller width screens 2023-05-30 17:29:08 +02:00
KevinMidboe 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
KevinMidboe c0d1bbef60 Simplified Graph component. Date scales based on timeframe selected 2023-05-30 17:24:50 +02:00
KevinMidboe 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
KevinMidboe 9824421b34 Add temp & humidity graph for brew start & end date 2023-05-29 12:32:07 +02:00
KevinMidboe bbb072fa83 Linting & minor style changes 2023-05-29 12:31:34 +02:00
KevinMidboe 316cd14ed2 Page & component wrapping element consistent style w/ .card 2023-05-29 12:30:55 +02:00
KevinMidboe 851ecac5ab Consolidated global styles & variables, simpler import in layout 2023-05-29 12:27:40 +02:00
KevinMidboe d1dee871bb Imitates post delivery status, but with brew progress 2023-05-29 12:26:33 +02:00
KevinMidboe e491546b35 Prevent text wrapping because large front compared to screen width 2023-05-25 19:50:44 +02:00
KevinMidboe 23d4b727e6 New and improved in sveltekit 2023-05-22 22:29:43 +02:00
KevinMidboe 4c5ede45a1 Initial commit 2022-01-08 18:09:10 +01:00