v0.1.17
What's Changed
- fix: fetch user from the backend if user is searching by @tobi-bams in #854
- Feat/payment refactor by @elraphty in #856
- fixed bounty budget update error by @elraphty in #857
- Added user image to payment history request by @elraphty in #860
- Finished payment history refactor by @elraphty in #861
- fixed number input error by @elraphty in #864
- Fix/about profile by @elraphty in #874
- Feat/separation concerns by @elraphty in #881
- added min-width to about profile form by @elraphty in #883
- Update user roles modals by @cosmicpotato137 in #837
- Edit org flow by @cosmicpotato137 in #843
- Feat/transaction history by @tobi-bams in #863
- Trying PR from commandline - update PR instructions by @ecurrencyhodler in #890
- Nit grammar updates to notes + 1 change in printed value by @ecurrencyhodler in #891
- fix(bounty): fixes the copy button to correctly copy the bounty url o… by @dylanbathurst in #906
- Fix/transaction history by @tobi-bams in #897
- Update/org deposit flow by @tobi-bams in #882
- Image Upload from Tribes to Meme Server by @elraphty in #894
- Add Payment date, fixed Organization bounty payment by @elraphty in #904
- Fix/pay bounty expired by @elraphty in #919
- initial jest testing by @kevkevinpal in #924
- Refine organization tab by @Jeezman in #923
- Update/coding language by @tobi-bams in #925
- fixed can't edit error by @elraphty in #929
- removed ref by @elraphty in #930
- update: fixed transaction page, rerender issue by @tobi-bams in #931
- user's with pay bounty role, can pay bounty by @elraphty in #939
- fixed add org user error by @elraphty in #944
- fixed user roles modal by @elraphty in #945
- Feat✨: Sets Organizations as Default tab when opening UserProfile by @VividhPandey003 in #946
- Unit tests for filters by @cosmicpotato137 in #940
- Update/create org flow by @tobi-bams in #909
- Org Features by @elraphty in #950
- update: after edit return to previous page by @tobi-bams in #948
- update: allowed images to be updated edit organization by @tobi-bams in #953
- 🐞Fix: Disable automatic close for bounty creation modal by @VividhPandey003 in #959
- added logs for meme server to debug by @elraphty in #960
- Finished roles for bounties by @elraphty in #962
- Fix/bounty history for payment by @elraphty in #967
- fixed edit paid bounties by @elraphty in #969
- Added Proxy Support for Meme Upload by @elraphty in #974
- update: show error message if budget is less than bounty amount by @tobi-bams in #973
- Return to org page by @Jeezman in #966
- Fixed typo in returned message by @ecurrencyhodler in #977
- Fix/deleted bounty by @tobi-bams in #943
- Fixed delete and pay bounty by @elraphty in #978
- fix: added memo text in keysend payment by @kevkevinpal in #980
- feat: added bounties.sphinx.chat to ModeDispatcher by @kevkevinpal in #989
- Feat/add user design by @tobi-bams in #981
- If backend is sending description instead of empty string this solves it (Temp Fix) by @gouravmpk in #992
- Add test case for main store by @Jeezman in #995
- fix: url regression by @Jeezman in #1016
- fix: option to open in a new tab is not displayed in the menu by @Ekep-Obasi in #991
- fixed manage org bug by @elraphty in #1024
- Fix homepage scroll bounties by @Jeezman in #999
- Change "add" button to "select" when adding a new member by @Khaalid-oh in #1017
- Loicbtc/Update BountyProfileView.tsx by @Loicbtc in #994
- Fx/remove self assign by @elraphty in #1036
- Added Admin Page by @gouravmpk in #1031
- set open filter on /bounties page by default by @gouravmpk in #1032
- Fix/self assign front by @elraphty in #1042
- fixed bounty update bug by @elraphty in #1043
- 🐛 Fix: Bad UI Issues in Profile Section by @VividhPandey003 in #1025
- added roles to create and edit bounty by @elraphty in #1046
- Bounty Already Deleted Page added by @gouravmpk in #1033
- 🐛 Fix: Enable filtering of skills on homepage by @VividhPandey003 in #1045
- ci: added go tests into our test yml file by @kevkevinpal in #1052
- DIsplay all bounties by @elraphty in #1057
- fixed withdraw ui by @elraphty in #1058
- Fix/org bounties display by @elraphty in #1065
- Removed description Image ,Replit from tags #1059 by @gouravmpk in #1062
- Converted Invited to assign by @gouravmpk in #1064
- feat(bounties): implements #1001 cleaning up bounties and adding a or… by @dylanbathurst in #1053
- feat: implemented filtering users by coding language by @Ekep-Obasi in #1048
- Sent status request to the backend by @elraphty in #1066
- fixed some bounties not displaying by @elraphty in #1073
- fix: added new people limit and used that for loading people by @kevkevinpal in #1075
- image display and filter by @elraphty in #1078
- fixed open and paid filter combination by @elraphty in #1079
- Fix: Removed "container" text on staging when looking at assigned tickets by @VividhPandey003 in #1070
- Fix/track history by @elraphty in #1083
New Contributors
- @ecurrencyhodler made their first contribution in #890
- @dylanbathurst made their first contribution in #906
- @Jeezman made their first contribution in #923
- @gouravmpk made their first contribution in #992
- @Ekep-Obasi made their first contribution in #991
- @Khaalid-oh made their first contribution in #1017
- @Loicbtc made their first contribution in #994
Full Changelog: v0.1.16...v0.1.17