[WEB-1980] feat: user recent visited entities (#5211)

* feat: recent visited

* chore: recent visited 20 records

* chore: removed the old table

* chore: view detail endpoint
This commit is contained in:
Bavisetti Narayan 2024-08-19 20:28:19 +05:30 committed by GitHub
parent e6526a31c8
commit 6748065456
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 159 additions and 5 deletions

View file

@ -111,4 +111,4 @@ from .favorite import UserFavorite
from .issue_type import IssueType
from .recent_visit import UserRecentVisit
from .recent_visit import UserRecentVisit