-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
area onelineincludes OneLineincludes OneLinearea oneline blazorIncludes oneline blazor client and server sidesIncludes oneline blazor client and server sidesenhancementNew feature or requestNew feature or requestoneline pluginNew feature pluginNew feature plugin
Description
Make a component which provides inline alert notifications which can be displayed anywhere dynamically by friendly remembered notification alert Identifier.
Brainstorming
Notification Alert
- NotificationAlertId
- BootstrapColorId
- NotificationName (This should be friendly to remember and apply)
- NotificationAlertTitle (Nullable)
- NotificationAlertDescription
- NotificationRecurringTypeId (Nullable)
- Always - Displays always and ignores dates range
- YearlyWithinDatesRange - Displays between dates range yearly and From cannot be less than To
- MonthlyWithinDaysRange - Displays between dates range of days and From cannot be less than To
- OnceWithinDatesRange - Displays between dates range only once within the year and From cannot be less than To
- NotificationAvailableFrom (Nullable)
- NotificationAvailableTo (Nullable)
- IsDeleted
- RecordRevisions
- CreatedBy
- CreatedOn
- ModifiedBy
- ModifiedOn
BootstrapColors
- BootstrapColorId
- BootstrapColorName
- None - 0
- Active - 1
- Primary - 2
- Secondary - 3
- Success - 4
- Danger - 5
- Warning - 6
- Info - 7
- Light - 8
- Dark - 9
- Link - 10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area onelineincludes OneLineincludes OneLinearea oneline blazorIncludes oneline blazor client and server sidesIncludes oneline blazor client and server sidesenhancementNew feature or requestNew feature or requestoneline pluginNew feature pluginNew feature plugin