f523ce7795
fix: custom templates on team plan ( #18792 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2025-01-21 20:16:57 +00:00
Joe Au-Yeung and GitHub
d6306dcd22
fix: Disable custom templates for trialing teams ( #18748 )
...
* Create `checkIfTeamHasActivePlan` method on `stripe-billing-service`
* Add `checkIfTeamPlanIsActive` to `InternalTeamBilling`
* Create `hasActiveTeamPlan` trpc endpoint
* Check for active team plan when updating workflows
* Create `useHasActiveTeamPlan` hook
* Use `useHasActiveTeamPlan` on workflow edit page
* Type fixes
* Type fix
* Add `accepted` to team query
2025-01-20 14:48:33 +00:00
+1
30ba168fc3
chore: bump @trpc/* and @tanstack/react-query ( #13335 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Gergő Móricz <mo.geryy@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-01-23 16:42:29 -07:00
Peer Richelsen and GitHub
518ec4f605
feat: added /enterprise upgrade tip ( #12207 )
2023-11-13 13:55:28 +02:00
cc2c04e52b
fix is premium check ( #9101 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-05-24 18:24:12 +00:00
a3b26cd1e7
Removes team paywall for self-hosted ( #7185 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-02-17 23:00:19 +00:00
50c74cf286
change useHasTeamPlan hook to useHasPaidPlan ( #6699 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-01-31 19:10:21 +00:00