Sebastian Malton
5e6952045b
fix unit tests
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-07 08:50:01 -04:00
Sebastian Malton
6c6d71941e
some fixes to unit tests
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-06 17:19:44 -04:00
Sebastian Malton
ab130b586e
Refactor the Extensions settings page
...
- Simplify the install logic by refactoring out the multi-install logic
- Revamp the ExtensionInstallStateStore to more strictly track the
lifetime of an install or uninstall request
- Fix the install of an already installed extension just hanging
visually
- Display a spinner more often for more visual feedback
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-06 10:28:24 -04:00
Panu Horsmalahti
ec0a90343e
Remove broken symlink from node_modules on uninstall ( #1695 )
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-12-08 21:04:01 +02:00
Panu Horsmalahti
ea98d68e08
Visualize extension loading ( #1635 )
...
* Visualize extension loading
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-12-04 16:51:28 +02:00
Sebastian Malton
cb954e6575
persist extension installation state for the duration of the window's life ( #1602 )
...
* persist extension installation state for the duration of the window's life
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-04 09:25:37 -05:00
Sebastian Malton
28abd66857
lint the repo as a github action ( #1541 )
...
* lint the repo as a github action
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-11-27 10:41:51 -05:00
Panu Horsmalahti
b3fd2232b5
Disable Install button while installing. Fix install notification. ( #1551 )
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-27 16:05:28 +02:00
Panu Horsmalahti
77c8617b79
Add confirmation dialog to extension uninstall ( #1547 )
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-27 12:52:34 +02:00
Panu Horsmalahti
263d56b3c1
Disable Uninstall and Enable/Disable buttons while uninstalling. Add Notification for uninstall. ( #1539 )
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-27 10:23:12 +02:00