Skip to content

Better management of properties #92

@FlorianJacta

Description

@FlorianJacta

Description
This issue aims to simplify the use of Taipy Studio Config.

We should only give the properties available for a storage type and not all the properties. For example, a Pickle Data Node cannot have "has_header", "db_username, "db_port", etc properties. If we only give the possible properties to the user, this will simplify the use of Taipy Studio/ Core, avoid errors and misunderstanding. The documentation on Data Node will also not be needed.

If all the properties of a Data Node are used for a Storage type, the button to add properties should disappear.

Acceptance Criteria

  • Ensure new code is unit tested, and check code coverage is at least 90%
  • Propagate any change on the demos and run all of them to ensure there is no breaking change
  • Ensure any change is well documented

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions