Commit cb81939
authored
fix: Read project data from the 'projects' key while loading the registry state in the Feast UI (#4772)
* fix: Read project data from the 'projects' key while loading the registry state in the Feast UI
Signed-off-by: boliri <boliri@pm.me>
* fix: regenerate registry file so that UI tests can parse the 'projects' object
Signed-off-by: boliri <boliri@pm.me>
* fix: Check for non-null and non-undefined spec of a project to mitigate errors in UI builds
Signed-off-by: boliri <boliri@pm.me>
---------
Signed-off-by: boliri <boliri@pm.me>1 parent 6926a7c commit cb81939
File tree
3 files changed
+2
-2
lines changed- ui
- public
- src
- queries
3 files changed
+2
-2
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments