Commit Graph

8806 Commits

Author SHA1 Message Date
Eduard Heimbuch
ef74a54b91 fix typescript error 2019-12-02 14:10:04 +01:00
Eduard Heimbuch
75468483cf refactor 2019-12-02 14:03:50 +01:00
Eduard Heimbuch
52057abef5 refactor table 2019-12-02 13:58:56 +01:00
Eduard Heimbuch
dc169ecff9 style table 2019-11-29 17:13:39 +01:00
Eduard Heimbuch
14786d7a1a create sortable table 2019-11-29 15:57:36 +01:00
Sebastian Sdorra
d7de7c2f36 merge with 2.0.0-m3 2019-11-28 11:30:05 +01:00
Sebastian Sdorra
ea2f27b876 use default branch as main branch for jenkins and sonarqube 2019-11-28 10:46:19 +01:00
Sebastian Sdorra
312fb9bb05 fix sonarqube warning about xxe processing 2019-11-28 10:45:57 +01:00
Eduard Heimbuch
ea2b1be27d Merged in feature/ui_adjustments (pull request #365)
Feature/ui adjustments
2019-11-28 09:32:51 +00:00
Sebastian Sdorra
bfcc9bf4a6 merge latest scm-manager 2 changes into default branch 2019-11-28 08:17:16 +01:00
Sebastian Sdorra
73469814fe close branch feature/reintegrate_default_branch 2019-11-28 08:15:45 +01:00
Sebastian Sdorra
fe2370c863 merge with 2.0.0-m3 2019-11-28 08:15:23 +01:00
Florian Scholdei
02322818ce Update story snapshots 2019-11-28 03:26:17 +01:00
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
53c5f67550 Make Git Protocol Switch Button smaller 2019-11-27 16:48:11 +01:00
Sebastian Sdorra
9202e1c77c fixed wrong checksum field 2019-11-27 16:37:00 +01:00
Sebastian Sdorra
854e42a609 merge with default branch 2019-11-27 15:01:09 +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
Rene Pfeuffer
6c023f7d56 Fix sonar issue 2019-11-25 14:15:43 +01:00
Eduard Heimbuch
8f31c2dd3a Merged in feature/postpone_restart_for_plugin (pull request #362)
Feature/postpone restart for plugin
2019-11-25 12:25:10 +00:00
Eduard Heimbuch
04c004fede Close branch feature/postpone_restart_for_plugin 2019-11-25 12:25:10 +00:00
Rene Pfeuffer
4b81db85d3 Merged in bugfix/branch_error_messages (pull request #363)
show error messages on failed branch creation
2019-11-25 12:12:47 +00:00
Rene Pfeuffer
34ab9104f2 Close branch bugfix/branch_error_messages 2019-11-25 12:12:47 +00: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
Eduard Heimbuch
fdef95f254 Close branch bugfix/autocomplete_with_xsrf 2019-11-25 07:43:39 +00:00
Rene Pfeuffer
450ed7bd4e Fix unit test 2019-11-25 08:15:13 +01:00
Rene Pfeuffer
aedf34c581 Postpone restart after plugin (de)installation 2019-11-22 15:43:58 +01: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
83e50156de Close branch bugfix/fetch_loop 2019-11-21 10:18:30 +00:00
Rene Pfeuffer
9bdefb320d Merged in feature/public_flag_migration (pull request #356)
Feature/public flag migration
2019-11-21 10:05:47 +00:00
Rene Pfeuffer
0144d4cc7d Close branch feature/public_flag_migration 2019-11-21 10:05:47 +00:00
Rene Pfeuffer
1cd7983723 Merge with 2.0.0-m3 2019-11-21 07:39:28 +01: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
Rene Pfeuffer
793233146b Close branch bugfix/new_pr_undefined_on_diff 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
Sebastian Sdorra
ba8c2f4ce7 Close branch feature/add_optional_headers_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