13423 Commits

Author SHA1 Message Date
Philipp Czora
d7e319a856 Fixes self-links in sources 2018-09-03 16:22:07 +02:00
Sebastian Sdorra
6a4f3a8cf6 re integrate @scm-manager/ui-types into @scm-manager/ui-components to reduce maven modules 2018-09-03 16:17:36 +02:00
Maren Süwer
e518ab35e5 use render instead of component because otherwise component is mounted three times instead of one 2018-09-03 16:00:47 +02:00
René Pfeuffer
b55955f273 Add basic concept for scm protocol 2018-09-03 15:52:59 +02:00
Maren Süwer
9f301a8f90 remove unused variable 2018-09-03 15:51:39 +02:00
Maren Süwer
8362752370 use a new permission array since state think it stays the same if splice is used 2018-09-03 15:45:34 +02:00
René Pfeuffer
4349e2c61d Remove double class 2018-09-03 15:44:22 +02:00
Philipp Czora
0b70c6227c Added integration test 2018-09-03 15:36:09 +02:00
Maren Süwer
0f78ce9d3a add reset for delete Permission 2018-09-03 15:29:30 +02:00
Maren Süwer
bdb6148e54 add createPermission reset and validation for creating 2018-09-03 15:17:57 +02:00
Maren Süwer
1e68060a98 remove if else to show permission add option also in repos without any permissions 2018-09-03 14:19:44 +02:00
Mohamed Karray
eb270f10e4 #9208 add group permission prefix to the dto links 2018-09-03 12:52:33 +02:00
Maren Süwer
0acaca78b0 add callback to add permission since without links of new created object are unknown 2018-09-03 08:35:25 +02:00
Maren Süwer
04612617d3 correct types 2018-09-03 08:34:58 +02:00
René Pfeuffer
dc35393c1c merge feature changeset 2018-08-31 16:28:45 +02:00
Mohamed Karray
56524fa460 #9208 add group permission prefix 2018-08-31 14:23:44 +02:00
Sebastian Sdorra
81ad1820f8 merge repository heads 2018-08-31 13:08:58 +02:00
Sebastian Sdorra
0a0fd7a261 created separate packages for @scm-manager/ui-types and @scm-manager/ui-components 2018-08-31 13:06:01 +02:00
Mohamed Karray
f0c9c11f2d #9208 add group permission prefix 2018-08-31 12:23:31 +02:00
Sebastian Sdorra
d20b69ea23 fix flow and linter warnings 2018-08-31 10:47:42 +02:00
René Pfeuffer
beb8b95924 Merge 2018-08-31 10:45:22 +02:00
René Pfeuffer
a02dbf5fed Do not handle standard exceptions in resource 2018-08-31 08:39:58 +02:00
Sebastian Sdorra
9725f2d19f use try-with-resources for git repository 2018-08-30 13:29:52 +02:00
Sebastian Sdorra
d4ed3b72d3 fix mercurial hook integration tests 2018-08-30 13:12:33 +02:00
Sebastian Sdorra
47b97cd527 run build sequential 2018-08-30 13:12:16 +02:00
Sebastian Sdorra
a326737f9e fix exclusion of debug servlet 2018-08-30 12:43:59 +02:00
Sebastian Sdorra
b6c4c3df7e fix exclusion of repository protocols 2018-08-30 12:42:33 +02:00
Maren Süwer
429bb9f522 introduce permission type without links 2018-08-30 12:30:18 +02:00
Sebastian Sdorra
c1123810fc merge with feature/ui-extensions branch 2018-08-30 12:15:17 +02:00
Sebastian Sdorra
661063ad1d close branch feature/ui-extensions 2018-08-30 12:13:54 +02:00
Maren Süwer
2e16186034 renaming: name to repoName if repo name is meant; usage of create loading 2018-08-30 12:11:31 +02:00
Sebastian Sdorra
6e69a1ebfe move NOSONAR comment to same line 2018-08-30 11:56:33 +02:00
René Pfeuffer
72fb3a3a3f Merge feature error consolidating 2018-08-30 11:50:25 +02:00
René Pfeuffer
1befe2e195 Merge with 2.0.0-m3 2018-08-30 11:48:58 +02:00
Sebastian Sdorra
2a52b38159 fix unit tests of config module 2018-08-30 11:43:22 +02:00
Sebastian Sdorra
ec158e3d4d fix flow check 2018-08-30 11:40:53 +02:00
Maren Süwer
961cbd9f90 add delete button 2018-08-30 11:33:49 +02:00
Maren Süwer
d8d106d441 add create permission possibility 2018-08-30 11:33:40 +02:00
Sebastian Sdorra
55cb86084a update ui-bundler to fix location of jest reports 2018-08-30 11:30:09 +02:00
Sebastian Sdorra
53ff215330 merge with 2.0.0-m3 branch 2018-08-30 11:28:26 +02:00
Sebastian Sdorra
bc2b54a2c0 ignore sonar for eval of plugin bundles 2018-08-30 11:08:36 +02:00
Sebastian Sdorra
f8df92ef7a do not expose IOException 2018-08-30 11:03:15 +02:00
René Pfeuffer
21d5e09ae1 Merge source feature 2018-08-30 11:02:25 +02:00
René Pfeuffer
4a4486cc23 Merge with 2.0.0-m3 2018-08-30 10:44:40 +02:00
René Pfeuffer
b992ab414f Fix concurrent modification check for missing modification date 2018-08-30 10:34:43 +02:00
Sebastian Sdorra
5a22255a2b update ui-bundler to fix tests with style imports 2018-08-30 10:34:05 +02:00
Sebastian Sdorra
bc35108e7b Merged in feature/ui-for-scm2_global-config (pull request #60)
Feature/ui for scm2 global config
2018-08-30 08:14:18 +00:00
Sebastian Sdorra
7ccd26bc6f Close branch feature/ui-for-scm2_global-config 2018-08-30 08:14:18 +00:00
Sebastian Sdorra
5eb55a9baa extract logic of AdminGroupTable, AdminUserTable and ProxyExcludesTable in to ArrayConfigTable 2018-08-30 10:12:01 +02:00
Sebastian Sdorra
dd76a00aa1 remove outdated todo 2018-08-30 10:10:59 +02:00