- 16 Sep, 2020 40 commits
-
-
Alex Kalderimis authored
This is now part of the usage instructions in the relative positioning shared examples.
-
Alex Kalderimis authored
Since classes that include RelativePositioning no longer can override low-level implementation methods to hook into internal details, this means that catching query timeouts and other failures systematically is no longer straightforward. This change allows classes to implement a new callback hook: `#could_not_move`, which is called with an exception if any of the movement methods times out.
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This involves custom handling for polymorphic models, and null-safety.
-
Alex Kalderimis authored
Hetrogenous sets of items need to override a couple of methods
-
Alex Kalderimis authored
These are tested by their behavior
-
Alex Kalderimis authored
-
Alex Kalderimis authored
By testing this, we can remove the tests on private members.
-
Alex Kalderimis authored
-
Alex Kalderimis authored
this comes at the cost of less-than-correct behaviour See: https://gitlab.com/gitlab-org/gitlab/-/issues/238416
-
Jan Provaznik authored
[Relative Positioning] Correct sibling query for epic tree nodes See merge request gitlab-org/gitlab!41986
-
Sean McGivern authored
Expose dependency path See merge request gitlab-org/gitlab!40644
-
Tetiana Chupryna authored
Add mock data
-
Marcin Sedlak-Jakubowski authored
Add docs for custom schema validation See merge request gitlab-org/gitlab!42194
-
Himanshu Kapoor authored
Outside the Syntax highlighting header as per: https://gitlab.com/gitlab-org/gitlab/-/issues/247483#note_413000624
-
Dmytro Zaporozhets (DZ) authored
Track projects using code intelligence See merge request gitlab-org/gitlab!41881
-
Mike Greiling authored
Don't apply Ctrl markdown shortcuts on Mac See merge request gitlab-org/gitlab!42239
-
Enrique Alcántara authored
Update buttons in the Add issues modal in Boards Closes #229321 See merge request gitlab-org/gitlab!42317
-
Marcin Sedlak-Jakubowski authored
Add note for red merge button to MR docs Closes #245329 and #245326 See merge request gitlab-org/gitlab!41608
-
Daniel Gruesso authored
-
Kushal Pandya authored
Add tracking to group invite banner Closes #219240 and #229619 See merge request gitlab-org/gitlab!41774
-
Gabriel Mazetto authored
Projects::CreateService to consider only group membership for admin See merge request gitlab-org/gitlab!42335
-
Enrique Alcántara authored
Remove remaining deprecated GlNew references See merge request gitlab-org/gitlab!42422
-
Gabriel Mazetto authored
Don't clean Sidekiq processes when fetching metrics See merge request gitlab-org/gitlab!42463
-
Mike Jang authored
Docs: Clarify definition of subject See merge request gitlab-org/gitlab!42445
-
Thong Kuah authored
-
Jan Provaznik authored
Add *_VERSION files to the .backend-patterns list Closes #250272 See merge request gitlab-org/gitlab!42444
-
Sean McGivern authored
Display Contributor and Author badges on notes Closes #16534 See merge request gitlab-org/gitlab!40198
-
Marcel Amirault authored
Add instance level variables to the priority list See merge request gitlab-org/gitlab!42442
-
Rémy Coutable authored
docs: Fix typo in GitLab Notification Email See merge request gitlab-org/gitlab!42447
-
Rémy Coutable authored
Fix Gitaly update Slack notification See merge request gitlab-org/gitlab!42369
-
Illya Klymov authored
Merge branch '227575-fe-implementation-convert-rest-api-to-graphql-mutation-for-mr-creation-flow' into 'master' Replace POST with GraphQL mutation in SAST Configuration See merge request gitlab-org/gitlab!41995
-
Mark Florian authored
This replaces the existing form submission POST request with a GraphQL mutation. This change also updates some stale TODO comments to point to a more relevant issue. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/227575.
-
Marcin Sedlak-Jakubowski authored
Docs: Update page with several style edits See merge request gitlab-org/gitlab!42410
-
Craig Norris authored
As this would need changing Ruby files.
-
Natalia Tepluhina authored
Migrating deprecated button on the Productivity Analysis page Closes #219772 See merge request gitlab-org/gitlab!42339
-
Veethika Mishra authored
-
Craig Norris authored
Fix feature flag documentation guideline See merge request gitlab-org/gitlab!42467
-
Jackie Fraser authored
Adds 3 tracking events invite_members_banner_displayed, invite_members_banner_button_click, and invite_members_banner_dismissed
-