UI to block Cockpit’s push configuration button

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.

benefits

  • reduces risk of deploying unfinished configurations
  • improves configuration management safety
  • prevents accidental pushes during testing phases
  • enhances user control over deployment timing

use cases

  • development environments needing staged deployments
  • pbx administrators testing configuration changes
  • teams coordinating multiple configuration updates
  • preventing accidental pushes during maintenance windows

how it works

  1. user enables the block via the new ui control in cockpit.
  1. the push configuration button becomes disabled and unclickable.
  1. users complete configuration changes without risk of pushing.
  1. 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.