Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RedHatInsights/ocp-advisor-frontend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: RedHatInsights/ocp-advisor-frontend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 9 commits
  • 33 files changed
  • 5 contributors

Commits on May 19, 2022

  1. Improve filtering tests (#265)

    * New utilitiy to remove all chips
    
    * Fix ClusterRules extra condition in test
    
    * Add new conditions in clusters data
    
    * [ClustersListTable] improve filtering tests using filtersConf
    
    * Add radio to the filters type
    
    * [RecsListTable] improve filter tests
    
    * Remove reduntant cloneDeep of data
    
    * Do not use Math.min for .slice as it is redundant
    ikerreyes authored May 19, 2022
    Configuration menu
    Copy the full SHA
    3564a0d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. chore(deps): bump @patternfly/patternfly from 4.192.1 to 4.194.4 (#283)

    Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.192.1 to 4.194.4.
    - [Release notes](https://github.com/patternfly/patternfly/releases)
    - [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md)
    - [Commits](patternfly/patternfly@prerelease-v4.192.1...prerelease-v4.194.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@patternfly/patternfly"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    9f2e38a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump semver from 6.3.0 to 7.3.7 (#284)

    Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 7.3.7.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v7.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    8303150 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump babel-plugin-formatjs from 10.3.20 to 10.3.23 (#285)

    Bumps [babel-plugin-formatjs](https://github.com/formatjs/formatjs) from 10.3.20 to 10.3.23.
    - [Release notes](https://github.com/formatjs/formatjs/releases)
    - [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@10.3.23)
    
    ---
    updated-dependencies:
    - dependency-name: babel-plugin-formatjs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    6038736 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump jest from 27.5.1 to 28.1.0 (#287)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    8b0567d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. chore(deps): bump @patternfly/react-table from 4.71.16 to 4.83.1 (#286)

    Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 4.71.16 to 4.83.1.
    - [Release notes](https://github.com/patternfly/patternfly-react/releases)
    - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@patternfly/react-table"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 25, 2022
    Configuration menu
    Copy the full SHA
    7cc6347 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Display cluster version in the clusters list table (#282)

    * Display cluster version, implement filtering and sorting
    
    * Rewrite ClustersListTable filter logic, finalize the version feature
    
    * Rewrite clusters fixture, implement version tests
    
    * Remove only
    
    * Edit columns ratios
    
    * Affected clusters: rename N/A to Not available
    
    * Add version to filtersConfi
    
    * Add additional "risk" check for the filterData
    
    * Remove unnecessary logs and "only"s
    
    * Fix lint errors
    
    * Handle undefined cluster_version key and shortened semvers
    gkarat authored May 26, 2022
    Configuration menu
    Copy the full SHA
    38ecc40 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. fix(App): babel transformation for the react-core modules (#279)

    * fix(App): babel transformation for the react-core modules
    
    * Updated react-core layout imports and removed the mapper
    
    * Updated the babel config
    
    * Removed the trailing slashes
    Fewwy authored May 27, 2022
    Configuration menu
    Copy the full SHA
    f04ac70 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.4.1 [skip ci]

    ## [1.4.1](v1.4.0...v1.4.1) (2022-05-27)
    
    ### Bug Fixes
    
    * **App:** babel transformation for the react-core modules ([#279](#279)) ([f04ac70](f04ac70))
    semantic-release-bot committed May 27, 2022
    Configuration menu
    Copy the full SHA
    bc08c20 View commit details
    Browse the repository at this point in the history
Loading