SIGN IN SIGN UP

feat(mon-pages): add a History tab to the service slide-in

The services of a host slide-in gains the History tab the host
slide-in already has, between Overview and Service graphs, with
Overview still shown first.

All of the tab comes from the shared component introduced with the
host side, parametrised here by the service as its subject: the
events endpoint is narrowed to the one service via service_name, the
service column stays out of a table whose rows would all repeat that
name, the empty-state explanation speaks of the service, and the
legacy link the API resolves leads to svcevents instead of
hostsvcevents. Loading, the skeleton and the retryable error state
come from CmkSlideInTabbed, as for every other tab.

CMK-38115

Change-Id: Ic7dd3cd60fa36cb876063aed9174987f09410afa
F
Frans Fürst committed
eefb0a4c04765772d918b98efffe6f4ddbd640cf
Parent: f789b69