Releases: stakwork/sphinx-tribes
Releases · stakwork/sphinx-tribes
v0.0.50
What's Changed
- Write Test For GetFeaturePhases by @AbdulWahab3181 in #1837
- Write Test For
DeleteFeaturePhase
by @aliraza556 in #1839 - Write Test For
CreateOrEditStory
by @saithsab877 in #1840 - Write Test For GetFeaturePhaseByUUID by @MahtabBukhari in #1841
- Write CreateOrEditFeaturePhase UT by @AhsanFarooqDev in #1842
- Write Test For GetStoriesByFeatureUuid by @AbdulWahab3181 in #1845
- Write Test For
GetStoryByUuid
by @MirzaHanan in #1847 - Write Test For
GetBountiesCountByFeatureAndPhaseUuid
by @aliraza556 in #1851 - Write GetBountiesByFeatureAndPhaseUuid UT by @AhsanFarooqDev in #1854
- Write Test For GetUserDropdownWorkspaces by @AbdulWahab3181 in #1852
- Write Test For DeleteStory by @MahtabBukhari in #1853
- Refactor Test For TestMakeBountyPayment To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1857
- Refactor Test For
TestBountyBudgetWithdraw
To Use A Real Postgres DB For The Test by @aliraza556 in #1858 - Fix UUID Undefined Error For LNAUTH USERs by @elraphty in #1860
Full Changelog: v0.049...v0.0.50
v0.049
What's Changed
- Change Business Logic DB Calls To DB Transactions by @elraphty in #1684
- Added docker file to run Postgres DB by @elraphty in #1690
- Added Configuration For Test Postgres DB by @elraphty in #1691
- Updated Go Tests Job by @elraphty in #1692
- Refactored bounty creation flow from mock DB to real DB by @elraphty in #1695
- Refactored Delete Bounty Test Flow TO Use Real DB by @elraphty in #1696
- Updated Assigned Bounties Test To Use Real DB by @elraphty in #1698
- Refactored GetCreatedBounties tests to use real DB by @elraphty in #1700
- Refactored Previous and Next Bounty Test To Use Real DB by @elraphty in #1702
- Refactored test for get workspace Bounty Previous and Next by @elraphty in #1703
- Update README.md Unit Test section with instructions for testing with real DB by @elraphty in #1706
- Refactored Setup Suite Function by @elraphty in #1708
- Refactor TestGetPersonById To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1714
- Refactor TestGetPersonByPuKey To Use A Real Postgres DB For The Test by @MuhammadUmer44 in #1715
- Refactor TestGetPeopleBySearch To Use A Real Postgres DB For The Test by @MahtabBukhari in #1716
- Refactor TestDeletePerson To Use A Real Postgres DB For The Test by @Ekep-Obasi in #1717
- Refactor TestCreateOrEditPerson UT by @AhsanFarooqDev in #1718
- Refactor TestGetAllBounties To Use A Real Postgres DB For The Test by @MahtabBukhari in #1724
- Refactor TestGetBountyIndexById To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1725
- Refactor TestGetListedPeople To Use A Real Postgres DB For The Test by @aliraza556 in #1728
- Refactor TestGetPersonByUuid To Use A Real Postgres DB For The Test by @MuhammadUmer44 in #1729
- Refactor TestRefreshToken UT by @AhsanFarooqDev in #1733
- Refactor T
estGetBountyById
To Use A Real Postgres DB For The Test by @MirzaHanan in #1726 - Refactor
TestGetBotByUniqueName
To Use A Real Postgres DB For The Test by @MuhammadUmer44 in #1740 - Refactor TestGetBot UT by @AhsanFarooqDev in #1742
- Refactor TestSearchBots To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1743
- Refactor
TestDeleteBot
To Use A Real Postgres DB For The Test by @saithsab877 in #1745 - Refactor
TestGetBotsByOwner
To Use A Real Postgres DB For The Test by @MirzaHanan in #1746 - Refactor TestGetListedBots To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1744
- Refactor
TestCreateOrEditBot
To Use A Real Postgres DB For The Test by @aliraza556 in #1747 - Refactor TestGetConnectionCode To Use A Real Postgres DB For The Test by @MahtabBukhari in #1751
- Refactor TestDeleteChannel To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1756
- Refactor TestCreateChannel To Use A Real Postgres DB For The Test by @MuhammadUmer44 in #1758
- Refactor TestGetWorkspaceBounties To Use A Real Postgres DB For The Test by @MahtabBukhari in #1757
- Refactor
TestDeleteWorkspace
To Use A Real Postgres DB For The Test by @MirzaHanan in #1759 - Refactor
TestGetWorkspaceBudget
To Use A Real Postgres DB For The Test by @aliraza556 in #1760 - Refactor TestUnitCreateOrEditWorkspace UT by @AhsanFarooqDev in #1761
- Refactor TestGetWorkspaceBudgetHistory To Use A Real Postgres DB For The Test by @saithsab877 in #1762
- Refactor TestGetTribesByAppUrl To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1768
- Refactor TestGetWorkspaceBountiesCount To Use A Real Postgres DB For The Test by @MahtabBukhari in #1770
- Refactor
TestDeleteTribe
To Use A Real Postgres DB For The Test by @aliraza556 in #1769 - Refactor
TestCreateOrEditTribe
To Use A Real Postgres DB For The Test by @MuhammadUmer44 in #1773 - Refactor TestGetTribe UT by @AhsanFarooqDev in #1774
- Refactor TestGetAllTribes To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1777
- Refactor
TestGetTribeByUniqueName
To Use A Real Postgres DB For The Test by @MirzaHanan in #1778 - Refactor
TestGetTribesByOwner
To Use A Real Postgres DB For The Test by @saithsab877 in #1779 - Refactor TestCreateConnectionCode To Use A Real Postgres DB For The Test by @Shoaibdev7 in #1776
- Refactor
TestSetTribePreview
To Use A Real Postgres DB For The Test by @MuhammadUmer44 in #1784 - Refactor TestGenerateBudgetInvoice To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1786
- Refactor TestGetTotalTribes To Use A Real Postgres DB For The Test by @MahtabBukhari in #1783
- Refactor TestGetListedTribes UT by @AhsanFarooqDev in #1789
- Refactor
TestGetFirstTribeByFeed
To Use A Real Postgres DB For The Test by @MirzaHanan in #1790 - Refactor
TestMetricsBountiesCount
To Use A Real Postgres DB For The Test by @saithsab877 in #1796 - Refactor
TestMetricsBounties
To Use A Real Postgres DB For The Test by @MirzaHanan in #1797 - Refactor TestMetricsBountiesProviders To Use A Real Postgres DB For The Test by @MahtabBukhari in #1800
- Refactor TestPollInvoice To Use A Real Postgres DB For The Test by @AbdulWahab3181 in #1799
- added empty test functions for new tests by @elraphty in #1802
- Refactor
TestBountyMetrics
To Use A Real Postgres DB For The Test by @aliraza556 in #1801 - Write Test For CreateWorkspaceUser by @AbdulWahab3181 in #1808
- Write Test For CreateOrEditWorkspaceRepository by @MahtabBukhari in #1810
- Write Test For
GetWorkspaceRepositorByWorkspaceUuid
by @aliraza556 in #1811 - Write Unit Test For GetWorkspaceRepoByWorkspaceUuidAndRepoUuid by @saithsab877 in #1812
- Write AddUserRoles UT by @AhsanFarooqDev in #1814
- Added Test Function Wrappers For Feature Test by @elraphty in #1818
- Write Test For DeleteWorkspaceRepository by @AbdulWahab3181 in #1817
- Write Test For
DeleteFeature
by @aliraza556 in #1821 - Write Test For CreateOrEditFeatures by @MirzaHanan in #1824
- Write Test For GetWorkspaceFeaturesCount by @AbdulWahab3181 in #1826
- Write GetUserRoles UT by @AhsanFarooqDev in #1828
- Write Test For
GetFeatureByUuid
by @saithsab877 in #1829 - Write Test For GetFeaturesByWorkspaceUuid by @MahtabBukhari in #1830
- Added order ASC for admin workspaces by @elraphty in #1831
New Contributors
- @AhsanFarooqDev made their first contribution in #1718
- @Shoaibdev7 made their first contribution in #1776
Full Changelog: v0.0.48...v0.049
v0.0.48
v0.1.47
What's Changed
- fix: build image once and push to different tags by @tobi-bams in #1644
- Remove Invoice Table From Invoice List If The Invoice Is Expired And Not Paid by @elraphty in #1681
Full Changelog: v0.1.46...v0.1.47
v0.1.46
What's Changed
- Fixed: Update workspaces Creation Handler by @aliraza556 in #1676
- Fixed Delete Workspace functionality And User budget Functionality by @elraphty in #1678
Full Changelog: v0.1.45...v0.1.46
v0.1.45
v0.1.44
What's Changed
- Feature add bounty to phase by @Vayras in #1665
- Feature add bounty to phase by @elraphty in #1667
- Added priority field to Feature struc and changed cypress tests by @fvalentiner in #1668
- Add Pagination, Filtering and Sorting to endpoint Get Bounties for Phase by @AbdulWahab3181 in #1671
- Add Pagination, Sorting and 3 summary fields to endpoint Get Features for Workspace by @MahtabBukhari in #1672
- Workspace phases count implementation by @elraphty in #1673
- [logs] added some log tags and removed unneeded logs by @kevkevinpal in #1674
New Contributors
- @fvalentiner made their first contribution in #1668
Full Changelog: v0.1.43...v0.1.44
v0.1.43
What's Changed
- Added Schematic Img to Workspace by @elraphty in #1664
- log: added some logs for bounty withdrawls by @kevkevinpal in #1666
Full Changelog: v0.1.42...v0.1.43
v0.1.42
Full Changelog: v0.1.41...v0.1.42
v0.1.41
Full Changelog: v0.1.40...v0.1.41