Eduard Heimbuch
|
4e5d2d3302
|
fix redirect url / use hal links in legacy plugin
|
2019-07-08 12:59:37 +02:00 |
|
Eduard Heimbuch
|
35683543a7
|
cleanup
|
2019-07-05 11:35:40 +02:00 |
|
Eduard Heimbuch
|
b14c3444bd
|
add ErrorHandling and show ErrorNotification
|
2019-07-05 10:08:27 +02:00 |
|
Eduard Heimbuch
|
4f1ac2af09
|
move redirect logic to legacy plugin / bind Extensionpoint in Main.js
|
2019-07-04 12:13:45 +02:00 |
|
Eduard Heimbuch
|
7211d657f2
|
call new LegacyRepository-Endpoint on Main.js
|
2019-07-03 15:06:46 +02:00 |
|
Florian Scholdei
|
c94998c454
|
corrected path link
|
2019-06-27 13:54:04 +02:00 |
|
Florian Scholdei
|
1729e5ff4f
|
implemented Breadcrumb ui-component
|
2019-06-26 15:06:59 +02:00 |
|
Eduard Heimbuch
|
fc8169cef0
|
merged
|
2019-06-25 13:57:30 +02:00 |
|
Eduard Heimbuch
|
207390bdad
|
fix routing for /admin/
|
2019-06-24 15:13:04 +02:00 |
|
Eduard Heimbuch
|
87cf34dd31
|
add current version to admin-information
|
2019-06-24 14:37:25 +02:00 |
|
Florian Scholdei
|
db351697f8
|
corrected RepositoryRole paths
|
2019-06-20 15:41:10 +02:00 |
|
Florian Scholdei
|
a9e89313bc
|
clarified ButtonGroup vs ButtonAddons
|
2019-06-20 14:57:00 +02:00 |
|
Florian Scholdei
|
6046e20908
|
express functionality of component by name
|
2019-06-20 13:40:12 +02:00 |
|
Florian Scholdei
|
d0f8e7019c
|
implemented *awesome* new ButtonGrouped ui-component
|
2019-06-19 11:34:02 +02:00 |
|
Florian Scholdei
|
9bcc73938e
|
changed imports/binders to new location
|
2019-06-19 09:59:32 +02:00 |
|
Florian Scholdei
|
c5252da2ec
|
moved config components in admin dir
|
2019-06-19 09:58:17 +02:00 |
|
René Pfeuffer
|
cd99402f78
|
Revert create forms
|
2019-06-13 09:38:44 +02:00 |
|
Florian Scholdei
|
2727679f6e
|
rename local const
|
2019-06-12 16:35:08 +02:00 |
|
Florian Scholdei
|
5f435a524e
|
clarifiy checkbox
|
2019-06-12 16:27:16 +02:00 |
|
Florian Scholdei
|
d50f6e0ec9
|
replace checkboxes with icons with hover
|
2019-06-12 15:29:53 +02:00 |
|
Florian Scholdei
|
b406ec3eb6
|
fix redirect after delete Repo, Group or User
|
2019-06-04 14:48:59 +02:00 |
|
Florian Scholdei
|
6d6692c0b9
|
change permission table styling
|
2019-05-24 09:26:27 +02:00 |
|
Florian Scholdei
|
7343edb819
|
add german translations
|
2019-05-17 17:13:16 +02:00 |
|
Florian Scholdei
|
8635999f1b
|
merge
|
2019-05-17 17:09:17 +02:00 |
|
Florian Scholdei
|
e4963fb9de
|
fix activation of nav on roles/create page
|
2019-05-17 17:04:40 +02:00 |
|
Florian Scholdei
|
1ee76d2c31
|
corrected remove unsupported query-feature commit
|
2019-05-17 17:04:04 +02:00 |
|
Florian Scholdei
|
15cb29e1fc
|
clarified translations
|
2019-05-17 16:55:21 +02:00 |
|
Florian Scholdei
|
6b91faa4e2
|
fix dispatch function and loading prop
|
2019-05-17 16:31:01 +02:00 |
|
Florian Scholdei
|
5007b257ba
|
remove unnecessary div containers
|
2019-05-17 16:22:44 +02:00 |
|
Florian Scholdei
|
7631d623be
|
remove duplicated indexResource
|
2019-05-17 16:16:37 +02:00 |
|
Florian Scholdei
|
0b76247345
|
remove nameDisabled prop and added disable check
|
2019-05-17 16:14:35 +02:00 |
|
Florian Scholdei
|
1f25ba6040
|
remove unnecessary disabled prop
|
2019-05-17 16:10:14 +02:00 |
|
Florian Scholdei
|
8fe5da1882
|
fix import
|
2019-05-17 16:07:13 +02:00 |
|
Rene Pfeuffer
|
661e935209
|
Merged in feature/custom_roles_overview (pull request #251)
add DeleteRepositoryRole
|
2019-05-17 13:56:14 +00:00 |
|
Florian Scholdei
|
155b0f72b9
|
remove unnecessary column block
|
2019-05-17 15:51:55 +02:00 |
|
Florian Scholdei
|
d3508af920
|
add subtitle, missing props
|
2019-05-17 15:47:20 +02:00 |
|
Florian Scholdei
|
e15039559f
|
remove unsupported query-feature
|
2019-05-17 15:45:39 +02:00 |
|
Florian Scholdei
|
fca095c3d5
|
remove unnecessary div containers
|
2019-05-17 15:44:22 +02:00 |
|
Florian Scholdei
|
358819ca61
|
add missing props
|
2019-05-17 15:43:48 +02:00 |
|
Eduard Heimbuch
|
a52cd625b8
|
add DeleteRepositoryRole
|
2019-05-17 08:50:32 +02:00 |
|
Rene Pfeuffer
|
4d5a86fdb4
|
Merged in feature/custom_roles_overview (pull request #250)
custom roles overview
|
2019-05-16 11:53:42 +00:00 |
|
René Pfeuffer
|
781198d9a7
|
Reset verbs when a role is selected
|
2019-05-16 13:42:41 +02:00 |
|
René Pfeuffer
|
3ea4810346
|
Finish rename Role to RepositoryRole
|
2019-05-16 13:36:11 +02:00 |
|
René Pfeuffer
|
8e11bdec6e
|
Merge with upstream
|
2019-05-16 12:22:06 +02:00 |
|
Rene Pfeuffer
|
bb2dc3738d
|
Take verbs of role for initial advanced permission settings
|
2019-05-16 12:19:52 +02:00 |
|
Eduard Heimbuch
|
46456d0390
|
add Errorhandling to CreateRepoRole & EditRepoRole
|
2019-05-16 12:17:18 +02:00 |
|
Eduard Heimbuch
|
3461f6680b
|
show verb translations
|
2019-05-16 10:50:12 +02:00 |
|
Eduard Heimbuch
|
916de8da8a
|
add Title to CreateRepositoryRole
|
2019-05-16 10:10:10 +02:00 |
|
Eduard Heimbuch
|
d402b0fe19
|
fix CreateLink after Pagination
|
2019-05-16 10:04:57 +02:00 |
|
Eduard Heimbuch
|
e62c2084c6
|
update RepoRoles Pagination
|
2019-05-16 10:01:33 +02:00 |
|