This commit adds a new setting that displays a visual "SANDBOX" banner when the environment is marked as development or sandbox. Changes: - Add is_sandbox_environment boolean column to SystemSettings model - Add database migration for automatic schema update - Add Environment section in Settings > General with toggle switch - Create sandbox.css with diagonal banner styling (non-interactive) - Inject system_settings into all template contexts - Add sandbox banner to base.html layout - Update changelog with feature description The banner appears as a red diagonal ribbon in the top-left corner and uses pointer-events: none to remain non-interactive while keeping underlying elements clickable. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| architecture.md | ||
| autotask_rest_api.md | ||
| backupchecks_autotask_integration_functional_design_living_document.md | ||
| backupchecks_autotask_integration_implementation_breakdown.md | ||
| backupchecks_autotask_integration_phase_2_implementation.md | ||
| changelog-claude.md | ||
| changelog.md | ||
| manifest.md | ||
| migrations.md | ||
| reporting-proposal.md | ||