Florian Scholdei
fcde3b8e61
taggroup items are now outlined
2019-09-25 10:30:26 +02:00
Florian Scholdei
660bdf6251
rename MemberName component
2019-09-24 14:38:39 +02:00
Florian Scholdei
9a3390f6e5
fix function calling for remove action, add key for items mapping
2019-09-24 14:26:05 +02:00
Florian Scholdei
3c473310bf
reduce minimum app size
2019-09-24 13:41:44 +02:00
Florian Scholdei
23ceeac0b1
add padding for diff sidebySide view and move combined view padding definition to same place
2019-09-24 09:59:53 +02:00
Florian Scholdei
2222ac0706
move color definition on layer down to prevent modal font from changing
2019-09-24 09:36:48 +02:00
Florian Scholdei
940db42346
prettier
2019-09-23 14:16:28 +02:00
Florian Scholdei
b6f2304cab
fixed warning regarding no child keys
2019-09-23 14:14:08 +02:00
Florian Scholdei
194b7f50b4
add icon to add/delete component as defined in the styleguide
2019-09-23 14:13:07 +02:00
Florian Scholdei
89d905b482
add icon support for button and reduced-mobile option if icon is set
2019-09-23 14:12:02 +02:00
Florian Scholdei
41ab9b7620
merge with upstream
2019-09-23 10:58:52 +02:00
Florian Scholdei
aa405a2eb0
prevent following content from moving down
2019-09-19 15:52:46 +02:00
Florian Scholdei
49531b523f
remove redundant .is-outline-* definitions
2019-09-19 15:07:04 +02:00
Florian Scholdei
0716260a2f
merge with 2.0.0-m3
2019-09-19 12:45:11 +02:00
Florian Scholdei
f0ffd46e72
merge with 2.0.0-m3
2019-09-19 11:35:49 +02:00
Florian Scholdei
c76f72b98f
correct optimal flag
2019-09-19 11:31:56 +02:00
Florian Scholdei
b0089c212d
simplify
2019-09-19 10:50:55 +02:00
Florian Scholdei
78feb1e731
remove obvious help text on change password dialog
2019-09-19 10:50:29 +02:00
Florian Scholdei
23a6a577c6
add missing prop
2019-09-19 08:59:03 +02:00
Florian Scholdei
80b51f9668
decrease "set and repeat"-password related input fields to half-paged
2019-09-19 08:58:49 +02:00
Florian Scholdei
28621916d2
expand Icon component and use it in HelpIcon, .is-icon class is redundant
2019-09-19 07:23:04 +02:00
Florian Scholdei
79ef478495
add head color option for modal
2019-09-17 17:47:41 +02:00
Florian Scholdei
26f07ba38d
reduce button size of downloadbutton
2019-09-17 15:13:05 +02:00
Florian Scholdei
a444d09d48
move avatar to top, add top-margin for author
2019-09-17 14:27:45 +02:00
Florian Scholdei
fd9c858895
change diffFile value color to .outline-*
2019-09-17 13:33:52 +02:00
Florian Scholdei
fb8f7fefd2
add onClick prop
2019-09-16 19:18:14 +02:00
Florian Scholdei
0c138e46d6
use Tag component instead
2019-09-16 17:39:22 +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
Eduard Heimbuch
c526c16bf1
fix plugins cardColumn layout
2019-09-16 15:31:02 +02:00
Florian Scholdei
be8a10ac3b
define always same width for code line indicator in diffview
2019-09-13 22:46:25 +02:00
Rene Pfeuffer
863200ca21
Merge with 2.0.0-m3
2019-09-13 15:34:32 +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
Eduard Heimbuch
7807f5d49d
rename path validation method
2019-09-12 11:36:49 +02:00
Rene Pfeuffer
6cad53ec87
Add unit test
2019-09-12 11:29:42 +02:00
Eduard Heimbuch
ba68cec4fa
add validator for filepath
2019-09-11 14:54:07 +02:00
Eduard Heimbuch
3fe37370a4
remove unnecessary buttongroup
2019-09-10 16:36:32 +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
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
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
a95cd9c416
fix redirect
2019-09-04 15:06:04 +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
Eduard Heimbuch
790910166f
check if currentUrl is branchUrl for extensionPoint
2019-09-04 11:52:38 +02:00
Florian Scholdei
9606b905df
fixed margin of modal title
...
first seen on available plugins page
2019-09-04 10:02:25 +02: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