Moonshine-IDE / Super.Human.Portal

Portal interface to show documentation for DominoVagrant and Super.Human.Installer
Other
0 stars 1 forks source link

Read-Only and Editable Modes for Getting Started #12

Closed JoelProminic closed 1 year ago

JoelProminic commented 1 year ago

We want to use the Getting Started page in two contexts:

The mode will be configured by a flag in the configuration agent that will be added for #1. I'll give more details when this is ready.

piotrzarzycki21 commented 1 year ago

I have made on UI sight small preparations for read only mode. Everything is on the branch related to #10

JoelProminic commented 1 year ago

The configuration flag is now available in the ConfigRead agent. Enable edit mode if ui_documentation_editable is true, and disable it otherwise.

piotrzarzycki21 commented 1 year ago

This has been applied and it's ready for tests.

JoelProminic commented 1 year ago

I see that if I set ui_documentation_editable=true, the additional buttons are not displayed when I first open the interface: image

But they do display after opening a document an clicking Back: image

piotrzarzycki21 commented 1 year ago

I see that if I set ui_documentation_editable=true, the additional buttons are not displayed when I first open the interface: image

But they do display after opening a document an clicking Back: image

@JoelProminic This has been fixed.

piotrzarzycki21 commented 1 year ago

I'm closing it. If you find some issue please open it.