Former-commit-id: 2bbfe78f
Closes #212
-
Reworked the timestamp query mapping, previously did not support most of the keywords GROUP BY
LIMIT
HAVING
etc, does now -
Refactored some code to minimize code duplicates in the Query Service -
Added view service in the Query Service -
Added indicator in the frontend that query was executed on a view -
Split the endpoint tests in files in the .gitlab
folder -
Added sorting and small filter in the frontend as multiple created databases clog up the views -
Added the views (only display) in the frontend
Start the python integration endpoint tests with:
$ make build-clients test-clients