Add group CI/CD variables graphql
This commit adds the graphql app for group CI/CD variables and the corresponding specs.
显示
- app/assets/javascripts/ci_variable_list/components/ci_group_variables.vue 104 个添加, 0 个删除...cripts/ci_variable_list/components/ci_group_variables.vue
- app/assets/javascripts/ci_variable_list/graphql/mutations/group_add_variable.mutation.graphql 30 个添加, 0 个删除...ist/graphql/mutations/group_add_variable.mutation.graphql
- app/assets/javascripts/ci_variable_list/graphql/mutations/group_delete_variable.mutation.graphql 30 个添加, 0 个删除.../graphql/mutations/group_delete_variable.mutation.graphql
- app/assets/javascripts/ci_variable_list/graphql/mutations/group_update_variable.mutation.graphql 30 个添加, 0 个删除.../graphql/mutations/group_update_variable.mutation.graphql
- app/assets/javascripts/ci_variable_list/graphql/queries/group_variables.query.graphql 17 个添加, 0 个删除...riable_list/graphql/queries/group_variables.query.graphql
- app/assets/javascripts/ci_variable_list/graphql/resolvers.js 47 个添加, 1 个删除app/assets/javascripts/ci_variable_list/graphql/resolvers.js
- app/assets/javascripts/ci_variable_list/index.js 6 个添加, 1 个删除app/assets/javascripts/ci_variable_list/index.js
- app/controllers/groups/settings/ci_cd_controller.rb 3 个添加, 0 个删除app/controllers/groups/settings/ci_cd_controller.rb
- spec/features/group_variables_spec.rb 7 个添加, 3 个删除spec/features/group_variables_spec.rb
- spec/frontend/ci_variable_list/components/ci_group_variables_spec.js 183 个添加, 0 个删除...nd/ci_variable_list/components/ci_group_variables_spec.js
- spec/frontend/ci_variable_list/mocks.js 2 个添加, 12 个删除spec/frontend/ci_variable_list/mocks.js
加载中
想要评论请 注册 或 登录