prometheus/web/ui/react-app
Bryan Boreham e278195e39
Cherry-pick bugfix #12322 and create v2.43.1 (#12324)
* labels: respect Set after Del in Builder (#12322)

The implementations are not symmetric between `Set()` and `Del()`, so
we must be careful. Add tests for this, both in labels and in relabel
where the issue was reported.

Also make the slice implementation consistent re `slices.Contains`.

* Create v2.43.1 with bugfix

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
Co-authored-by: Julius Volz <julius.volz@gmail.com>
2023-05-04 20:09:31 +01:00
..
public Inject readiness state through context (#11617) 2023-01-09 00:04:00 +01:00
src Directly include SVG logo in the page. 2023-03-04 00:36:07 +01:00
.env Fix broken prefixed asset links in webpack build (#9586) 2021-10-25 12:52:13 +02:00
.eslintrc.json Update React 16->17, TypeScript, and some other node deps 2021-09-14 15:46:59 +02:00
.gitignore Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
package.json Cherry-pick bugfix #12322 and create v2.43.1 (#12324) 2023-05-04 20:09:31 +01:00
tsconfig.json upgrade react-app to typescript 4 2021-09-07 10:51:59 +02:00