mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2024-11-21 21:46:09 +01:00
Adjust order of todos
This commit is contained in:
parent
b939bfa58b
commit
17cbbe288e
1 changed files with 7 additions and 5 deletions
12
readme.rst
12
readme.rst
|
@ -37,14 +37,11 @@ EXT:dashboard
|
|||
Todos
|
||||
=====
|
||||
|
||||
#. Add command that will iterate over all DB entries and remove ones matching the black list rule.
|
||||
E.g. if rule is adjusted in meanwhile.
|
||||
|
||||
#. Add further widgets.
|
||||
|
||||
#. Top 404 requests (Collect them to show them).
|
||||
#. Grouped by user agents (bar).
|
||||
|
||||
#. Grouped by user agents.
|
||||
#. Top 404 requests (Collect them to show them, doughnut).
|
||||
|
||||
#. Move bot detection to another rule.
|
||||
|
||||
|
@ -58,6 +55,11 @@ Todos
|
|||
|
||||
#. Another Symfony Expression which returns the OS ("Ubuntu", "Macintosh", "Android", "iPhone", "Windows")
|
||||
|
||||
#. Add command that will iterate over all DB entries and remove ones matching the black list rule.
|
||||
E.g. if rule is adjusted in meanwhile.
|
||||
|
||||
#. Add 100% code coverage (Widgets are missing)
|
||||
|
||||
Example
|
||||
=======
|
||||
|
||||
|
|
Loading…
Reference in a new issue