quivr/frontend/app
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
..
(auth) refactor: Enable linting on login+signup page and hooks (#1369) 2023-10-10 13:27:43 +02:00
(home) fix: failing build (removed avatar alt prop) (#1487) 2023-10-25 13:22:12 +02:00
brains-management feat: upgrade button in user settings (#1484) 2023-10-25 12:42:53 +02:00
chat feat: upgrade button in user settings (#1484) 2023-10-25 12:42:53 +02:00
contact feat: contact sales submission (#1473) 2023-10-24 13:54:28 +02:00
invitation/[brainId] fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00
user feat: manage plan (#1488) 2023-10-25 16:11:17 +02:00
App.tsx feat: ↕️ Maximise chat window (#1301) 2023-10-03 12:18:49 +02:00
globals.css fix: 🐛📱 height now matches mobile height (#1323) 2023-10-04 12:04:57 +02:00
layout.tsx feat: new homepage header (#1382) 2023-10-11 18:36:16 +02:00