[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:
parent
e6526a31c8
commit
6748065456
8 changed files with 159 additions and 5 deletions
|
|
@ -111,4 +111,4 @@ from .favorite import UserFavorite
|
|||
|
||||
from .issue_type import IssueType
|
||||
|
||||
from .recent_visit import UserRecentVisit
|
||||
from .recent_visit import UserRecentVisit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue