CrossBreezeNL / crossmodel

An open-source logical data modeler to support the model driven data engineering approach.
GNU Affero General Public License v3.0
8 stars 2 forks source link

Move React components to separate package and unify data handling #31

Closed martin-fleck-at closed 10 months ago

martin-fleck-at commented 10 months ago
martin-fleck-at commented 10 months ago

@harmen-xb I extract the React components and restructured them a bit to use a shared data layer. However, I kept the original assignment, i.e., property view vs form view. If you want, we can also align so that the form view is also using more components from the property view but I wasn't sure how much refactoring would be a good idea.

martin-fleck-at commented 10 months ago

Re-opened as https://github.com/CrossBreezeNL/crossmodel/pull/32 to use the feature/* branch naming to trigger the CI.