-
- 下载
Merge branch 'hly-graphql-explorer-performance-bar' into 'master'
Add performance bar to GraphQL explorer See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/171948 Merged-by:Lukas Eipert <leipert@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Lukas Eipert <leipert@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
No related branches found
No related tags found
显示
- app/assets/javascripts/entrypoints/graphql_explorer.js 5 个添加, 1 个删除app/assets/javascripts/entrypoints/graphql_explorer.js
- app/assets/javascripts/entrypoints/performance_bar.js 3 个添加, 1 个删除app/assets/javascripts/entrypoints/performance_bar.js
- app/assets/javascripts/performance_bar/components/detailed_metric.vue 1 个添加, 0 个删除...avascripts/performance_bar/components/detailed_metric.vue
- app/assets/javascripts/performance_bar/components/info_modal/info_app.vue 1 个添加, 0 个删除...cripts/performance_bar/components/info_modal/info_app.vue
- app/assets/javascripts/performance_bar/index.js 15 个添加, 3 个删除app/assets/javascripts/performance_bar/index.js
- app/assets/javascripts/performance_bar/transform_root_to_host_rules.js 19 个添加, 0 个删除...vascripts/performance_bar/transform_root_to_host_rules.js
- app/assets/stylesheets/page_bundles/graphql_explorer.scss 6 个添加, 0 个删除app/assets/stylesheets/page_bundles/graphql_explorer.scss
- app/controllers/api/graphql/graphql_explorer_controller.rb 1 个添加, 0 个删除app/controllers/api/graphql/graphql_explorer_controller.rb
- app/views/api/graphql/graphql_explorer/show.html.haml 10 个添加, 1 个删除app/views/api/graphql/graphql_explorer/show.html.haml
- spec/frontend/performance_bar/index_spec.js 24 个添加, 11 个删除spec/frontend/performance_bar/index_spec.js
加载中
想要评论请 注册 或 登录