prometheus/web/ui/react-app/src
Nathan Baulch 50cd453c8f
Some checks failed
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (0) (push) Waiting to run
CI / Build Prometheus for common architectures (1) (push) Waiting to run
CI / Build Prometheus for common architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (0) (push) Waiting to run
CI / Build Prometheus for all architectures (1) (push) Waiting to run
CI / Build Prometheus for all architectures (10) (push) Waiting to run
CI / Build Prometheus for all architectures (11) (push) Waiting to run
CI / Build Prometheus for all architectures (2) (push) Waiting to run
CI / Build Prometheus for all architectures (3) (push) Waiting to run
CI / Build Prometheus for all architectures (4) (push) Waiting to run
CI / Build Prometheus for all architectures (5) (push) Waiting to run
CI / Build Prometheus for all architectures (6) (push) Waiting to run
CI / Build Prometheus for all architectures (7) (push) Waiting to run
CI / Build Prometheus for all architectures (8) (push) Waiting to run
CI / Build Prometheus for all architectures (9) (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
Push README to Docker Hub / Push README to Docker Hub (push) Has been cancelled
Push README to Docker Hub / Push README to quay.io (push) Has been cancelled
chore: Fix typos (#14868)
* Fix typos

---------

Signed-off-by: Nathan Baulch <nathan.baulch@gmail.com>
2024-09-10 22:32:03 +02:00
..
components ui: Pass unexpected boot errors to StartingContent component (#13016) 2023-10-23 14:17:53 +02:00
constants Make React UI the default, keep old UI under /classic (#8142) 2020-11-03 14:51:48 +01:00
contexts fix some typos (#12498) 2023-06-29 12:28:13 +02:00
fonts Add new codemirror-promql-based expression editor (#8634) 2021-03-23 23:55:52 +01:00
hooks Init value for useState hook calls once (#11802) 2023-01-03 22:09:00 +01:00
images Fix serving of Prometheus logo, move it into 'src/images' (#10236) 2022-02-02 14:53:30 +01:00
pages chore: Fix typos (#14868) 2024-09-10 22:32:03 +02:00
themes ui (histograms): Add native histogram chart to Table view (#13658) 2024-02-29 14:21:15 +01:00
types ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
utils ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
vendor/flot ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
App.test.tsx Inject readiness state through context (#11617) 2023-01-09 00:04:00 +01:00
App.tsx Directly include SVG logo in the page. 2023-03-04 00:36:07 +01:00
globals.ts upgrade react-script to v4 2021-09-04 15:56:36 +02:00
index.tsx Inject readiness state through context (#11617) 2023-01-09 00:04:00 +01:00
Navbar.test.tsx Upgrade create-react-app to v5 (#10396) 2022-03-05 20:45:55 +01:00
Navbar.tsx Directly include SVG logo in the page. 2023-03-04 00:36:07 +01:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
setupProxy.js web: Make the dev proxy work with newer Node.js versions (#10690) 2022-05-17 02:20:58 -06:00
setupTests.ts add global mock for the matchMedia function 2021-09-14 15:49:46 +02:00
Theme.tsx Add a dark theme (#8604) 2021-04-15 18:14:07 +02:00