-
Updated
Feb 12, 2022 - Vue
dashboard
Here are 6,297 public repositories matching this topic...
What happened:
When getting a nonexistent alert notification by ID or UID, a slightly different error is returned than when a nonexistent alert notification is deleted or updated.
What you expected to happen:
Getting a nonexistent alert should return models.ErrAlertNotificationNotFound from pkg/models/alert_notifications.go.
Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register
Expected behavior
An email should be valid in all aspect like
- should check valid domain, well-formed and valid mailbox
-
Updated
Feb 15, 2022 - Shell
-
Updated
Feb 14, 2022 - TypeScript
-
Updated
Feb 16, 2022 - Clojure
-
Updated
Feb 7, 2022 - HTML
-
Updated
Feb 15, 2022 - TypeScript
-
Updated
Feb 11, 2022 - Python
-
Updated
Dec 8, 2021 - HTML
-
Updated
Feb 11, 2022 - C
-
Updated
Jan 21, 2022 - JavaScript
Is your enhancement request related to a problem? Please describe.
It is a very very tiny problem but I want to contribute :) In the API documentation, it says the ID of the Agent is the type of integer. In the documentation of the webhook events, the ID of the Agent seems like a string. But when I get a "message_created" event, the ID of the Agent is an integer.
.
What I think when I see x and y:
What it actually is:
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Jan 7, 2019 - JavaScript
-
Updated
Feb 15, 2022 - JavaScript
Improve this page
Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."



Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there