Commit Graph

128 Commits

Author SHA1 Message Date
Sebastian Sdorra
b34cc07e40 merge repository heads 2019-12-18 14:55:38 +01:00
Rene Pfeuffer
cf9d1edb70 Make partial file attributes explicit. 2019-12-18 11:48:17 +01:00
Sebastian Sdorra
8fa43da1ea fixed typescript optional chaining with eslint and prettier 2019-12-18 11:29:59 +01:00
Rene Pfeuffer
0d6dcbd6bd Merge with default 2019-12-17 14:14:34 +01:00
Rene Pfeuffer
5ea149c262 Adapt tests to new state layout 2019-12-17 13:34:28 +01:00
Rene Pfeuffer
45b989cd1a Always show file size
The file size is always present and not updated
in the background
2019-12-17 13:03:05 +01:00
Rene Pfeuffer
a61799723b Fix typo 2019-12-17 12:42:31 +01:00
Rene Pfeuffer
f257a8eeb8 Fix formatting 2019-12-17 12:42:05 +01:00
Rene Pfeuffer
7da7a68817 Prevent "flicker" of tree while loading update 2019-12-17 12:36:58 +01:00
Rene Pfeuffer
c72bcb04c1 Cancel update call is component will be unmounted 2019-12-17 12:14:43 +01:00
René Pfeuffer
4ef97816e0 Trigger update of sources from component
The old trigger in the dispatcher function led to
updates even when the component was no longer mounted
(aka displayed).
2019-12-17 10:25:53 +01:00
Florian Scholdei
44f1d5406e Add className option for Title component, add administration title 2019-12-12 17:10:42 +01:00
Rene Pfeuffer
6c8820719e File size is unknown when not computed 2019-12-12 11:52:44 +01:00
Rene Pfeuffer
8df43e7b4e Let background computations abort for browse command 2019-12-12 11:47:03 +01:00
Florian Scholdei
5ac88162ce Hide file description also on tablet sizes, force file size to be one line 2019-12-11 23:15:52 +01:00
Rene Pfeuffer
f7dc89ee81 Reload partial results 2019-12-11 15:49:33 +01:00
Florian Scholdei
aa4f3d4eaf Merge with default 2019-12-11 15:43:17 +01:00
Florian Scholdei
59974b4aad Move more buttons to the right 2019-12-11 15:40:37 +01:00
Eduard Heimbuch
716c357518 Merged in feature/ui_development_mode (pull request #370)
Feature/ui development mode
2019-12-05 09:57:48 +00:00
Rene Pfeuffer
516bbe6f26 Prepare for next development iteration 2019-12-02 15:15:34 +01:00
Rene Pfeuffer
2d08ba4adc Release version 2.0.0-rc1 2019-12-02 12:52:33 +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
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
702cca59ed Move Button to right side 2019-11-26 15:22:22 +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
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
Eduard Heimbuch
e0fa0d09d9 resolve fetch-loop for users and groups 2019-11-20 11:15:36 +01:00
Sebastian Sdorra
5ea3c53613 create separate styles bundle 2019-11-18 10:56:40 +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
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
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
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