Skip to content

Releases: mueiya/Dicoding-Backend-Expert

submission1

25 Apr 05:06
a88496c
Compare
Choose a tag to compare

What's Changed

  • feat: add migrationa file for create and drop table threads by @mueiya in #3
  • add migration file for create and drop table threads by @mueiya in #4
  • Feat: add API routes for threads by @mueiya in #6
  • Mueiya/issue7 by @mueiya in #8
  • Orchestrating Post Thread Feature by @mueiya in #10
  • feat: Implement ESLint for code linting by @mueiya in #12
  • Add Thread Feature by @mueiya in #13
  • Create Migration File and Prettier by @mueiya in #16
  • Mueiya/issue17 by @mueiya in #21
  • Added PostCommentUseCase by @mueiya in #22
  • Feat: adding route /threads/{threadId}/comments by @mueiya in #23
  • Update: add the payload thread : for the fk thread id on the PostComment by @mueiya in #26
  • Implement Comment Repository Postgres by @mueiya in #27
  • Comment Posting and Thread Availability Verification by @mueiya in #28
  • Add Thread Comment Endpoint Implementation by @mueiya in #29
  • Update: add deleted column to table comments by @mueiya in #33
  • Comment Verification and Deletion (Repository) by @mueiya in #35
  • Comment Deletion Use Case Implementation and Repository Refactoring by @mueiya in #37
  • Implement Comment Deletion Endpoint and Handler by @mueiya in #40
  • Implement API Server Tests for Comment Deletion Endpoint by @mueiya in #41
  • Implement Delete Comment Use Case and Integration by @mueiya in #43
  • Repository Changes for Comments and Threads Functionality by @mueiya in #48
  • Add GetThreadByIdUseCase and related tests by @mueiya in #49
  • Implement GetThreadById feature and related updates by @mueiya in #50
  • Update API Test For Method /GET on endpoint /threads/{threadId} by @mueiya in #51
  • Implement GET Thread Detail Endpoint by @mueiya in #52

New Contributors

  • @mueiya made their first contribution in #3

Full Changelog: https://github.com/mueiya/Dicoding-Backend-Expert/commits/submission1