Releases: stakwork/sphinx-tribes
Releases · stakwork/sphinx-tribes
v0.1.84
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
v0.1.83
What's Changed
- Build endpoint /features/brief and write feature brief to DB by @MahtabBukhari in #1963
- Endpoint to receive formData and post to Stakwork at /features/brief/send by @aliraza556 in #1964
- [FEAT]: Workflow Response: Routes, Handler & Processing Utils by @MuhammadUmer44 in #1955
- Implement Workflow Request Handler Create Workflow Processing Utilities by @MahtabBukhari in #1956
- Feat: reverse pending bounties after 7 days by @elraphty in #1966
Full Changelog: v0.1.82...v0.1.83
v0.1.82
v0.1.81
What's Changed
- PR: Reversal Payments Functionality by @elraphty in #1936
- Fixed: Filter Bounty Selector to Show Only V2 Pubkeys by @saithsab877 in #1948
- Add Workflow Request Route by @MahtabBukhari in #1949
- PR: Updated ProcessBountyPayment function by @elraphty in #1954
Full Changelog: v0.0.81...v0.1.81
v0.0.81
What's Changed
- Implement Database Layer for Workflow Management by @aliraza556 in #1945
- PR: Refactored feature stories webhook by @elraphty in #1951
Full Changelog: v0.1.80...v0.0.81
v0.1.80
v0.1.79
What's Changed
- Fixed [Bug]: Issue with Creating
Bounty
asPhase
Part of a Feature Not Registering Correctly by @aliraza556 in #1935 - Add new database
Table
and schema forwf_requests
by @aliraza556 in #1932 - PR: Aded logs to feature stories webhook by @elraphty in #1946
Full Changelog: v0.1.78...v0.1.79
v0.1.78
What's Changed
- Fixed [Bug]: Issue with Creating
Bounty
asPhase
Part of a Feature Not Registering Correctly by @aliraza556 in #1924
Full Changelog: v0.1.77...v0.1.78