mirror of
https://github.com/plausible/analytics.git
synced 2024-12-29 04:22:34 +03:00
8cc7bce689
* fix the styling of the red text notice under checkout link * avoid some code repetition * simplify rendering the change_plan_link * refactor disabling checkout link and showing disabled message * disable change plan and upgrade link when exceeding pageview limit * disable checkout when exceeding team member limit * disable checkout when site limit exceeded * extract checkout related code in a separate function * stick to a single order of features * losing features warning * fix back link from change-plan-preview * create Quota.exceeded_limits function * restrict subscribing with exceeded limits on the API level too * use with instead of case Co-authored-by: Vini Brasil <vini@hey.com> * use :map type instead of :any for user Co-authored-by: Vini Brasil <vini@hey.com> * create Quota.usage function --------- Co-authored-by: Vini Brasil <vini@hey.com> |
||
---|---|---|
.. | ||
_paddle_script.html.eex | ||
_plan_option.html.eex | ||
change_enterprise_plan_contact_us.html.eex | ||
change_plan_preview.html.eex | ||
change_plan.html.eex | ||
choose_plan.html.heex | ||
upgrade_success.html.eex | ||
upgrade_to_enterprise_plan.html.heex | ||
upgrade.html.eex |