From 0270432bfcdc2f0bd06653ed80e257d5835fb082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Fri, 29 May 2026 23:46:55 +0300 Subject: [PATCH] =?UTF-8?q?style:=20UI=20=D0=B2=20=D1=81=D1=82=D0=B8=D0=BB?= =?UTF-8?q?=D0=B5=20=D0=BF=D0=BB=D0=B0=D1=82=D1=84=D0=BE=D1=80=D0=BC=D1=8B?= =?UTF-8?q?=20=E2=80=94=20=D0=BA=D0=B0=D1=80=D1=82=D0=BE=D1=87=D0=BA=D0=B8?= =?UTF-8?q?=20=D1=81=20header'=D0=BE=D0=BC,=20=D1=82=D0=B0=D0=B1=D0=BB?= =?UTF-8?q?=D0=B8=D1=86=D0=B0=20=D1=81=20=D1=80=D0=B0=D0=B7=D0=B4=D0=B5?= =?UTF-8?q?=D0=BB=D0=B8=D1=82=D0=B5=D0=BB=D1=8F=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/index.ejs | 229 +++++++++++++++++++++++++++++------------------- 1 file changed, 137 insertions(+), 92 deletions(-) diff --git a/views/index.ejs b/views/index.ejs index 9e98097..9092965 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -6,11 +6,12 @@ -
- - | - Белые списки IP - <%= user.email %> -
-
+
- <% if (message) { %>
<%= message %>
<% } %> - <% if (error) { %>
<%= error %>
<% } %> + <% if (message) { %>
<%= message %>
<% } %> + <% if (error) { %>
<%= error %>
<% } %> -
-
-
+ +
+
+
+
<%= used %> / <%= limit %>
записей
-
+
<%= user.clientId %>
компания
+
+
<%= user.email %>
+
пользователь
+
+
-
-

Добавить адрес

+ +
+
Добавить адрес
+
-
+
- = limit ? 'disabled' : '' %>> + = limit ? 'disabled' : '' %>>
- +
-
+
-
-

Доверенные адреса

- <% if (entries.length === 0) { %> -
Нет добавленных адресов
- <% } else { %> + +
+
Доверенные адреса
+ <% if (entries.length === 0) { %> +
Нет добавленных адресов
+ <% } else { %> +
@@ -162,7 +206,7 @@ - + @@ -172,8 +216,8 @@ - @@ -181,9 +225,10 @@ <% }) %>
Комментарий Добавил ДатаДействие
<%= e.comment || '—' %> <%= e.created_by %> <%= new Date(e.created_at).toLocaleDateString('ru', {day:'numeric',month:'short',year:'numeric',hour:'2-digit',minute:'2-digit'}) %> -
+
+
- <% } %>
- + <% } %>
+ +