This PR fixes an issue, making the logout button linking to non-existing pages, instead of properly logging out the user.
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
This PR removes the possibility of creating a cluster by uploading a file
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Fix typo in FileUploadButton text
Remove File Upload as a way to create clusters
Merge pull request #539 from aws-samples/remove-from-file
Remove File Upload as a way to create clusters
This PR removes the possibility of creating a cluster by uploading a file
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Fix e2e tests
Merge pull request #538 from aws-samples/fix-e2e
Fix e2e tests
This PR fixes e2e tests, failing after #537
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
This PR fixes e2e tests, failing after #537
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Add HelpPanel to Official Images page
Merge pull request #525 from aws-samples/official-images-help-panel
Add HelpPanel to Official Images page
This PR adds the help panel content for the Official Images page
It builds on #521
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Add HelpPanel to Create or Edit review page
Merge pull request #537 from aws-samples/create-cluster-review-page-help-panel
Add HelpPanel to Create or Edit review page
This PR adds the help panel content for the Create or Edit review page
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
removed EcrRecipeVersion + explicited the expected format for PCUI version and shortversion
Add HelpPanel to Custom Images page
Add custom links to the Help Panel footer
Add help panel for the clusters list
Customize ec2 connect help panel
Align unit test
Extend help panel content to include Build image content
Add i18n strings in DeleteDialog component
Add User type
Users page: move delete button in header and align actions. Display a flashbar in case an invalid email is entered.
Replace Toggle with Checkbox instances everywhere in the wizard
Move actions in header section in cluster instances tab
Merge pull request #524 from aws-samples/custom-images-help-panel
Add HelpPanel to Custom Images page
Add help panel for wizard cluster properties
Replace view configuration button with a link
helppanel implementation for Source wizard step
fix breaking e2e test
Remove SMS and MFA Parameters
EnableMFA
, and AdminUserPhone
that were used for SMS based MFA. Instead of this we advise users to setup MFA using an authenticator app following the instructions here.Signed-off-by: Sean Smith seaam@amazon.com
Remove MFA Settings in Code
Signed-off-by: Sean Smith seaam@amazon.com
Use Table component in custom images tags tab
Add HelpPanel to Custom Images page
Extend help panel content to include Build image content
Merge pull request #524 from aws-samples/custom-images-help-panel
Add HelpPanel to Custom Images page
Add help panel for wizard cluster properties
Replace view configuration button with a link
helppanel implementation for Source wizard step
fix breaking e2e test
Remove SMS and MFA Parameters
EnableMFA
, and AdminUserPhone
that were used for SMS based MFA. Instead of this we advise users to setup MFA using an authenticator app following the instructions here.Signed-off-by: Sean Smith seaam@amazon.com
Remove MFA Settings in Code
Signed-off-by: Sean Smith seaam@amazon.com
Use Table component in custom images tags tab
Fixed e2e test
Remove icons in select dropdowns
Add head node help panels
Remove unnecessary paragraph in help panel
Fix an help panel bug causing a wrong re-render
Add HelpPanel to Users page
This PR adds the help panel content for the Create or Edit review page
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.