Releases: stakwork/sphinx-tribes
Releases · stakwork/sphinx-tribes
v0.1.30
What's Changed
- Add Endpoints and properties to Workspaces/Organizations by @AbdulWahab3181 in #1616
- Feature add features endpoints by @elraphty in #1628
- Add features to workspaces by @AbdulWahab3181 in #1629
- Added workspace to admin by @elraphty in #1627
- Feature add features to workspaces by @elraphty in #1630
Full Changelog: v0.1.29...v0.1.30
v0.1.29
v0.1.28
What's Changed
- Added bounty completed functionality by @elraphty in #1609
- make second_brain_url updateable by @Evanfeenstra in #1610
- Renamed Organization to Workspaces by @elraphty in #1612
- added count to budget and added workspace/next endpoint by @elraphty in #1613
Full Changelog: v0.1.26...v0.1.28
v0.1.27
v0.1.26
v0.1.25
v0.1.24
What's Changed
- Add Presign URL Feature by @elraphty in #1582
- Added response for auth by @elraphty in #1588
- Backend [Integration Test]: bounty.go handlers BountyBudgetWithdraw For Organization Budget Withdrawal by @MahtabBukhari in #1590
- Added Bounty Providers Endpoint by @elraphty in #1591
- Changed connection codes to accept array by @elraphty in #1583
- Backend [Integration Test] metrics.go handlers MetricsBountiesProviders by @saithsab877 in #1593
- Backend [Integration Test] tribes.go handlers GenerateBudgetInvoice by @MirzaHanan in #1594
- Backend [Integration Test] bounty.go handlers PollInvoice For Bounty Keysend Payment by @AbdulWahab3181 in #1597
- Backend [Integration Test] bounty.go handlers PollInvoice For Organization Budget by @MuhammadUmer44 in #1598
- Backend [Integration Test] bounty.go handlers MakeBountyPayment by @AbdulWahab3181 in #1595
- Added mutex lock to budget withdrawal to prevent race conditions by @elraphty in #1601
- Backend [Integration Test] :
bounty.go
handlersBountyBudgetWithdraw
by @MirzaHanan in #1604 - Backend [Unit Test] db/config.go UserHasManageBountyRoles, UserHasAccess, CheckUser, & RolesCheck by @AbdulWahab3181 in #1605
- Added Free pass for admin when no env is provided by @elraphty in #1606
New Contributors
- @saithsab877 made their first contribution in #1593
- @MuhammadUmer44 made their first contribution in #1598
Full Changelog: v0.1.23...v0.1.24
v0.1.23
What's Changed
- Backend [Integration Test] bounty.go handlers GetBountyByCreated, GetNextBountyByCreated, GetPreviousBountyByCreated, GetOrganizationNextBountyByCreated, & GetOrganizationPreviousBountyByCreated by @AbdulWahab3181 in #1525
- Backend [Integration Test] tribes.go handlers GetTribesByOwner, GetTribesByAppUrl, & GetTribe by @AbdulWahab3181 in #1532
- Backend [Integration Test] people.go handlers GetPeopleBySearch, GetListedPeople, & GetPersonByUuid by @AbdulWahab3181 in #1531
- Create endpoint to send count of bounties displayed in org homepage by @AbdulWahab3181 in #1539
- Backend [Integration Test] tribes.go handlers DeleteTribe, GetFirstTribeByFeed, & SetTribePreview by @AbdulWahab3181 in #1540
- Backend [Integration Test] tribes.go handlers GetTribe, CreateOrEditTribe, & GetTribeByUniqueName by @FaisalIqbal211 in #1545
- fix: do not update created at on edit bounty by @wright-eric in #1541
- Remove unsettled payments from Payment history by @elraphty in #1546
- Trim whitespaces from org names when an org is created or saved by @AbdulWahab3181 in #1550
- Backend [Integration Test] auth.go handlers GetAdminPubkeys, GetIsAdmin, & RefreshToken by @FaisalIqbal211 in #1549
- lets add another test to create a name that looks like " Abdul " and assert it gets added as "Abdul" by @AbdulWahab3181 in #1553
- Feat/second brain url by @elraphty in #1554
- Backend [Integration Test] bounty.go handlers GetPersonCreatedBounties, GetPersonAssignedBounties, & GetBountyByCreated by @AbdulWahab3181 in #1544
- Change all deprecated ioutil.ReadAll to io.ReadAll by @Khaalid-oh in #1556
- feat: cypress e2e by @tobi-bams in #1557
- Added UTs for GetAllTribes, GetTotalTribes & GetListedTribes by @hkarani in #1558
- [SuperAdmin] Add optional word clause to query for providers by @FaisalIqbal211 in #1552
- Added Signature to LNAUTH by @elraphty in #1559
- Backend [Integration Test] channel.go handlers CreateChannel, & DeleteChannel by @AbdulWahab3181 in #1560
- bounty.go handlers GetAllBounties, GetBountyById, & GetBountyIndexById #1526 by @gouravmpk in #1538
- Re-arranged bounty test by @elraphty in #1567
- Changed sort direction for created and assigned bounties by @elraphty in #1568
- Add status filters to query to call bounty statuses for created bounties when viewing profile by @AbdulWahab3181 in #1575
- tests for bots dot go file by @MahtabBukhari in #1576
- Backend [Integration Test]: bounty.go handlers MakeBountyPayment by @MirzaHanan in #1574
- Backend [Integration Test] bots.go handlers CreateOrEditBot, GetListedBots, & GetBot by @Fog3211 in #1577
- Added status filters to user assigned bounties by @elraphty in #1579
New Contributors
- @FaisalIqbal211 made their first contribution in #1545
- @hkarani made their first contribution in #1558
- @MirzaHanan made their first contribution in #1574
- @Fog3211 made their first contribution in #1577
Full Changelog: v0.1.22...v0.1.23
v0.1.22
What's Changed
- Feat/change count tabs by @elraphty in #1508
- Enable correct filtering when status is selected in superadmin by @AbdulWahab3181 in #1512
- NO RELAY AUTH KEY PANIC by @elraphty in #1513
- Update issue templates with example test and new test templates by @ecurrencyhodler in #1515
- Draft: Filters on homepage aren't working properly by @wright-eric in #1501
- Backend [Integration Test] organizations.go handlers GetOrganizationBounties, GetOrganizationBudget, & GetOrganizationBudgetHistory by @AbdulWahab3181 in #1522
- removed redundant function by @elraphty in #1523
Full Changelog: v0.1.20...v0.1.22
v0.1.20
What's Changed
- Fix/modify next bounty by @elraphty in #1478
- updated status filter for accurate result by @AbdulWahab3181 in #1476
- added skills search to people backend by @elraphty in #1480
- fixed search on get all people endpoint by @elraphty in #1483
- Fixed Next And Previous Bounty Order by @elraphty in #1488
- PR for Referral by @elraphty in #1487
- Fix/nav to created by @elraphty in #1492
- removed description restrictions from org by @Vayras in #1496
- Added free pass to superadmin on dev by @elraphty in #1495
- tested unique paid hunters by @elraphty in #1499
- cicd: build on master and push to docker hub by @kevkevinpal in #1500
Full Changelog: v0.1.19...v0.1.20