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
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
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
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
Eduard Heimbuch
d282310b85
merged
2019-09-04 13:35:34 +02:00
Eduard Heimbuch
b5769ae693
check if sources view should redirect to defaultBranch
2019-09-04 13:34:30 +02:00
Rene Pfeuffer
372e2eec6c
Merge with upstream
2019-09-04 13:33:09 +02:00
Rene Pfeuffer
5f037762c7
Verify that branch is a branch
2019-09-04 13:24:59 +02:00
Rene Pfeuffer
80b48b1dc4
Add requested revision to browse result
2019-09-04 13:05:22 +02:00
Eduard Heimbuch
13dccf4729
merged
2019-09-04 11:54:10 +02:00
Eduard Heimbuch
790910166f
check if currentUrl is branchUrl for extensionPoint
2019-09-04 11:52:38 +02:00
Rene Pfeuffer
a650ba54ca
Merge smth
2019-09-04 11:45:03 +02:00
Rene Pfeuffer
c37ed20303
Implement delete for git
2019-09-04 10:31:01 +02:00
Eduard Heimbuch
38adf6fe6e
merged
2019-09-04 10:20:42 +02:00
Eduard Heimbuch
7f2c7ffda7
redirect missing branch to default branch if available on sourcesView
2019-09-04 10:17:57 +02:00
Florian Scholdei
9606b905df
fixed margin of modal title
...
first seen on available plugins page
2019-09-04 10:02:25 +02:00
Rene Pfeuffer
379c58d3a9
Add parameter to check current revision to prevent conflicts
2019-09-03 10:36:23 +02:00
Rene Pfeuffer
695457e949
Make branch optional in modify command
...
Due to the fact that the default branch is configured in HEAD, it will
be checked out by default by the clone in GitModifyCommand. Therefore
we won't have to do anything to "select" the default branch if no other
branch is specified.
2019-09-03 08:32:07 +02:00
Eduard Heimbuch
f783e3b764
Merged in bugfix/pageactions_check (pull request #305 )
...
Bugfix/pageactions check
2019-09-02 12:15:48 +00:00
Eduard Heimbuch
590b06784f
Close branch bugfix/pageactions_check
2019-09-02 12:15:48 +00:00
Eduard Heimbuch
46781bd465
rename extensionPoint
2019-09-02 13:52:06 +02:00
Eduard Heimbuch
6d7be86e59
get selectedBranch in state for ExtensionPoint / if no branch is selected use defaultBranch for ExtensionPoint
2019-09-02 11:48:53 +02:00
Rene Pfeuffer
f769248164
Let git implement MODIFY
2019-08-30 09:29:58 +02:00
Rene Pfeuffer
3daec67ca4
Merge with upstream
2019-08-30 09:19:43 +02:00
Rene Pfeuffer
23d1a0a18b
Add upload api for files
2019-08-30 09:11:14 +02:00