Model YAML cards in frontend, plus logo change.#78
Draft
Conversation
…es can still be rendered. Not ideal but custom solutions require a lot of CSS
…re usefully (CSS adjustments for tables still needed)
…t shown displayed model is not used for the actual API calls yet
…plus set 2025 as default year.
… if backend does not respond
…ard details modal.
…lass to expect that coordinates can sometimes be strings. Better filtering/conditions for avoiding bad data causing NANS which could seep into ID problems.
…sometimes only for months; not years, (B) not show misleading stale data Closes #72
… data for requested date."} error where nothing shows, but the API responded with HTTP 200 so no error gets shown nor the loading skeleton triggered.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This brings in end-to-end connection of the model YAML / MD data to the frontend!
The logo changes are also here, as you can see it does not look super great with the purple background:

Needs to be brought up to date with main as I worked on slightly out of date main code.