-
- Downloads
Merge branch 'ms/work-items/add-notes-metadata-type' into 'master'
Adds external author to note type See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/168678 Merged-by:Marc Saleiko <msaleiko@gitlab.com> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Mario Celi <mcelicalderon@gitlab.com> Reviewed-by:
Marc Saleiko <msaleiko@gitlab.com> Co-authored-by:
Marc Saleiko <marc.saleiko@komadesign.de>
No related branches found
No related tags found
Showing
- app/graphql/resolvers/noteable/notes_resolver.rb 1 addition, 1 deletionapp/graphql/resolvers/noteable/notes_resolver.rb
- app/graphql/types/notes/note_type.rb 5 additions, 2 deletionsapp/graphql/types/notes/note_type.rb
- app/presenters/note_presenter.rb 10 additions, 0 deletionsapp/presenters/note_presenter.rb
- app/serializers/note_entity.rb 3 additions, 11 deletionsapp/serializers/note_entity.rb
- doc/api/graphql/reference/index.md 1 addition, 0 deletionsdoc/api/graphql/reference/index.md
- spec/graphql/types/notes/note_type_spec.rb 16 additions, 3 deletionsspec/graphql/types/notes/note_type_spec.rb
- spec/presenters/note_presenter_spec.rb 10 additions, 0 deletionsspec/presenters/note_presenter_spec.rb
- spec/serializers/note_entity_spec.rb 2 additions, 40 deletionsspec/serializers/note_entity_spec.rb
- spec/support/shared_examples/graphql/notes_on_noteables_shared_examples.rb 6 additions, 0 deletions...ed_examples/graphql/notes_on_noteables_shared_examples.rb
Please register or sign in to comment