- CLI Preview -
-
-
-
{actionUrl}
- )} -+ CLI Preview +
+
+
+
{actionUrl}
+ )} +diff --git a/.changeset/platform-notifications-admin.md b/.changeset/platform-notifications-admin.md new file mode 100644 index 00000000000..5fb6d12d170 --- /dev/null +++ b/.changeset/platform-notifications-admin.md @@ -0,0 +1,7 @@ +--- +"@trigger.dev/webapp": patch +--- + +feat(webapp): Platform notifications admin improvements + +Adds responsive design improvements, enhanced notification management (create, edit, delete, publish-now), organization/project-scoped features, and improved filtering logic for inactive notifications. diff --git a/apps/webapp/app/components/BackgroundWrapper.tsx b/apps/webapp/app/components/BackgroundWrapper.tsx index ecff3af6dd4..aaf06d56aaf 100644 --- a/apps/webapp/app/components/BackgroundWrapper.tsx +++ b/apps/webapp/app/components/BackgroundWrapper.tsx @@ -5,10 +5,9 @@ import blurredDashboardBackgroundTable from "~/assets/images/blurred-dashboard-b export function BackgroundWrapper({ children }: { children: ReactNode }) { return ( -
- CLI Preview -
-
-
-
{actionUrl}
- )} -+ CLI Preview +
+
+
+
{actionUrl}
+ )} +