sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
48 stars 36 forks source link

New Vue project in SpiffArena for NewUI #1545

Open tcoz opened 2 weeks ago

tcoz commented 2 weeks ago

The "app in app" approach worked well to get it up and running, but creates some issues:

The app uses an iFrame for loading tasks into child windows , as configuring routing for a child "app in an app" is tricky, and would have to be reconfigured when the app is moved to the top level.

It might be better to create another front-end project project within the spiff-arena repo and move development there, these things will become harder to unwind over time.