quivr/frontend/app/user/components
Zineb El Bachiri 9aaedcff51
Fix/requests limiting (#980)
* 🗃️ Rename users table into user_daily_usage

* 💥 replace User model with UserIdentity model

* 🗃️ New UserDailyUsage class for database interaction

* 🐛 fix daily requests rate limiting per user

* 🐛 fix user stats and properties update

* ✏️ add typing and linting

* 🚚 rename user_dialy_usage Class  into user_usage & requests_count into daily_requests_count

* 🚑 fix some rebase errors
2023-08-21 14:05:13 +02:00
..
ApiKeyConfig fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
Graphs Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00
BrainConsumption.tsx fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
Date.tsx Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
index.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
UserStatistics.tsx Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00