-
- Downloads
Add enterprise plans
Showing
- config/runtime.exs 8 additions, 0 deletionsconfig/runtime.exs
- lib/plausible/auth/user.ex 1 addition, 0 deletionslib/plausible/auth/user.ex
- lib/plausible/billing/enterprise_plan.ex 30 additions, 0 deletionslib/plausible/billing/enterprise_plan.ex
- lib/plausible/billing/enterprise_plan_admin.ex 37 additions, 0 deletionslib/plausible/billing/enterprise_plan_admin.ex
- lib/plausible/billing/plans.ex 11 additions, 10 deletionslib/plausible/billing/plans.ex
- lib/plausible/mailer.ex 12 additions, 0 deletionslib/plausible/mailer.ex
- lib/plausible_web/controllers/billing_controller.ex 110 additions, 43 deletionslib/plausible_web/controllers/billing_controller.ex
- lib/plausible_web/email.ex 13 additions, 1 deletionlib/plausible_web/email.ex
- lib/plausible_web/router.ex 2 additions, 0 deletionslib/plausible_web/router.ex
- lib/plausible_web/templates/billing/change_enterprise_plan.html.eex 68 additions, 0 deletions...ble_web/templates/billing/change_enterprise_plan.html.eex
- lib/plausible_web/templates/billing/change_enterprise_plan_contact_us.html.eex 16 additions, 0 deletions...plates/billing/change_enterprise_plan_contact_us.html.eex
- lib/plausible_web/templates/billing/change_plan_preview.html.eex 1 addition, 1 deletion...usible_web/templates/billing/change_plan_preview.html.eex
- lib/plausible_web/templates/billing/upgrade.html.eex 0 additions, 1 deletionlib/plausible_web/templates/billing/upgrade.html.eex
- lib/plausible_web/templates/billing/upgrade_enterprise_plan.html.eex 44 additions, 0 deletions...le_web/templates/billing/upgrade_enterprise_plan.html.eex
- lib/plausible_web/templates/billing/upgrade_to_plan.html.eex 2 additions, 2 deletionslib/plausible_web/templates/billing/upgrade_to_plan.html.eex
- lib/plausible_web/templates/email/enterprise_over_limit.html.eex 8 additions, 0 deletions...usible_web/templates/email/enterprise_over_limit.html.eex
- lib/workers/check_usage.ex 27 additions, 11 deletionslib/workers/check_usage.ex
- priv/repo/migrations/20211020093238_add_enterprise_plans.exs 19 additions, 0 deletionspriv/repo/migrations/20211020093238_add_enterprise_plans.exs
- test/plausible_web/controllers/billing_controller_test.exs 71 additions, 0 deletionstest/plausible_web/controllers/billing_controller_test.exs
- test/support/factory.ex 9 additions, 0 deletionstest/support/factory.ex
Loading
Please register or sign in to comment