Add selectables to tempService year, month and week #429
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#429
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now the Views for average temperatur of year and month default to 2026 and February. See code snippet below
The frontend component needs to be able to select which year, month and/or week to display instead of this being hardcoded.
Relevant issue: #20
Added the ability to choose year and month, with the default year and month being the present. Needs to be styled to look better (buttons or arrows). Pull request: #441
PR: #831