-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
📈 ImprovementImprovement of a feature.Improvement of a feature.🔒 Staff onlyRestricted to CC staff membersRestricted to CC staff members🟧 Priority: HighStalls work on the project or its dependentsStalls work on the project or its dependents
Description
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
Labels
📈 ImprovementImprovement of a feature.Improvement of a feature.🔒 Staff onlyRestricted to CC staff membersRestricted to CC staff members🟧 Priority: HighStalls work on the project or its dependentsStalls work on the project or its dependents