Commit graph

4 commits

Author SHA1 Message Date
Enrique Alcantara
5a7b8666ca Show uninstall button when app is uninstallable
- Create empty uninstall_button component.
- Add uninstallable property to application_row component.
- Display Uninstall button if app is uninstallable and it
is installed.
2019-04-18 08:27:14 -04:00
Enrique Alcantara
8f6ec252a3 Determine if app is installed in the store
- Create installed property for cluster apps
- Pass installed property to the application_row component
2019-04-17 11:01:33 -04:00
Enrique Alcantara
4722b852e3 Increase clusters bundle specs timeout 2019-04-11 08:58:33 -04:00
Enrique Alcántara
be8997ca7c Migrate clusters tests to jest
Move cluster applications manager tests from karma to jest. Fixes
some migration issues related with timeouts, and HTTP request
expectations.
2019-04-08 07:31:27 +00:00