- 04 Mar, 2021 40 commits
-
-
Natalia Tepluhina authored
Added sidebar confidentiality widget Added the first prototype of new widget Added icons and text Added an edit form Reimplemented edit form Fixed imports order Fixed imports order Added a query to fetch confidentiality Added a mutation to change confidentiality Connected Apollo Client to Vuex - added issue types - added component to trigger mutation Fixed a query name Replaced default slot Added a guard for confidentiality Fixed a wrong conditional Fixed subscription to work with MR Synced up with the quick action Added aliases to the query Handled loading state Fixes after rebase Fixed canUpdate conditional Removed subscription for MRs Added confidentiality error handling Regenerated a translation file Fixed collapsed sidebar state Fixed spinner alignment Removed mock event Added tests for the widget Started unit test Added a mock test for widget component Added confidential false tests Added tests for issue confidential Finished a widget test Created a base spec for form Tested a mutation error Finished the confidentiality form test Added tests for non-confidential content Finished the content spec Fixed a typo Fixed a computed property Applied maintainer feedback Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Regenerated translation file Fixed toString and optional chaining Apply 3 suggestion(s) to 2 file(s) Made issuable type prop required Fixed parent and test for the widget Renamed isLoading to loading Added issuable type to error messages Fixed passing a prop Removed space-between class Regenerated translations file Fixed confidentiality form spec Started describing widgets Revert "Started describing widgets" This reverts commit 5538fa30a1a0720282f55cd59fd17a33de64e7d9. Added confidentiality widget to epic sidebar - added proper queries/mutations - fixed a full path Fixed iid type Cleanup after rebase Added issuable type prop Added test for correct message Made a sync with Vuex Fixed actions spec Deleted old confidentiality component Added changelog entry Fixed tests and sidebar collapsing Returned back optional chaining Fixed issue sidebar toggling Fixed epic body spec Rewritten epic unit tests Regenerated translation file
-
Kamil Trzciński authored
Merge branch '322537-pages-migration-fix-pg-foreignkeyviolation-error-insert-or-update-on-table' into 'master' Disable load balancing when running rake tasks See merge request gitlab-org/gitlab!55632
-
Natalia Tepluhina authored
Load refs for the "Run Pipeline" form on demand, limit to 100 results per ref type See merge request gitlab-org/gitlab!55394
-
Jan Provaznik authored
Feat(subscriptions/buy_minutes): add route [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54934
-
Michael Lunøe authored
Apply 1 suggestion(s) to 1 file(s)
-
Heinrich Lee Yu authored
fix: Track and raise StoreReportService on all AR errors See merge request gitlab-org/gitlab!55562
-
Patrick Bajao authored
Remove invite team members sidebar link See merge request gitlab-org/gitlab!55494
-
Achilleas Pipinellis authored
Update other ref arch docs with Gitaly Cluster See merge request gitlab-org/gitlab!54454
-
Grant Young authored
-
Natalia Tepluhina authored
Make vulnerability file path linkable See merge request gitlab-org/gitlab!55356
-
Bob Van Landuyt authored
Enable optimal API v3/repos/{full-path}/events [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55442
-
Luke Duncalfe authored
Removing the feature flag added in 44777e66 https://gitlab.com/gitlab-org/gitlab/-/issues/321839 https://gitlab.com/gitlab-org/gitlab/-/issues/322059
-
Tim Zallmann authored
Merge branch '198562-merge-request-user-interface-encourages-accidentally-closing-the-request' into 'master' De-emphasize "Comment and close" button See merge request gitlab-org/gitlab!55075
-
Marcel van Remmerden authored
-
Marcel Amirault authored
Edited for style and consistency See merge request gitlab-org/gitlab!55677
-
Suzanne Selhorn authored
Related to: https://gitlab.com/groups/gitlab-org/-/epics/4138
-
Thong Kuah authored
Add tracking to merge request assignees/reviewers changes [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55486
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55629
-
Dylan Griffith authored
Big sorted sets in redis for Elastic bookkeeping See merge request gitlab-org/gitlab!55047
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55622
-
Thong Kuah authored
Update validate_url gem See merge request gitlab-org/gitlab!55706
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55616
-
Stan Hu authored
Only move state if the state will change while updating a merge request See merge request gitlab-org/gitlab!53537
-
Patrick Bajao authored
We need to track how many users change the assignees/reviewers of MRs. To get that, whenever the assignees/reviewers changes for a merge request, we track the following events: - i_code_review_user_assignees_changed - i_code_review_user_reviewers_changed
-
Kushal Pandya authored
Move from btn-success to btn-confirm in shared/groups directory See merge request gitlab-org/gitlab!55302
-
Yogi authored
-
Jacques Erasmus authored
Add upload blob modal component See merge request gitlab-org/gitlab!55634
-
Marc Shaw authored
MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/53537 Issue: gitlab.com/gitlab-org/gitlab/-/issues/218410
-
Thong Kuah authored
Fix Kroki formats spec See merge request gitlab-org/gitlab!55720
-
Lin Jen-Shin authored
Resolve "Add diff-filter=d to lefthook files config" See merge request gitlab-org/gitlab!55339
-
Brandon Labuschagne authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55621
-
Kushal Pandya authored
Move from btn-success to btn-confirm in shared/wikis directory See merge request gitlab-org/gitlab!55316
-
Yogi authored
-
Kushal Pandya authored
Move from btn-success to btn-confirm in shared directory See merge request gitlab-org/gitlab!55317
-
Yogi authored
-
Kushal Pandya authored
Split new column form into data/display components See merge request gitlab-org/gitlab!55460
-
Simon Knox authored
Makes it easier to extend for different types of list in EE
-
Kushal Pandya authored
Improve search box for filter dropdowns on vulnerability page See merge request gitlab-org/gitlab!55159
-
Daniel Tian authored
1. Auto focus search box when dropdown is opened 2. Change placeholder text from "Filter..." to "Search" 3. Emit dropdown-show and dropdown-hide events when dropdown is toggled 4. Hide the browser's autocomplete 5. Always show search box at top instead of scrolling with list
-
Kushal Pandya authored
Resolve "Improve compliance frameworks form UI/UX" See merge request gitlab-org/gitlab!55592
-