You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* cleaning up the webhook lifecyle side
* Add indexes to optimize count/sum queries and wire frontend to rate limits
* Adding rate limit decrement logic
* remove console.log
* adjusting logic from self-review
* fixing suggested comments
* great catch from auto-review
* adjusting base on comment
* small formatting
* refactor
* update seed and use db from context
* decrement of rate limit should only if user has active subscription
* Fix for login button loading states (#2481)
* Fixes both auth login buttons from showing loading animation when either one is actually loading
* Fix decimal input support, add VH units. (#2469)
* Fix decimal input support, add VH units.
* fix: preserve arrow key behavior
* attempt at fixing free/paid increment
* Populate schedule data when a subscription is scheduled to be downgraded
* Handle downgrade -> upgrade gracefully
* add backfill script
* count previous day and month for free plan
---------
Co-authored-by: Thomas Potaire <[email protected]>
0 commit comments