Miragon / miranum-ide

An IDE with various plugins to automate processes in an easy way. From developers for developers
https://miranum.io
Apache License 2.0
12 stars 2 forks source link

[Feature] - Migrate Miranum Json Forms into miranum-ide #141

Open peterhnm opened 1 year ago

peterhnm commented 1 year ago

Description

Currently, the Miranum Json Forms Extension is located in a separate repository. We want to migrate this repository to our miranum-ide monorepository.

Sub-Tasks

### Tasks
- [ ] Create the apps (miranum-jsonforms and miranum-jsonforms-webview)
- [ ] Import the existing code
- [ ] Setup Vue 2 and Vue 3
- [ ] Adjust build process
Hafflgav commented 1 year ago

Lgtm @peterhnm! I moved it to ready :)

peterhnm commented 1 year ago

Since Nx follows a "single version policy" it is not possible to manage two versions of the same lib in one repo. Therefore it is necessary to wait until DigiWf Form Builder and Renderer is migrated to Vue 3 to migrate Miranum Json Forms.