Open
Conversation
❌ Deploy Preview for opencost-ui failed. Why did it fail? →
|
- Add Assets page at /assets route with stat cards, cost distribution donut chart, asset type chart, and data table - Implement dark mode toggle with ThemeContext and localStorage persistence - Add CSS variables for theming across all components - Fix allocation endpoint to use /model/allocation - Update chart colors for better visibility in dark mode - Fix NaN display in Cost Distribution chart center Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: Aadi Shah <aadishah132@gmail.com>
Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: AAdIprog <aadishah132@gmail.com>
Signed-off-by: Aadi Shah <aadishah132@gmail.com>
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.
What does this PR change?
KPITile,CostDistribution(donut chart),AssetTypeChart(horizontal bar chart),AssetsHeader,AssetTable(with batch actions and search),AssetDetailPanel(side panel),StatCard, andCostTrendChartAssetsServicefor fetching and transforming asset data from the/model/assetsAPIwindowparameter shadowed the globalwindowobjecthttps://demo.infra.opencost.ioDoes this PR relate to any other PRs?
How will this PR impact users?
Does this PR address any GitHub or Zendesk issues?
How was this PR tested?
https://demo.infra.opencost.ioDoes this PR require changes to documentation?
Have you labeled this PR and its corresponding Issue as "next release" if it should be part of the next OpenCost release? If not, why not?