1. 11 Mar, 2021 1 commit
    • Daniel Schömer's avatar
      Project Settings Operations h4 Expand/Collapse 2/5 · 72f5f769
      Daniel Schömer authored
      Project Settings General Headers (h4 elements) expand/collapse on
      mouse-click / tap, like using the Expand/Collapse button. Other h4
      headers in other Project Settings pages do not expande/collapse on
      mouse-click / tap, but only using the Expand/Collapse button. This may
      seem inconsistent to the user.
      
      The h4 headers of Project Settings General get the expand/collapse
      behavior through classes settings-title, js-settings-toggle and
      js-settings-toggle-trigger-only.
      
      This MR adds classes settings-title, js-settings-toggle and
      js-settings-toggle-trigger-only to the h4 headers in Project Settings
      Operations Grafana authentication. This enables the expand/collapse
      behavior on-click/on-tap for the h4 headers.
      72f5f769
  2. 10 Mar, 2021 39 commits