From 950455bd930d5de44ac8c652fcd5ca8f5e214e79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 2 Mar 2016 16:56:16 +0100 Subject: [PATCH] ux(): combined page header and tab views --- .../app/features/org/partials/orgUsers.html | 156 ++++++++++-------- .../app/features/styleguide/styleguide.html | 15 +- public/sass/components/_tabbed_view.scss | 6 +- public/sass/components/_tabs.scss | 9 +- public/sass/layout/_page.scss | 11 +- 5 files changed, 107 insertions(+), 90 deletions(-) diff --git a/public/app/features/org/partials/orgUsers.html b/public/app/features/org/partials/orgUsers.html index fc76e855877..36b00b3bc03 100644 --- a/public/app/features/org/partials/orgUsers.html +++ b/public/app/features/org/partials/orgUsers.html @@ -4,79 +4,93 @@
- - - - - - - - - - - - - - - - - -
LoginEmailRole
{{user.login}}{{user.email}} - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
EmailName
{{invite.email}}{{invite.name}} - -   - -
- {{invite.url}}

-   - - - Invited: {{invite.createdOn | date: 'shortDate'}} by {{invite.invitedBy}} - -
-
-
+
+ + + + + + + + + + + + + + + +
LoginEmailRole
{{user.login}}{{user.email}} + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + +
EmailName
{{invite.email}}{{invite.name}} + +   + +
+ {{invite.url}}

+   + + + Invited: {{invite.createdOn | date: 'shortDate'}} by {{invite.invitedBy}} + +
diff --git a/public/app/features/styleguide/styleguide.html b/public/app/features/styleguide/styleguide.html index 08ca40adec7..2f42ca7e671 100644 --- a/public/app/features/styleguide/styleguide.html +++ b/public/app/features/styleguide/styleguide.html @@ -13,13 +13,16 @@ Reload - - +
+ +
+ +