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

get public assets #995

Merged
merged 5 commits into from
Mar 1, 2024
Merged

get public assets #995

merged 5 commits into from
Mar 1, 2024

Conversation

victorgarcia98
Copy link
Contributor

Note

This PR needs to be backported to version v.0.19.X

Description

This PR introduces a fix to the bug in #991, which describes that the asset page for public assets doesn't work.

Related Items

Closes #991


  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on code under GPL or other license that is incompatible with FlexMeasures

Co-authored-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>
Signed-off-by: Victor <victorgarciareolid98@gmail.com>
@victorgarcia98 victorgarcia98 marked this pull request as ready for review February 29, 2024 20:01
Signed-off-by: F.N. Claessen <felix@seita.nl>
Copy link
Contributor

@Flix6x Flix6x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made one more fix, because the db query wasn't functioning properly. Finally, I noticed that the PUBLIC entity in the breadcrumb has a dropdown caret for some reason. Do you see that, too? Could be a separate issue, unless it's easy to tackle here.

@Flix6x Flix6x added this to the 0.19.2 milestone Feb 29, 2024
Signed-off-by: F.N. Claessen <felix@seita.nl>
@Flix6x Flix6x merged commit 4446e1f into main Mar 1, 2024
7 of 9 checks passed
@Flix6x Flix6x deleted the 991-public-asset-cannot-be-displayed branch March 1, 2024 10:15
Flix6x added a commit that referenced this pull request Mar 1, 2024
* get public assets

* Update flexmeasures/ui/utils/breadcrumb_utils.py

Co-authored-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>
Signed-off-by: Victor <victorgarciareolid98@gmail.com>

* fix: db query

Signed-off-by: F.N. Claessen <felix@seita.nl>

* docs: changelog entry

Signed-off-by: F.N. Claessen <felix@seita.nl>

---------

Signed-off-by: Victor <victorgarciareolid98@gmail.com>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Co-authored-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>
Co-authored-by: F.N. Claessen <felix@seita.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Public asset cannot be displayed
2 participants