Resolve "Реализовать уведомления о дедлайне статьи" #139
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: romanov73/ng-tracker#139
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "11-Message-about-deadlines"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #11
added 2 commits
5e7cff8a
- 1 commit from branchmaster
43740981
- add deadlineDate to modelsCompare with previous version
added 1 commit
61c19e5b
- add deadlineSсhedulerCompare with previous version
видимо русская "с"
Оба метода выглядят одинаково, за исключением одной сроки. Общую логику стоит выносить в отдельные методы, можно всего лишь добавить параметр
for (Paper paper: allPapers)
далее по коду легче будет понять с каким объектом работаем
for (User user : paper.getAuthors())
нет смысла заводить переменную, мы коллекцию один раз используем
added 1 commit
7388b2cb
- add database columnCompare with previous version
changed this line in version 4 of the diff
changed this line in version 4 of the diff
changed this line in version 4 of the diff
changed this line in version 4 of the diff
added 1 commit
afd854e0
- - make scheduler as a serviceCompare with previous version
added 1 commit
92f86e70
- fixCompare with previous version
added 1 commit
d0f40da3
- fixCompare with previous version
assigned to @romanov73
added 1 commit
450cb92d
- fixCompare with previous version
added 1 commit
d1e6e80f
- fixCompare with previous version
unmarked as a Work In Progress
merged
mentioned in commit
5766bdadbc