An error occurred fetching the project authors.
  1. 26 Feb, 2019 2 commits
  2. 25 Feb, 2019 2 commits
  3. 22 Feb, 2019 3 commits
    • Fernando Arias's avatar
      Add Security Group Vuln Graph Date Ranges · 3306d030
      Fernando Arias authored
      First pass at filtering vuln history table history
      
      * Added button markup
      * Added actions, mutators, and store properties
      * Added filter method
      
      Push current iteration of the code to allow for UX feedback
      
      More Vuln Chart Graph changes
      
      * Only show dots on last 30 days graph
      * Fix placement of day range button group
      * Show active button for day range
      
      Additional UX tweaks for sexure graph
      
      * Show vertical lines in grid only for 60 and 90 days
      * Set min date to 30, 60, 90 days ago
      * Show dots for all date ranges
      
      Clean up code for MR add unit tests
      
      * Remove stray debuggers
      * Remove use of dummy data
      * Add unit tests for mutators and actions
      
      Refactor vuln chart buttons into view
      
      * Refactor vuln graph days ago buttons into seperate view
      
      Update vuln graph button titles
      
      Add unit tests for secure graph buttons
      
      Run Prettier
      
      Fix linting errors
      
      Remove host file
      
      * Remove accidentally committed host file
      
      Update pot file
      
      Run prettier
      
      Add new line to vuln chart stylesheet
      
      Refactor filtered vulns function
      
      * Refactor into getter
      * Add getter unit tests
      
      Add change log entry
      
      Fix linter errors in getters_spec
      
      Run prettier and fix linter errors
      
      First set of code review changes
      
      Fix vuln chart getter specs
      
      Update vuln chart button specs
      
      * Update specs to make use of shallowRender from vue test utils
      
      Update security vuln chart buttons to use I18n
      
      Add Days contants for days vuln chart
      
      * Swap out references to integers for constants
      
      Run prettier
      
      Update POT file
      
      Fix linter errors
      
      * Fix linter errors in spec files
      
      Refactor vuln chart buttons
      
      Make merge request review changes
      
      * Updated specs
      * Updated code based on feedback
      
      Run Prettier
      
      Frefactor vuln chart buttons to emit events
      
      * Refactor vuln chart buttons to be a 'dumb' component
      * emit click event
      
      Fix failing karma job
      
      * Assertion timeouts fail only on build servers
      
      Remove failing tests
      
      Fix linter errors
      
      Restore Karma tests
      
      * Restore karma tests and use sync:false option
      3306d030
    • George Tsiolis's avatar
      Improve snippets empty state · 220cb4c3
      George Tsiolis authored
      220cb4c3
    • George Tsiolis's avatar
      EE: Improve snippets empty state · eb7f347c
      George Tsiolis authored
      eb7f347c
  4. 21 Feb, 2019 5 commits
  5. 20 Feb, 2019 4 commits
  6. 19 Feb, 2019 2 commits
  7. 18 Feb, 2019 9 commits
  8. 15 Feb, 2019 1 commit
  9. 14 Feb, 2019 1 commit
  10. 13 Feb, 2019 4 commits
    • Filipa Lacerda's avatar
      Fixes not working dropdowns in pipelines page · 4da7be73
      Filipa Lacerda authored
      glbutton is not meant to work with old dropdowns
      This commit reverts the update to use gl button
      and adds i18n to some missing strings
      4da7be73
    • Luke Bennett's avatar
      Improve the GitHub and Gitea import feature table interface · af989df0
      Luke Bennett authored
      These are frontend changes.
      Use Vue for the import feature UI for "githubish"
      providers (GitHub and Gitea).
      Add "Go to project" button after a successful import.
      Use CI-style status icons and improve spacing of the
      table and its component.
      Adds ETag polling to the github and gitea import
      jobs endpoint.
      af989df0
    • Luke Bennett's avatar
      Improve the GitHub and Gitea import feature table interface · edf1c382
      Luke Bennett authored
      These are frontend changes.
      Use Vue for the import feature UI for "githubish"
      providers (GitHub and Gitea).
      Add "Go to project" button after a successful import.
      Use CI-style status icons and improve spacing of the
      table and its component.
      Adds ETag polling to the github and gitea import
      jobs endpoint.
      edf1c382
    • Luke Bennett's avatar
      Improve the GitHub and Gitea import feature table interface · 0cea33a7
      Luke Bennett authored
      These are backend changes.
      Use Vue for the import feature UI for "githubish"
      providers (GitHub and Gitea).
      Add "Go to project" button after a successful import.
      Use CI-style status icons and improve spacing of the
      table and its component.
      Adds ETag polling to the github and gitea import
      jobs endpoint.
      0cea33a7
  11. 11 Feb, 2019 1 commit
  12. 10 Feb, 2019 1 commit
  13. 08 Feb, 2019 2 commits
  14. 07 Feb, 2019 3 commits