#429-add-selectables-year-month-temp #441

Closed
a24julot wants to merge 0 commits from #429-add-selectables-year-month-temp into team_1_week_2
Collaborator

Added the ability to choose year and month, with the default year and month being the present.

Added the ability to choose year and month, with the default year and month being the present.
Fixed so average temperature from 2026 is not shown on all years in /month/year
Collaborator

I fixed so it now doesn't always show 2026 results in /month/year

The problem was that I had written the cache-key incorrectly. So it requested from the 2026-cache at all times.

I fixed so it now doesn't always show 2026 results in **/month/year** The problem was that I had written the cache-key incorrectly. So it requested from the 2026-cache at all times.
b24johka 2026-04-21 07:22:33 +00:00
Collaborator

Review on #441

Whats done

Reviewed #441

Tested on Windows 11 using Firefox

  • App starts
    • Tested adding the month view and year view. Tried changing month and year. Works as expected on both.

Inspected following files Dashboard.js, TemperatureMonthView.js, TemperatureYearView.js, TemperatureByMonth.js, TemperatureByYear.js

  • All files inspected
    • Indentation/code styling follows prettier
      • Writes Indentation is ok
    • Naming convention
      • The Naming convention is followed and looks good.
    • Comments
      • Comments are good
    • General code quality
      • The general quality is good.

Conclusion

  • The file executes as expected and everything works as intended. The code looks good and the styling follows prettier.
# Review on #441 ## Whats done Reviewed #441 ### Tested on Windows 11 using Firefox + App starts + Tested adding the month view and year view. Tried changing month and year. Works as expected on both. ### Inspected following files Dashboard.js, TemperatureMonthView.js, TemperatureYearView.js, TemperatureByMonth.js, TemperatureByYear.js + All files inspected + Indentation/code styling follows prettier + Writes Indentation is ok + Naming convention + The Naming convention is followed and looks good. + Comments + Comments are good + General code quality + The general quality is good. ## Conclusion + The file executes as expected and everything works as intended. The code looks good and the styling follows prettier.
Collaborator

Great! this will be merged manually later this day.

Great! this will be merged manually later this day.
b24johka closed this pull request 2026-04-21 12:15:21 +00:00
b24johka deleted branch #429-add-selectables-year-month-temp 2026-04-21 12:15:25 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!441
No description provided.