structurizr / lite

Structurizr Lite
https://docs.structurizr.com/lite
MIT License
258 stars 31 forks source link

Be able to raise an instance only for view C4 models #16

Closed claudiovianatech closed 1 year ago

claudiovianatech commented 1 year ago

First: Congratulations for the system, it's really great to use a tool that has a well-defined purpose and for which it is perfectly suited.

The issue: The business areas should be able to visualize the models without being able to manipulate them.

Could be implemented a parameter in the instance configuration that blocks editing actions on the interface in all views, hiding the buttons, similar to what happens when the view uses autolayout?

Eg: structurizr.readOnly In order not to affect the default behavior of the application, the default value could be equal to false

Finally: I'm sure that a lot of people who use Structurizr would like to be able to contribute by coding, are there any plans to allow other devs to participate more actively in the project?

Thank you very much

simonbrowndotje commented 1 year ago

This is now available with a property named structurizr.editable; see https://structurizr.com/share/76352/documentation#read-only-diagrams for more.

I'm sure that a lot of people who use Structurizr would like to be able to contribute by coding, are there any plans to allow other devs to participate more actively in the project?

All being well, Structurizr Lite will be open sourced later this year.