Florian Scholdei
|
b17f03247b
|
Change AddEntryTo... to single-line component, add className prop to InputField and Autocomplete
|
2019-11-26 15:59:38 +01:00 |
|
Florian Scholdei
|
702cca59ed
|
Move Button to right side
|
2019-11-26 15:22:22 +01:00 |
|
Florian Scholdei
|
d4afbd6a0a
|
Make DownloadButton props optional (an disabled DownloadButton has no link, disabled should be false by default)
|
2019-11-26 15:20:44 +01:00 |
|
Florian Scholdei
|
6d80f78cfd
|
Replace internal/external group icon
|
2019-11-20 16:15:08 +01:00 |
|
Florian Scholdei
|
a04e05bf9b
|
Move Button to right side (and remove doubled note)
|
2019-11-20 16:14:50 +01:00 |
|
Rene Pfeuffer
|
d962265d8d
|
Correct order of exports
Without this `yarn run serve` will run on port 8080 serving the scss
|
2019-11-20 14:47:47 +01:00 |
|
Eduard Heimbuch
|
9046a3f4d5
|
Merged in bugfix/outdated_context_bottom_border (pull request #355)
bugfix/outdated_context_bottom_border
|
2019-11-19 15:06:12 +00:00 |
|
Florian Scholdei
|
a795129c70
|
Remove global style: last div two levels below .modal-card-body
Apparently added for the CI plugin on 2019-07-24, but no longer necessary
|
2019-11-19 08:48:46 +01:00 |
|
Eduard Heimbuch
|
0abb2e108d
|
Merged in bugfix/missing_styles (pull request #353)
create separate styles bundle
|
2019-11-18 13:20:16 +00:00 |
|
Rene Pfeuffer
|
fdfb033f6a
|
Fix import
|
2019-11-18 13:25:08 +01:00 |
|
Rene Pfeuffer
|
f12c3920c0
|
Merge with 2.0.0-m3
|
2019-11-18 13:15:54 +01:00 |
|
Sebastian Sdorra
|
2c85a137a5
|
implement client side xsrf protection
|
2019-11-18 11:45:48 +01:00 |
|
Sebastian Sdorra
|
5ea3c53613
|
create separate styles bundle
|
2019-11-18 10:56:40 +01:00 |
|
Florian Scholdei
|
9132167a6c
|
Add title option to Button and remove IconButton
|
2019-11-12 17:30:37 +01:00 |
|
Florian Scholdei
|
6d2bdb6f29
|
Add IconButton
|
2019-11-12 14:48:32 +01:00 |
|
Florian Scholdei
|
ad063675f3
|
Merge with upstream
|
2019-11-12 14:31:10 +01:00 |
|
Eduard Heimbuch
|
234d98aee7
|
Don't use anonymous access after access token expires
|
2019-11-12 13:49:37 +01:00 |
|
Florian Scholdei
|
5d7bdc24d4
|
Make payload parameter optional
|
2019-11-05 16:10:41 +01:00 |
|
Sebastian Sdorra
|
4e053b1aa0
|
Merged in feature/modify_for_svn (pull request #342)
Feature/modify for svn
|
2019-11-05 13:30:25 +00:00 |
|
Eduard Heimbuch
|
d5bd83fafb
|
fix encoding and decoding for branches including slashes
|
2019-11-01 13:52:53 +01:00 |
|
Eduard Heimbuch
|
557856185a
|
small fix
|
2019-11-01 10:18:13 +01:00 |
|
Eduard Heimbuch
|
d7d7c87d16
|
Merged in feature/fix_sonar_and_lifecycle (pull request #345)
Feature/fix sonar and lifecycle
|
2019-11-01 09:13:35 +00:00 |
|
Eduard Heimbuch
|
33cce15e33
|
fix navLink Highlighting for sourceext
|
2019-11-01 09:40:20 +01:00 |
|
Eduard Heimbuch
|
5a9cbbc073
|
use i18n for missing extension warning / fix encoding for branches containing slashes
|
2019-11-01 09:29:57 +01:00 |
|
Sebastian Sdorra
|
c9defc7595
|
added missing tests for language select of DateFromNow
|
2019-10-30 15:46:03 +01:00 |
|
Sebastian Sdorra
|
55efed92f9
|
fix DateFromNow i18n without provided locales
|
2019-10-30 15:29:49 +01:00 |
|
Sebastian Sdorra
|
8b632fdb37
|
fix wrong localization of dates for locales with regions such as de_DE
|
2019-10-30 15:26:43 +01:00 |
|
Sebastian Sdorra
|
f5fb4fb11a
|
fix sonarqube warning about js array sort
|
2019-10-30 14:52:46 +01:00 |
|
Eduard Heimbuch
|
4f17bc6b1c
|
refactor backend for modifyCommand / add sourceExtension for plugins
|
2019-10-30 12:59:54 +01:00 |
|
Florian Scholdei
|
3c239aea4e
|
Update storyshots
|
2019-10-29 17:21:40 +01:00 |
|
Florian Scholdei
|
b74865f4df
|
Correct className type
|
2019-10-29 16:44:35 +01:00 |
|
Florian Scholdei
|
289b3a3d21
|
Add styling of group memberlist
|
2019-10-29 16:41:35 +01:00 |
|
Florian Scholdei
|
b5d30e53e4
|
Fix border-radius for modal in case no .modal-foot exists
|
2019-10-29 16:15:25 +01:00 |
|
Florian Scholdei
|
cd4874f4d3
|
Specify card-columns to select css properties more clearly
|
2019-10-29 14:35:23 +01:00 |
|
Florian Scholdei
|
37b8a50e98
|
Pass new title option
|
2019-10-29 14:33:52 +01:00 |
|
Florian Scholdei
|
e74f8a4d4e
|
Remove doubled field/column
|
2019-10-29 14:32:27 +01:00 |
|
Florian Scholdei
|
f496279592
|
Add title option comparable to label for InputFields
|
2019-10-29 14:31:47 +01:00 |
|
Florian Scholdei
|
ec488c1880
|
Remove unused field grouping
|
2019-10-29 14:20:14 +01:00 |
|
Florian Scholdei
|
73c4b21429
|
Hide proxy excludes list when empty
|
2019-10-29 14:18:47 +01:00 |
|
Florian Scholdei
|
19f180d1e1
|
Correct tooltip classNames for bulma-tooltip version 3.0.0
|
2019-10-29 14:14:34 +01:00 |
|
Florian Scholdei
|
cd5b369d26
|
Add slightly border to tag.is-delete
|
2019-10-29 10:27:15 +01:00 |
|
Florian Scholdei
|
05e9c05c52
|
Bugfix not rendering translations for ChangesetRow component in plugin context
|
2019-10-29 10:05:04 +01:00 |
|
Florian Scholdei
|
f638417b2d
|
Add className option to ConfirmAlert
|
2019-10-29 09:49:04 +01:00 |
|
Florian Scholdei
|
43d93d3197
|
Mark button that should preferably not be pressed, Add className option for ConfirmAlert
|
2019-10-29 09:48:02 +01:00 |
|
Florian Scholdei
|
92430dfee3
|
Use same font-size for every button, Set .is-outlined background-color to white, Change Pagination colors
|
2019-10-29 09:44:26 +01:00 |
|
Sebastian Sdorra
|
78b92267c1
|
merge repository heads
|
2019-10-29 08:28:34 +01:00 |
|
Sebastian Sdorra
|
11767f515d
|
fixed commits link in branches detail view
|
2019-10-29 08:27:21 +01:00 |
|
Eduard Heimbuch
|
ca56423572
|
expose sources to extensionPoint
|
2019-10-28 15:52:59 +01:00 |
|
Eduard Heimbuch
|
997abfb4d7
|
Merged in hotfix/markdown_code_block_without_lang (pull request #341)
fix markdown code block without language attribute
|
2019-10-28 09:45:35 +00:00 |
|
Eduard Heimbuch
|
6d888f68c8
|
fix after merge
|
2019-10-26 18:55:26 +02:00 |
|