Files
directus/app
Bernat Vadell 7e1b946b20 Add support to insensitive case operators (#11737)
* feat: refactor apply-query & implements icontains

* feat: implements icontains in app

* New translations en-US.yaml

* tests: fix returns the filter operators for binary

* implement rest insensitive operators

* fix: proposal to fix #5996 (convert "in" into "exists")

* delete unused imports

* fix: prevent error when operator filter value is null

* fix: apply-query imports

* some tests

* fix: _nstarts_with not applied correctly

* tests: add some filter mathematical tests
2022-05-18 09:58:53 -04:00
..
2022-03-14 15:49:01 -04:00
2021-06-08 15:59:55 -04:00
2021-05-04 18:52:08 -04:00
2022-05-03 13:05:54 -04:00
2021-02-18 09:58:36 -05:00
2022-03-14 15:49:01 -04:00

@directus/app

The Directus Admin App. Included with directus itself. You wouldn't install this package separately.