-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
3
-
False
-
-
False
-
-
-
RHDH F&UI plugins 3273, RHDH F&UI plugins 3274, RHDH F&UI plugins 3275
Story
As a user of RHDH, I want to be able to install a plugin from the install page when I have the permission to install one and see specific alerts based on the response.
Acceptance Criteria
- Enable the install button
- for users with create access
- for dev environment
- when `extensions.installation.enabled` in the app-config is set to true
- when `extensions.installation.saveToSingleFile.file` in the app-config is configured correctly
- Add a utility to the Marketplace client that returns 200 when clicked on the `Install` button
On Installation, the UI should show a alert that the user must restart the pod to see the changes (https://www.figma.com/design/E6C9X3OSVzlWkW7ZsbxN7s/Administration?node-id=6479-7014&t=9Pc3gspdaHQdxN6h-0)- Add a utility to the Marketplace client that returns an error when clicked on the `Install` button, show an error alert for such scenarios
- Show an alert that the installation for development env and not for prod. ([Extensions Catalog page|https://www.figma.com/design/E6C9X3OSVzlWkW7ZsbxN7s/Administration?node-id=9813-3994&t=xwxmnOPpEgSoCQAO-0] ], Install page)
UX