Skip to content
Snippets Groups Projects

Draft: Closes #3483905 Use new configformbase feature for managing config

Closes #3483905

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
76 81 '#title' => $this->t('Fallback source of version identifier to display'),
77 82 '#description' => $this->t('Select the fallback source of the version identifier to display in the environment indicator.'),
78 83 '#options' => $fallback_options,
79 '#default_value' => $config->get('version_identifier_fallback') ?: 'none',
84 '#config_target' => 'environment_indicator.settings:version_identifier_fallback
  • Chris Green added 1 commit

    added 1 commit

    • 5c5b8af2 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Chris Green resolved all threads

    resolved all threads

  • Chris Green added 1 commit

    added 1 commit

    • 83561935 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Chris Green resolved all threads

    resolved all threads

  • 53 58 '#type' => 'select',
    54 59 '#title' => $this->t('Source of version identifier to display'),
    55 60 '#description' => $this->t('Select the source of the version identifier to display in the environment indicator.'),
    56 '#options' => $version_identifier_options,
    61 '#config_target' => 'environment_indicator.settings:version_identifier
    57 62 '#default_value' => $config->get('version_identifier') ?: 'deployment_identifier',
  • Chris Green added 1 commit

    added 1 commit

    • 91225851 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Chris Green resolved all threads

    resolved all threads

  • 53 58 '#type' => 'select',
    54 59 '#title' => $this->t('Source of version identifier to display'),
    55 60 '#description' => $this->t('Select the source of the version identifier to display in the environment indicator.'),
    56 '#options' => $version_identifier_options,
    57 '#default_value' => $config->get('version_identifier') ?: 'deployment_identifier',
    61 '#config_target' => 'environment_indicator.settings:version_identifier
  • Chris Green added 1 commit

    added 1 commit

    • 77b436e6 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    Compare with previous version

  • Chris Green added 9 commits

    added 9 commits

    • 2e04decd...5c6abc45 - 8 commits from branch project:4.x
    • 09b91c78 - Merge branch environment_indicator:4.x into 3483905-adopt-usage-of

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    Compare with previous version

  • Chris Green added 1 commit

    added 1 commit

    Compare with previous version

  • Chris Green added 18 commits

    added 18 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading