quivr/frontend/app
Antoine Dewez 7862901c3c
fix(frontend): send invitation clearer (#3090)
# 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-08-26 11:00:40 +02:00
..
(auth)/login feat: Add Azure login support (#3071) 2024-08-22 12:57:43 -07:00
(home) fix(frontend): dark mode issues (#2382) 2024-03-27 14:52:42 -07:00
assistants fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
chat feat(frontend): brain snippet selector (#3038) 2024-08-21 17:23:59 +02:00
invitation/[brainId] fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
search feat: Add NEXT_PUBLIC_PROJECT_NAME environment variable (#3070) 2024-08-22 12:50:10 -07:00
studio fix(frontend): send invitation clearer (#3090) 2024-08-26 11:00:40 +02:00
user feat(frontend): show or hide tokens relative stuff (#3017) 2024-08-19 10:22:56 -07:00
App.module.scss feat(frontend): helpbox (#3007) 2024-08-14 19:31:30 +02:00
App.tsx feat(frontend): helpbox (#3007) 2024-08-14 19:31:30 +02:00
colors.css fix(frontend): talk with models (#2981) 2024-08-08 16:29:42 +02: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): brain snippet selector (#3038) 2024-08-21 17:23:59 +02: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