Commit Graph

8125 Commits

Author SHA1 Message Date
Rene Pfeuffer
14451897b2 Introduce PluginDependencyTracker 2019-09-16 11:42:26 +02:00
Rene Pfeuffer
0142258705 Extract plugin creation for unit tests to util class 2019-09-16 09:55:38 +02:00
Florian Scholdei
70cfbf294b merge 2019-09-14 00:37:38 +02:00
Florian Scholdei
8033034bed remove duplication 2019-09-13 18:31:27 +02:00
Rene Pfeuffer
1bf49eab7b Add constructor with cause 2019-09-13 18:13:10 +02:00
Rene Pfeuffer
1b5f753f6d Merged in feature/editor_file_create (pull request #311)
Feature editor file create

Approved-by: Rene Pfeuffer <rene.pfeuffer@cloudogu.com>
2019-09-13 15:48:48 +00:00
Rene Pfeuffer
fcba0999a7 Close branch feature/editor_file_create 2019-09-13 15:48:48 +00:00
Rene Pfeuffer
863200ca21 Merge with 2.0.0-m3 2019-09-13 15:34:32 +02:00
Rene Pfeuffer
938e52fda0 Do not delete files that are not there 2019-09-13 15:33:15 +02:00
Florian Scholdei
62cfc8484c add css vars for grey tones 2019-09-12 16:06:40 +02:00
Florian Scholdei
4d40c48834 import color gradations from the style guide and exported css3 vars for reuse 2019-09-12 14:47:48 +02:00
Eduard Heimbuch
a30220d61f merge 2019-09-12 14:46:40 +02:00
Eduard Heimbuch
a9fbd5f21a remove buttongroup from extensionpoint 2019-09-12 14:44:42 +02:00
Florian Scholdei
0c668f0e4b add option to transmit className prop to Modal 2019-09-12 12:55:10 +02:00
Rene Pfeuffer
17125d9c33 Fix unit test 2019-09-12 11:39:04 +02:00
Florian Scholdei
6ef37ac4de reverted adding class for initial color/background styling 2019-09-12 11:37:54 +02:00
Eduard Heimbuch
7807f5d49d rename path validation method 2019-09-12 11:36:49 +02:00
Florian Scholdei
d40bf94bd3 changed primary color definitions to initial color definitions, added class for initial color/background styling 2019-09-12 11:32:51 +02:00
Rene Pfeuffer
6cad53ec87 Add unit test 2019-09-12 11:29:42 +02:00
Rene Pfeuffer
0663d51670 Merge with 2.0.0-m3 2019-09-12 10:31:38 +02:00
Florian Scholdei
d2350418ec merged 2019-09-12 10:27:59 +02:00
Florian Scholdei
d160c48416 changed success color as defined in styleguide 2019-09-12 10:27:11 +02:00
Eduard Heimbuch
ba68cec4fa add validator for filepath 2019-09-11 14:54:07 +02:00
Rene Pfeuffer
df78c90510 Fix german texts in english resource file 2019-09-11 11:21:50 +02:00
Rene Pfeuffer
87a4fa8b74 Remove leading slashes when changing files in git 2019-09-11 10:51:26 +02:00
Florian Scholdei
66c977b08d hide table row right data on mobile sites 2019-09-11 08:29:34 +02:00
Eduard Heimbuch
3fe37370a4 remove unnecessary buttongroup 2019-09-10 16:36:32 +02:00
Eduard Heimbuch
ba500a5935 Merged in feature/git_modify_command (pull request #310)
Implement git modify command
2019-09-10 12:12:57 +00:00
Eduard Heimbuch
8d203fc2d8 Close branch feature/git_modify_command 2019-09-10 12:12:57 +00:00
Rene Pfeuffer
0ab8f52e7f Check whether directory already exists as a file 2019-09-10 10:50:56 +02:00
Rene Pfeuffer
5e4496e166 Implement git modify command 2019-09-09 17:14:29 +02:00
Eduard Heimbuch
ac02bf2552 fix timing error on branchSelector after redirect to defaultBranch on sourcesView 2019-09-05 15:12:22 +02:00
Rene Pfeuffer
19b9350587 Merged in feature/editor_plugin_delete (pull request #307)
Feature/editor plugin delete
2019-09-05 09:37:10 +00:00
Rene Pfeuffer
c6198669ec Close branch feature/editor_plugin_delete 2019-09-05 09:37:10 +00:00
Rene Pfeuffer
a95f7f6682 Add error notification for errors from extensions 2019-09-05 11:32:12 +02:00
Eduard Heimbuch
32f3d040a1 merged 2019-09-05 10:47:32 +02:00
Eduard Heimbuch
b608ed4de2 add repository to source actionbar extensionPoint 2019-09-05 10:46:27 +02:00
Rene Pfeuffer
90d1236df2 Extend extension point for editor plugin 2019-09-05 10:19:29 +02:00
Rene Pfeuffer
a90b7f2204 Merge with 2.0.0-m3 2019-09-05 09:27:19 +02:00
Eduard Heimbuch
c90a0c6e97 Merged in feature/editor_plugin_upload (pull request #306)
Feature editor plugin upload
2019-09-05 06:38:40 +00:00
Eduard Heimbuch
0226ae1479 Close branch feature/editor_plugin_upload 2019-09-05 06:38:40 +00:00
Eduard Heimbuch
d2ad6eb2f6 use 1000 instead of 1024 to show correct fileSize 2019-09-05 08:09:49 +02:00
Eduard Heimbuch
231d4d8810 move fileSize to ui-components so it available for plugins 2019-09-05 07:59:15 +02:00
Eduard Heimbuch
c5a90963ba use encodedUriComponent to encode branchName 2019-09-05 07:44:19 +02:00
Eduard Heimbuch
cdc34be113 fix defaultBranch check 2019-09-04 15:39:02 +02:00
Rene Pfeuffer
044c9804c4 Fix check for redirect on sources 2019-09-04 15:21:06 +02:00
Eduard Heimbuch
a95cd9c416 fix redirect 2019-09-04 15:06:04 +02:00
Rene Pfeuffer
eecba7c163 Merge with upstream 2019-09-04 14:52:38 +02:00
Rene Pfeuffer
199e1c2c20 Fix content type of requests
Without this fix, a content type would be stored in the headers array
of the constant fetchOptions once they are set. This way they will be
used whenever no explicit content type is set, which is (and mus be)
the case for multipart form data.
2019-09-04 14:47:13 +02:00
Rene Pfeuffer
5e2d63183c Merge with base branch 2019-09-04 13:35:40 +02:00