Commit Graph

12 Commits

Author SHA1 Message Date
Michael Dausmann
265eb08de6 workaround prisma import issue with enums 2023-05-04 00:17:49 +10:00
Michael Dausmann
c44d433aac authorisation approach using trpc base procedures 2023-04-29 20:32:23 +10:00
Michael Dausmann
5d21a5731b Main auth and account flows now tested and working 2023-04-25 15:01:23 +10:00
Michael Dausmann
577e79478e enable member deletion and reject pending + bugs 2023-04-24 10:52:35 +10:00
Michael Dausmann
6a7e7ec9ac finally put #3 to bed with state. also introduce email/password signup and login 2023-04-13 20:11:18 +10:00
Michael Dausmann
028a7dda45 massive state refactor, mostly fixes #3 2023-04-12 00:05:32 +10:00
Michael Dausmann
5350a5c712 refactor service layer 2023-04-05 22:42:36 +10: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
61bab50aef mutate context dbUser along with db changes 2023-02-25 18:34:56 +11:00
Michael Dausmann
a341a641e8 refactor admin functions in store to use active account - introduce admin middleware 2023-02-24 21:09:49 +11:00
Michael Dausmann
de976ab43b membership functions - split and compose router functions - schema changes 2023-02-08 23:14:46 +11:00
Michael Dausmann
bba070d985 introduce TRPC and service layer 2023-02-05 11:55:49 +11:00