- 14 Feb, 2022 40 commits
-
-
Olena Horal-Koretska authored
Fix duplicate draft help text See merge request gitlab-org/gitlab!79411
-
Kati Paizee authored
Docs: Update Elasticsearch versions See merge request gitlab-org/gitlab!80495
-
Amy Qualls authored
Remove (s) from Source Code doc See merge request gitlab-org/gitlab!80528
-
Stanislav Lashmanov authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/348824 Changelog: fixed
-
Matthias Käppler authored
Enable kaniko custom build context See merge request gitlab-org/gitlab!75530
-
Marcia Ramos authored
- Add version note - Communicate the deprecation - Communicate the removal - Clean up older versions - Parallel to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80448
-
Martin Wortschack authored
Merge branch '344396-make-badges-in-app-views-projects-pages_domains-_dns-html-haml-pajamas-compliant' into 'master' Make badges in Pages DNS Pajamas-compliant See merge request gitlab-org/gitlab!79858
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses project clusters_spec See merge request gitlab-org/gitlab!75224
-
Natalia Tepluhina authored
Rm enableLabelPermalinks from components See merge request gitlab-org/gitlab!80239
-
Natalia Tepluhina authored
Merge branch '344154-replace-data-confirm-modals-with-glmodal-in-app-views-doorkeeper-authorized_applications' into 'master' Use `GlModal` in `_delete_form.html.haml` See merge request gitlab-org/gitlab!80464
-
Vitaly Slobodin authored
Stop confetti popup from opening on browser back button See merge request gitlab-org/gitlab!80423
-
Doug Stull authored
- so we can better control the modal popup on browser back button. Changelog: fixed EE: true
-
Olena Horal-Koretska authored
Update Related Issues app UI text to be context aware See merge request gitlab-org/gitlab!80288
-
Ramya Authappan authored
Merge branch '350899-quarantine-Fulfillment-Cloud-activation-code-activates-instance-with-correct-subscription-details' into 'master' [QUARANTINE] Fulfillment Cloud activation code activates instance with correct subscription details See merge request gitlab-org/gitlab!80557
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses group cluster_controller_spec See merge request gitlab-org/gitlab!75190
-
Furkan Ayhan authored
Add ref param to project level ci/lint See merge request gitlab-org/gitlab!79992
-
Thad Craft authored
Refactor issue move to not require group_id param This simplifies the code so that we allow passing in move_before_id / move_after_id as long as they are part of the same project / namespace hierarchy. This also fixes the reorder API so that it now accepts IDs from other projects within the same hierarchy. Changelog: fixed
-
Vitali Tatarintev authored
Merge branch '345905-cluster-image-scanning-vulnerability-resolution-fix-create-starboard-endpoint' into 'master' Query existing vulnerability by UUID in internal Starboard vulnerability API See merge request gitlab-org/gitlab!80475
-
Siddharth Asthana authored
Changelog: other
-
Max Woolf authored
Extract runner destruction logic to UnregisterRunnerService See merge request gitlab-org/gitlab!79668
-
Pedro Pombeiro authored
From current endpoints which destroy a Ci::Runner
-
Natalia Tepluhina authored
Update to ApolloClient@3 See merge request gitlab-org/gitlab!55062
-
Lukas 'Eipi' Eipert authored
This is an attempt to update to ApolloClient@3. Multiple packages have been replaced by a single one. This will likely result in a red pipeline because Caches are now immutable. But it should be a good starting point to explore what goes wrong: TODOs: 1. Check that caching works correctly 2. Check that startup graphql works correctly 3. Update documentation with correct links 4. Link against importing from `@apollo/client`, we should always import from `@apollo/client/core` as we otherwise pull in React related dependencies. Map `@apollo/client` to `@apollo/client/core` Fix vendor dll Migrate remaining apollo-link uses Fixed Introspection fragment matcher Added merge policies Fixed more fragment matchers Fixed dataIdFromObject imports Fixed gql imports Fixed apollo-link imports Remove change to upload link Removed duplicated ids Fixed MR widget type policies Fixed structure Fixed incidents app Added id to alert management Added ids to pipeline editor Add a resolution for subscriptions-transport-ws Note: This is needed because @apollo/client has a peer dependency and some other dependency pulls in a newer version. Both are functionally equivalent. Replaced fragmentMatcher with possible types Removed id from type Repository Added a few basic type policies Fixed unit tests to pass Added typenames to unit tests to make them pass Cleaned up data checks in components Apollo 3 doesn't return data property with result on error; thus, we need to check on result hooks if data exists before doing any operations with it Fixed stylelint errors Add missing typename in spec Removed check for data Cleaning up changes Removed some unnecessary changes like imports order Apply 1 suggestion(s) to 1 file(s) Manually set error policy to 'none' Removed unnecessary guards from result hook in queries Revert "Manually set error policy to 'none'" This reverts commit 657eac6727c563555dcbe8a3013801ae710b80db. Apply 1 suggestion(s) to 1 file(s) Fixed stripTypenames to be used on widget Fixed specs after review Add comment about pendingApolloRequests - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55062#note_838943715 Reverted subsriptions transport change
-
Vitali Tatarintev authored
Refactor WorkItems::CreateService See merge request gitlab-org/gitlab!80309
-
Marcin Sedlak-Jakubowski authored
Docs: move common things for burndown and burnup charts to a common section See merge request gitlab-org/gitlab!80016
-
Brandon Labuschagne authored
This commit makes the badge within the pages DNS configuration PJs compliant. Changelog: fixed
-
Siddharth Asthana authored
Changelog: other
-
Kushal Pandya authored
Update copy usages throughout the app to determine correct text based on issuableType.
-
Sincheol (David) Kim authored
Fix use of ActiveRecord::Base in CurrentSettings See merge request gitlab-org/gitlab!79295
-
Patrick Bajao authored
Workhorse: change upload method names and add comments See merge request gitlab-org/gitlab!80305
-
Achref BEN SAAD authored
-
Etienne Baqué authored
Allow to toggle requirements_access_level on REST API See merge request gitlab-org/gitlab!79968
-
Shinya Maeda authored
Only log inefficient query error See merge request gitlab-org/gitlab!80456
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Kushal Pandya authored
Search only active milestones on issues list refactor See merge request gitlab-org/gitlab!80538
-
Kushal Pandya authored
On click of board cards in filtered search, refresh page See merge request gitlab-org/gitlab!80238
-
Scott Stern authored
Changed: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80238
-