Skip to content
Snippets Groups Projects
Select Git revision
  • 516868-disable-replace-delete-unlock
  • 523100-fix-fetching-custom-roles-in-policies-for-self-managed
  • 523718-fix-note-last-edited-by
  • 519551-secure-defaults
  • migrate-previously-created-runners-dedicated
  • master default protected
  • 505041-add-parent-param-groups-resolver
  • rails-next protected
  • ruby-next protected
  • 517748-restructure-feature-settings-table
  • brodock/update-migration-docs-for-views
  • j_lar/mark_some_events_as_internal_events
  • release-tools/update-gitaly
  • 517411-prevent-creating-pipeline-on-workload-branch-creation
  • zl/incident-10989
  • 517748-pass-expanded-chat-sub-features-feature-flag-to-frontend
  • 514659-add-message-about-enabling-glas
  • sh-fix-rack-attack-rate-limiting-runner-api
  • 511378-find-nonsql-service-ping-bottlenecks
  • 522884-hide-project
  • v17.7.6-ee protected
  • v17.8.4-ee protected
  • v17.9.1-ee protected
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
40 results

gitlab_schema.json

  • Luke Duncalfe's avatar
    5ef5cf98
    Add repositionImageDiffNote mutation · 5ef5cf98
    Luke Duncalfe authored and Heinrich Lee Yu's avatar Heinrich Lee Yu committed
    This mutation allows repositioning a DiffNote.
    
    It uses the special `reposition_note` permission, which is an alias of
    `admin_note` unless the noteable is a Design, in which case it will be
    true if the user can `create_note`.
    
    This allows people who can comment on a Design to reposition the notes
    of other people.
    
    #207334
    5ef5cf98
    History
    Add repositionImageDiffNote mutation
    Luke Duncalfe authored and Heinrich Lee Yu's avatar Heinrich Lee Yu committed
    This mutation allows repositioning a DiffNote.
    
    It uses the special `reposition_note` permission, which is an alias of
    `admin_note` unless the noteable is a Design, in which case it will be
    true if the user can `create_note`.
    
    This allows people who can comment on a Design to reposition the notes
    of other people.
    
    #207334
Code owners
Assign users and groups as approvers for specific file changes. Learn more.