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
|
a341a641e8
|
refactor admin functions in store to use active account - introduce admin middleware
|
2023-02-24 21:09:49 +11:00 |
|
Michael Dausmann
|
f2b3a2617d
|
parameterise admin functions and move to store actions
|
2023-02-21 20:37:32 +11:00 |
|
Michael Dausmann
|
fbe2436231
|
create utility types on server - include Account with Membership - start moving account functions to store actions
|
2023-02-20 00:21:56 +11:00 |
|
Michael Dausmann
|
b3ee03b5c3
|
ditch useState and composables in favour of pinia store - add server rendered note detail page
|
2023-02-19 01:22:55 +11:00 |
|