Commit Graph

30 Commits

Author SHA1 Message Date
3f52af0fe6 Clear timeout when destroying/navigating away from page 2023-06-03 13:30:34 +02:00
e4edc6c78e Added relatime button which keeps reloading every 2 sec 2023-06-03 13:22:53 +02:00
b760ef87ec Smoother graph by removing data point bubbles 2023-06-03 13:21:56 +02:00
74d27ea35d Removed graph animation 2023-06-03 13:21:41 +02:00
38d01399fd Made progress values more bold & updates colors manually 2023-06-02 00:50:02 +02:00
659b657175 Add expand/collapse descrption for each pogress step on click 2023-06-02 00:48:45 +02:00
d663f13f15 Feat: Logo (#3)
* Added new logo design

* Favicon icons & header links

* Logo max width on mobile

* Logo as svg component. Replaces PageHeader component

* Change favicon background to match website grey

* Mobile center align logo & reduce max width
2023-06-01 19:12:56 +02:00
642bca3430 Removed unsued folder 2023-05-30 18:28:47 +02:00
2edb253ead All env variables imported during build time 2023-05-30 18:28:22 +02:00
d155637e5f Added brewlogger/brewpi host as env variable 2023-05-30 18:12:03 +02:00
edb3e74c6d Moved ES variables to .env file 2023-05-30 18:04:00 +02:00
004f266c6b Merge pull request #2 from KevinMidboe/refactor/graph-api-data
Refactor: Graph api data
2023-05-30 17:39:01 +02:00
c3fa82524d Merge pull request #1 from KevinMidboe/fix/styles-structure
Fix: Styles structure
2023-05-30 17:35:18 +02:00
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