Write tooltip description for each card #523
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
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#523
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?
We have a tooltip component which requires text to actually work. Write a short description (or instruction if view requires it) about each card. You can post them in the comments of this issue since we have yet decided on how/where to store them!
TemperatureViews
TemperatureView: "Displays current temperature with periodic updates"
TemperatureMonthView: "Displays the average temperature for the month"
TemperatureYearView: "Displays the average temperature for the year"
TemperatureGraphView "Displays the temperature over time"
TemperatureAllView "Displays temperature reading from all sensors".
SMHI Views
SmhiTemperatureView: "Displays the current temperature in Skövde"
SmhiForecastView: "Displays the predicted forecast in Skövde"
Looks good!
General Views
ParkingView: "Displays the parking spots available"
MapView: "Displays rooms on floor 1 and 2"
BookingView: "Displays rooms to book based on availability"
ImageView: "Displays an image"
ScheduleView: "Displays the schedule"
TextView: "Displays your personal text"
Cards that require a URL to work, currently only schedule, should probably have some instruction on how to use the card, maybe even a link to the site we are requesting a URL from.
ScheduleView: "Paste your TimeEdit (.json or .html) URL to display the schedule".
Would this be better, I am assuming we don't want to long of a description but still cover the basics so that its understandable
Fairly certain only JSON works currently, but otherwise good!
Added: TemperatureWeekView: "Displays the average temperature for the week", since it was missing.
PR #623 is closed and merged, will close this issue