diff --git a/proprietary/src/main/resources/static/css/modern-tables.css b/proprietary/src/main/resources/static/css/modern-tables.css index 66bdd2aaf..156c39fed 100644 --- a/proprietary/src/main/resources/static/css/modern-tables.css +++ b/proprietary/src/main/resources/static/css/modern-tables.css @@ -384,4 +384,11 @@ padding: 0.75rem 1rem; border-radius: 0.5rem; border: 1px solid - } \ No newline at end of file +} + +.text-overflow { + max-width: 100px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} \ No newline at end of file diff --git a/proprietary/src/main/resources/templates/accounts/team-details.html b/proprietary/src/main/resources/templates/accounts/team-details.html index 81154c42d..aff0c4150 100644 --- a/proprietary/src/main/resources/templates/accounts/team-details.html +++ b/proprietary/src/main/resources/templates/accounts/team-details.html @@ -1,196 +1,200 @@ - - - - - + - - -
-
- - -
-
-
-

- - group - - Team Name -

+ + + + + + + +
+
+ + +
+
+
+

+ + group + + Team Name +

+
+ +
+
+
+
Total Members:
+
1
+
- -
-
-
-
Total Members:
-
1
-
-
- - - -
Members
- -
- - - - - - - - - - - - - - - - - - - -
IDUsernameRoleLast RequestStatus
1usernameRole2023-01-01 12:00:00 - - person - Enabled - - - person_off - Disabled - -
-
- - -
- person_off -

This team has no members yet.

- -
- - -
- -
+ + + +
Members
+ +
+ + + + + + + + + + + + + + + + + + + +
#UsernameRoleLast RequestStatus
1usernameRole + 2023-01-01 12:00:00 + + person + Enabled + + + person_off + Disabled + +
+
+ + +
+ person_off +

This team has no members yet.

+ +
+ + +
+
- - - - - - - -
- + + +
+ + \ No newline at end of file diff --git a/proprietary/src/main/resources/templates/accounts/teams.html b/proprietary/src/main/resources/templates/accounts/teams.html index 4d7c9f6a5..509c3f727 100644 --- a/proprietary/src/main/resources/templates/accounts/teams.html +++ b/proprietary/src/main/resources/templates/accounts/teams.html @@ -1,15 +1,20 @@ - + + - + + +
- +
@@ -20,7 +25,7 @@ Team Management
- +
@@ -29,19 +34,18 @@ Back to Settings
- + - +
@@ -49,7 +53,8 @@ - + @@ -58,18 +63,20 @@ - +
Team Name Total MembersLast RequestLast Request Actions
+
- + search View
+ onsubmit="return confirmDeleteTeam()"> - @@ -80,7 +87,7 @@
- +