Added a basic index, view & facets for reporting
it is not a useful report, but it doesnt rely on defaults. It's just so that I can work on the reporting without the defaults. General stuff like css and preset support will not be dependent on the defaults. By the time this is properly released, I will have developed a way of generating what is needed for reporting automatically.
This commit is contained in:
@ -8,5 +8,11 @@ dependencies:
|
||||
- search_api
|
||||
- search_api_db
|
||||
- facets
|
||||
- csv_serialization
|
||||
- rest
|
||||
- serialization
|
||||
- user
|
||||
- views_data_export
|
||||
|
||||
libraries:
|
||||
- opencase_reporting/opencase-reporting-lib
|
||||
|
||||
Reference in New Issue
Block a user