prometheus/web/ui/react-app
Julius Volz e8bbe191d4 Build both old & new UI into Prometheus, allow choosing via feature flag
This keeps the old "react-app" directory in its existing location (to make
it easier to merge changes from the main branch), but separates it from the
npm workspaces setup. Thus it now needs to be npm-installed/built/linted
separately. This is a bit hacky, but should only be needed temporarily,
until the old UI can be removed.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-04-18 15:08:40 +02:00
..
public fix some typos (#12498) 2023-06-29 12:28:13 +02:00
src Merge branch 'main' into mantine-ui 2024-04-15 10:00:16 +02: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-lock.json Build both old & new UI into Prometheus, allow choosing via feature flag 2024-04-18 15:08:40 +02:00
package.json Build both old & new UI into Prometheus, allow choosing via feature flag 2024-04-18 15:08:40 +02:00
tsconfig.json upgrade react-app to typescript 4 2021-09-07 10:51:59 +02:00