Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸš€ Quartz Solar v0.5.2 – Production #537

Merged
merged 44 commits into from
Sep 10, 2024
Merged

πŸš€ Quartz Solar v0.5.2 – Production #537

merged 44 commits into from
Sep 10, 2024

Conversation

braddf
Copy link
Contributor

@braddf braddf commented Sep 9, 2024

Pull Request

Description

Release for various UI/UX improvements for the UK-based Quartz Solar app.

How Has This Been Tested?

  • Vercel preview branches [dev / staging]
  • UAT (below)

UAT

Probabilistic Charts

  • Shading appears around the lines.
  • Plevel values in the tooltip are 0.0 or above.
  • Probabilistic range shading and tooltip values appear on the DeltaView charts.

Quartz-specific points

  • Does the logo look like the new Quartz logo?
  • Does the logo link to the new Quartz website?
  • Is the OCF logo present in the logo area?
  • Does the OCF logo link to the OCF website?
  • Does the Documentation link go to the new Quartz docs?

PV Forecast

National

  • Does PV live estimate show on the plot? (black dashed)
  • Does PV live updated show on the plot? (black solid)
  • Does OCF forecast show up on plot? (yellow)
  • For OCF forecast, is the future a dashed line?
  • Can I hover on the plot to show the values on the plot?
  • Does the data look like solar profiles?
  • Clicking on a GSP makes the GSP plot show up?
  • Clicking on a GSP when already selected, makes the GSP plot go away?
  • Can I click on a time in the national plot which then updates the map?
  • Can I click on a past time in the GSP plot which then updates the map?
  • Can I click on a future time in the GSP plot which then updates the map?
  • Are values higher on the map in the middle of the day, compared to early morning?

Time

  • Is time now in Europe London time? It should be to the nearest 30 minute, rounded up.
  • Is the hover time in Europe London time?
  • Are the X axis in Europe London time?
  • Does the data show yesterday as well?
  • Does the data show tomorrow as well?

Header

  • Is this the title clear it is National data?
  • Does the headline current estimated PV figure display?
  • Does it show the current Forecasted value?
  • Does the next forecast figure display?
  • Are the units GW?

GSP

  • Does PV live estimate show on the plot? (dashed black)
  • Does PV live updated show on the plot? (solid black)
  • Does OCF forecast show up on plot? (yellow)
  • For OCF forecast, is the future a dashed line?
  • Can I hover on the plot to show the values on the plot?
  • Does the data look like solar profiles?

Time

  • Is time now in Europe London time?
  • Is the hover time in Europe London time?
  • Are the X axis in Europe London time?

Title

  • Does the GSP name show up?
  • Is the current estimated PV visible?
  • Is the next forecast figure visible?
  • Are the above figures in MW?

Map

  • Does a map of the UK show up?
  • Are the GSP boundaries displayed?
  • Can I click on '%', 'MW' and 'Capacity'
  • on 'Capacity' view, is there very little power in Scotland, and Melksham a shining beacon of renewables?

N Hour View

National

  • Does the "N-hour forecast" toggle show in the Profile Dropdown menu?
  • Toggle on
    • Does the Nhr forecast show up on the plot? (orange)
    • Does the Nhr future forecast show up on the plot? (dashed orange)
    • Does the Nhr forecast not show on the chart or tooltip when switched off?
  • Toggle off
    • Does the Nhr forecast not show on the chart or tooltip when switched off?
    • Does the Nhr future forecast not show on the chart or tooltip when switched off?
  • Does the Nhr forecast toggle persist across refreshes/logouts using cookie?

**** See comment below

  • Do the Nhr forecast values show in the hover tooltip?

Delta View

National

  • Does PV live estimate show on the plot? (black dashed)
  • Does PV live updated show on the plot? (black solid)
  • Does OCF forecast show up on plot? (yellow)
  • For OCF forecast, is the future a dashed line?
  • Does the N-hour forecast not show on the chart or tooltip when switched off?
  • Does the N-hour forecast dropdown switcher not show in the legend when switched off?
  • Does the N-hour future forecast not show on the chart or tooltip when switched off?
  • Does the N-hour forecast show on the chart and tooltip when switched on?
  • Does the N-hour forecast dropdown switcher show in the legend when switched on? see comment below
  • Can I hover on the plot to show the values on the plot?
  • Does the data look like solar profiles?
  • Clicking on a GSP makes the GSP plot show up?
  • Clicking on a GSP when already selected, makes the GSP plot go away?
  • Can I click on a time in the national plot which then updates the map?
  • Can I click on a time in the GSP plot which then updates the map?
  • Are values higher on the map in the middle of the day, compare to early morning?

