Commit a70faec
fix: address code review feedback
- Remove `any` type from relationship mapping in metadataConverters.ts
- Fix redundant relationship label display when label equals relatedObject
- Add comment explaining boolean string storage in MetadataFormDialog
Agent-Logs-Url: https://github.com/objectstack-ai/objectui/sessions/e40e09cf-a76e-4479-a267-2b75d2430a31
Co-authored-by: xuyushun441-sys <255036401+xuyushun441-sys@users.noreply.github.com>1 parent 72fa70f commit a70faec
3 files changed
Lines changed: 6 additions & 3 deletions
File tree
- apps/console/src
- components
- pages/system
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments