vincanger
|
60a79e4b93
|
Remove hasPaid from user entity and rely only on subscriptionStatus for user privileges (#96)
* fix userStripeId race condition
* small fixes
* fix operations
* Update app/src/server/queries.ts
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update app/src/server/queries.ts
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* fix typos and remove console logs
* Update PricingPage.tsx
* add pricing page tests
* add copying .env.client.example
---------
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
|
2024-04-22 15:37:20 +02:00 |
|
vincanger
|
8fa8f24486
|
Update .env.client.example
|
2024-04-15 18:36:28 +02:00 |
|
vincanger
|
6848d16da4
|
move customer portal url to .env.client
|
2024-04-15 17:30:20 +02:00 |
|
vincanger
|
7423313364
|
restructure blog
Delete .env copy.server
update gitignore
add guided tour doc
|
2023-12-11 17:01:26 -05:00 |
|