Update error messages in temperature views #849
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked-waiting-for-further-changes
bug
bug-only-on-server-for-mobile-not-webpage
Bug-Report-After-Merge
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
further-changes-needed
future-problem-not-fixint-this-period
help wanted
invalid
last-week-issue-to-fix
library
low-priority
needs input
needs review
not-implemented.
project documentation
question
research
reviewed
Script
security
SQL
style
Team 1
Team 2
team leaders
test-creation
testing
topLevel
unassigned
Under-review
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!849
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "837-temperature-error-messages-team1"
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?
Recreated the solution from the correct team branch (team_1_week_5) to avoid future merge conflicts.
Changes:
Moved the implementation to a branch based on team 1’s weekly branch
Resolved merge conflicts with team 1’s latest temperature card functionality
Updated error and empty-state messages to use the selected month/year variables
Preserved the new navigation functionality for changing month and year
As this was reviewed in the previous branch I approve this changes.
The only thing that should change is the error message in the p tag. But it seems there is a lot of changes. If statements that were removed from our branch is on this branch, did you pull the latest version from our branch @b25marem ?
You’re right, more changes than intended were carried over when I recreated the branch, which made the diff larger than expected. I’ll clean up the PR so it only contains the intended error message updates.
I cleaned up the PR and removed the unrelated changes.
Now the PR only contains the updated error messages in the temperature views.
#833 (comment)
Good job, the code does what it is supposed to do, ready to be merged.