quivr/frontend/lib
Matthieu Jacq 56d1f94b62
feat: upgrade to plus button (#1482)
# Description

Epic: #1429 
User Story: #1430 

## Pour la mise en preview / prod:

- Mettre à jour l'environnement

```env
NEXT_PUBLIC_STRIPE_PRICING_TABLE_ID=<change-me>
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=<change-me>
```

- Activer le feature flag `monetization` (booléen)

## Screenshots (if appropriate):

Button:
<img width="289" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/c0f7321e-2f48-4462-aab9-fd1c6f4282cd">

Modal:
<img width="843" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/28082680-1126-44db-bf77-76ae7474747f">
2023-10-24 18:26:48 +02:00
..
api feat: fetch security questions from CMS (#1464) 2023-10-23 14:06:26 +02:00
components feat: upgrade to plus button (#1482) 2023-10-24 18:26:48 +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