Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Import / export of configuration for the JS client #321

Open
atooni opened this issue Oct 28, 2021 · 0 comments
Open

Import / export of configuration for the JS client #321

atooni opened this issue Oct 28, 2021 · 0 comments
Labels
ScalaJS Client Work to be done on the ScalaJS client zio2 #ziohackathon
Milestone

Comments

@atooni
Copy link
Member

atooni commented Oct 28, 2021

This is to create an import / export facility for the configuration of displayed diagrams within the developer client.

The work is dependent on #318 and would involve.

  • defining a serialization format for the configuration
  • creating a form / dialog for exporting the configuration, in the first step we could just create a large text area, display the serialized config along with a copy and/or Save as... button
  • creating a form for importing the configuration. Again, in the first step we could reuse the form and simply copy / paste the new configuration into the text area and confirm the change.
  • letting the renderer pick up the modified configuration and display the diagrams accordingly
@atooni atooni added #ziohackathon ScalaJS Client Work to be done on the ScalaJS client labels Oct 28, 2021
@atooni atooni self-assigned this Oct 31, 2021
@atooni atooni added the zio2 label Oct 31, 2021
@atooni atooni removed their assignment Nov 5, 2021
@atooni atooni added this to the Zio2-M1 milestone Nov 9, 2021
@atooni atooni modified the milestones: Zio2-M1, Zio2-M2 Dec 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ScalaJS Client Work to be done on the ScalaJS client zio2 #ziohackathon
Projects
None yet
Development

No branches or pull requests

1 participant