regexowl
b7f6393be9
V2Wizard: Allow enabling repos and update state logic
...
This commit contains two changes:
1. When a package from popular repository gets added, the EPEL repository gets enabled in content services in case it wasn't before.
2. The logic of rendering states for the different toggle combinations on Packages step got updated.
2024-04-12 12:45:36 +02:00
regexowl
d890094e09
api: Add createRepository end point to contentSources schema
...
This adds `createRepository` end point to contentSources API schema.
2024-04-12 12:45:36 +02:00
regexowl
97f67e7aab
constants: Add EPEL repo info
...
This adds EPEL 8 and EPEL 9 repository information to constants.
2024-04-12 12:45:36 +02:00
Anna Vítová
669e3c07e3
feat(HMS-3687): Add blueprints exporting
2024-04-12 11:19:26 +02:00
dependabot[bot]
d52358edde
build(deps-dev): bump sass-loader from 14.1.1 to 14.2.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v14.1.1...v14.2.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 08:28:43 +02:00
Anna Vítová
bc82ba0ab1
feat(HMS-3906): Add feature flag for import/export
2024-04-11 13:19:43 +02:00
regexowl
3b843a0d40
V2Wizard: Replace "Adding recommended repo" alert with modal
...
This replaces the previously used Alert displayed when adding a package from repo recommendations with a modal as per mocks.
2024-04-11 13:00:17 +02:00
regexowl
a3e98b3894
V2Wizard: Update rendering packages info on edit
...
This fixes information rendered when a package info is read from the request on Edit.
2024-04-11 11:41:46 +02:00
regexowl
43cb43dac8
V2Wizard: Add tally to the "Selected" toggle
...
This adds a tally of selected packages to the "Selected" toggle.
2024-04-11 11:41:46 +02:00
regexowl
f375fc5c41
V2Wizard: Update links
...
There were incorrect links used for the content service, this fixes them.
2024-04-11 11:41:46 +02:00
regexowl
923c4fc2d5
V2Wizard: Add "Searching" state for packages
...
This adds "Searching" state for packages table when the data is being fetched.
2024-04-11 11:41:46 +02:00
regexowl
a8270fd228
test: Re-enable FSC alert test and clean up
...
This re-enables test of FSC alert and cleans up previously commented lines of the tests.
2024-04-11 11:21:19 +02:00
dependabot[bot]
bfda70ca35
build(deps-dev): bump css-loader from 7.0.0 to 7.1.1
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v7.0.0...v7.1.1 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 08:44:47 +02:00
Gianluca Zuccarelli
26066f95f7
V1Wizard: promote oscap to prod stable
2024-04-10 16:16:22 +02:00
Gianluca Zuccarelli
c44f8ea0ac
V1Wizard/openscap: disable broken profiles
...
Currently the two stig profiles build but don't boot. While we wait for a
fix upstream, we should disable the profiles.
2024-04-10 16:16:22 +02:00
regexowl
972190ecaf
V2Wizard: Update create/edit button copy
...
This updates copy on the Save changes button as per recent mocks.
2024-04-10 13:44:22 +03:00
dependabot[bot]
8ebd74051b
build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.6.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.5.0 to 7.6.0.
- [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/v7.6.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 09:22:01 +02:00
dependabot[bot]
97b56041ba
build(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.6.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 09:07:01 +02:00
Michal Gold
4ba9235b1b
V2Wizrd: remove Duplicate mount points warning
2024-04-10 08:30:13 +02:00
Amir
442d88a4ce
fix(HMS-3850): V2Wizard:use menu toggle for save and build
2024-04-09 14:56:34 +02:00
Ondrej Ezr
54d032e0f0
WizardV2: filesystem mountpoint size validation
2024-04-09 13:40:35 +02:00
Ondrej Ezr
561e82827e
WizardV2: filesystem units and size
2024-04-09 13:40:35 +02:00
Ondrej Ezr
3c3ca3537a
WizardV2: Filesystem partitioning suffix
2024-04-09 13:40:35 +02:00
Michal Gold
9cddbdfa38
V2Wizard: Add ouiaIds to File System step
...
this commit adds ouiaIds to the file system for automation and manual configurations and for text input field.
2024-04-09 12:56:38 +02:00
Amir
e5bfc19194
WizardV2: Add draggable mount point
2024-04-09 12:48:17 +02:00
Jakub Rusz
0a62e0d286
V2Wizard: Fix plural sources
...
We're actually selecting a singular source to share the image with. It's
the same in V1 wizard.
2024-04-09 12:10:46 +02:00
dependabot[bot]
72193f2539
build(deps): bump @redhat-cloud-services/frontend-components-utilities
...
Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components ) from 4.0.9 to 4.0.10.
- [Commits](https://github.com/RedHatInsights/frontend-components/commits )
---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-utilities"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 08:40:02 +02:00
dependabot[bot]
b7dc796b27
build(deps-dev): bump @types/react from 18.2.74 to 18.2.75
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.74 to 18.2.75.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 08:33:56 +02:00
dependabot[bot]
8a53b3e925
build(deps): bump @reduxjs/toolkit from 2.2.2 to 2.2.3
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v2.2.2...v2.2.3 )
---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 08:28:17 +02:00
Amir
ba3a2dc333
WizardV2: map oscap to wizard request
2024-04-08 13:59:41 +02:00
dependabot[bot]
a7f46e938d
build(deps-dev): bump css-loader from 6.11.0 to 7.0.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.11.0 to 7.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.11.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 11:00:05 +02:00
dependabot[bot]
8d896d7ebb
build(deps-dev): bump @types/react-dom from 18.2.22 to 18.2.24
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.22 to 18.2.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 10:48:18 +02:00
dependabot[bot]
1ea55a2476
build(deps-dev): bump jest-fail-on-console from 3.1.2 to 3.2.0
...
Bumps [jest-fail-on-console](https://github.com/ValentinH/jest-fail-on-console ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/ValentinH/jest-fail-on-console/releases )
- [Commits](https://github.com/ValentinH/jest-fail-on-console/compare/v3.1.2...v3.2.0 )
---
updated-dependencies:
- dependency-name: jest-fail-on-console
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 10:42:55 +02:00
regexowl
94525815a0
V2Wizard: Fix VMware capitalisation
...
This replaces VMWare -> VMware as per mocks.
2024-04-05 16:22:27 +02:00
Anna Vítová
e301271ac1
feat(HMS-3688): Add blueprints import dialog
2024-04-05 14:23:46 +02:00
dependabot[bot]
7e0df050c3
build(deps-dev): bump @types/react from 18.2.73 to 18.2.74
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.73 to 18.2.74.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 08:43:32 +02:00
dependabot[bot]
9fe9b6a80b
build(deps-dev): bump sass from 1.72.0 to 1.74.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.72.0 to 1.74.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.72.0...1.74.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 08:37:53 +02:00
dependabot[bot]
0cd14ee353
build(deps-dev): bump @babel/preset-env from 7.24.3 to 7.24.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.3 to 7.24.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 08:26:51 +02:00
regexowl
5ae3da9b6c
Blueprints: Rename Clear selection button and center it
...
This renames the Clear selection button in the blueprints side bar and aligns it to the center.
2024-04-04 21:03:07 +03:00
regexowl
1a784f4ded
Blueprints: No Build Image button without a blueprint
...
This hides the Build Image button and blueprint actions kabob when no blueprint is selected as per recent mocks.
2024-04-04 15:52:17 +02:00
regexowl
db64729628
Blueprints: Update button in header
...
This updates the Create blueprint and Import buttons based on recent mocks.
2024-04-04 15:44:29 +02:00
regexowl
de5883d2b7
test: Add popularRepo fixture
...
This adds a fixture for popular repositories.
2024-04-04 14:01:42 +02:00
regexowl
00ba723195
V2Wizard: Add recommended repositories to the Review step
...
This adds recommended repositories to the Review step.
2024-04-04 14:01:42 +02:00
regexowl
ee2498a43b
V2Wizard: Concatenate recommended repos with payload and custom ones
...
This adds recommended repos to payload and custom ones, including the needed conversion.
2024-04-04 14:01:42 +02:00
regexowl
bfd7420925
V2Wizard: Add repository recommendations
...
This PR is a part of Proactive Assistance - Repository recommendations.
New toggle group was added which allows user to see results from non-added repositories in a case that searched term didn't return any results from added custom and distribution repos.
2024-04-04 14:01:42 +02:00
regexowl
39cb4336b4
V2Wizard: Make convert repository functions exportable
...
This make `convertSchemaToIBCustomRepo` and `convertSchemaToIBPayloadRepo` functions exportable.
2024-04-04 14:01:42 +02:00
regexowl
7e83c8ecbb
test: Enable OpenSCAP initialized packages tests
...
This re-enables tests checking initialization of packages upon OpenSCAP profile selection.
2024-04-04 12:34:57 +02:00
regexowl
91873dc810
V2Wizard: Initialize packages with OpenSCAP
...
This initializes packages upon a selection of an OpenSCAP profile.
Current logic also fixes a bug previously present in V1 - when changing an OpenSCAP profile with other previously chosen packages, the packages outside of the profile persist and don't get removed.
2024-04-04 12:34:57 +02:00
regexowl
d219a233d9
V2Wizard: Update removePackage reducer
...
This updates the `removePackage` reducer so it takes only a name of a package as an argument instead of the entire package object.
2024-04-04 12:34:57 +02:00
Amir
1dd909adb9
fixes(HMS-3853): fix blueprint clear selection
2024-04-04 12:24:13 +02:00