ravendb / samples-yabt

"Yet Another Bug Tracker" solution sample for RavenDB and .NET with Angular UI
https://yabt.ravendb.net
MIT License
109 stars 22 forks source link

Ticket importer #4

Closed AKlaus closed 4 years ago

AKlaus commented 4 years ago

Added a new project - importer of tickets from GitHub. Added a new controller, service, tests etc. for comments on backlog items. Many additions related to user references (mentioned users on the ticket, modified users, etc.). Fixed numerous bugs I picked when testing seeding the database.