- 17 Feb, 2021 1 commit
-
-
Natalia Tepluhina authored
Revert "Created the first exposed method" This reverts commit 097a584f99be3aad4c793133684183c43a029a3d. Replaced search query with shared one Abstracted parent entity assignees Abstracted setting assignees Abstracted widget in shared component - reverted changes to BoardAssigneesDropDown - fixed a few styles Added hardcoded widget to issue Passed correct injections Added a watcher to hande initial state Fixed participants loading state Finished issue sidebar Renamed issue assignees queries - changed issue and mutation name to snake_case Connected a correct query for MR Added MR assignees mutation Fixed update for MRs Fixed MR avatarUrl casing Added an exposed method and demo Changed assignees to participants Removed rebase artifacts Apply 1 suggestion(s) to 1 file(s) Started widget refactoring Fixed sidebar issue mutation Added ID to queries Added fixes for MR assignees Adjusted the code to swimlanes Exposed assignees state Nullified observable on destroyed Fixed a race condition Added a fallback with initial assignees Reverted changes with assinees state Silenced loading state with initial assignees Splited widget for CE and EE Fixed emitted event parameter Passed issuable type to assignees component Uncommented fetch policies Added default slot directive Removed board_assignees_dropdown Fixed actions spec Added temporary translation Fixed sidebar assignees spec Fixed an import Removed doubled imports Refactored a component to have a mixin Removed changed to Noteable note Removed sidebar widget for issues and MRs Fixed linter errors Reverted changes to sidebar assignees spec Refactored widget to use issuable types - moved issuable types queries to constants - changed query variables Added a widget to board sidebar Fixed project path to be calculated from issue Fixed board to use widget Fixed assignees text Fixed board sidebar spec Fixed translations file Fixed unassigning and assign self Fixed feature spec for boards Fixed ee board spec Fixed ee sidebar spec Created tests for widget Added tests for initial prop Fixed initial assignees tests Added spec for fetching assignees Added todos for tests Added error handling and test Added a test for mutation Fixed loading participants test Added tests for selected and unselected Added tests for selecting Tested a mutation error Fixed finder helpers Finished test abstraction Regenerated a translation file Added participants to mutation responses Updated a test with successful mutation Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Added issuable type import Fixed computed property and validator Removed unnecessary root path injection Added changelog entry Fixed a spec Apply 1 suggestion(s) to 1 file(s) Added searchUsers to data Apply 1 suggestion(s) to 1 file(s) Renamed assigneesWidget exposed state Removed an unused method from boards helper Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Fixed a default value for createComponent Removed jquery code for dropdown Added a logic for escape button Added focusing a search
-
- 16 Feb, 2021 39 commits
-
-
Jose Ivan Vargas authored
Add optional chaining when data is undefined See merge request gitlab-org/gitlab!54371
-
Mayra Cabrera authored
Remove issue activity usage data feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54298
-
Suzanne Selhorn authored
Added subgroup to usage list See merge request gitlab-org/gitlab!54367
-
Suzanne Selhorn authored
Add the correct spellings to the allowed-words list, and put suggestion-level substitutions in the correct substitutions file.
-
Suzanne Selhorn authored
Add link to Requirements Walkthrough video to docs See merge request gitlab-org/gitlab!54345
-
Marcin Sedlak-Jakubowski authored
-
Mike Jang authored
Add developer docs for dark mode See merge request gitlab-org/gitlab!50131
-
Simon Knox authored
Also a number of wording improvements
-
Douglas Barbosa Alexandre authored
Add daily group coverage data new finder See merge request gitlab-org/gitlab!54111
-
Maxime Orefice authored
This commit introduces a new finder to agregate our daily coverage data at the group level. This is premium feature so all the code is included in ee.
-
Jose Ivan Vargas authored
Fix missing pipeline test report bug See merge request gitlab-org/gitlab!54363
-
Tim Zallmann authored
Moves header_ci_component_spec.js to Vue test utils See merge request gitlab-org/gitlab!53653
-
Payton Burdette authored
Move the header ci spec to vue test utils.
-
Amy Qualls authored
Resolve "Capture recent merge refs changes in docs" See merge request gitlab-org/gitlab!54014
-
Thong Kuah authored
Fix issue where project maintainers can not assign compliance frameworks See merge request gitlab-org/gitlab!54071
-
Max Woolf authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53370 introduced a regression which stopped project maintainers from assigning compliance frameworks to a project. This is an upcoming feature change which was designed to be behind a feature flag. This commit puts that change back behind the feature flag.
-
Samantha Ming authored
-
Amy Qualls authored
Docs: define IDE See merge request gitlab-org/gitlab!54359
-
Amy Qualls authored
Update doc/user/project/integrations/bamboo.md See merge request gitlab-org/gitlab!54337
-
Gabriel Yoachum authored
Word wraps, and rephrase for GitLab style. Also, fix one vale issue earlier in the document.
-
Alex Kalderimis authored
Extract logic to prepare DAST job variables into separate service See merge request gitlab-org/gitlab!54237
-
Alan (Maciej) Paruszewski authored
This change extracts logic responsible for preparing service params and job variables into separate services so they can be used in different context.
-
Andrew Fontaine authored
Refactor job_container_item spec with vue test utils See merge request gitlab-org/gitlab!54029
-
Scott Hampton authored
Refactor the spec based on suggestion to use `toHaveLength` instead of comparing length integers.
-
Mike Jang authored
CSV Import for issues documentation: Add clarification that two columns are imported See merge request gitlab-org/gitlab!53251
-
Shem Gyll authored
-
Amy Qualls authored
Update doc/user/project/merge_requests/allow_collaboration.md See merge request gitlab-org/gitlab!54331
-
Gabriel Yoachum authored
Add hard wraps. Rephrase for active verbs and correct punctuation. Move steps into an ordered list, to make clear it's a procedure. Extra blank line before commented-out text, so it renders properly.
-
Mayra Cabrera authored
BulkImports: Associate mapped users to imported epics See merge request gitlab-org/gitlab!53296
-
Nick Gaskill authored
Remove ambiguity related to clusterType See merge request gitlab-org/gitlab!54264
-
Zamir Martins Filho authored
Although it has been explicitly mentioned for both GKE and EKS, it doesn't include other environments like sandbox
-
Scott Hampton authored
The pipeline test report was no longer showing up when there was no classname or name properties in the test case. This was due to a change in the friendly-wrapper component. We now default the value to an empty string.
-
Kerri Miller authored
Log Elasticsearch timeouts (second attempt) See merge request gitlab-org/gitlab!54180
-
Douglas Barbosa Alexandre authored
Advanced Search: fix project count_only queries See merge request gitlab-org/gitlab!54303
-
Jose Vargas authored
-
Vitaly Slobodin authored
Updated label colors and names See merge request gitlab-org/gitlab!50393
-
Austin Regnery authored
Uses final mapping of hex values to colors and sets default color Updated HEX and Names to match colorcode.is Matches the hex values to colors from colorcode Fixed capitalization mistakes Remaps the names to match the hex values Updates the colors and default color Ran yarn prettier Regenerated gitlab pot Replaced RGB in test Updated GraphQL schema Added a changelog Added MR number and author
-
Nick Gaskill authored
Change usage of CI/CD variables terminology in CI docs See merge request gitlab-org/gitlab!54190
-
Marcel Amirault authored
We should talk about CI/CD variables, not environment variables, when talking about variables used in CI/CD
-