Commit graph

957 commits

Author SHA1 Message Date
Sanne Raymaekers
ca04791e06 devel: Relabel volumes 2021-08-10 15:06:24 +02:00
Cockpit Project
91583bd546 package.json: Update @redhat-cloud-services/frontend-components-notifications
Closes #286
2021-08-10 11:32:41 +02:00
Simon Steinbeiss
9ff2139930 CreateImageWizard: Switch away from TextListItem 2021-08-10 11:32:25 +02:00
Simon Steinbeiss
6d08382fce CreateImageWizard: Align all values on the review step
Closes #194
2021-08-10 11:32:25 +02:00
Sanne Raymaekers
d407442c83 devel: Privileged and cap_add are mutually exclusive 2021-08-09 13:33:41 +02:00
Cockpit Project
bb254a9e86 package.json: Update @patternfly/react-core, @patternfly/react-table, @patternfly/patternfly
Closes #283
2021-08-09 09:43:30 +02:00
Sanne Raymaekers
297ed210f2 devel: Fix deployment
Includes:
* Include registry in container name
  Otherwise it won't find the image in case an alias doesn't exist.
* Simplify spandx config
* Include healthchecks for the postgres and image-builder containers
2021-08-08 15:20:37 +03:00
Sanne Raymaekers
fa7746b694 store: Pass middleware correctly
Get rid of duplicate entry points.

Depending on the NODE_ENV, add the logger middleware in AppEntry.

