Add energy sensor selection buttons #1186
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
6 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!1186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-1174-energy-sensor-buttons"
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?
Frontend implementation is ready and committed.
Sensor buttons are implemented and use the existing
/api/energy/sensors/endpoint as described in the issue.I could not fully test the API integration locally because the Docker/backend setup fails to resolve the database host (
Name or service not known) in my environment, so the frontend API calls currently fail locally.Review on #1174
Whats done
Tested on Windows using Firefox
Inspected following files
What needs to be done
Conclusion
Thank you for the review. I will fix it once I finish the issue I’m currently working on.
I'm getting build errors , something wrong with frontend. Can't do re- review on this PR right now.
After fixing the error I could see the buttons, the buttons we had in mind were the same buttons that are implemented on TemperatureMonthView for example as mentioned in the issue #1174 !
fixed
jag ska fixa konflikten bara
Looks good now, the mentioned issues are fixed.
Package-lock.json seems to have accidentally been included in the PR causing a conflict
EDIT: ok i see you have fixed it