ui to block cockpit’s push configuration button
↑ this feature temporarily blocks uploading configuration changes to the pbx to prevent deployment of unfinished configurations.
what changes
the user interface now includes a control that disables the push configuration button in cockpit. this prevents users from uploading incomplete or untested configurations to the pbx.
the block is temporary and can be toggled on or off based on deployment readiness, ensuring safer configuration management.
how it works
- user enables the block via the new ui control in cockpit.
- the push configuration button becomes disabled and unclickable.
- users complete configuration changes without risk of pushing.
- when ready, user disables the block to allow configuration upload.
▸ use the block feature during configuration testing to avoid accidental deployment and ensure only finalized settings reach the pbx.