Commit Graph

7735 Commits

Author SHA1 Message Date
Eduard Heimbuch
fad50b7319 update RepositoryRole type 2019-05-13 15:42:35 +02:00
René Pfeuffer
c63510536a Cleanup repository dao 2019-05-10 16:32:14 +02:00
René Pfeuffer
e1625bf92f Make LocationResolver create directories 2019-05-10 15:47:57 +02:00
René Pfeuffer
a83e2813a3 Fix path computation and resolving 2019-05-10 13:26:06 +02:00
Eduard Heimbuch
e0ab70591a fix Tests 2019-05-10 13:23:41 +02:00
Eduard Heimbuch
7fa2898420 throw Exception when modify repo-role type 2019-05-10 13:23:01 +02:00
Eduard Heimbuch
a26f86d545 fix repositoryRole systemrole check 2019-05-10 09:29:38 +02:00
Eduard Heimbuch
163cdf7a6b update RepositoryRole-Model 2019-05-10 09:28:17 +02:00
René Pfeuffer
7f4792ec49 Remove PathBasedRepositoryDAO
The computation of the file path for the repository is done by
RepositoryLocationResolver.
2019-05-10 08:06:36 +02:00
Florian Scholdei
79311a5947 fixed tests 2019-05-09 17:12:08 +02:00
Florian Scholdei
47c81dbc6a fixed trans 2019-05-09 16:59:32 +02:00
Florian Scholdei
10d86391c2 renamed table link direction from 'info' to 'edit' 2019-05-09 16:57:51 +02:00
Florian Scholdei
b81726cea8 added form-route and matching path 2019-05-09 16:57:13 +02:00
Florian Scholdei
e7b7690996 added placeholder form for create and edit roles 2019-05-09 16:56:01 +02:00
Florian Scholdei
b2a6d6fad1 added baseUrl to create button 2019-05-09 16:55:21 +02:00
Florian Scholdei
cd18dfe824 fixed state calls 2019-05-09 16:54:49 +02:00
Florian Scholdei
49a8a167c7 fixed tests 2019-05-09 16:02:14 +02:00
Florian Scholdei
ae06509328 added new roles reducer 2019-05-09 16:02:02 +02:00
Florian Scholdei
04bc1f6fe8 fixed tests 2019-05-09 15:28:38 +02:00
Florian Scholdei
520b5a4f90 removed unnecessary confusing modify and delete actions 2019-05-09 15:25:47 +02:00
Florian Scholdei
b8d73b91ea added baseUrl for info link 2019-05-09 15:11:55 +02:00
Florian Scholdei
7db1e4aad0 corrected content type + removed unsupported filter 2019-05-09 14:55:28 +02:00
René Pfeuffer
c44d38cc61 Introduce abstraction for repository location 2019-05-09 14:08:18 +02:00
Florian Scholdei
96fcb55c65 added PermissionRoleRow 2019-05-09 13:46:02 +02:00
Florian Scholdei
1a7b199299 renamed role1 and removed verbs 2019-05-09 13:43:04 +02:00
Florian Scholdei
2ad478c0af changed fixed getRolesLink to dynamic one 2019-05-09 13:41:42 +02:00
Florian Scholdei
872fe3a866 simplified module 2019-05-09 13:40:42 +02:00
René Pfeuffer
d29fa32c8e First steps to create a bootstrap module for data migration 2019-05-09 10:36:27 +02:00
René Pfeuffer
798eb5a846 Replace wrong endpoint for repository roles with endpoint for verbs 2019-05-09 09:45:33 +02:00
Florian Scholdei
3007b09ea5 merged with upstream 2019-05-08 13:17:48 +02:00
Florian Scholdei
af3fdae490 adjusted modules to new permissionRoles api structure 2019-05-08 13:17:06 +02:00
René Pfeuffer
1981e9fb03 Add permission for repository roles 2019-05-08 13:14:39 +02:00
Florian Scholdei
b86d17914c added trans for permissionRoles 2019-05-08 13:13:50 +02:00
René Pfeuffer
66b8187804 Fix integration test 2019-05-08 12:54:32 +02:00
René Pfeuffer
61844b917d Use camelCase for url 2019-05-08 12:36:41 +02:00
René Pfeuffer
6f1f74b208 Fix repository role manager 2019-05-08 12:36:22 +02:00
René Pfeuffer
114e201612 Merge with upstream 2019-05-08 11:01:52 +02:00
René Pfeuffer
c88654739b System roles should not be modifiable 2019-05-08 10:55:24 +02:00
Florian Scholdei
f7c4ec06ce used subtitle component instead of self-wrote h2-tag 2019-05-08 10:20:46 +02:00
René Pfeuffer
dd312308fa Add system roles to repository role REST resource 2019-05-08 10:13:01 +02:00
Florian Scholdei
2f2593935b merged indexresource link for repo roles 2019-05-08 09:43:32 +02:00
Florian Scholdei
590d0a0f52 merged backend duplication elimination 2019-05-08 09:35:08 +02:00
René Pfeuffer
5eb074dde2 Add index link for repository roles 2019-05-08 09:34:57 +02:00
Florian Scholdei
4f5cb61348 added temp indexResource + RoleTable 2019-05-08 09:34:07 +02:00
Florian Scholdei
d105ec784f added globalPermissionRoles 2019-05-08 09:32:51 +02:00
Florian Scholdei
b51858c3fa added Role ui-type 2019-05-07 16:52:27 +02:00
Florian Scholdei
c79da7cc39 started implementing modules 2019-05-07 16:51:16 +02:00
Florian Scholdei
54c81ca502 started implementing tests 2019-05-07 16:50:44 +02:00
Florian Scholdei
91b957f6cc sorted imports 2019-05-07 16:50:18 +02:00
Florian Scholdei
ddaaa1dbe9 corrected DELETE action const 2019-05-07 16:49:36 +02:00