-
- 下载
Merge branch 'sy-flag-metrics-annotations' into 'master'
Add Metrics Dashboard annnotations API to FF See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/120286 Merged-by:Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Reviewed-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Reviewed-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Co-authored-by:
syasonik <syasonik@gitlab.com>
显示
- app/graphql/mutations/metrics/dashboard/annotations/create.rb 2 个添加, 0 个删除...graphql/mutations/metrics/dashboard/annotations/create.rb
- app/graphql/mutations/metrics/dashboard/annotations/delete.rb 2 个添加, 0 个删除...graphql/mutations/metrics/dashboard/annotations/delete.rb
- app/graphql/resolvers/metrics/dashboards/annotation_resolver.rb 1 个添加, 0 个删除...aphql/resolvers/metrics/dashboards/annotation_resolver.rb
- app/graphql/types/mutation_type.rb 8 个添加, 2 个删除app/graphql/types/mutation_type.rb
- doc/api/graphql/reference/index.md 8 个添加, 0 个删除doc/api/graphql/reference/index.md
- lib/api/metrics/dashboard/annotations.rb 2 个添加, 0 个删除lib/api/metrics/dashboard/annotations.rb
- spec/graphql/resolvers/metrics/dashboards/annotation_resolver_spec.rb 15 个添加, 1 个删除.../resolvers/metrics/dashboards/annotation_resolver_spec.rb
- spec/requests/api/graphql/metrics/dashboard/annotations_spec.rb 16 个添加, 1 个删除...equests/api/graphql/metrics/dashboard/annotations_spec.rb
- spec/requests/api/graphql/mutations/metrics/dashboard/annotations/create_spec.rb 13 个添加, 0 个删除...ql/mutations/metrics/dashboard/annotations/create_spec.rb
- spec/requests/api/graphql/mutations/metrics/dashboard/annotations/delete_spec.rb 13 个添加, 0 个删除...ql/mutations/metrics/dashboard/annotations/delete_spec.rb
- spec/requests/api/metrics/dashboard/annotations_spec.rb 13 个添加, 0 个删除spec/requests/api/metrics/dashboard/annotations_spec.rb
加载中
想要评论请 注册 或 登录