-
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
added create_ts and update_ts to create_comment #50
Conversation
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.
надо потестить локально + дописать тесты
💩 Code linting failed, use |
💩 Code linting failed, use |
💩 Code linting failed, use |
резолвни конфликты |
💩 Code linting failed, use |
💩 Code linting failed, use |
Изменения
добавлена возможность указать время создания и изменения комментария для админов
Детали реализации
проверка на скоуп rating.comment.review
заменяем None на utcnow если дата на указана
скипаем проверку времени если у автора есть скоуп
Check-List
black
иisort
для Back-End илиPrettier
для Front-End?