quivr/frontend/app
Antoine Dewez 2812ea4f35
feat(frontend): helpbox (#3007)
# 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-14 19:31:30 +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 fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
chat fix(frontend): max height for user message (#3000) 2024-08-13 17:04:59 +02:00
invitation/[brainId] fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
search fix(frontend): remove onboarding modal (#3001) 2024-08-13 14:52:57 +02:00
studio feat(frontend): talk with models and handle code markdown (#2980) 2024-08-08 07:21:28 -07:00
user feat: Add user email to StripePricingOrManageButton and UpgradeToPlusButton components (#2951) 2024-08-07 01:41:04 -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 fix(frontend): talk with models (#2981) 2024-08-08 16:29:42 +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