quivr/frontend/app
Zineb El Bachiri a5c71be731
Feat/user page (#255)
*  new backend get /user endpoint

*  new user page for statistics

* 📦 add @mui/material & its dependencies
📦 add prettyBytes package

* 🌱 new UserStatistics component for user page

* 🏷️ use RequestStat type for requests_stats

*  new brainConsumption component

*  new Date component

* 📦 add  date-fns, victory

*  requests per day chart

*  full UserStatistics component

*  put UserStatistics in Card in user's page
2023-06-05 17:58:59 +02:00
..
(auth) Fix/issue 184 (#185) 2023-05-29 00:46:15 +02:00
(home) Chore: add husky, no-unused-vars & no-explicit-any eslint rules (#168) 2023-05-26 13:56:29 +02:00
chat Fix/overflow issues 232 233 (#252) 2023-06-05 07:53:47 +02:00
components Style/modal (#253) 2023-06-05 08:41:19 +02:00
config ui(config): use max width instead of w-1/2 (#236) 2023-06-03 17:42:00 +02:00
explore Style/modal (#253) 2023-06-05 08:41:19 +02:00
upload Feat/model config (#223) 2023-06-02 17:01:49 +02:00
user Feat/user page (#255) 2023-06-05 17:58:59 +02:00
favicon.ico feat(auth): now application has authentication (#144) 2023-05-24 22:21:22 +02:00
globals.css Fix for content overflow on Explore (#248) 2023-06-04 20:02:29 +02:00
layout.tsx Added footer with Github and Twitter links (#249) 2023-06-04 19:35:08 +02:00
supabase-provider.tsx feat(auth): now application has authentication (#144) 2023-05-24 22:21:22 +02:00