1. 14 Jul, 2020 1 commit
    • Fernando's avatar
      Allow for fuzzing artifacts to be downloaded fom pipeline page · 447a11c4
      Fernando authored
      Add pipelineJobsPath
      
      * Add Vuex Module, mutations, actions, mutation types
      * Update presenter helper to retun TRUE if fuzzing job is run
      
      Implement download button/dropdown for fuzzing artifacts
      
      * Add mutations, actions, getters, state properties
      * Add fuzzing download vue component
      * Add conditional rendering logic
      
      Run prettier and linter
      
      Update translations and add unit tests
      
      * Add unit tests for actions, getters, and mutations
      
      Add fuzzing download vue component unit tests
      
      * Add unit tests
      * Fix up alignment when fuzzing is shown and hidden
      
      Add chaneglog entry for fuzzing feature
      
      * Add EE only change log
      
      Tweak styling for mobile
      
      * Restructure markup to be more mobile friendly
      447a11c4
  2. 09 Jul, 2020 39 commits