ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
36 stars 4 forks source link

Enable Dashboard Maintenance Mode on OneWay git sync #1670

Open Omzig opened 1 year ago

Omzig commented 1 year ago

Summary of the new feature / enhancement

As a developer, I want to be able to set the production dashboard maintenance mode to true so that i can disable a production dashboard while i am trying to get the new one pushed from my dev branch to my main branch. I don't want to have to merge maintenance mode in from my dev branch before i merge my real code in.

Proposed technical implementation details

Maybe in the power button you add an item for "Start Maintenance" then "Stop Maintenance". idk, we just need it somewhere that it is not in the "edit properties" of the dashboard because that is disabled in production.

Current Location

image

New Location?

image Maybe "Pause" is the maint mode and start would take it out of maint.

Omzig commented 1 year ago

@adamdriscoll, can we bump this to 3.7.7?