mirror of
https://github.com/directus/directus.git
synced 2026-01-27 19:17:55 -05:00
* Document and structure utils / compositions * Fix tests * Ignore tests in sonar cloud? * Please sonar don't use my test files
Views
Views are the top-level parent component that are used in all modules. Directus will only have two
Views for the foreseeable future: public and private for non-authenticated and authenticated
routes respectively.