Commit Graph

12 Commits

Author SHA1 Message Date
Eduard Heimbuch
60fc7f2889 minor fixes on plugins 2019-09-18 16:15:29 +02:00
Eduard Heimbuch
35c81b5084 use pluginAction enum instead of strings 2019-09-18 09:30:32 +02:00
Eduard Heimbuch
e10b7df289 implement plugin uninstall modal / add uninstall marked plugins to pending modal 2019-09-17 16:25:24 +02:00
Eduard Heimbuch
e2a37d67a5 create abstract pluginModal dialog for all plugin actions to avoid duplicate code 2019-09-16 17:55:07 +02:00
Eduard Heimbuch
d60918c820 implement update function for plugins on frontend / adjust the plugin pending modal to show pending installations and updates 2019-09-16 14:31:55 +02:00
Sebastian Sdorra
b796e45fb4 wait until restart is complete 2019-08-22 08:24:01 +02:00
Sebastian Sdorra
707d3d2fd7 refresh plugin list after installation 2019-08-21 15:07:56 +02:00
Sebastian Sdorra
25cb0d6a25 implemented restart after installation 2019-08-21 11:22:49 +02:00
Sebastian Sdorra
05d7e0bd1e implemented plugin installation ui 2019-08-21 09:59:28 +02:00
Florian Scholdei
7e44245008 added exclamation mark 2019-08-20 17:23:03 +02:00
Florian Scholdei
f72f740f17 added more information to modal body 2019-08-20 17:19:57 +02:00
Florian Scholdei
02c295207c added modal with check for plugin installation 2019-08-20 15:50:11 +02:00