openclimatefix / quartz-frontend

Front End repo for the Nowcasting project.
https://openclimatefix.org/projects/nowcasting/
MIT License
99 stars 17 forks source link

Quartz Energy v0.1.1 – Auth + Forecast Horizon Select #523

Closed braddf closed 2 weeks ago

braddf commented 2 weeks ago

Pull Request – RELEASE

Features and Changes

Caveats and Dependencies

How Has This Been Tested?

Locally against local and dev APIs, and on dev deploy and staging deploy

Checklist:

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quartz-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 8:16am
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **nowcasting-app** | ⬜️ Ignored ([Inspect](https://vercel.com/openclimatefix/nowcasting-app/9dGJMsBybzahXeCJr3boEV4wc9W2)) | | | Jun 20, 2024 8:16am |
peterdudfield commented 2 weeks ago

anything changed on nowcasting-app? node CI build failing?

peterdudfield commented 2 weeks ago

Could you add in the PR descirption a link to the github issue for auth?

braddf commented 2 weeks ago

@peterdudfield Yep all good re the above:

braddf commented 2 weeks ago

N.B. preview branches are currently being funny with the Auth redirect, so I may have done that differently to nowcasting-app as they try to redirect back to the AUTH0_BASE_URL if set, i.e. staging.quartz.app in this case, which is not where it came from... I'll check it out in a bit, but the main staging URL on the proper subdomain works fine because it's explicitly set. 👍