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

feat(asset): add calibration forecast property only row formatting #68

Merged

Conversation

kkerezsi
Copy link
Collaborator

@kkerezsi kkerezsi commented Sep 17, 2024

Pull Request

🤨 Rationale

When rendering property values , we want to format the data structure so that timecharts can also render property groupings.

Task 2842497: Implement Row view when non-time values only are selected

👩‍💻 Implementation

  • Implemented method to format DataFrame structure to row view
  • Ensure that time column is up to date with the latest values

🧪 Testing

  • Unit testing
  • Manual testing

✅ Checklist

Copy link
Collaborator

@mure mure left a comment

Choose a reason for hiding this comment

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

Sorry for missing the first review for the calibration forecast stuff.

Some notes:
We're not configuring the day/week/month fields to be FieldType.Time, so it doesn't work with the time series visualization:

image

Is this intended?

I also noticed that the Week and Month formatting isn't happening at all:

image

+ minor refactoring
+ addressing comments
@kkerezsi kkerezsi requested a review from mure September 19, 2024 12:39
@kkerezsi kkerezsi merged commit 162d782 into main Sep 19, 2024
1 check passed
mure pushed a commit that referenced this pull request Sep 19, 2024
## [3.14.0](v3.13.0...v3.14.0) (2024-09-19)

### Features

* **asset:** add calibration forecast property only row formatting ([#68](#68)) ([162d782](162d782))
@mure
Copy link
Collaborator

mure commented Sep 19, 2024

🎉 This PR is included in version 3.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mure mure added the released label Sep 19, 2024
mure pushed a commit that referenced this pull request Sep 24, 2024
## [3.14.0](v3.13.0...v3.14.0) (2024-09-24)

### Features

* **asset:** add calibration forecast property only row formatting ([#68](#68)) ([162d782](162d782))
@mure
Copy link
Collaborator

mure commented Sep 24, 2024

🎉 This PR is included in version 3.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mure mure deleted the users/alkerezs/implement-property-based-grouping-fromatting branch October 3, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants