Commit 2984d23
Disable database type dropdown when editing model registry (opendatahub-io#6208)
When editing an existing model registry, the database type cannot be
changed as this would be a breaking change to the existing database
configuration. The dropdown is now disabled in edit mode while
remaining editable when creating a new registry.
Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent a81305a commit 2984d23
File tree
2 files changed
+11
-0
lines changed- frontend/src/pages/modelRegistrySettings
- packages/cypress/cypress/tests/mocked/modelRegistrySettings
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| 465 | + | |
465 | 466 | | |
466 | 467 | | |
467 | 468 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1039 | 1039 | | |
1040 | 1040 | | |
1041 | 1041 | | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
1042 | 1052 | | |
1043 | 1053 | | |
1044 | 1054 | | |
| |||
0 commit comments