Skip to content

Releases: project-koku/koku-ui

r.2023.10.02.0

10 Jan 19:14
78a7560
Compare
Choose a tag to compare

r.2023.08.28.1

10 Jan 19:14
91140d7
Compare
Choose a tag to compare

r.2023.06.22.0

22 Jun 17:31
Compare
Choose a tag to compare
  • Updates
    • Various package dependency updates
    • Setup containerized build for prod environment
    • COST-3822 vCPU count, RAM and storage capacity to node details
    • COST-3554 Use new field for amortized cost
  • Various bug fixes
    • COST-3818 Stub-out page platform projects tab for settings page (stage-beta only)
    • COST-3918 Removes toFixed for optimization CPU and recommendation values
    • COST-3940 Omit overhead label for platform unallocated costs
    • Update Typescript types for future React 18 update

r.2023.06.08.0

08 Jun 15:37
Compare
Choose a tag to compare
  • Updates
    • Various package dependency updates
    • COST-3611 AWS cost categories
  • Various bug fixes
    • COST-3681 Show distributed costs for "top 3 projects" in overview and "cost by projects" card when grouped by cluster.
    • COST-3877 Update loading state to 'Searching for your optimizations…”
    • COST-3877 Optimizations loading state
    • COST-3681 Move "Others" to be the last legend label
    • COST-3834 Omit unsupported filters from tag request
    • COST-3838 "Cost by default projects" card should reflect "Overhead cost" selection

r.2023.05.15.0

16 May 15:12
f5498b4
Compare
Choose a tag to compare
  • Updates
    • Various package dependency updates
    • COST-3307 Continue moving settings page (stage env only)
  • Various bug fixes
    • COST-3789 workload type and workload should be interchanged
    • Parse multiple trailing commas from filters
    • Fix omitted typeahead for cost explorer
    • Prevent resource-types/aws-categories API is being called unnecessarily (stage env only)
    • Fix filter for checkbox selections

r.2023.05.09.0

09 May 03:13
0d0b04b
Compare
Choose a tag to compare
  • Updates
    • Various package dependency updates
  • Various bug fixes
    • COST-3789 Fix optimizations drawer cluster type
    • Update no optimizations message for Summit
    • Adjust last column padding when data table does not have an action column

r.2023.05.04.0

04 May 17:17
88ab53d
Compare
Choose a tag to compare
  • Updates
    • Various package dependency updates
  • Updates for stage environment only
    • COST-3307 Move settings page
      • Added Unleash flags for settings page
      • Added route for settings page
      • Added initial settings page header and tabs
      • Added cost model features to settings page
  • Various bug fixes
    • COST-3780 Moved invalidateSession to ensure it's called prior to updating local storage
    • Close optimizations drawer if filtering, pagination, or sort is applied
    • Update no optimizations message for Summit

r.2023.05.01.0

01 May 16:58
5632b69
Compare
Choose a tag to compare
  • Updates
    • Various package dependency updates
  • Updates for stage environment only
    • COST-3681 Added overhead labels and platform default labels to cost explorer table
    • COST-3249 Add "Cost distribution" to cost models cards
    • COST-3681 Distribute overhead costs
    • COST-3734 Add dropdown filter for workload types
    • COST-3722 Add distributed cost as an order by option
    • COST-3723 Add distributed_cost as a delta option
  • Various bug fixes
    • COST-3701 Remove unused i18n messages
    • COST-3729 Check fetch status before dispatch
    • Reinitialize Axios after visiting another app via “All Services” landing page
    • Rename global store variable to help ensure it's not overridden by another app
    • Fix i18n message IDs
    • Remove unused app navigation

r.2023.04.11.0

11 Apr 17:36
2f4d0b1
Compare
Choose a tag to compare
  • Updates
    • Various package dependency updates
  • Updates for stage environment only
    • COST-3662 Refactor ROS recommendations as optimizations
    • COST-3675 Add ROS empty states
    • COST-3676 Wire APIs to optimizations filtering and pagination
    • COST-3678 Add optimization info popovers
  • Various bug fixes
    • COST-3683 Ensure currency is not stored as undefined
    • COST-3679 Adjusted query params for for "All projects" modal
    • COST-3684 Inaccessible OCP - Clusters/Nodes/Tags Breakdown page
    • COST-3680 AWS org unit filter workaround
    • COST-3659 Broken export date for previous month
    • COST-3671 Ensure chrome user exists before making API requests
    • COST-3673 Missing progress bar value for Spanish locale
    • COST-3672 Incorrect page titles across Cost Management pages
    • COST-3679 Incorrect "All projects" summary for Platform project Breakdown page
    • COST-3680 AWS org unit filter workaround

r.2023.04.04.0

10 Apr 02:50
eb02e45
Compare
Choose a tag to compare
  • Updates
    • Various package dependency updates
    • COST-3634 PatternFly milestone update
  • Updates for stage environment only
    • COST-3562 Stub-out recommendations overview card
    • COST-3494 Stub-out Recommendations page for ROS
    • COST-3492 Stub-out OCP details page for ROS
    • COST-3600 Relocate recommendations link
    • COST-3652 Close recommendations drawer upon breakdown tab click
    • COST-3660 Add sample ROS data to UI
    • Refactor pages to make ROS drawer sticky
  • Various bug fixes
    • COST-3498 Missing tag link for OCI breakdown
    • COST-3499 Fetch user ID for Unleash
    • COST-3500 Insights Chrome session token
    • COST-3496 Use PatternFly's getCustomTheme function
    • COST-3524 Deprecated chrome.init function
    • COST-3524 Refactor to use Insights’ shared router
    • COST-3531 OCP details "price list" link
    • COST-3533 OCP breakdown cluster name truncation
    • COST-3536 Add placeholder to details filter
    • COST-3537 Disable table toolbar controls for no data
    • COST-3402 Replace deprecated Main component
    • COST-3568 Incorrect alignment of Infra and Supp cost columns
    • COST-3581 Update the year for broken doc links
    • COST-3624 Clean up typescript 5 warnings
    • COST-3628 Convert to npm package manager
    • COST-3633 Refactor explorer table to use PatternFly sticky column props
    • COST-3644 Refactor forecast utils
    • COST-3641 Remove trailing comma from filter field input
    • COST-3642 Apply “Platform” filters to breakdown page
    • COST-3646 Inaccessible drop-down list options
    • Remove @formatjs/intl dependency
    • Update z-index for PatternFly toolbars, due to milestone changes
    • Fix translation ids
    • Fix CSS scope name
    • Update to node 18