From e15d8ab6985a10b023e5f37a39d0625387c5d6d6 Mon Sep 17 00:00:00 2001 From: NamSupawan <60772519+NamSupawan@users.noreply.github.com> Date: Fri, 31 Jan 2025 12:22:34 +0700 Subject: [PATCH 001/150] ui --- app/views/admin/users.html.erb | 6 +++++- app/views/vpn_devices/_vpn_device.html.erb | 6 ++++-- db/schema.rb | 2 ++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/app/views/admin/users.html.erb b/app/views/admin/users.html.erb index 984c63f..c52047b 100644 --- a/app/views/admin/users.html.erb +++ b/app/views/admin/users.html.erb @@ -1,16 +1,20 @@
| Row | Name | Role | Admin | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| <%= index %> | <%= user.name %> | <%= user.email %> | +<%= user.role %> |
diff --git a/app/views/vpn_devices/_vpn_device.html.erb b/app/views/vpn_devices/_vpn_device.html.erb
index 65ea0ca..c06ff67 100644
--- a/app/views/vpn_devices/_vpn_device.html.erb
+++ b/app/views/vpn_devices/_vpn_device.html.erb
@@ -1,6 +1,7 @@
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||