Documentation
¶
Index ¶
- func AnalyticsPage(currentApp *app.App, basePath string) g.Node
- func EmailBuilderPage(currentApp *app.App, basePath string, templateID string, ...) g.Node
- func ErrorMessage(condition string) g.Node
- func HistoryListPage(currentApp *app.App, basePath string) g.Node
- func LoadingSpinner() g.Node
- func OverviewPage(currentApp *app.App, basePath string) g.Node
- func PageHeader(title, description string) g.Node
- func ProvidersPage(currentApp *app.App, basePath string) g.Node
- func SettingsPage(currentApp *app.App, basePath string) g.Node
- func SuccessMessage(condition string) g.Node
- func TemplateFormModal(appID string) g.Node
- func TemplatesListPage(currentApp *app.App, basePath string) g.Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnalyticsPage ¶
AnalyticsPage renders the analytics dashboard.
func EmailBuilderPage ¶
func EmailBuilderPage(currentApp *app.App, basePath string, templateID string, document *builder.Document) g.Node
EmailBuilderPage renders the visual email template builder.
func ErrorMessage ¶
ErrorMessage renders an error message with an x-show condition.
func HistoryListPage ¶
HistoryListPage renders the notification history/logs page.
func OverviewPage ¶
OverviewPage renders the main notifications overview/dashboard.
func PageHeader ¶
PageHeader renders a page header with title and description.
func ProvidersPage ¶
ProvidersPage renders the providers configuration page.
func SettingsPage ¶
SettingsPage renders the notification settings page.
func SuccessMessage ¶
SuccessMessage renders a success message with an x-show condition.
func TemplateFormModal ¶
TemplateFormModal renders a complete template form in a modal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.