1. 14 Jul, 2020 1 commit
    • Justin Ho Tuan Duong's avatar
      Make sure feature flag is independent · c7cc3bb1
      Justin Ho Tuan Duong authored
      The feature flags `vue_issuables_list` and `jira_integration`
      should not be tied together, i.e. we should be able to
      enable just `jira_integration` and it should work without
      the need to enable the other feature flag.
      
      This change makes sure the frontend considers this and
      still renders the Jira issues list when the ff is enabled.
      c7cc3bb1
  2. 13 Jul, 2020 39 commits