Filter out undefined items to avoid 'middleware is not a function' error.
2021-08-08 15:20:37 +03:00
Sanne Raymaekers
2b4516856f config: Use beta deployments
Since our app is deployed under `/beta/insights`, we need to serve the
local files under `/beta` as well. This way we can use the production
chrome and services config.
2021-08-08 15:20:37 +03:00
Cockpit Project
2322d134e6 package.json: Update redux
Closes #280
2021-08-06 12:39:39 +02:00
Cockpit Project
4e8d28b21d package.json: Update @redhat-cloud-services/frontend-components
Closes #279
2021-08-06 12:39:28 +02:00
Simon Steinbeiss
bec1183c5a CreateImageWizard: Show Azure information on review page
Closes #202
2021-08-02 19:26:28 +02:00
Cockpit Project
2ac10bd1a0 package.json: Update @babel/runtime
Closes #275
2021-07-21 13:21:02 +02:00
Simon Steinbeiss
c8fe2252ce CreateImageWizard: Only show subscription info for RHEL* 2021-07-21 10:47:39 +02:00
Simon Steinbeiss
6c5a9c3d07 README: Update URL of UI 2021-07-20 17:49:50 +02:00
Cockpit Project
e474eb122d package.json: Update @data-driven-forms/pf4-component-mapper
Closes #273
2021-07-20 09:53:12 +02:00
Cockpit Project
c006ccf3f5 package.json: Update @data-driven-forms/react-form-renderer
Closes #272
2021-07-19 15:25:10 +02:00
Cockpit Project
2db50a93e5 package.json: Update @redhat-cloud-services/frontend-components
Closes #269
2021-07-16 15:59:32 +02:00
Sanne Raymaekers
4632d58bb8 npm-update: Fix install step 2021-07-15 15:36:22 +01:00
Martin Marosi
0513ac9ac4 Add missing modules entry to webpack config. 2021-07-15 14:33:56 +02:00
Simon Steinbeiss
98c7758781 CreateImageWizard: Only show Registration section in Review if applicable
Closes #252
2021-07-15 12:12:02 +02:00
Martin Marosi
9599f197e9 Fix store already initialized error. 2021-07-15 12:11:32 +02:00
Simon Steinbeiss
7afb07328f CreateImageWizard: Fix inconsistent casing Google products
Closes #259
2021-07-13 10:11:28 +02:00
Simon Steinbeiss
fd2f937688 CreateImageWizard: Fix inconsistent casing 'Target environment'
Closes #261
2021-07-13 10:11:28 +02:00
Simon Steinbeiss
93b7e4950a CreateImageWizard: Make instructions on Review page normal font size
Closes #253
2021-07-13 10:10:05 +02:00
Simon Steinbeiss
a46ab6ba05 CreateImageWizard: Reorder Azure form
Closes #258
2021-07-13 10:09:50 +02:00
Cockpit Project
af0ea3bccf package.json: Update @redhat-cloud-services/frontend-components
Closes #251
2021-07-12 15:51:46 +02:00
Cockpit Project
4ecde2f996 package.json: Update @redhat-cloud-services/frontend-components
Closes #245
2021-07-07 17:57:04 +02:00
Cockpit Project
1d07480b22 package.json: Update @data-driven-forms/react-form-renderer
Closes #250
2021-07-07 16:49:48 +02:00
Cockpit Project
876bddc4ec package.json: Update @data-driven-forms/pf4-component-mapper
Closes #249
2021-07-07 16:31:49 +02:00
Sanne Raymaekers
67c61739c6 ImageCreateWizard: Reduce packages height to avoid overflow 2021-07-07 13:54:02 +02:00
Sanne Raymaekers
d8de57508d ImageCreateWizard: Use imageOutputStepMapper in all imageOutput steps
Also renamed the stepMapper to clarify that it's just meant for the
imageOutput steps.
2021-06-30 14:15:01 +02:00
Sanne Raymaekers
1125222232 CreateImageWizard: Cleanup
- Remove unused eslint disable
- Remove comments
2021-06-30 14:15:01 +02:00
Sanne Raymaekers
97a25cb9ac src: Whitespace cleanup 2021-06-30 14:15:01 +02:00
Sanne Raymaekers
14062a771e CreateImageWizard: Remove non-existent import 2021-06-30 14:15:01 +02:00
Sanne Raymaekers
ad6eb5524c CreateImageWizard: Add min height of list selectors in packages 2021-06-30 14:15:01 +02:00
Sanne Raymaekers
dc5a198df7 CreateImageWizard: Remove unecessary lint rule disable 2021-06-30 14:15:01 +02:00
Karel Hala
a01d00c3fe Rename image creator and image wizard
The names of component and files were not matching
2021-06-30 14:15:01 +02:00
Karel Hala
09f467ffb7 Update src/Components/CreateImageWizard/steps/msAzure.js
Co-authored-by: jkozol <jacobdkozol@gmail.com>
2021-06-30 14:15:01 +02:00
Karel Hala
ace808943f Remove old implementation of create image wizard
We don't need the old implementation anymore, this PR fully covers what the previous steps did
2021-06-30 14:15:01 +02:00
Karel Hala
9a56b859ef Fix popover visibility
DDF wizard and popover has some issues with visibility, this is a quick hack so we should try fix it a bit nicer, but for time being it's fine
2021-06-30 14:15:01 +02:00
Karel Hala
0c7a1500ec Fix review comments 2021-06-30 14:15:01 +02:00
Karel Hala
3a1b3c0d43 Add option to pass custom props
In order to properly use this component in edge the imageCreator component has to pass custom props down the chain
2021-06-30 14:15:01 +02:00
Karel Hala
a67e014dbe Fix failing tests
DDF requires a bit altered tests to click trough the wizard so the tests won't fail
2021-06-30 14:15:01 +02:00
Karel Hala
9bf30059f6 Fix rendering of wizard by wrapping it in act
Tests were failing because we are now calling getUser when wizard is shown. This call is asynchronous and requires wrapping the wizard in act to wait for it to be fulfilled
2021-06-30 14:15:01 +02:00
Karel Hala
74f1293773 Skip registration for non rhel output
Based on new changes in master the registration step should be skipped if no RHEL output is selected
2021-06-30 14:15:01 +02:00
Karel Hala
902480dab4 Disable buttons on submit
Add custom submit buttons component to disable these buttons while image is created
2021-06-30 14:15:01 +02:00
Karel Hala
dbcd753bb9 Reorder the target envs
Update the order of envs based on new changes in master
2021-06-30 14:15:01 +02:00
Karel Hala
47f626e94f Call api to create image
Copy over the previous call to create image with new values from DDF wizard
2021-06-30 14:15:01 +02:00
Karel Hala
0644cbd584 Add Radio with popover
New commponent Radio with popover is required to show properly popover in DDF wizard
2021-06-30 14:15:01 +02:00