Skip to content

chore(cost-report): add status column & update design#5966

Merged
yuda110 merged 2 commits intocloudforet-io:developfrom
yuda110:feature/cost-report
Jun 30, 2025
Merged

chore(cost-report): add status column & update design#5966
yuda110 merged 2 commits intocloudforet-io:developfrom
yuda110:feature/cost-report

Conversation

@yuda110
Copy link
Member

@yuda110 yuda110 commented Jun 30, 2025

Skip Review (optional)

  • Minor changes that don't affect the functionality (e.g. style, chore, ci, test, docs)
  • Previously reviewed in feature branch, further review is not mandatory
  • Self-merge allowed for solo developers or urgent changes

Description (optional)

스크린샷 2025-06-30 오후 2 10 30
스크린샷 2025-06-30 오후 2 11 03

yuda110 added 2 commits June 30, 2025 14:09
Signed-off-by: yuda <yuda@megazone.com>
Signed-off-by: yuda <yuda@megazone.com>
@vercel
Copy link

vercel bot commented Jun 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
console ⬜️ Ignored (Inspect) Jun 30, 2025 5:12am
web-storybook ⬜️ Ignored (Inspect) Visit Preview Jun 30, 2025 5:12am

@github-actions
Copy link
Contributor

🎉 @piggggggggy has been randomly selected as the reviewer! Please review. 🙏

@github-actions github-actions bot requested a review from piggggggggy June 30, 2025 05:12
@yuda110 yuda110 requested review from Copilot and removed request for piggggggggy June 30, 2025 05:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces a new "Status" column to the cost report views and updates language packs and design elements accordingly. Key changes include:

  • Adding translation keys for "ADJUSTING" and "EXPIRED" report statuses in multiple language packs.
  • Updating UI components (tables and notifications) to display and style the new status data.
  • Extending the API type CostReportStatus to include the "EXPIRED" state.

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/language-pack/ko.json Added new keys for adjusting and expired report statuses
packages/language-pack/ja.json Added new keys for adjusting and expired report statuses
packages/language-pack/en.json Added new keys for adjusting and expired report statuses
packages/language-pack/console-translation-2.8.babel Introduced new concept nodes for adjusting and expired report statuses
apps/web/src/services/cost-explorer/components/CostReportReportsTab.vue Added status column and functions to determine status icon and color, with styling for expired rows
apps/web/src/common/pages/CostReportDetailPage.vue Added notification for non-DONE statuses using warning title and description from translations
apps/web/src/api-clients/cost-analysis/cost-report/schema/type.ts Extended the CostReportStatus type to include the "EXPIRED" status

@yuda110 yuda110 merged commit 8b1caec into cloudforet-io:develop Jun 30, 2025
6 checks passed
@yuda110 yuda110 deleted the feature/cost-report branch June 30, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants