An error occurred fetching the project authors.
- 15 Feb, 2021 1 commit
-
-
Fernando authored
* Remove from controller * Remove from Vue components * Update unit tests * Remove flag ymlRemove approvalSuggestions feature flag
-
- 14 Feb, 2021 1 commit
-
-
Vitaly Slobodin authored
See https://gitlab.com/gitlab-org/frontend/eslint-plugin/-/issues/18 for more information.
-
- 01 Feb, 2021 1 commit
-
-
Vitaly Slobodin authored
Sort JavaScript imports in the EE code to match our future ESLint configuration.
-
- 23 Dec, 2020 1 commit
-
-
Lukas Eipert authored
Part of our prettier migration; changing the arrow-parens style.
-
- 16 Dec, 2020 1 commit
-
-
Mike Jang authored
-
- 26 Nov, 2020 1 commit
-
-
Rémy Coutable authored
This reverts commit 7893fb79, reversing changes made to 28438e30. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 25 Nov, 2020 1 commit
-
-
Vitaly Slobodin authored
This commit is the part of the process of enabling ESLint rule 'import/order'.
-
- 25 Aug, 2020 1 commit
-
-
Thomas Randolph authored
-
- 19 Aug, 2020 1 commit
-
-
Vitaly Slobodin authored
-
- 17 Aug, 2020 1 commit
-
-
Fernando authored
- Rework initRule logic to fix failing tests
-
- 15 Aug, 2020 3 commits
-
-
Fernando authored
* Rework hasLoading to use isLoading * Remove unused mutations due to set endpoint action being removed * Remove hasLoading mutations
-
Fernando authored
* Removve uneeded rule-form feature flag check * Change project to @project in controller * Simplofy feature flag logic for data function
-
Fernando authored
* Instead of flag, use default name * Rework feature flags to not use computed prop
-
- 10 Aug, 2020 3 commits
-
-
Fernando authored
* Add unit tests that factor in feature flag
-
Fernando authored
* Isolate changes behind feature flag [as much as possible])
-
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
-
- 01 Jul, 2020 1 commit
-
-
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.
-
- 25 May, 2020 1 commit
-
-
Lee Tickett authored
-
- 07 Apr, 2020 1 commit
-
-
- 17 Mar, 2020 1 commit
-
-
Ragnar-H authored
We've been violating our styleguide a number of times. Now we enforce this with eslint, so we catch the violoations.
-
- 13 Feb, 2020 1 commit
-
-
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
-
- 19 Dec, 2019 1 commit
-
-
Winnie Hellmann authored
-
- 04 Dec, 2019 1 commit
-
-
Igor authored
That's useful in case we need a certain number of approvals from a particular group and a certain number of approvals from any developer
-
- 04 Nov, 2019 1 commit
-
-
Samantha Ming authored
- remove add button - no more pillbox - approvers will be automatically added when selected
-
- 12 Sep, 2019 1 commit
-
-
mo khan authored
* Allow editing during rule creation * Add Changelog entry * Updates the backend to prevent the `License-Check` rule name from being edited.
-
- 06 Sep, 2019 1 commit
-
-
Mark Lapierre authored
Includes API methods to add members to projects and groups
-
- 28 Aug, 2019 1 commit
-
-
Samantha Ming authored
- Change approvers to "Approval rule" - Change members to "Approvers"
-
- 21 Aug, 2019 1 commit
-
-
Samantha Ming authored
(reword commit message to pass pipeline danger-review error)
-
- 30 May, 2019 1 commit
-
-
Enrique Alcantara authored
-
- 28 Mar, 2019 1 commit
-
-
Mark Chao authored
Appends hidden groups if remove_hidden_groups is not true
-
- 15 Feb, 2019 1 commit
-
-
Paul Slaughter authored
**Why?** This directory will host the Vue components for multi rule approvals. https://gitlab.com/gitlab-org/gitlab-ee/issues/1979
-