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

Deployment commit for prod-stable #4072

Merged
merged 43 commits into from
Oct 16, 2024
Merged

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    e36dd8d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    f16a1e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4047 from dlabrecq/previous-data

    Show previous data when current month is unavailable
    dlabrecq authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    cdc0d3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    093a4ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4048 from dlabrecq/skeleton

    Show chart skeleton for Cost explorer
    dlabrecq authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    be720d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5876c14 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4051 from dlabrecq/pagination

    Fix pagination "per page" toggle
    dlabrecq authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9c8e8d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b123a27 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. (chore): Bump @redhat-cloud-services/frontend-components

    Bumps the ci-dependencies group with 1 update: [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components).
    
    
    Updates `@redhat-cloud-services/frontend-components` from 4.2.15 to 4.2.16
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@redhat-cloud-services/frontend-components"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7359c1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4052 from dlabrecq/integration-status

    Integration status
    dlabrecq authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    484ad0e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4053 from project-koku/dependabot_npm_and_yarn_ma…

    …in_ci-dependencies-21670d7f5e
    
    (chore): Bump @redhat-cloud-services/frontend-components from 4.2.15 to 4.2.16 in the ci-dependencies group
    dlabrecq authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cebe0dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a22edad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4054 from dlabrecq/oci-fix

    OCI should use hasPreviousMonthData Vs isPreviousMonthData
    dlabrecq authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f4d3b0c View commit details
    Browse the repository at this point in the history
  6. Custom date range fix

    dlabrecq committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dca0b2e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4055 from dlabrecq/custom-date-range-fix

    Custom date range fix
    dlabrecq authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    44b5f80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f1916b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4056 from dlabrecq/placeholder

    Missing filter placeholder for EC2 instance and OS
    dlabrecq authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f04bf7f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. (chore): Bump the lint-dependencies group with 2 updates

    Bumps the lint-dependencies group with 2 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-formatjs](https://github.com/formatjs/formatjs).
    
    
    Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/parser)
    
    Updates `eslint-plugin-formatjs` from 5.0.0 to 5.0.2
    - [Release notes](https://github.com/formatjs/formatjs/releases)
    - [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint-dependencies
    - dependency-name: eslint-plugin-formatjs
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: lint-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c563b1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4057 from project-koku/dependabot_npm_and_yarn_ma…

    …in_lint-dependencies-07cb7a36fe
    
    (chore): Bump the lint-dependencies group with 2 updates
    dlabrecq authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6f001da View commit details
    Browse the repository at this point in the history
  3. Bump cookie and express

    Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `express` from 4.21.0 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.21.0...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d8c2c43 View commit details
    Browse the repository at this point in the history
  4. Dependency updates

    dlabrecq committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    db1410e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge pull request #4060 from dlabrecq/deps

    Dependency updates
    dlabrecq authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    32549a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4059 from project-koku/dependabot/npm_and_yarn/mu…

    …lti-9f37c16f8f
    
    Bump cookie and express
    dlabrecq authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e500019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb3c8c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b11ecf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4061 from dlabrecq/daterange-fix

    Date range fix
    dlabrecq authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    856e57f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    9e70014 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4062 from dlabrecq/cost-5596

    Improve resource type search in Cost explorer
    dlabrecq authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a668187 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. (chore): Bump the lint-dependencies group with 2 updates

    Bumps the lint-dependencies group with 2 updates: [eslint-plugin-formatjs](https://github.com/formatjs/formatjs) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).
    
    
    Updates `eslint-plugin-formatjs` from 5.0.2 to 5.1.0
    - [Release notes](https://github.com/formatjs/formatjs/releases)
    - [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@5.1.0)
    
    Updates `eslint-plugin-jsdoc` from 50.3.1 to 50.4.0
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v50.3.1...v50.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-formatjs
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint-dependencies
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: lint-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    dbd79f3 View commit details
    Browse the repository at this point in the history
  2. (chore): Bump the ci-dependencies group with 5 updates

    Bumps the ci-dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [react-intl](https://github.com/formatjs/formatjs) | `6.7.2` | `6.8.0` |
    | [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.2.14` | `6.2.15` |
    | [@formatjs/ecma402-abstract](https://github.com/formatjs/formatjs) | `2.1.0` | `2.2.0` |
    | [@formatjs/icu-messageformat-parser](https://github.com/formatjs/formatjs/tree/HEAD/packages/icu-messageformat-parser) | `2.7.9` | `2.7.10` |
    | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` |
    
    
    Updates `react-intl` from 6.7.2 to 6.8.0
    - [Release notes](https://github.com/formatjs/formatjs/releases)
    - [Commits](https://github.com/formatjs/formatjs/commits/[email protected])
    
    Updates `@formatjs/cli` from 6.2.14 to 6.2.15
    - [Release notes](https://github.com/formatjs/formatjs/releases)
    - [Commits](https://github.com/formatjs/formatjs/commits/@formatjs/[email protected])
    
    Updates `@formatjs/ecma402-abstract` from 2.1.0 to 2.2.0
    - [Release notes](https://github.com/formatjs/formatjs/releases)
    - [Commits](https://github.com/formatjs/formatjs/compare/v2.1.0...@formatjs/[email protected])
    
    Updates `@formatjs/icu-messageformat-parser` from 2.7.9 to 2.7.10
    - [Release notes](https://github.com/formatjs/formatjs/releases)
    - [Changelog](https://github.com/formatjs/formatjs/blob/main/packages/icu-messageformat-parser/CHANGELOG.md)
    - [Commits](https://github.com/formatjs/formatjs/commits/@formatjs/[email protected]/packages/icu-messageformat-parser)
    
    Updates `@types/react-dom` from 18.3.0 to 18.3.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-intl
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: ci-dependencies
    - dependency-name: "@formatjs/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ci-dependencies
    - dependency-name: "@formatjs/ecma402-abstract"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ci-dependencies
    - dependency-name: "@formatjs/icu-messageformat-parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ci-dependencies
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: ci-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    18c6bb7 View commit details
    Browse the repository at this point in the history
  3. Fix & symbol

    dlabrecq committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f529a37 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request #4065 from dlabrecq/cost-5596-2

    Fix & symbol
    dlabrecq authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d103bbb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4064 from project-koku/dependabot_npm_and_yarn_ma…

    …in_ci-dependencies-d8b6181168
    
    (chore): Bump the ci-dependencies group with 5 updates
    dlabrecq authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5352838 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4063 from project-koku/dependabot_npm_and_yarn_ma…

    …in_lint-dependencies-45277a6725
    
    (chore): Bump the lint-dependencies group with 2 updates
    dlabrecq authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    65b4733 View commit details
    Browse the repository at this point in the history
  4. Dependency updates

    dlabrecq committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    84e1de9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4068 from dlabrecq/deps

    Dependency updates
    dlabrecq authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ec9f4e6 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update konflux references

    Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
    red-hat-konflux[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a471c08 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4069 from project-koku/konflux/references/main

    chore(deps): update konflux references
    dlabrecq authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    be19fdb View commit details
    Browse the repository at this point in the history
  8. Remove onBlur

    dlabrecq committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    19b79bd View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4070 from dlabrecq/blur

    Remove onBlur
    dlabrecq authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    75a1a57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    672fd98 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge pull request #4071 from dlabrecq/integration-status

    Add integration status to details pages
    dlabrecq authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a2cafe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d92066 View commit details
    Browse the repository at this point in the history