quivr/frontend/lib
Antoine Dewez f17e22ca49
fix(frontend): remove actions modal (#2054)
# 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-01-21 22:36:06 -08:00
..
api feat: add new brain management page (#1906) 2023-12-18 14:23:45 +01:00
assets feat: add new signin/login page (#1492) 2023-10-26 09:48:41 +02:00
components fix(frontend): remove actions modal (#2054) 2024-01-21 22:36:06 -08:00
config feat: add Menu bar (#1885) 2023-12-14 10:15:38 +01:00
context fix(frontend): don't set default brain as current brain and remove change brain button (#2047) 2024-01-21 16:12:30 -08:00
helpers feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
hooks feat: update brain details page (#1910) 2023-12-18 18:02:34 +01:00
router Shareable brain 6 (#628) 2023-07-13 18:05:08 +02:00
types feat(frontend): handle mentions in search bar (#2049) 2024-01-21 18:13:20 -08:00
utils.ts fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00