quivr/frontend/lib/components/ui
Matthieu Jacq ee7af51c4d
feat: upgrade button in user settings (#1484)
# Description

Epic: #1429
User Story: #1431

- Add an upgrade button in user settings.
- Remove hover links on sidebar buttons (otherwise the link could
partially hide the button)

## Screenshots (if appropriate):

<img width="749" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/6265ba2b-8d91-4ee8-abb3-98417ad91076">

<img width="803" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/c13ce60b-a54d-44d7-a622-bcb1200ddb81">
2023-10-25 12:42:53 +02:00
..
Toast feat: add name missing error in new brain modal (#1055) 2023-08-30 11:04:03 +02:00
Accordion.tsx feat: add security section (#1423) 2023-10-18 15:21:15 +02:00
Avatar.tsx feat: upgrade button in user settings (#1484) 2023-10-25 12:42:53 +02:00
Button.tsx style: improve ui (#1263) 2023-09-27 09:50:27 +02:00
Card.tsx feat: enhance user page UI (#1319) 2023-10-05 17:50:02 +02:00
Chip.tsx feat: display brain status on settings page (#1221) 2023-09-20 16:24:56 +02:00
Divider.tsx Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
Ellipsis.tsx Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
Field.tsx feat: improve app ux (#1281) 2023-09-29 10:24:31 +02:00
Modal.tsx style: improve ui (#1263) 2023-09-27 09:50:27 +02:00
PageHeading.tsx fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
Popover.tsx fix: brain ico click working (#701) 2023-07-19 11:20:43 +02:00
Radio.tsx feat: add public brain creation (#1218) 2023-09-20 09:35:09 +02:00
Select.tsx fix(Select): fix JSX typo (#1292) 2023-10-02 09:33:18 +02:00
Spinner.tsx Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
TextArea.tsx feat: add custom prompt fields on brain setting pages (#837) 2023-08-03 15:41:24 +02:00
Tooltip.tsx Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00