summaryrefslogtreecommitdiff
path: root/app/views/admin/health_check
Commit message (Collapse)AuthorAgeFilesLines
* Remove icon from reset health check token button33380-button-iconAnnabel Dunstone Gray2017-06-061-5/+4
|
* Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-1/+1
|
* Removed old endpoints from the monitoring viewupdate-admin-health-pageJose Ivan Vargas2017-05-161-17/+2
|
* update admin health page with the application readiness endpointsJose Ivan Vargas2017-05-161-0/+6
|
* Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-111-1/+1
|
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
|
* Add monitoring link with subtabsAnnabel Dunstone2016-06-151-45/+48
|
* Fix minor typos in admin health check pageDrew Blessing2016-05-121-1/+1
|
* Add Changelog entryhealth-check-routeDJ Mountney2016-05-121-6/+6
| | | | and drop exception handling around HealthCheck::Utils.process_checks, it wasn't needed
* Support token header for health check token, and general cleanup of the ↵DJ Mountney2016-05-111-15/+21
| | | | health_check feature.
* Add tests for the health check featureDJ Mountney2016-05-101-0/+3
|
* Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+40
Also added a health check page to the admin section for resetting the token.