1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00

a sad sad day in postal-land, no more puns.

هذا الالتزام موجود في:
Adam Cooke
2017-05-02 13:33:17 +01:00
الأصل b396920d47
التزام f6784238d3
45 ملفات معدلة مع 48 إضافات و145 حذوفات

عرض الملف

@@ -8,7 +8,7 @@
.pageContent.pageContent--compact
- if @requests[:records].empty?
.noData.noData--clean.noData--cat3
.noData.noData--clean
%h2.noData__title No webhook requests recorded.
%p.noData__text
This page shows the last 10 days worth of webhook requests that have been sent by Postal. This page will

عرض الملف

@@ -6,8 +6,8 @@
= render 'header', :active_nav => :webhooks
.pageContent.pageContent--compact
- if @webhooks.empty?
.noData.noData--clean.noData--lion
%h2.noData__title You've got no webhooks. We're not lion.
.noData.noData--clean
%h2.noData__title No webhooks have been configured for this server.
%p.noData__text
You haven't added any webhooks for this server yet. A webhook enables your web
application to be notified when certain events occur in the lifecycle of the mail server.