quivr/frontend/lib/components/ui
Antoine Dewez 526addb7f7
fix(frontend): remove brains usage in user page (#2349)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-03-15 11:41:25 -07:00
..
CountrySelector feat(frontend): design changes on user profile (#2140) 2024-02-03 17:45:05 -08:00
FieldHeader feat(frontend): add help tooltip for model selection (#2318) 2024-03-07 09:12:24 -08:00
FoldableSection fix(frontend): legacy on foldable section animation pr (#2230) 2024-02-20 15:36:15 -08:00
Icon fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
InfoDisplayer feat(frontend): design changes on user profile (#2140) 2024-02-03 17:45:05 -08:00
LoaderIcon feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
MessageInfoBox fix(frontend): message info box (#2277) 2024-03-01 11:30:46 -08:00
Modal feat(frontend): new brain creation modal (#2192) 2024-02-14 16:37:33 -08:00
OptionsModal fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
QuivrButton fix(frontend): remove brains usage in user page (#2349) 2024-03-15 11:41:25 -07:00
SearchBar feat(frontend): better UI/UX on select brain (#2288) 2024-03-04 11:22:02 -08:00
SingleSelector fix(frontend): zindex and radius on single selector component (#2276) 2024-02-29 14:08:10 -08:00
Tabs fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
Tag feat(frontend): brain Catalogue (#2303) 2024-03-06 11:17:46 -08:00
TextAreaInput fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
TextButton feat(frontend): Page Header + Begin of Studio (#2151) 2024-02-06 16:05:07 -08:00
TextInput fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
Toast feat: add name missing error in new brain modal (#1055) 2023-08-30 11:04:03 +02:00
Tooltip feat(frontend): first custom brain live (#2226) 2024-02-20 15:11:03 -08:00
Button.tsx feat(frontend): handle mentions in search bar (#2049) 2024-01-21 18:13:20 -08:00
Card.tsx feat: enhance user page UI (#1319) 2023-10-05 17:50:02 +02:00
CopyButton.tsx fix(frontend): bigger icon on message row (#2345) 2024-03-15 08:51:44 -07:00
Divider.tsx feat: update brain details page (#1910) 2023-12-18 18:02:34 +01:00
Field.tsx feat: update brain details page (#1910) 2023-12-18 18:02:34 +01:00
ModalPayment.tsx feat(payment): added modal of right size (#1860) 2023-12-11 17:27:44 +01:00
PageHeading.tsx fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
Popover.tsx fix(frontend): fix z index popover on add knwoledge modal (#2118) 2024-01-30 14:10:08 -08:00
Radio.tsx fix: allow user to set a brain as public after creation (#1646) 2023-11-16 18:57:12 +01:00
Select.tsx feat: add new actions modal (#1870) 2023-12-13 08:54:35 +01:00
Spinner.tsx feat: improve ux (#1522) 2023-10-30 14:52:47 +01:00
TextArea.tsx feat: update brain details page (#1910) 2023-12-18 18:02:34 +01:00