diff --git a/app/portainer/components/access-datatable/accessDatatable.html b/app/portainer/components/access-datatable/accessDatatable.html index cabcfeb02..eefa9697f 100644 --- a/app/portainer/components/access-datatable/accessDatatable.html +++ b/app/portainer/components/access-datatable/accessDatatable.html @@ -1,23 +1,10 @@
- -
- Access tagged as inherited are inherited from the group access. They cannot be removed or modified at the environment level but they can be overridden. -
-
Access tagged as override are overriding the group access for the related users/teams.
-
-
- +
+
+ + {{ $ctrl.titleText }}
+
+ +
+ +
+
+ Access tagged as inherited are inherited from the group access. They cannot be removed or modified at the environment level but they can be overridden. +
+
Access tagged as override are overriding the group access for the related users/teams.
+
+
diff --git a/app/portainer/components/accessManagement/por-access-management-users-selector/por-access-management-users-selector.html b/app/portainer/components/accessManagement/por-access-management-users-selector/por-access-management-users-selector.html index 4941e6904..4f217b57e 100644 --- a/app/portainer/components/accessManagement/por-access-management-users-selector/por-access-management-users-selector.html +++ b/app/portainer/components/accessManagement/por-access-management-users-selector/por-access-management-users-selector.html @@ -1,6 +1,6 @@
- -
+ +
No users or teams available.
-

+

Adding user access will require the affected user(s) to logout and login for the changes to be taken into account.

@@ -19,12 +19,14 @@
- +
+ +
@@ -41,7 +43,10 @@ button-spinner="ctrl.actionInProgress" data-cy="access-createAccess" > - Create access + + + Create access + Creating access...
diff --git a/app/portainer/components/widget/rd-widget-title.ts b/app/portainer/components/widget/rd-widget-title.ts index d47c4321c..639e2bbdf 100644 --- a/app/portainer/components/widget/rd-widget-title.ts +++ b/app/portainer/components/widget/rd-widget-title.ts @@ -14,8 +14,8 @@ export const rdWidgetTitle = {
- - {{ $ctrl.titleText }} + + {{ $ctrl.titleText }}
diff --git a/app/portainer/views/endpoints/access/endpointAccess.html b/app/portainer/views/endpoints/access/endpointAccess.html index 739c28335..41d99a79b 100644 --- a/app/portainer/views/endpoints/access/endpointAccess.html +++ b/app/portainer/views/endpoints/access/endpointAccess.html @@ -2,9 +2,9 @@ title="'Environment access'" breadcrumbs="[ { label:'Environments', link:'portainer.endpoints' }, - { + { label:ctrl.endpoint.Name, - link: 'portainer.endpoints.endpoint', + link: 'portainer.endpoints.endpoint', linkParams:{id: ctrl.endpoint.Id} }, 'Access management']" >
- - - - - - Name - - - +
+ + + + + +
- - Type - - - +