quivr/frontend/app
Antoine Dewez 1381a0729e
fix(frontend & backend): unsubscribe from brain (#2373)
# 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-21 11:51:10 -07:00
..
(auth)/login fix(frontend): remove tests (#2287) 2024-03-04 11:07:00 -08:00
(home) fix(frontend): login bug (#2300) 2024-03-05 08:25:09 -08:00
chat feat(frontend & backend): thumbs for message feedback (#2360) 2024-03-21 00:11:06 -07:00
invitation/[brainId] fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
search feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
studio fix(frontend & backend): unsubscribe from brain (#2373) 2024-03-21 11:51:10 -07:00
user fix(frontend): remove brains usage in user page (#2349) 2024-03-15 11:41:25 -07:00
App.tsx feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
colors.css feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
global-error.jsx fix(sentry): Refactor GlobalError component to use arrow function syntax (#2252) 2024-02-23 17:32:29 -08:00
globals.css feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
layout.module.scss feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
layout.tsx feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
not-found.tsx feat(frontend): 404 redirection (#2309) 2024-03-06 11:53:51 -08:00