Commit Graph

3079 Commits

Author SHA1 Message Date
Florian Scholdei
f25a3f7141 Merge with upstream 2019-11-28 02:04:33 +01:00
Florian Scholdei
a603962998 Build new PermissionsWrapper and use doubled-row for permissions and repositoryRoles overview, Remove duplicated PermissionCheckbox 2019-11-28 02:04:18 +01:00
Florian Scholdei
53147db0e2 Move button to right side and small fixes 2019-11-28 02:01:49 +01:00
Florian Scholdei
cae4f6abb4 Remove doubled <tr>, add key 2019-11-28 01:57:56 +01:00
Florian Scholdei
111465f853 Make input .help texts position absolute so that it does not affect level negative when pop up, it also saves some space underneath 2019-11-26 16:04:42 +01:00
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
Eduard Heimbuch
a1ff55d084 override global radio stylings and use local styles instead 2019-11-26 13:22:00 +01:00
Eduard Heimbuch
47fc883cab fix unit tests 2019-11-25 12:24:54 +01:00
Eduard Heimbuch
f2d92c49d1 show error messages on failed branch creation 2019-11-25 11:37:23 +01:00
Eduard Heimbuch
06a412f6c2 Merged in bugfix/autocomplete_with_xsrf (pull request #360)
Use api client for auto complete
2019-11-25 07:43:39 +00:00
Rene Pfeuffer
8054540544 Extend timeout on restart after plugin installation 2019-11-21 16:38:34 +01:00
Rene Pfeuffer
9cf55b8335 Use api client for auto complete 2019-11-21 13:06:22 +01:00
Rene Pfeuffer
c81e78998e Merged in bugfix/fetch_loop (pull request #358)
resolve fetch-loop for users and groups
2019-11-21 10:18:30 +00:00
Rene Pfeuffer
67c21b18e3 Move translation key to correct file 2019-11-20 16:50:18 +01:00
Rene Pfeuffer
0992a5e916 Merged in bugfix/new_pr_undefined_on_diff (pull request #359)
show notification if diff is empty
2019-11-20 15:37:42 +00:00
Sebastian Sdorra
bc9f6dd5c0 Merged in feature/add_optional_headers_in_apiclient (pull request #357)
Add optional headers and text/plain put/post in apiclient
2019-11-20 15:23:10 +00: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
5de7d5df94 show notification if diff is empty 2019-11-20 13:40:40 +01:00
Eduard Heimbuch
e0fa0d09d9 resolve fetch-loop for users and groups 2019-11-20 11:15:36 +01:00
Rene Pfeuffer
cf17e07cea Do not overwrite existing headers in applyFetchOptions 2019-11-20 11:12:22 +01:00
Rene Pfeuffer
a2474896cc Fix types 2019-11-20 10:44:11 +01:00
Rene Pfeuffer
20659bc32e Add post and put with text 2019-11-20 08:59:57 +01:00
Rene Pfeuffer
0763ae9440 Add optional heades for api client push and put 2019-11-20 08:29:05 +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
Sebastian Sdorra
42ab81cf50 implement ui client session id
This changeset introduces a client side session id, which is generated
once by the client (ui: apiClient) and is send with each request to server.
The server makes the session id available by the PrincipalCollection of the
subject.
2019-11-13 14:03:48 +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
Sebastian Sdorra
5bc8eedfb2 update prettier and typescript in order to get support for optional chaining 2019-11-12 08:42:01 +01:00
Sebastian Sdorra
5b5f71a837 do simple property override instead of default profile, to fix ci build 2019-11-07 10:22:01 +01:00
Sebastian Sdorra
5a2a5e8ef0 added development mode for ui 2019-11-06 15:55:07 +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