-
Updated
Jun 21, 2022 - Vue
dashboard
Here are 7,171 public repositories matching this topic...
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
Jul 11, 2022 - Shell
-
Updated
Jul 11, 2022 - TypeScript
-
Updated
Jul 11, 2022 - Clojure
-
Updated
Jul 8, 2022 - HTML
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jul 11, 2022 - Python
-
Updated
Mar 14, 2022 - HTML
This will allow specific database connection params to be used, like WAL mode on Sqlite, or CockroachDB options like serial_normalization
etc.
Discussed in directus/directus#14153
Originally posted by xmichaelx June 28, 2022
Is Directus using WAL with SQLite backend? If not is it possible to enable it wi
-
Updated
Jul 6, 2022 - C
-
Updated
Jun 26, 2022 - JavaScript
Is your enhancement request related to a problem? Please describe.
Clear visual indication when an integration/application is connected/active.
Slack is fully connected and active at this stage. It would be nice to have a visual indicator on this page to know slack is connected without clicking on configure
and navigating to another page.
.
What I think when I see x and y:
What it actually is:
It would be useful to be able to toggle/flag into a process-level mode to group by pid and display more process-level information like the full command line.
- For the "Utilization by process name" window, we could group by pid rather than process name so that it's easier to find specific heavy network resource consumers.
- For the "Utilization by connection" window, including the pid + cmdlin
-
Updated
Jul 11, 2022 - Vue
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Jan 7, 2019 - 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."
Bug description
netdatacli has limit for output size of 4096
Expected behavior
do we just increase this limit or make it transfer arbitrary message sizes?