-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add user_id to get_comments and bugfix #56
Conversation
💩 Code linting failed, use |
Coverage Report
Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
вроде все норм, тесты ток поправь
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
надо сделать это через проперти для таблицы, Тимур такое делал
у него в ПРе для сортировки есть. посмотри
ну или просто доку алхимии прочитай)
Изменения
добавил возможность фильтровать комментарии по user_id
Детали реализации
Добавил параметр функции get_comments user_id
Check-List
black
иisort
для Back-End илиPrettier
для Front-End?