Releases: stakwork/sphinx-tribes
Releases · stakwork/sphinx-tribes
v0.1.113
What's Changed
- GetFeatureByUuid && UpdateFeatureStatus by @MahtabBukhari in #2468
- Fix: Resolve
500 Error
When Submitting Proof by @MuhammadUmer44 in #2467 - Fix: Ensure Bounties and Tickets Cards Only Show Selected Workspace by @aliraza556 in #2470
- Update Endpoint to Include Phase Details by @MahtabBukhari in #2474
- Add Support for Workspace Draft Tickets by @aliraza556 in #2475
- Unit Tests: UpdateFeatureBrief by @MahtabBukhari in #2471
- Testing Failed Unit Tests by @elraphty in #2477
- [Unit Tests]:
Machine
,RouteBasedUUIDMiddleware
,ClearRequestUUID
andSetRequestUUID
by @aliraza556 in #2443 - TestGetWorkspaceFeaturesCount by @MahtabBukhari in #2469
- Create a DB table to store text snippets for use in bounties by @aliraza556 in #2478
- TestBriefSend by @MahtabBukhari in #2472
- Delete ticket after successful bounty creation by @aliraza556 in #2476
- Fix: Bounty Timing Initialization Order During Creation by @aliraza556 in #2480
- feat: implement snippet management endpoints and db functions by @aliraza556 in #2479
- [Unit Tests]:
GetBountiesCountByFeatureAndPhaseUuid
andGetFeatureStories
by @aliraza556 in #2482 - Add Logging for Request Variables Using xgo by @saithsab877 in #2328
- refactor: refactored GenerateInvoice to work for V2 Bot by @elraphty in #2481
- Fix: Update TextSnippet workspace UUID field to support existing workspace ID format by @aliraza556 in #2484
Full Changelog: v0.1.112...v0.1.113
v0.1.112
What's Changed
- posthog: added current_url so it easier to know which endpoint is being hit for the compressed hex by @kevkevinpal in #2465
- feat: Implement Bounty Timing System Integration by @saithsab877 in #2462
- tests: add test coverage for UpdateChatMessage database method by @Ekep-Obasi in #2455
- Add Ticket UUID and Group Fields to Bounty Card Response by @aliraza556 in #2466
Full Changelog: v0.1.111...v0.1.112
v0.1.111
What's Changed
- [Unit Tests]:
GetBountiesByPhaseUuid
by @saithsab877 in #2461 - added log for not jwt key by @elraphty in #2464
Full Changelog: v0.1.110...v0.1.111
v0.1.110
v0.1.109
What's Changed
- Unit Tests: DeleteFeatureByUuid by @Shoaibdev7 in #2418
- [Unit Tests] - runCron by @Shoaibdev7 in #2419
- Unit Tests: GetFeaturesByWorkspaceUuid by @aliraza556 in #2420
- FeatureRoutes by @MahtabBukhari in #2424
- [Unit Tests]:
Warning
by @saithsab877 in #2428 - [Unit Tests]:
httpget
by @MirzaHanan in #2431 - [Unit Tests]:
UpdateChat
by @MuhammadUmer44 in #2432 - GetProductBrief and GetFeatureBrief by @MahtabBukhari in #2425
- [Unit Tests]:
GetChatMessagesForChatID
by @Shoaibdev7 in #2438 - [Unit Tests]:
GetPhaseByUuid
by @Shoaibdev7 in #2434 - Implement featured bounties backend service by @MahtabBukhari in #2433
- ws id fallbacks by @Evanfeenstra in #2449
- Feature: Add Ticket Integration to Bounty Cards as Draft Status by @aliraza556 in #2448
- [Unit Test]:
AddedValue
by @sophieturner0 in #2439 - FindGenerator by @MahtabBukhari in #2440
- [UNIT TEST] DeleteFeaturePhase by @AhsanFarooqDev in #2445
- [UNIT TEST] DeleteFeaturePhase by @AhsanFarooqDev in #2446
- Unit Tests: ParseMediumFeed by @aliraza556 in #2447
- [UNIT TEST] GetAllChatsForWorkspace by @AhsanFarooqDev in #2451
- Posthog by @kevkevinpal in #2437
- chore: ensure parallel cypress test by @tobi-bams in #2452
- Add Stakwork Project ID Websocket Response to Chat Handler by @MahtabBukhari in #2456
- feat: implement notifications database layer by @Ekep-Obasi in #2453
- Feature: Add endpoint to fetch tickets by group UUID by @aliraza556 in #2457
- feat: avoid nil pointer errors by @elraphty in #2460
- Get all featured route should be public by @MahtabBukhari in #2459
Full Changelog: v0.1.108...v0.1.109
v0.1.108
What's Changed
- [Unit Test]: Coverage for
GetFeaturesByWorkspaceUuid
by @MuhammadUmer44 in #2413 - [Unit Test]: Coverage for
UpdateFeatureStatus
by @MuhammadUmer44 in #2414 - Unit Test:
GetBountiesByFeatureAndPhaseUuid
by @sophieturner0 in #2415 - Unit Test:
getFromAuth
by @sophieturner0 in #2416 - push to posthog and compress function calls to hex by @kevkevinpal in #2412
- Unit Tests: sendEdgeListToJarvis by @aliraza556 in #2421
- Feature: Enhanced Bounty Card Response with Assignee Details by @MuhammadUmer44 in #2410
- Revert "push to posthog and compress function calls to hex" by @humansinstitute in #2423
- [UNIT TESTS]:
DeleteFeatureStoryByUuid
by @MirzaHanan in #2417 - Revert "Feat: change websocket host id implementation" by @humansinstitute in #2427
- feat: added reversal to payment history by @elraphty in #2422
- feat: move the websocket unique id creation to the frontned by @elraphty in #2429
- feat: added check for unique id by @elraphty in #2435
New Contributors
- @humansinstitute made their first contribution in #2423
Full Changelog: v0.1.107...v0.1.108
v0.1.107
What's Changed
- Revert "push to posthog and compress function calls to hex" by @kevkevinpal in #2411
Full Changelog: v0.1.106...v0.1.107
v0.1.106
What's Changed
- Feat: change websocket host id implementation by @elraphty in #2406
- [UNIT TEST]: GetListedBots by @MirzaHanan in #2407
- [UNIT TEST]: PersonRoutes by @MirzaHanan in #2408
- [UNIT TEST]: run by @MirzaHanan in #2409
- push to posthog and compress function calls to hex by @kevkevinpal in #2382
Full Changelog: v0.1.105...v0.1.106
v0.1.105
What's Changed
- [Unit Tests] - CreateConnectionCode by @MahtabBukhari in #2373
- Unit test for GetChatsForWorkspace by @AhsanFarooqDev in #2374
- Fixed[BUG]: Update Webhook Handler to Save Ticket Name in Ticket Builder by @MuhammadUmer44 in #2377
- Unit test for returnUserMap by @AhsanFarooqDev in #2375
- [Unit Tests] - GetLnurlAuth by @Shoaibdev7 in #2380
- [Unit Tests]:
GetWorkspaceBudget
by @aliraza556 in #2379 - [Unit Tests]:
WorkspaceRoutes
by @sophieturner0 in #2381 - [Unit Tests]:
MetricsRoutes
by @sophieturner0 in #2383 - [Unit Tests]:
BountyRoutes
by @sophieturner0 in #2384 - [Unit Tests]:
TicketRoutes
by @saithsab877 in #2385 - [Unit Tests]:- ConnectionCodesRoutes by @saithsab877 in #2388
- [Unit-Tests]: sendEdgeListToJarvis by @saithsab877 in #2389
- GetFeaturesByWorkspaceUuid by @MahtabBukhari in #2393
- [Unit Tests]:
GetBountiesLeaderboard
by @aliraza556 in #2394 - [Unit Test: MigrateBounties and GetWantedsHeader by @aliraza556 in https://github.com//pull/2395
- GetBountiesLeaderboard by @MahtabBukhari in #2397
- ProcessTicketReview by @MahtabBukhari in #2400
- Feature: Add metadata fields to Feature Phases (Purpose, Outcome, Scope) by @saithsab877 in #2399
- Unit Tests]:
getFromAuth
andinitChi
by @MuhammadUmer44 in #2401 - FeatureFlagRoutes by @MahtabBukhari in #2403
- [UNIT-TESTS] Unit tests for bots Github_issues, People and Tribes routes by @AhsanFarooqDev in #2404
- [Unit Tests]: Main by @MuhammadUmer44 in #2405
- internalServerErrorHandler by @MahtabBukhari in #2402
Full Changelog: v0.1.104...v0.1.105
v0.1.104
What's Changed
- [Unit Tests] - CreateConnectionCode by @MahtabBukhari in #2361
- [Unit Tests] - UpdateFeatureFlag by @saithsab877 in #2364
- [Unit Tests] -
IncrementProofCount
by @aliraza556 in #2370 - [Unit Tests] -
GetIsAdmin
by @aliraza556 in #2369 - Feat: added public key check for bounty creation by @elraphty in #2368
- [Unit Tests] - GetConnectionCode by @MahtabBukhari in #2367
- [Unit Tests] -
RefreshToken
by @aliraza556 in #2371 - [Unit Tests]:
isValidProofStatus
by @aliraza556 in #2376
Full Changelog: v0.1.103...v0.1.104