Add graphQL connection
Add service to get plan upgrade info Add specs for new helper methods
显示
- ee/app/assets/stylesheets/pages/billings.scss 111 个添加, 4 个删除ee/app/assets/stylesheets/pages/billings.scss
- ee/app/helpers/billing_plans_helper.rb 44 个添加, 5 个删除ee/app/helpers/billing_plans_helper.rb
- ee/app/services/gitlab_subscriptions/plan_upgrade_service.rb 26 个添加, 0 个删除ee/app/services/gitlab_subscriptions/plan_upgrade_service.rb
- ee/app/views/shared/billings/_billing_plan.html.haml 66 个添加, 39 个删除ee/app/views/shared/billings/_billing_plan.html.haml
- ee/app/views/shared/billings/_billing_plan_header.html.haml 1 个添加, 1 个删除ee/app/views/shared/billings/_billing_plan_header.html.haml
- ee/app/views/shared/billings/_billing_plans.html.haml 3 个添加, 3 个删除ee/app/views/shared/billings/_billing_plans.html.haml
- ee/lib/gitlab/subscription_portal/client.rb 29 个添加, 0 个删除ee/lib/gitlab/subscription_portal/client.rb
- ee/spec/features/billings/billing_plans_spec.rb 3 个添加, 3 个删除ee/spec/features/billings/billing_plans_spec.rb
- ee/spec/features/groups/billing_spec.rb 2 个添加, 0 个删除ee/spec/features/groups/billing_spec.rb
- ee/spec/helpers/billing_plans_helper_spec.rb 95 个添加, 15 个删除ee/spec/helpers/billing_plans_helper_spec.rb
- ee/spec/lib/gitlab/subscription_portal/client_spec.rb 96 个添加, 0 个删除ee/spec/lib/gitlab/subscription_portal/client_spec.rb
- ee/spec/services/fetch_subscription_plans_service_spec.rb 1 个添加, 1 个删除ee/spec/services/fetch_subscription_plans_service_spec.rb
- ee/spec/services/gitlab_subscriptions/plan_upgrade_service_spec.rb 63 个添加, 0 个删除...ervices/gitlab_subscriptions/plan_upgrade_service_spec.rb
- ee/spec/support/helpers/subscription_portal_helpers.rb 37 个添加, 0 个删除ee/spec/support/helpers/subscription_portal_helpers.rb
- locale/gitlab.pot 15 个添加, 3 个删除locale/gitlab.pot
加载中
想要评论请 注册 或 登录