Time

  • Is time now in Europe London time? It should be 30minute, but rounded up.
  • Is the hover time in Europe London time?
  • Are the X axis in Europe London time?
  • Does the data show yesterday as well?

Header

  • Is this the title clear it is National data?
  • Does the headline current estimated PV figure display?
  • Does it show the current Forecasted value?
  • Does the next forecast figure display?
  • Are the units GW?

GSP

  • Does PV live estimate show on the plot? (dashed black)
  • Does PV live updated show on the plot? (solid black)
  • Does OCF forecast show up on plot? (yellow)
  • For OCF forecast, is the future a dashed line?
  • Can I hover on the plot to show the values on the plot? See Live PV estimate not in delta view tooltopΒ #538
  • Does the data look like solar profiles?

Time

  • Is time now in Europe London time?
  • Is the hover time in Europe London time?
  • Are the X axis in Europe London time?

Title

  • Does the GSP name show up?
  • Is the latest forecast figure visible?
  • Is the current GSP delta figure visible?
  • Are the above figures in MW?
  • Is the Delta block background colour correct, i.e. pos/neg delta colour scheme?

Map

  • Does a map of the UK show up?
  • Are the GSP boundaries displayed?
  • Where Deltas are available, do the correct colours for the GSP delta buckets display and match the table?

Combined views

  • Does selectedGSP persist when switching between PV Forecast and Delta Views
  • Does selectedTime persist when switching between PV Forecast and Delta Views
  • Does map location/zoom persist when switching between PV Forecast and Delta Views

Dashboard Mode

  • Does the Dashboard Mode toggle show in the Profile Dropdown menu?
  • Does the Dashboard Mode toggle persist across refreshes/logouts using cookie?

National

  • Do the National title and forecast values show in large font? See comment below
  • Are the lines on the chart thicker?

GSP

  • Do the GSP title and forecast values show in large font?
  • Are the lines on the chart thicker?

Legend

  • Is the legend larger?
  • Do the legend items space nicely?

Map

  • Is the map legend larger?
  • Are the MW/%/Capacity buttons larger?
  • Are the date/time larger?

General

  • is the version visible?
  • has the version been bumped?
  • Does the feedback button work?
  • Is the legend visible
  • Is the database stable, check on AWS

Auth

  • Can I log on with Auth?
  • Can i log out?

Refresh

  • After 10 mins, does the forecast update?

Documentation

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

Copy link

vercel bot commented Sep 9, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
nowcasting-app βœ… Ready (Inspect) Visit Preview πŸ’¬ 2 unresolved
βœ… 1 resolved
Sep 10, 2024 10:33am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
quartz-app ⬜️ Ignored (Inspect) Visit Preview Sep 10, 2024 10:33am

@braddf braddf self-assigned this Sep 9, 2024
@braddf braddf added the release label Sep 9, 2024
@peterdudfield
Copy link
Contributor

Thanks for linking all the issues on here @braddf

@peterdudfield
Copy link
Contributor

peterdudfield commented Sep 9, 2024

One thing I noticed when doing the Q/A, was in "dashboard mode" the GSP title is now larger than the "National" title. Is this right? Should they be the same font size

Screenshot 2024-09-09 at 14 29 44

@peterdudfield
Copy link
Contributor

Ive added a comment in here - #517

@peterdudfield
Copy link
Contributor

Should the toggle still show here?

Screenshot 2024-09-09 at 14 47 22

@peterdudfield
Copy link
Contributor

Bug:

  1. turn N-hour off in settings down menu
  2. hit refresh
  3. The settings menu now has it turned on

braddf and others added 5 commits September 9, 2024 15:10
This also makes me question whether the historic actuals can be fetched automatically on their own, or require a refresh... will make an issue
PR comment fixes for Quartz Solar v0.5.2
@braddf braddf merged commit b308172 into main Sep 10, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment