quivr/frontend/lib
Matthieu Jacq d311a53b6f
feat: manage plan (#1488)
# Description

- add crown on premium user
- link to manage plan in page `/user`

## ⚠️ Before merging

Setup env variable:
```env
NEXT_PUBLIC_STRIPE_MANAGE_PLAN_URL=<ignore-me-or-change-me>
```

## Screenshots (if appropriate):

<img width="290" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/a87b0f7e-b07c-4f4e-b9d2-515ac25ebf05">

<img width="318" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/6a4f4f72-8c75-45da-9468-cae1a8d28935">
2023-10-25 16:11:17 +02:00
..
api feat: fetch security questions from CMS (#1464) 2023-10-23 14:06:26 +02:00
components feat: manage plan (#1488) 2023-10-25 16:11:17 +02:00
config feat: upgrade to plus button (#1482) 2023-10-24 18:26:48 +02:00
context feat: update onboarding steps (#1337) 2023-10-05 18:03:46 +02:00
helpers feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
hooks feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
router Shareable brain 6 (#628) 2023-07-13 18:05:08 +02:00
types feat: setup premium feature backend (#1467) 2023-10-23 18:19:04 +02:00
utils.ts fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00