1. 08 Mar, 2019 2 commits
    • samdbeckham's avatar
      Applies suggestions from @kushalpandya review · 082d19bf
      samdbeckham authored
      - Adds i18n to the new components
      - Adds a load of code quality improvements
      - Fixes the feedback on the MR page
      082d19bf
    • samdbeckham's avatar
      Adds the UI for creating an MR from a vuln · fc1b361e
      samdbeckham authored
      Applies to all instances of the vulnerability lists.
      The MR and pipelines pages and both the project and group security
      dashboards.
      
      - Adds actions and mutations for creating an MR to the GSD store
      - Adds actions and mutations for creating an MR to the reports store
      - Adds a `<split-button>` component
      - Adds an `<event-item>` component
      - Adds support for the new remediations syntax
      - Fixes up all the failing tests
      - Adds new tests for the new components and functionality
      fc1b361e
  2. 07 Mar, 2019 38 commits