Since it is not possible to have an alert outside of a collection, the endpoint, which returns all existing alerts is not needed anymore.
AT:
- the GET /api/alert endpoint is removed
- the tests are using the available endpoints instead (e.g. get all reports for collection)
This is the controller panel for Smart Panels app
Remove GET /api/alert endpoint
Since it is not possible to have an alert outside of a collection, the endpoint, which returns all existing alerts is not needed anymore.
AT:
- the GET /api/alert endpoint is removed
- the tests are using the available endpoints instead (e.g. get all reports for collection)