Florian Scholdei
7dcc91a610
add background color for delete class, remove unuse user class
2019-09-16 19:17:59 +02:00
Florian Scholdei
0c138e46d6
use Tag component instead
2019-09-16 17:39:22 +02:00
Florian Scholdei
cab4f0fcce
use Tag component instead
2019-09-16 17:17:26 +02:00
Florian Scholdei
dd6458b1cb
add Tag component
2019-09-16 17:16:56 +02:00
Florian Scholdei
e7d08e4564
add markdown styling
2019-09-16 16:50:08 +02:00
Florian Scholdei
c46304506d
tag.is-outline classes now applicable without !important for all elements
2019-09-16 16:49:25 +02:00
Florian Scholdei
fa10ccac9f
make css color important
2019-09-15 00:26:39 +02:00
Florian Scholdei
ff3d99d1f8
simplify opacity setting for disabled buttons
2019-09-14 22:38:37 +02:00
Florian Scholdei
5597998df3
is-outline option for tags
2019-09-14 00:49:21 +02:00
Florian Scholdei
852db578ed
implement changes by style guide
2019-09-14 00:35:27 +02:00
Florian Scholdei
da6b92fb11
export css var for default white and black tone
2019-09-13 22:48:16 +02:00
Florian Scholdei
be8a10ac3b
define always same width for code line indicator in diffview
2019-09-13 22:46:25 +02:00
Florian Scholdei
8033034bed
remove duplication
2019-09-13 18:31:27 +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
Florian Scholdei
0c668f0e4b
add option to transmit className prop to Modal
2019-09-12 12:55:10 +02:00
Florian Scholdei
6ef37ac4de
reverted adding class for initial color/background styling
2019-09-12 11:37:54 +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
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