quivr/frontend/app
Antoine Dewez 8d3bc79a7e
feat(analytics): added analytics page (#2416)
# 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-04-10 02:20:21 -07:00
..
(auth)/login fix(frontend): dark mode issues (#2382) 2024-03-27 14:52:42 -07:00
(home) fix(frontend): dark mode issues (#2382) 2024-03-27 14:52:42 -07:00
chat feat(frontend): show icons only on hover except for last message (#2377) 2024-03-27 19:59:55 -07:00
invitation/[brainId] fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
search fix(frontend): cleaner fix for onboarding (#2415) 2024-04-09 20:04:08 +02:00
studio feat(analytics): added analytics page (#2416) 2024-04-10 02:20:21 -07:00
user fix(frontend): phone display issues (#2386) 2024-03-28 14:22:16 -07:00
App.tsx feat(frontend): onboarding V2 (#2394) 2024-04-09 18:06:33 +02:00
colors.css fix(frontend): onboardind bug (#2414) 2024-04-09 18:30:05 +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): 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