From 8b960acf73350c4df5966e22e461e268efecd559 Mon Sep 17 00:00:00 2001 From: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Date: Tue, 13 Jul 2021 05:44:15 -0400 Subject: [PATCH] refactor(ui): add/tweak icons (#1819) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * refactor(ui): add prev/next button icons * refactor(ui): use mail icon instead of at symbol icon for email * refactor(ui): use ↻ symbol instead of ⤾ for reload button * refactor(ui): add missing icons to password reset pages * refactor(ui): add icons for save & test buttons Co-authored-by: sct --- public/offline.html | 2 +- src/components/RequestList/index.tsx | 13 ++++++++++--- .../ResetPassword/RequestResetLink.tsx | 7 ++++--- src/components/ResetPassword/index.tsx | 10 +++++++--- .../Notifications/NotificationsDiscord.tsx | 19 +++++++++++++------ .../Notifications/NotificationsEmail.tsx | 19 +++++++++++++------ .../NotificationsLunaSea/index.tsx | 19 +++++++++++++------ .../NotificationsPushbullet/index.tsx | 19 +++++++++++++------ .../NotificationsPushover/index.tsx | 19 +++++++++++++------ .../NotificationsSlack/index.tsx | 19 +++++++++++++------ .../Notifications/NotificationsTelegram.tsx | 19 +++++++++++++------ .../NotificationsWebPush/index.tsx | 19 +++++++++++++------ .../NotificationsWebhook/index.tsx | 19 +++++++++++++------ .../Settings/SettingsLogs/index.tsx | 8 ++++++-- src/components/Settings/SettingsMain.tsx | 10 +++++++--- .../Settings/SettingsNotifications.tsx | 5 ++--- src/components/Settings/SettingsPlex.tsx | 10 +++++++--- .../Settings/SettingsUsers/index.tsx | 10 +++++++--- src/components/UserList/index.tsx | 8 ++++++-- .../UserGeneralSettings/index.tsx | 10 +++++++--- .../UserNotificationsDiscord.tsx | 10 +++++++--- .../UserNotificationsEmail.tsx | 10 +++++++--- .../UserNotificationsTelegram.tsx | 10 +++++++--- .../UserNotificationsWebPush.tsx | 10 +++++++--- .../UserNotificationSettings/index.tsx | 5 ++--- .../UserSettings/UserPasswordChange/index.tsx | 10 +++++++--- .../UserSettings/UserPermissions/index.tsx | 10 +++++++--- src/styles/globals.css | 4 ++-- 28 files changed, 227 insertions(+), 106 deletions(-) diff --git a/public/offline.html b/public/offline.html index 01658360f..12c6c29f5 100644 --- a/public/offline.html +++ b/public/offline.html @@ -31,7 +31,7 @@

You are offline

- +