An error occurred fetching the project authors.
  1. 15 Feb, 2021 1 commit
  2. 14 Feb, 2021 1 commit
  3. 01 Feb, 2021 1 commit
  4. 23 Dec, 2020 1 commit
  5. 16 Dec, 2020 1 commit
  6. 26 Nov, 2020 1 commit
  7. 25 Nov, 2020 1 commit
  8. 25 Aug, 2020 1 commit
  9. 19 Aug, 2020 1 commit
  10. 17 Aug, 2020 1 commit
  11. 15 Aug, 2020 3 commits
    • Fernando's avatar
      Rework loading state · a289e20d
      Fernando authored
      * Rework hasLoading to use isLoading
      * Remove unused mutations due to set endpoint action being removed
      * Remove hasLoading mutations
      a289e20d
    • Fernando's avatar
      Additonal code review changes · 406e57ce
      Fernando authored
      * Removve uneeded rule-form feature flag check
      * Change project to @project in controller
      * Simplofy feature flag logic for data function
      406e57ce
    • Fernando's avatar
      Rework prepopulated modal rendering logic · bb319f74
      Fernando authored
      * Instead of flag, use default name
      * Rework feature flags to not use computed prop
      bb319f74
  12. 10 Aug, 2020 3 commits
    • Fernando's avatar
      Add unit tests and run prettier and linter · 7f7d24ee
      Fernando authored
      * Add unit tests that factor in feature flag
      7f7d24ee
    • Fernando's avatar
      Add approval_suggestions feature flag · 86c322d6
      Fernando authored
      * Isolate changes behind feature flag [as much as possible])
      86c322d6
    • Fernando's avatar
      Implemeent Vuex module for fetching security configurations · 6075cbe0
      Fernando authored
      * Impleement actions, mutations, mutation types, and store
      
      Add unit tests
      
      * Add mutations, actions unit tests
      
      Implement code review suggestions
      
      * Tweak mutations and update unit tests
      
      Update actions spec to use async/await
      
      * Update tests
      
      First pass of approval rules
      
      Add different row states
      
      * Add template markup and logic
      * Add state for job enabled, but approval rule not configured
      * Add state for job disabled and rule not configured
      * Add state for approval rule configured
      
      Tweak rendering logic
      
      * Still show row when job not properly configured
      
      Run prettier and linter
      
      * Lint and clean up formatting
      
      Add doc links
      
      * Add GLSprintf component for doc links
      
      Run prettier and linter
      
      * clean up code formatting
      
      Add loading state
      
      Run prettier and linter
      6075cbe0
  13. 01 Jul, 2020 1 commit
    • David Pisek's avatar
      Add License Compliance approvals UI · 86b25f9f
      David Pisek authored
      This adds a button and status indicator to the license-management page.
      They should allow users to quickly add, editor or remove merge request
      approval rules specific to license compliance.
      
      * Adds new vuex-module that builds on existing state, actions and
        mutations for approval settings
      * Adds a new vue component that contains the 'license approvals' button,
        the status text and a modal
      * Adds to the rails controller to pass data via HAML to the
        store-settings
      * Includes the newly added store and component within the
        policies-management app
      
      This is implemented behind the `license_approvals` feature flag.
      86b25f9f
  14. 25 May, 2020 1 commit
  15. 07 Apr, 2020 1 commit
  16. 17 Mar, 2020 1 commit
  17. 13 Feb, 2020 1 commit
    • Samantha Ming's avatar
      Display target branch in rules of project settings · 21236b14
      Samantha Ming authored
      - Display branches select component in rule form
      - Populate dropdown from API
      - Add search to dropdown & load initial selected branch
      - Support invalid branches on form submit in dropdown
      - Apply text change
      - Update & add specs
      21236b14
  18. 19 Dec, 2019 1 commit
  19. 04 Dec, 2019 1 commit
  20. 04 Nov, 2019 1 commit
  21. 12 Sep, 2019 1 commit
    • mo khan's avatar
      Disable editing of License-Check name · 50c0e91c
      mo khan authored
      * Allow editing during rule creation
      * Add Changelog entry
      * Updates the backend to prevent the `License-Check` rule name from
      being edited.
      50c0e91c
  22. 06 Sep, 2019 1 commit
  23. 28 Aug, 2019 1 commit
  24. 21 Aug, 2019 1 commit
  25. 30 May, 2019 1 commit
  26. 28 Mar, 2019 1 commit
  27. 15 Feb, 2019 1 commit