Commit Graph

10 Commits

Author SHA1 Message Date
Michael Dausmann
a7f8c37f99 prettier fixes #16 2023-10-24 21:18:03 +11:00
Michael Dausmann
d65705732e useage limits on OpenAI requests. closes #12 2023-09-10 22:46:32 +10:00
Michael Dausmann
265eb08de6 workaround prisma import issue with enums 2023-05-04 00:17:49 +10:00
Michael Dausmann
4d288c7468 team join with link and member admin 2023-04-09 00:41:46 +10:00
Michael Dausmann
10b0d6da3d Add DB Seed to Prisma 2023-04-02 18:50:21 +10:00
Michael Dausmann
f2fa72b2a1 max user limits + check plan active on webhook + flow tweaks 2023-03-25 16:03:28 +11:00
Michael Dausmann
45fb639fcf user.email account.plan_name - cleanup context and service construction - config for stripe callback - initial plan 2023-03-19 15:48:08 +11:00
Michael Dausmann
7311c13db2 Basic Stripe integration. new pages for stripe handshake and new Account page. use query instead of useQuery for trpc fetches from store 2023-03-18 20:37:51 +11:00
Michael Dausmann
de976ab43b membership functions - split and compose router functions - schema changes 2023-02-08 23:14:46 +11:00
Michael Dausmann
791192a1ae WIP for Prisma integration and account and membership schema 2023-01-29 01:06:01 +11:00