From 7e0fc3d94d9898ccd86608125ac5441c947382bb Mon Sep 17 00:00:00 2001 From: Gabriel Engel Date: Tue, 13 Nov 2018 03:06:07 -0200 Subject: [PATCH 1/8] Updating admin style --- .../rocketchat-apps/client/admin/appLogs.html | 2 +- .../client/views/integrations.html | 2 +- .../client/views/integrationsNew.html | 2 +- .../client/views/integrationsOutgoing.html | 2 +- .../views/integrationsOutgoingHistory.html | 2 +- .../rocketchat-ui-admin/client/admin.html | 20 ++++----- .../client/imports/general/base_old.css | 44 +++++++++---------- 7 files changed, 36 insertions(+), 38 deletions(-) diff --git a/packages/rocketchat-apps/client/admin/appLogs.html b/packages/rocketchat-apps/client/admin/appLogs.html index 431f9a85eef29..a41ac81412e71 100644 --- a/packages/rocketchat-apps/client/admin/appLogs.html +++ b/packages/rocketchat-apps/client/admin/appLogs.html @@ -18,7 +18,7 @@

{{/if}} -
+
{{#if isReady}}
{{#each log in logs}} diff --git a/packages/rocketchat-integrations/client/views/integrations.html b/packages/rocketchat-integrations/client/views/integrations.html index e966adfb2fa8a..0a39da5ae2784 100644 --- a/packages/rocketchat-integrations/client/views/integrations.html +++ b/packages/rocketchat-integrations/client/views/integrations.html @@ -9,7 +9,7 @@ {{/if}} {{/header}} -
+
{{#unless hasPermission}}

{{_ "You_are_not_authorized_to_view_this_page"}}

{{else}} diff --git a/packages/rocketchat-integrations/client/views/integrationsNew.html b/packages/rocketchat-integrations/client/views/integrationsNew.html index 7ec48b94d3b23..7ff4230ce8bea 100644 --- a/packages/rocketchat-integrations/client/views/integrationsNew.html +++ b/packages/rocketchat-integrations/client/views/integrationsNew.html @@ -1,7 +1,7 @@