-
Notifications
You must be signed in to change notification settings - Fork 707
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
Remove old js components: Spinner, Alert #6554
Remove old js components: Spinner, Alert #6554
Commits on Jul 28, 2023
-
Remove unused checkbox component
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ab9966 - Browse repository at this point
Copy the full SHA 9ab9966View commit details -
Make SearchFilter use the cds input instead
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2e5582 - Browse repository at this point
Copy the full SHA f2e5582View commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e669dad - Browse repository at this point
Copy the full SHA e669dadView commit details -
Replace all tooltips with react-tooltip instead
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1dd6a3 - Browse repository at this point
Copy the full SHA b1dd6a3View commit details -
Remove unused tooltip component
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6cfb181 - Browse repository at this point
Copy the full SHA 6cfb181View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc95185 - Browse repository at this point
Copy the full SHA dc95185View commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea7224e - Browse repository at this point
Copy the full SHA ea7224eView commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bd380f - Browse repository at this point
Copy the full SHA 2bd380fView commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d37456f - Browse repository at this point
Copy the full SHA d37456fView commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b01f040 - Browse repository at this point
Copy the full SHA b01f040View commit details
Commits on Aug 1, 2023
-
Move
Row
andColumn
to to tsx componentsSigned-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f5a5e3 - Browse repository at this point
Copy the full SHA 3f5a5e3View commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b52ad98 - Browse repository at this point
Copy the full SHA b52ad98View commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c402da - Browse repository at this point
Copy the full SHA 2c402daView commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ef4ecc - Browse repository at this point
Copy the full SHA 1ef4eccView commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26eb6b3 - Browse repository at this point
Copy the full SHA 26eb6b3View commit details -
Merge branch 'main' into remove-js-components-1
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 125e61a - Browse repository at this point
Copy the full SHA 125e61aView commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]> Conflicts: dashboard/src/components/AppList/AppListItem.tsx dashboard/src/components/AppView/AccessURLTable/AccessURLTable.tsx dashboard/src/components/AppView/AppControls/RollbackButton/RollbackDialog.test.tsx dashboard/src/components/Config/PkgRepoList/PkgRepoList.tsx dashboard/src/components/SearchFilter/SearchFilter.tsx dashboard/src/components/hooks/useOutsideClick/useOutsideClick.test.tsx dashboard/src/components/js/hooks/useOutsideClick/useOutsideClick.test.js
Configuration menu - View commit details
-
Copy full SHA for 62d4ccf - Browse repository at this point
Copy the full SHA 62d4ccfView commit details -
Remove unnecesary isSomeResourceLoading helper
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5fb8be4 - Browse repository at this point
Copy the full SHA 5fb8be4View commit details -
Replace spinner with CdsProgressCircle
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff4ec9e - Browse repository at this point
Copy the full SHA ff4ec9eView commit details -
Remove unused spinner js component
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9ca909 - Browse repository at this point
Copy the full SHA f9ca909View commit details -
Avoid using js button in js alert
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0b4a21 - Browse repository at this point
Copy the full SHA c0b4a21View commit details -
Remove unused button js component
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b9ec80 - Browse repository at this point
Copy the full SHA 7b9ec80View commit details
Commits on Aug 2, 2023
-
Use
AlertGroup
instead of the jsAlert
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79923b4 - Browse repository at this point
Copy the full SHA 79923b4View commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bfc57e - Browse repository at this point
Copy the full SHA 1bfc57eView commit details -
Remove unused alert js component
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a24fe8 - Browse repository at this point
Copy the full SHA 4a24fe8View commit details -
Add cancel button in new ns modal
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c457e0 - Browse repository at this point
Copy the full SHA 8c457e0View commit details -
Replace a remaining plain button with cds one
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ecf38f - Browse repository at this point
Copy the full SHA 5ecf38fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef22503 - Browse repository at this point
Copy the full SHA ef22503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1168a2a - Browse repository at this point
Copy the full SHA 1168a2aView commit details
Commits on Aug 3, 2023
-
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dddcafc - Browse repository at this point
Copy the full SHA dddcafcView commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9640c3 - Browse repository at this point
Copy the full SHA c9640c3View commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18bc397 - Browse repository at this point
Copy the full SHA 18bc397View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdef787 - Browse repository at this point
Copy the full SHA fdef787View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1270c - Browse repository at this point
Copy the full SHA df1270cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7b159 - Browse repository at this point
Copy the full SHA 3c7b159View commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf2b39e - Browse repository at this point
Copy the full SHA bf2b39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 887fdb8 - Browse repository at this point
Copy the full SHA 887fdb8View commit details
Commits on Aug 4, 2023
-
Signed-off-by: Antonio Gamez Diaz <[email protected]> Conflicts: dashboard/src/components/AppView/AppView.tsx dashboard/src/components/Catalog/Catalog.tsx dashboard/src/components/DeploymentForm/DeploymentForm.tsx dashboard/src/components/OperatorInstance/OperatorInstance.tsx dashboard/src/components/OperatorList/OperatorList.tsx dashboard/src/components/OperatorNew/OperatorNew.tsx dashboard/src/components/OperatorView/OperatorView.tsx dashboard/src/components/PackageHeader/PackageView.test.tsx dashboard/src/containers/ConfigLoaderContainer/ConfigLoaderContainer.ts dashboard/src/containers/RoutesContainer/Routes.test.tsx dashboard/src/containers/RoutesContainer/Routes.tsx
Configuration menu - View commit details
-
Copy full SHA for d75320f - Browse repository at this point
Copy the full SHA d75320fView commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51f86bc - Browse repository at this point
Copy the full SHA 51f86bcView commit details -
Merge branch 'remove-js-components-1'
Signed-off-by: Antonio Gamez Diaz <[email protected]> Conflicts: dashboard/src/components/AppView/AppView.tsx dashboard/src/components/Catalog/Catalog.tsx dashboard/src/components/ConfigLoader/ConfigLoader.tsx dashboard/src/components/DeploymentForm/DeploymentForm.tsx dashboard/src/components/Header/ContextSelector.test.tsx dashboard/src/components/OperatorInstance/OperatorInstance.tsx dashboard/src/components/OperatorInstanceForm/OperatorInstanceForm.tsx dashboard/src/components/OperatorInstanceUpdateForm/OperatorInstanceUpdateForm.test.tsx dashboard/src/components/OperatorInstanceUpdateForm/OperatorInstanceUpdateForm.tsx dashboard/src/components/OperatorList/OperatorList.tsx dashboard/src/components/OperatorNew/OperatorNew.test.tsx dashboard/src/components/OperatorNew/OperatorNew.tsx dashboard/src/components/OperatorView/OperatorView.test.tsx dashboard/src/components/OperatorView/OperatorView.tsx dashboard/src/components/PackageHeader/PackageView.test.tsx dashboard/src/components/PackageHeader/PackageView.tsx dashboard/src/components/UpgradeForm/UpgradeForm.tsx dashboard/src/components/js/Button/Button.test.js dashboard/src/containers/ConfigLoaderContainer/ConfigLoaderContainer.ts
Configuration menu - View commit details
-
Copy full SHA for b317551 - Browse repository at this point
Copy the full SHA b317551View commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]> Conflicts: dashboard/src/components/AppList/AppListGrid.tsx dashboard/src/components/AppUpgrade/AppUpgrade.test.tsx dashboard/src/components/AppUpgrade/AppUpgrade.tsx dashboard/src/components/AppView/AppControls/RollbackButton/RollbackDialog.tsx dashboard/src/components/AppView/AppView.tsx dashboard/src/components/Catalog/Catalog.tsx dashboard/src/components/ConfirmDialog/ConfirmDialog.tsx dashboard/src/components/DeploymentForm/DeploymentForm.tsx dashboard/src/components/Header/ContextSelector.tsx dashboard/src/components/OperatorInstance/OperatorInstance.tsx dashboard/src/components/OperatorInstanceForm/OperatorInstanceForm.tsx dashboard/src/components/OperatorInstanceUpdateForm/OperatorInstanceUpdateForm.tsx dashboard/src/components/OperatorList/OperatorList.tsx dashboard/src/components/OperatorNew/OperatorNew.tsx dashboard/src/components/OperatorView/OperatorView.tsx dashboard/src/components/PackageHeader/PackageReadme.tsx dashboard/src/components/PackageHeader/PackageView.tsx dashboard/src/components/SelectRepoForm/SelectRepoForm.tsx dashboard/src/components/UpgradeForm/UpgradeForm.tsx dashboard/src/components/js/Button/Button.test.js
Configuration menu - View commit details
-
Copy full SHA for bd4e1fb - Browse repository at this point
Copy the full SHA bd4e1fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1279e - Browse repository at this point
Copy the full SHA bf1279eView commit details -
Signed-off-by: Antonio Gamez Diaz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dc17ab - Browse repository at this point
Copy the full SHA 4dc17abView commit details