Skip to content

v0.1.84

Latest
Compare
Choose a tag to compare
@elraphty elraphty released this 01 Dec 13:20
· 11 commits to master since this release
a7233aa

What's Changed

  • Add Tickets Table, Write Migration Test, And Index Performance Test. by @elraphty in #1974
  • feat: Added CreateOrEditTicket tickets function and added tests by @elraphty in #1992
  • Implement Ticket CRUD Endpoints With Supporting Utilities Functions by @aliraza556 in #1989
  • Endpoint for bounty/ticket/review/send by @MahtabBukhari in #1996
  • feat: Implement Product and Feature Brief utility functions by @aliraza556 in #2001
  • Add Webhook Endpoint and ProcessTicketReview Handler for Stackwork Ticket Review Automation by @aliraza556 in #1995
  • Implement GET Endpoint for Phase-Specific Tickets by @aliraza556 in #1997
  • [REFACTOR] Standardize Ticket Handler: HTTP Client Integration, TicketStatus Enum & Authorization Flow by @aliraza556 in #2004
  • Handler for PostTicketDataToWorkflow by @MahtabBukhari in #2003
  • [Bugfix] Resolve ticket update and creation failures by @aliraza556 in #2007
  • Feat: add function to get phase tickets and wrote tests by @elraphty in #2002
  • remove required fields constraints except UUID by @aliraza556 in #2008
  • fix: Resolve ticket routes CORS preflight 405 error by @aliraza556 in #2013
  • fix to bounties/ticket endpoint by @tobi-bams in #2015

Full Changelog: v0.1.83...v0.1.84