UX Implementation for code suggestions
Add routes, controller and UX for pages with code suggestions trial forms
显示
- app/views/layouts/minimal.html.haml 2 个添加, 1 个删除app/views/layouts/minimal.html.haml
- config/initializers_before_autoloader/000_inflections.rb 1 个添加, 0 个删除config/initializers_before_autoloader/000_inflections.rb
- ee/app/assets/images/illustrations/bg-decorations.svg 1 个添加, 0 个删除ee/app/assets/images/illustrations/bg-decorations.svg
- ee/app/assets/javascripts/pages/subscriptions/trials/duo_pro/new/index.js 8 个添加, 0 个删除...vascripts/pages/subscriptions/trials/duo_pro/new/index.js
- ee/app/assets/javascripts/trials/components/trial_create_lead_form.vue 5 个添加, 2 个删除.../javascripts/trials/components/trial_create_lead_form.vue
- ee/app/assets/javascripts/trials/init_create_lead_form.js 2 个添加, 0 个删除ee/app/assets/javascripts/trials/init_create_lead_form.js
- ee/app/assets/stylesheets/pages/subscriptions.scss 10 个添加, 0 个删除ee/app/assets/stylesheets/pages/subscriptions.scss
- ee/app/controllers/subscriptions/trials/duo_pro_controller.rb 53 个添加, 0 个删除...pp/controllers/subscriptions/trials/duo_pro_controller.rb
- ee/app/helpers/trials_helper.rb 18 个添加, 9 个删除ee/app/helpers/trials_helper.rb
- ee/app/views/groups/billings/_free_plan_billing_index.html.haml 6 个添加, 2 个删除.../views/groups/billings/_free_plan_billing_index.html.haml
- ee/app/views/subscriptions/trials/_lead_form.html.haml 1 个添加, 1 个删除ee/app/views/subscriptions/trials/_lead_form.html.haml
- ee/app/views/subscriptions/trials/duo_pro/_advantages_list.html.haml 17 个添加, 0 个删除...s/subscriptions/trials/duo_pro/_advantages_list.html.haml
- ee/app/views/subscriptions/trials/duo_pro/_lead_form.html.haml 19 个添加, 0 个删除...p/views/subscriptions/trials/duo_pro/_lead_form.html.haml
- ee/app/views/subscriptions/trials/duo_pro/_select_namespace_form.html.haml 32 个添加, 0 个删除...criptions/trials/duo_pro/_select_namespace_form.html.haml
- ee/app/views/subscriptions/trials/duo_pro/step_lead.html.haml 1 个添加, 0 个删除...pp/views/subscriptions/trials/duo_pro/step_lead.html.haml
- ee/app/views/subscriptions/trials/duo_pro/step_namespace.html.haml 1 个添加, 0 个删除...ews/subscriptions/trials/duo_pro/step_namespace.html.haml
- ee/config/feature_flags/wip/duo_pro_trials.yml 9 个添加, 0 个删除ee/config/feature_flags/wip/duo_pro_trials.yml
- ee/config/routes/subscription.rb 4 个添加, 0 个删除ee/config/routes/subscription.rb
- ee/spec/frontend/trials/components/trial_create_lead_form_spec.js 19 个添加, 5 个删除...frontend/trials/components/trial_create_lead_form_spec.js
- ee/spec/helpers/trials_helper_spec.rb 55 个添加, 0 个删除ee/spec/helpers/trials_helper_spec.rb
加载中
想要评论请 注册 或 登录