psychedelicious ddde355b09 fix(mm): add ui_type to model fields
Recently the schema for models was changed to a generic `ModelField`, and the UI was unable to derive the type of those fields. This didn't affect functionality, but it did break the styling of handles.

Add `ui_type` to the affected fields and update the UI to use the correct capitalizations.
2024-03-08 11:10:44 -05:00
..
2024-03-01 10:42:33 +11:00
2024-03-01 10:42:33 +11:00
2024-03-08 11:10:44 -05:00
2023-07-28 09:46:44 -04:00
2023-09-12 13:01:58 -04:00