quivr/frontend/app
Antoine Dewez 10bc945564
feat(frontend): add small property to textInput (#2798)
# 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-07-08 09:58:14 +02:00
..
(auth)/login feat(turbopack): Implement turbo pack compiler (#2685) 2024-06-18 18:00:19 +02:00
(home) fix(frontend): dark mode issues (#2382) 2024-03-27 14:52:42 -07:00
assistants feat(turbopack): Implement turbo pack compiler (#2685) 2024-06-18 18:00:19 +02:00
chat feat(frontend): disabled searchBar if no remaining credits or no brain selected (#2788) 2024-07-01 14:50:09 +02:00
invitation/[brainId] feat(frontend): remove create brain step in onboarding when share brain (#2791) 2024-07-01 16:00:08 +02:00
search feat(frontend): disabled searchBar if no remaining credits or no brain selected (#2788) 2024-07-01 14:50:09 +02:00
studio feat(frontend): add small property to textInput (#2798) 2024-07-08 09:58:14 +02:00
user fix(frontend): new api key creation bug (#2774) 2024-06-27 23:48:02 +02:00
App.tsx feat(frontend): sharepoint and gdrive integration (#2643) 2024-06-09 09:43:18 -07:00
colors.css feat(frontend): new chat interface (#2687) 2024-06-18 17:37:28 +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): new chat interface (#2687) 2024-06-18 17:37:28 +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