mirror of
https://github.com/plausible/analytics.git
synced 2024-12-27 19:47:26 +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> |
||
---|---|---|
.. | ||
components | ||
funnel_settings | ||
goal_settings | ||
plugins/api | ||
props_settings | ||
choose_plan.ex | ||
flash.ex | ||
funnel_settings.ex | ||
goal_settings.ex | ||
props_settings.ex | ||
register_form.ex | ||
reset_password_form.ex |