-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(staging to prod) feat: age classification per district (#955) #956
Conversation
* feat: draft * feat: baby trees limit for special districts * feat: apply special district logic for age classification * feat: use latest DWD * feat: tests for special trees * chore: remove @ff6347 from codeowner - thank you for your service
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
still needs text changes, not ready to merge |
fix: broken deps (bad renovate bot)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Node.js CI Test was still failing otherwise LGTM!
* feat: add filter toggle and functionality * feat: filter functionality * feat: fetch water_sum and todaysWaterings * fix: logic error * feat: use feature state instead of todaysWaterings array --------- Co-authored-by: Jonas Jaszkowic <[email protected]>
* fix: water and age hint * fix: add english * fix: bad hook * fix: check if window is defined * fix: tests * fix: missing return * fix: display district name * feat: make trees turn yellow sooner * fix: logic
we deploy Monday, 14.10. |
* feat: text changes splash * feat: add winter version of tree water needs * feat: set last waterings as default true * feat: only set last waterings open when waterings exist * feat: cleanup * feat: text changes * feat: change actionTitle for winter * feat: adjust tests to new wording and period switch * feat: split text logic for age and water needs * feat: add space before show more * feat: refactor tree water needs (#963) * feat: refactor tree water needs * feat: useIsInVegetationPeriod as function * feat: adjust date to include full october
Signed-off-by: Raphael Arce <[email protected]>
feat: draft
feat: baby trees limit for special districts
feat: apply special district logic for age classification
feat: use latest DWD
feat: tests for special trees
chore: remove @ff6347 from codeowner - thank you for your service