dwyl / dwyl/github-backup

Indicate when a comment has been deleted

Đang mở
#58 9 bình luận 0 reaction 1 người được giao Được @nelsonic nhận Xem trên GitHub
please-test priority-2
Ngôn ngữ chính
Elixir
Star
33
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

As a gh-backup user,
I want to know when a comment has been deleted
So that I can see all the activity happening on github reflected on the backup app.

- [x] Catch webhook from Github for a deleted comment
- [x] Update the comment table with a new column to indicate if a comment is deleted (`deleted: true` or `false`). Default of `false`.
- [x] Add a `deleted_by` column to the comments table
- [x] Update the `deleted` column when a comment is deleted to `true`
- [x] Add the name of the user who deletes the comment into the `deleted_by` column
- [x] Update the UI when a comment is deleted to reflect the gh UI:
![image](https://user-images.githubusercontent.com/16775804/37088515-8aa0405c-21f5-11e8-9762-939cac1c0475.png)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.