gitlab-org--gitlab-foss/app/graphql/types
Sam Bigelow 1a14e5230e Add merge request popover with details
- Show pipeline status, title, MR Status and project path
- Popover attached to gitlab flavored markdown everywhere, including:
  + MR/Issue Title
  + MR/Issue description
  + MR/Issue comments
  + Rendered markdown files
2019-03-21 10:24:18 -04:00
..
ci Add merge request popover with details 2019-03-21 10:24:18 -04:00
permission_types Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
base_enum.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_field.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_input_object.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_interface.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_object.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_scalar.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
base_union.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
issuable_state_enum.rb Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
issue_state_enum.rb Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
issue_type.rb Improve GraphQL Authorization DSL 2019-02-26 10:22:12 +13:00
label_type.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00
merge_request_state_enum.rb Add GraphQL filters for issuables (state, labels, time fields) 2019-02-21 09:40:49 +01:00
merge_request_type.rb Improve GraphQL Authorization DSL 2019-02-26 10:22:12 +13:00
metadata_type.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
milestone_type.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00
mutation_type.rb Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
order.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00
project_type.rb Merge branch 'security-protect-private-repo-information' into 'master' 2019-03-04 18:37:03 +00:00
query_type.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
sort.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00
time_type.rb Enable frozen string in app/graphql + app/finders 2018-09-11 12:15:23 -07:00
user_type.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00