From 7669b2a93689a39761e5684f0efc989bf7af24d2 Mon Sep 17 00:00:00 2001 From: defelmnq Date: Thu, 3 Apr 2025 21:39:58 +0000 Subject: [PATCH 1/2] remove beta tag from notification --- .../NotificationsPage/NotificationsPage.tsx | 4 +--- site/src/pages/UserSettingsPage/Sidebar.tsx | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx b/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx index 9c3fa72048119..63d112a905a84 100644 --- a/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx +++ b/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx @@ -56,9 +56,7 @@ export const NotificationsPage: FC = () => { /> } > - } - > + Notifications diff --git a/site/src/pages/UserSettingsPage/Sidebar.tsx b/site/src/pages/UserSettingsPage/Sidebar.tsx index 69d51ae3bb227..80efe6fbd7923 100644 --- a/site/src/pages/UserSettingsPage/Sidebar.tsx +++ b/site/src/pages/UserSettingsPage/Sidebar.tsx @@ -57,7 +57,7 @@ export const Sidebar: FC = ({ user }) => { Tokens - Notifications + Notifications ); From a45880ccd52ffcca157da0b585f73cc880d86e15 Mon Sep 17 00:00:00 2001 From: defelmnq Date: Fri, 4 Apr 2025 14:00:37 +0000 Subject: [PATCH 2/2] lint --- .../NotificationsPage/NotificationsPage.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx b/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx index 63d112a905a84..9e3bc342167d4 100644 --- a/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx +++ b/site/src/pages/DeploymentSettingsPage/NotificationsPage/NotificationsPage.tsx @@ -56,9 +56,7 @@ export const NotificationsPage: FC = () => { /> } > - - Notifications - + Notifications Control delivery methods for notifications on this deployment.