mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 22:57:12 +01:00
Insights report updates.
This commit is contained in:
parent
ccafb03c47
commit
2e1e5e2616
8 changed files with 101 additions and 88 deletions
|
|
@ -24,6 +24,7 @@ export function useFilters() {
|
|||
boolean: ['t', 'f'],
|
||||
number: ['eq', 'neq', 'gt', 'lt', 'gte', 'lte'],
|
||||
date: ['be', 'af'],
|
||||
uuid: ['eq'],
|
||||
};
|
||||
|
||||
return { filters, types };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue