model-registry/clients/ui/frontend
Yulia Krimerman e67201d650
Removed Average accuracy from validated cards (#1762)
Signed-off-by: Yulia Krimerman <juliapiterova@hotmail.com>
2025-10-16 21:11:52 +00:00
..
config Federated mr implementation (#1288) 2025-07-15 20:55:38 +00:00
docs feat: added unit test files to frontend (#1312) 2025-07-29 11:07:47 +00:00
src Removed Average accuracy from validated cards (#1762) 2025-10-16 21:11:52 +00:00
.env feat: added unit test files to frontend (#1312) 2025-07-29 11:07:47 +00:00
.env.cypress.mock Enable shared library on model registry (#1008) 2025-06-06 16:33:16 +00:00
.env.development Revamp deployment files to get UI in one container (#699) 2025-01-16 16:00:55 +00:00
.env.test Add env.test file (#691) 2025-01-09 12:07:22 +00:00
.eslintignore Add frontend linting rules for ESLint and Prettier (#290) 2024-08-30 13:13:05 +00:00
.eslintrc.cjs Add support for env variables in the frontend (#642) 2024-12-13 17:46:06 +00:00
.gitignore Add support for env variables in the frontend (#642) 2024-12-13 17:46:06 +00:00
.gitkeep feat: Initial commit for UI #108 (#114) 2024-05-30 12:05:33 +00:00
.prettierignore Add frontend linting rules for ESLint and Prettier (#290) 2024-08-30 13:13:05 +00:00
.prettierrc Add frontend linting rules for ESLint and Prettier (#290) 2024-08-30 13:13:05 +00:00
README.md Revamp UI docs (#953) 2025-04-09 12:41:21 +00:00
babel.config.js Setup Jest for frontend unit testing (#314) 2024-08-27 16:26:02 +00:00
jest.config.js Refactor codebase to adapt new mod arch libraries (#1428) 2025-08-07 18:05:55 +00:00
package-lock.json fix: UI issues identified in shared library upgrade (#1680) 2025-10-14 09:22:07 +00:00
package.json fix: UI issues identified in shared library upgrade (#1680) 2025-10-14 09:22:07 +00:00
tsconfig.json chore(frontend): update tsconfig target (#1184) 2025-06-10 09:11:48 +00:00

README.md

Kubeflow Model Registry UI

The Kubeflow Model Registry UI is a standalone web app for Kubeflow Model Registry.

Contributing

Individual bug fixes are welcome, it is recommended that you create a bug issue at the same time to describe the fix you're applying. If you are unsure how best to solve it, start with the issue and note your desire to contribute.

We do have some contributing guidelines you can follow.

Documentation

Read more about the Model Registry UI in one of our documentation links.