13428 Commits

Author SHA1 Message Date
René Pfeuffer
303448f371 Render modal dialog above page 2019-10-01 18:15:13 +02:00
René Pfeuffer
dc6e5e537d Cleanup 2019-10-01 18:03:34 +02:00
René Pfeuffer
ea1c11a96a Cleanup MultiPluginAction 2019-10-01 17:57:38 +02:00
Sebastian Sdorra
34177be6f7 merge with 2.0.0-m3 2019-10-01 17:09:53 +02:00
Rene Pfeuffer
3abf9815f3 Externalize modal dialogs 2019-10-01 17:03:27 +02:00
Sebastian Sdorra
151049657a Merged in bugfix/postpone_writing_to_stream (pull request #322)
Postpone writing to output stream in diff command
2019-10-01 12:52:25 +00:00
Sebastian Sdorra
c9966081d4 Close branch bugfix/postpone_writing_to_stream 2019-10-01 12:52:25 +00:00
Eduard Heimbuch
fb5617d940 implement create method for HgModifyCommand 2019-10-01 14:41:56 +02:00
Sebastian Sdorra
273b5fd2c6 Merged in feature/cat_with_lfs (pull request #324)
cat with lfs
2019-10-01 12:12:04 +00:00
Sebastian Sdorra
35b8740e00 Close branch feature/cat_with_lfs 2019-10-01 12:12:04 +00:00
Sebastian Sdorra
6605cc2b6b remove unused imports 2019-10-01 13:58:33 +02:00
Rene Pfeuffer
7f657e5360 Simplifications 2019-10-01 13:21:08 +02:00
Rene Pfeuffer
e0c40c645a Replace p with div
Buttons can have divs for themselves, which will lead to an error
otherwise because a p must not contain divs.
2019-10-01 10:31:55 +02:00
Rene Pfeuffer
e6d32a1468 Replace hard reload with refresh 2019-10-01 10:27:06 +02:00
Rene Pfeuffer
92af956c5e Add unique keys for react 2019-10-01 09:55:00 +02:00
Rene Pfeuffer
a511b39713 Enhance error message 2019-10-01 09:41:56 +02:00
Florian Scholdei
fb6d66978e add margin bottom for collapse button, add className option for level component 2019-10-01 09:36:27 +02:00
Rene Pfeuffer
aded308138 Error handling for plugin installation/uninstallaion 2019-10-01 09:33:48 +02:00
Florian Scholdei
c518236b57 remove some large doubled margin 2019-09-30 17:01:40 +02:00
Florian Scholdei
4c8d28b9bf correct trans file used 2019-09-30 16:47:06 +02:00
Florian Scholdei
d406efb7bb add collapse all diffs by once button, implement level component 2019-09-30 16:45:56 +02:00
Eduard Heimbuch
0a5575c2fd add HgModifyCommand / implement delete method 2019-09-30 15:58:33 +02:00
Florian Scholdei
bef64e9831 add defaultCollapse option to force toggling all DiffFile components by once, remove toggle option and icon for binary files 2019-09-30 15:29:47 +02:00
Florian Scholdei
765667bf20 use icon component instead 2019-09-30 15:11:45 +02:00
Florian Scholdei
b96087b0b0 fix collapsible option 2019-09-30 15:08:14 +02:00
Florian Scholdei
ab83a16c31 use new icon option of button component 2019-09-30 14:53:12 +02:00
Eduard Heimbuch
9261513555 test if queues are cleared on cancel pending 2019-09-30 10:48:26 +02:00
Eduard Heimbuch
66d4eb7a7f change plugin overview action buttons 2019-09-30 10:26:32 +02:00
Florian Scholdei
09c7def874 Merged in bugfix/check_pending_plugin_link (pull request #325)
Fetch pending plugins only if permitted (link available)
2019-09-30 07:31:38 +00:00
Florian Scholdei
5c8f87bd2f Close branch bugfix/check_pending_plugin_link 2019-09-30 07:31:38 +00:00
Eduard Heimbuch
78b17c17e8 clear queues after abort pending changes / do not restart after update all plugins 2019-09-28 15:28:40 +02:00
Eduard Heimbuch
333579ef2a cancel installation on pending plugins 2019-09-28 11:44:39 +02:00
Eduard Heimbuch
e1dd393cce add collection update link if atleast one plugin is updatable 2019-09-27 16:07:25 +02:00
Eduard Heimbuch
2acad5936b merge 2019-09-27 15:45:18 +02:00
Eduard Heimbuch
9b897abf1f reformat 2019-09-27 15:44:41 +02:00
Eduard Heimbuch
281d812065 add rest api updateAllPlugins 2019-09-27 15:30:21 +02:00
Eduard Heimbuch
32cb67f92e implement MultiPluginActions for UpdateAll and CancelPending 2019-09-27 14:05:19 +02:00
Rene Pfeuffer
d35fe49043 Fetch pending plugins only if permitted (link available) 2019-09-27 13:30:04 +02:00
Rene Pfeuffer
52a9429ef5 Add cancel link 2019-09-27 12:47:41 +02:00
Rene Pfeuffer
fd4070b1b1 Add rest method 2019-09-27 11:49:14 +02:00
Rene Pfeuffer
3b34cb5278 Rename method and check permission 2019-09-27 11:46:14 +02:00
Rene Pfeuffer
2519c415bf Set uninstalled marker on cancel 2019-09-27 11:40:06 +02:00
Rene Pfeuffer
3145b751c6 Add cancel method to remove install and uninstall files 2019-09-26 17:50:54 +02:00
Rene Pfeuffer
ac4eca7520 Fetch exception when uninstall file could not be written 2019-09-26 16:51:26 +02:00
Sebastian Sdorra
689e3fa17e do not use function as fetch argument, use the resulting object
This should fix the login problem "Error: e._links.me is undefined" on older firefox browsers such as 56.0.2
2019-09-26 15:42:21 +02:00
Eduard Heimbuch
62a0a5a127 Merged in bugfix/ui_card_column (pull request #323)
Bugfix/ui card column
2019-09-26 12:34:24 +00:00
Eduard Heimbuch
12563bedb0 Close branch bugfix/ui_card_column 2019-09-26 12:34:24 +00:00
Eduard Heimbuch
cf6f0b77ba merged 2019-09-26 14:18:25 +02:00
Florian Scholdei
0e5ca16e6c use new icon option of button component 2019-09-25 17:25:13 +02:00
Florian Scholdei
a09631173c position content more to center of cardColumn 2019-09-25 17:08:01 +02:00