From 0c5a1e6d1c90307ec4730097fe90a1ad7e195962 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 14 Jan 2019 14:17:45 +0100 Subject: [PATCH] [Major] Added paging to users, sessions, fixed layout in roles --- strolch-wc-inspector-object.html | 611 +++++++++++----------- strolch-wc-inspector-objects.html | 106 ++-- strolch-wc-inspector-paging-behavior.html | 71 +++ strolch-wc-operations-log.html | 76 +-- strolch-wc-role.html | 3 +- strolch-wc-roles.html | 12 +- strolch-wc-sessions.html | 79 ++- strolch-wc-users.html | 86 ++- 8 files changed, 596 insertions(+), 448 deletions(-) create mode 100644 strolch-wc-inspector-paging-behavior.html diff --git a/strolch-wc-inspector-object.html b/strolch-wc-inspector-object.html index 19646fd..7e23f28 100644 --- a/strolch-wc-inspector-object.html +++ b/strolch-wc-inspector-object.html @@ -29,10 +29,6 @@ display: block; } - .object-div { - background: #ffffff; - } - .title-div { padding-left: 30px; } @@ -49,8 +45,7 @@ } paper-material { - border-radius: 2px; - background-color: #ffffff; + background: #ffffff; } paper-tabs { @@ -87,314 +82,322 @@ -
+ -
-
-

- - [[object.objectType]] Id: - [[object.id]] Name: [[object.name]] Type: - [[object.type]] +
- -

-
-
- - + + +
+ + + @@ -163,8 +164,9 @@
-