summaryrefslogtreecommitdiff
path: root/app/serializers/note_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix specsDouwe Maan2017-08-301-2/+2
* Misc tweaksDouwe Maan2017-08-171-2/+2
* Return null attachment when there is noneDouwe Maan2017-08-171-1/+1
* Use UserNoteEntity instead of UserEntity for notesJarka Kadlecova2017-08-111-2/+2
* Fix failing static-analysis (rubocop)Jarka Kadlecova2017-08-111-3/+3
* Remove duplicate attributes from discussion entity and move note.can_edit int...Douwe Maan2017-07-211-2/+4
* Add full JSON endpoints for issue notes and discussionsDouwe Maan2017-07-211-0/+58