• Alfredo Sumaran's avatar
    Refactor Protected Branches dropdown · 8693e4a2
    Alfredo Sumaran authored
    - Do not use inputs to keep track of state of dropdown. It hurts my brain.
    - Keep dropdown state with pure JS.
    - Restore unused changes from previous implementation
      - gl_dropdown.js: No need to check if fieldName option is a function.
                        No need to add data-type to input.
    8693e4a2
gl_dropdown.js 24.8 KB