Closed
Description
Request Type
Feature Request
Problem Description
The goal of this task is to allow the super admin users to get the health status of the product through the administration panel.
- Show indexes statuses: GET /admin/index/status
- Reindex data: GET /admin/index/${indexName}/reindex
- Show status of internal checks: GET /admin/check/stats
- Trigger an internal check: GET /admin/check/${checkName}/trigger
- Show database schema status
- Add confirmation dialog on
reindex
andtrigger
actions - Display schema error alerts when something is wrong
- in all the authenticated pages
- in login page