-
Notifications
You must be signed in to change notification settings - Fork 129
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
Costs: allow user to switch year #6508
Labels
fixed (test & close)
An issue has been fixed, merged into master and is ready for further testing
noteworthy
probably worth mentioning in release notes
Milestone
Comments
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Mar 26, 2023
- done the basic dao and services TODO - need to worry about the costService - AggregateOverlayDiagrams need help - did some hacking on AggregateOverlayDiagramService::208 finos#6508
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Mar 26, 2023
- hacked in the new structure on client side - but no (working) year selector mechanism yet TODO - need to worry about the costService - AggregateOverlayDiagrams need help - did some hacking on AggregateOverlayDiagramService::208 finos#6508
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Mar 26, 2023
- basic year selector working - TODO to restrict initial selection - TODO flip back to next best year if data missing - TODO - AggregateOverlayDiagrams need help - did some hacking on AggregateOverlayDiagramService::208 finos#6508
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Mar 26, 2023
- basic year selector working - TODO to restrict initial selection - flips back to next best year if data missing - TODO - AggregateOverlayDiagrams need help - did some hacking on AggregateOverlayDiagramService::208 finos#6508
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Mar 26, 2023
- basic year selector working - restricts initial selection - flips back to next best year if data missing - TODO all costs needs to be reactive to year selection - TODO - AggregateOverlayDiagrams need help - did some hacking on AggregateOverlayDiagramService::208 finos#6508
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Mar 26, 2023
- basic year selector working - all costs are reactive to year selection - TODO - AggregateOverlayDiagrams need help - did some hacking on AggregateOverlayDiagramService::208 finos#6508
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Mar 26, 2023
- removing dead code - TODO - AggregateOverlayDiagrams need help - did some hacking on AggregateOverlayDiagramService::208 finos#6508
davidwatkins73
added a commit
to davidwatkins73/waltz-dev
that referenced
this issue
Mar 26, 2023
- fixing aggregateOverlayDiagram finos#6508
Merged
davidwatkins73
added
the
fixed (test & close)
An issue has been fixed, merged into master and is ready for further testing
label
Mar 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
fixed (test & close)
An issue has been fixed, merged into master and is ready for further testing
noteworthy
probably worth mentioning in release notes
Description
User (NH) would like to be able to select which year to show costs for (currently just defaults to the latest available).
Resourcing
We intend to contribute this feature
The text was updated successfully, but these errors were encountered: