Skip to content

960 show "nullable" checkbox for highlighted attributes in schema diagram view#962

Merged
Logende merged 5 commits intodevelopfrom
960-defining-a-type-as-an-array-of-strings
May 4, 2026
Merged

960 show "nullable" checkbox for highlighted attributes in schema diagram view#962
Logende merged 5 commits intodevelopfrom
960-defining-a-type-as-an-array-of-strings

Conversation

@Logende
Copy link
Copy Markdown
Collaborator

@Logende Logende commented May 4, 2026

What was done:

  • show "nullable" checkbox for highlighted attributes in schema diagram view
  • add new setting for schema diagram on whether to show nullable checkbox
  • adjust meta schema builder to allow [ , ] even when the simplification of allowing only one type is enabled
  • add tests for new changes, as well as for existing meta schema builder functionality and schema manipulation utils

Why:

  • user comfort: ability to make attributes nullable just be schema diagram
  • better code quality

@Logende Logende linked an issue May 4, 2026 that may be closed by this pull request
Comment thread meta_configurator/src/schema/graph-representation/typeUtils.ts Dismissed
@Logende Logende merged commit 3c44f43 into develop May 4, 2026
3 checks passed
@Logende Logende deleted the 960-defining-a-type-as-an-array-of-strings branch May 4, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Defining a type as an array of strings

1 participant