prometheus/web/ui/react-app/src/pages/targets
Chris Marchbanks 0e78908407
Escape target selector for tooltip on targets page (#6892)
This fixes an issue where the /new/targets page will not load when there
are jobs with invalid CSS characters in them, such as the
namespace/service/0 form used by the Prometheus Operator.

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
2020-02-28 20:27:45 +01:00
..
__snapshots__ Escape target selector for tooltip on targets page (#6892) 2020-02-28 20:27:45 +01:00
__testdata__ Adds normalization of localhost urls in targets page react (#6794) 2020-02-17 18:19:15 +01:00
EndpointLink.test.tsx Adds normalization of localhost urls in targets page react (#6794) 2020-02-17 18:19:15 +01:00
EndpointLink.tsx Adds normalization of localhost urls in targets page react (#6794) 2020-02-17 18:19:15 +01:00
Filter.module.css React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
Filter.test.tsx React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
Filter.tsx React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
ScrapePoolList.test.tsx Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
ScrapePoolList.tsx Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
ScrapePoolPanel.module.css React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
ScrapePoolPanel.test.tsx Adds support service discovery page in react ui (#6394) 2019-12-31 18:41:50 +01:00
ScrapePoolPanel.tsx Adds normalization of localhost urls in targets page react (#6794) 2020-02-17 18:19:15 +01:00
target.test.ts Escape invalid css selector characters in tooltip ID (#6737) 2020-02-02 10:51:33 +01:00
target.ts Adds normalization of localhost urls in targets page react (#6794) 2020-02-17 18:19:15 +01:00
TargetLabels.module.css React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
TargetLabels.test.tsx Escape target selector for tooltip on targets page (#6892) 2020-02-28 20:27:45 +01:00
TargetLabels.tsx Escape target selector for tooltip on targets page (#6892) 2020-02-28 20:27:45 +01:00
Targets.test.tsx React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
Targets.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00