Resolve "Реализовать уведомление о смене статуса статьи" #140

Merged
alefly merged 1 commits from 12- into master 6 years ago
alefly commented 6 years ago (Migrated from gitlab.com)

Closes #12

Closes #12
alefly commented 6 years ago (Migrated from gitlab.com)

added 1 commit

  • 7f54394b - class for send messages about update paper

Compare with previous version

added 1 commit <ul><li>7f54394b - class for send messages about update paper</li></ul> [Compare with previous version](https://gitlab.com/romanov73/ng-tracker/merge_requests/13/diffs?diff_id=26030215&start_sha=5e7cff8ac6a337f7f2f76b4a7dafab4a99f94473)
alefly commented 6 years ago (Migrated from gitlab.com)

assigned to @romanov73

assigned to @romanov73
romanov73 commented 6 years ago (Migrated from gitlab.com)

отдельный класс не нужен, сообщение должно отсылаться при сохранении статьи, реализация должна быть в PaperService

отдельный класс не нужен, сообщение должно отсылаться при сохранении статьи, реализация должна быть в PaperService
alefly commented 6 years ago (Migrated from gitlab.com)

функция должна вызываться при нажатии на кнопку "Сохранить" или из функции Update?

функция должна вызываться при нажатии на кнопку "Сохранить" или из функции Update?
alefly commented 6 years ago (Migrated from gitlab.com)

changed this line in version 2 of the diff

changed this line in [version 2 of the diff](https://gitlab.com/romanov73/ng-tracker/merge_requests/13/diffs?diff_id=26031328&start_sha=7f54394b440501f31cca0ad3446906799ceffa93#e2ced2b9eb995f1f684a72e01d0b4ffb3c2917be_10_0)
alefly commented 6 years ago (Migrated from gitlab.com)
added 1 commit <ul><li>b3f8b334 - fix</li></ul> [Compare with previous version](https://gitlab.com/romanov73/ng-tracker/merge_requests/13/diffs?diff_id=26031328&start_sha=7f54394b440501f31cca0ad3446906799ceffa93)
romanov73 commented 6 years ago (Migrated from gitlab.com)

из метода update в PaperService

из метода update в PaperService
alefly commented 6 years ago (Migrated from gitlab.com)
added 1 commit <ul><li>5af8cb1b - fix</li></ul> [Compare with previous version](https://gitlab.com/romanov73/ng-tracker/merge_requests/13/diffs?diff_id=26031391&start_sha=b3f8b334efb65e6ff460556c7d9c5f15ad4a836e)
romanov73 commented 6 years ago (Migrated from gitlab.com)

unmarked as a Work In Progress

unmarked as a **Work In Progress**
romanov73 commented 6 years ago (Migrated from gitlab.com)

merged

merged
romanov73 commented 6 years ago (Migrated from gitlab.com)

mentioned in commit 40c668905f

mentioned in commit 40c668905f47df1a77dac68c25913dd88cfc7476
The pull request has been merged as 40c668905f.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b 12- master
git pull origin 12-

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff 12-
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: romanov73/ng-tracker#140
Loading…
There is no content yet.