Releases: stakwork/sphinx-tribes
Releases · stakwork/sphinx-tribes
v0.1.18
What's Changed
- Feat/track metrics by @elraphty in #1019
- Added filter status count endpoint by @elraphty in #1105
- Fix/add redis err by @elraphty in #1111
- added auth tests coverage value went down cause we're adding handlers' by @kevkevinpal in #1084
- Added issue template for features by @ecurrencyhodler in #1113
- Feat/superadmin auth by @elraphty in #1114
- fixed github error issues by @elraphty in #1123
- fixed assign bounty error by @elraphty in #1124
- Feat✨: Added Load More button functionality to assigned bounties by @VividhPandey003 in #1119
- Pay button mobile by @Jeezman in #1104
- fixes for Varays master #1080 by @Vayras in #1085
- fixed assigned paid issue by @elraphty in #1136
- added metric APIs to functions by @elraphty in #1142
- 🐞Fix: Organisation Image being displayed as Profile Image for Paid Bounties by @VividhPandey003 in #1141
- Feat✨: Added dynamic placeholder text to Post A Bounty Modal by @VividhPandey003 in #1145
- fixed assigned filter status change by @elraphty in #1149
- feat: migrated our tests from craco to jest enabling us to use coverage by @kevkevinpal in #1150
- feat: added host.ts and ModeDispacther.tsx to our ignore since the co… by @kevkevinpal in #1151
- feat: added component tests for leaderboardItem and Button by @kevkevinpal in #1152
- Feat/metrics bounties status by @elraphty in #1154
- Feat/superadmin denied by @elraphty in #1162
- Test: bounty unit test by @Khaalid-oh in #1156
- feat: added super admin header test but did comment out some css whic… by @kevkevinpal in #1159
- refactor: moving leaderboard folder into pages by @kevkevinpal in #1168
- refactor: moved tribes folder into pages by @kevkevinpal in #1169
- refactor: moved the bots folder into pages by @kevkevinpal in #1171
- refactor: feat: moved QR component from people into common components by @kevkevinpal in #1175
- refactor: moved extra functions to helpers instead and added test coverage by @kevkevinpal in #1176
- fixed profile edit by @elraphty in #1179
- refactor: moved Auth components into components folder auth by @kevkevinpal in #1178
- refactor: moved peopleList to pages folder by @kevkevinpal in #1180
- test cases by @KumarNayan in #1181
- fix:removed fix width for superadmin by @Vayras in #1173
- removed super admin auth to enable collaborations by @elraphty in #1186
- Metrics CSV format, and merged Superadmin by @elraphty in #1192
- removed the small white module that appeared when clicking on bounty #1029 by @Vayras in #1174
- Test cases for table components by @KumarNayan in #1185
- tests: increasing coverage percentages by @kevkevinpal in #1194
- Remove code from mobile view of setting bounty status as open if github issue is open by @gouravmpk in #1164
- [Unit Test] Added unit test for create or edit bounty handler by @anish-yadav in #1184
- Added testing doc and created doc folder by @kevkevinpal in #1195
- fix(#1137): Display created bounty after successful bounty creation by @Vayras in #1191
- Add bounty status by @gouravmpk in #1187
- Test: superadmin statistics by @ManyRios in #1197
- fix: made org button on bounty tile clickable since it used to open bounty modal before by @kevkevinpal in #1201
- Fix glitch when moving from a tab on my profile to default profile view by @YLeight in #1190
- display pagination by connection data to the backend by @elraphty in #1204
- fix(#1193):fixed icon displacement on window scaling by @Vayras in #1202
- Display metrics by @elraphty in #1213
- 🐞Fix: Github Ticket button in MobileView of Bounty Description by @VividhPandey003 in #1203
- test: bump jest coverage by @kevkevinpal in #1215
- Fix Org Image Upload by @elraphty in #1216
- Added test cases for CodingBounty classs by @KumarNayan in #1219
- changed ADD USER to EDIT ORG for Edit button by @elraphty in #1220
- [Test][Backend] test handlers/bounty.go PayLightningInvoice by @wright-eric in #1224
- fix(side-panel-description): Fixed Side panel for people displays description by @aliraza556 in #1217
- Fix Bounty changing owner Pubkey when updating by @elraphty in #1231
- feat(issue #1010 and #1008):Implemented left and right arrow adjustments of timebox and date filters by @Vayras in #1223
- fix: adjusted AddUserModal styles to address inconsistent width by @Ekep-Obasi in #1188
- [Tests][Unit] Complete Bounties unit test for frontend/app/src/store/main.ts by @wright-eric in #1234
- Component test for UserTicketsView by @KumarNayan in #1249
- feat: admin tab in header only for admins by @kevkevinpal in #1240
- [Test][Signed Out] Create unit tests from signed-out perspective pt.1 by @wright-eric in #1252
- fix(#1245):fix correct label by @Vayras in #1250
- double payment issue by @elraphty in #1253
- Added filter status for admin metrics by @elraphty in #1257
- Correct label by @Vayras in #1256
- fix(#1244):enable clicking on bounty by @Vayras in #1251
- chore: auto mock db instance by @wright-eric in #1248
- lock make payments using mutex by @elraphty in #1262
- enable bounty open on new window by @Vayras in #1259
- Fix for assigning a hunter if i have manage bounty permissions but someone else posted it by @KumarNayan in #1275
- fix(#1271):fix Get Sphinx Button by @Vayras in #1273
- Removed description img code from bounty desc by @VividhPandey003 in #1270
- #1196 correct mark as paid flow Mobile by @gouravmpk in #1218
- fix(no-badge): Fixed Badge Display Next to Filter on Mobile View by @aliraza556 in #1238
- freeze admin bounty overview section by @Ekep-Obasi in #1243
- #1236 Added Organization Users unit test by @hritikmunde in #1247
- Fix for Clicking on user icon more than 1 time makes the back button require multiple clicks by @KumarNayan in #1263
- Fix: Coding languages style by @VividhPandey003 in #1267
- feat: added owner_alias instead of unique name by @kevkevinpal in #1282
- move test to tests by @kevkevinpal in #1294
- tests: moved tests into tests folder by @kevkevinpal in #1295
- moved leaderboard and common components to folders by @kevkevinpal in #1296
- 🐞Fix: Fixed filter height to displ...
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
v0.1.16
What's Changed
- Feat/org user delete modal by @elraphty in #816
- Startup modal polish by @cosmicpotato137 in #821
- fix: setup loom sdk only when component mount by @tobi-bams in #811
- Update edit bounty by @cosmicpotato137 in #824
- fix: removed the memo decorator when getting personById by @tobi-bams in #812
- Update edit bounty by @cosmicpotato137 in #827
- Comma while typing sats amount by @Marvel-Ib in #790
- Feat/org budget withdraw by @elraphty in #830
- Changed the "Edit bounty" window behavior when save is clicked. by @dranoid in #825
- Bounty coding languages by @cosmicpotato137 in #820
- Fix/bounty paid state by @tobi-bams in #819
- added logs to withdraw budget by @elraphty in #838
- allow orgnaization withdraw all budget by @elraphty in #839
- Gitignore update by @cosmicpotato137 in #841
- Fix/org label by @tobi-bams in #840
- Fix: Remove hover from unclickable area in OrganizationView by @VividhPandey003 in #846
- Feat/new invoice logic by @elraphty in #844
- Feat/new invoice logic by @elraphty in #847
- Public organization list by @elraphty in #848
- fix: modify url being copied from profile ticket page by @tobi-bams in #849
- added update org function by @elraphty in #851
- Changed the org budget poll to the backend by @elraphty in #852
- remove the next button when bounty is in edit mode by @tobi-bams in #853
- Add route hint to copy button on person's profile if available by @Marvel-Ib in #798
New Contributors
- @dranoid made their first contribution in #825
- @VividhPandey003 made their first contribution in #846
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- refactored LNAUTH ENCODE by @elraphty in #660
- changed LN auth to frontend by @elraphty in #661
- removed the https:// append from lnurl by @elraphty in #663
- added community.sphinx.chat to websocket list by @elraphty in #664
- changed host to config.host by @elraphty in #665
- Prepend https:// to host by @elraphty in #669
- Feat/org bounty payment by @elraphty in #642
- added error message to refresh Jwt by @elraphty in #671
- changed tribe_jwt to jwt for fetch for relay by @elraphty in #672
- added frontend routes to go backend by @kevkevinpal in #673
- changed all tribe_jwt to jwt for authentication by @elraphty in #678
- added logs to view on test server for tribe_jwt by @elraphty in #680
- Fix/tribe jwt by @elraphty in #681
- refactored refreshJWt function by @elraphty in #683
- added log to refresj token on test server by @elraphty in #684
- Fix/tribe jwt by @elraphty in #686
- feat: add random placeholders to users avatars by @maradondt in #682
- fix: fix share to twitter handler by @maradondt in #677
- returned r.json for saveProfile and refreshToken by @elraphty in #688
- removed res.jwt by @elraphty in #689
- Fix/tribe jwt by @elraphty in #690
- Removing Add Organization button when not your own profile by @kevkevinpal in #702
- fix: remove hardcoded link in twitter sharing by @maradondt in #707
- fix: fix default image for user by @maradondt in #708
- fix ability to unassign user by @maradondt in #709
- fixed tickets and assigned tickets bounty errors by @elraphty in #706
- capitalizing Other by @kevkevinpal in #710
- added some form fixes for the S in Coding Language and the dropdown location by @kevkevinpal in #712
- added view budget histories component by @elraphty in #717
- remove unneccessary arrow for edit or own bounty by @Marvel-Ib in #719
- fix left button logic by @Marvel-Ib in #718
- fix: scrolling to the bottom of bounty pages by @maradondt in #723
- added step-1 and step-2 on get sphinx screen by @deeksharungta in #720
- added frontend routes for wanted/number/number by @kevkevinpal in #725
- Add frontend route wanted by @kevkevinpal in #726
- Feat/payment history click by @elraphty in #721
- Fix/save profile by @elraphty in #727
- fixed relay user save profile error by @elraphty in #729
- Fix unassign backend by @elraphty in #732
- feat: add a confirmation modal on delete a bounty by @maradondt in #731
- finished organization bounties swtiching by @elraphty in #741
- get tribes by app url by @Evanfeenstra in #746
- fix: enable startup modal on mobile devices by @maradondt in #744
- Fix/proxy payment by @elraphty in #745
- fixed connection codes bug adding of self to organization users by @elraphty in #750
- fixed organization dropwdown bug by @elraphty in #754
- Fix/login redirect by @tobi-bams in #751
- fix: fix base modal styles for support icons by @maradondt in #761
- Fixed bounty url change by @elraphty in #769
- fix for proxy payments by @elraphty in #786
- fixed proxy payment issue by @elraphty in #789
- Short Bounty URL and Tickets rename by @elraphty in #782
- fixed bounty copy link issue by @elraphty in #792
- renamed the backend bounty url to bounties, to accomodate the new bou… by @elraphty in #793
- renamed bounties to gobounties by @elraphty in #794
- Private bounties don't show on the bounty list by @elraphty in #756
- change bounty to gobounties by @elraphty in #795
- Make old and new bounty URL compaitible by @elraphty in #800
- fixed profile bounty copy link bug by @elraphty in #801
- Added /tickets route by @elraphty in #802
- added logs for invoice payments by @elraphty in #803
- changed invoice response data type from uint to int by @elraphty in #804
- changed int to flaot64 for invoice response amount by @elraphty in #805
- Fixed Deposit not reflecting bug by @elraphty in #806
- changed invoice amount to string by @elraphty in #808
- Fix/people tab by @tobi-bams in #807
- added separate QR code step to the startup sequence by @cosmicpotato137 in #813
- New Design For Organization List And Admin View by @elraphty in #810
New Contributors
- @deeksharungta made their first contribution in #720
- @tobi-bams made their first contribution in #751
- @cosmicpotato137 made their first contribution in #813
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Feat/episode seach by @Evanfeenstra in #580
- return jwt from poll also by @Evanfeenstra in #582
- Stakwork Youtube Download by @elraphty in #583
- [FIX] Eslint & Folders renaming by @elraphty in #581
- Feat/bounty migration by @elraphty in #576
- Revert "Feat/bounty migration" by @kevkevinpal in #585
- Feat/bounty migration by @kevkevinpal in #586
- Fix/bounty sql by @elraphty in #593
- Fix/assigned bounties by @elraphty in #596
- Added a new endpoint for youtube videos download by @elraphty in #598
- Fix/coding languages by @elraphty in #601
- Fix/assign user by @elraphty in #602
- Added an endpoint for tickets count by @elraphty in #603
- removed extra loader from user tickets by @elraphty in #604
- Fix/GitHub bounty by @elraphty in #605
- Fix/bounty edit by @elraphty in #606
- added the save profile endpoint by @elraphty in #608
- fixed relay signup by @elraphty in #609
- Fix/sign up by @elraphty in #610
- fixed relay people duplicate by @elraphty in #611
- Fix/header click by @elraphty in #613
- formatted data for stakwork signup by @elraphty in #614
- increased the timer for challenge by @elraphty in #615
- finished the feed download fix by @elraphty in #618
- Feat/role checks by @elraphty in #626
- we were getting assignee being and object when it should just be a string of their pubkey by @kevkevinpal in #629
- we should only be submitting the bounty once to the backend by @kevkevinpal in #628
- Fix/assignee by @elraphty in #631
- Feat/org bounty by @elraphty in #637
- fix: fix IconButton styles by @maradondt in #644
- fix: add styles for display a new line in deliverables by @maradondt in #645
- fix: fix modal layout by @maradondt in #646
- fixed mark as paid error by @elraphty in #648
- Fix/ln refresh by @elraphty in #651
- Fix/ln refresh by @elraphty in #656
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Modal text overflow to transparent screen for long text. by @elraphty in #566
- loom video fix by @Marvel-Ib in #567
- Websocket multiple connection implementation with Goroutines by @elraphty in #565
- Eslint/no empty function by @kevkevinpal in #570
- eslint: no more empty interfaces allowed by @kevkevinpal in #571
- Eslint/typedef by @kevkevinpal in #572
- eslint: made typedef an error and made lots of untyped values any by @kevkevinpal in #573
- eslint: added import order no-use-before-define by @kevkevinpal in #574
- eslint: no use before define going to move things into seperate files… by @kevkevinpal in #575
- remove auth for the /bot/{name} endpoint by @kevkevinpal in #578
Full Changelog: v0.1.12...v0.1.13
sphinx-tribes-v0.1.12
- fix price_to_meet editing
- fix DB models
v0.1.9
v0.1.8
What's Changed
- better check if a token is a jwt by @Evanfeenstra in #554
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Refactoring the people/body component and others by @maradondt in #471
- Added LNURL auth login functionality by @elraphty in #476
- job failing becuase this was not there by @kevkevinpal in #480
- Feat/get connection code UI by @kevkevinpal in #484
- fix removed TODO and made bounty header dynamic by @kevkevinpal in #487
- Feat/add user email by @elraphty in #486
- Complete refactoring the tickets page by @maradondt in #483
- fix/missing-white-color-at-bottom-tile by @Marvel-Ib in #491
- Get Sphinx button modal pop up by @elraphty in #495
- handle-wrong-ticket-url by @Marvel-Ib in #492
- Feat/cleanup (I'm deleting alot of unused code for my sanity) by @kevkevinpal in #503
- Feat/cleanup (more deleting of code) by @kevkevinpal in #505
- made modifications to make people page list look better on mobile by @kevkevinpal in #508
- LNAUTH Prod sign up error by @elraphty in #511
- Display user assigned tickets by @elraphty in #504
- assign bounty button fix by @Marvel-Ib in #494
- Bounties Leaderboard by @elraphty in #512
- fulltext param in feeds by @Evanfeenstra in #516
- Fix/deeplink signin by @kevkevinpal in #517
- eslint: fixes by @kevkevinpal in #520
- about page cut off fix by @Marvel-Ib in #515
- filter bounty ui fix by @Marvel-Ib in #519
- eslint: added typescript into eslint by @kevkevinpal in #521
- adding params type check to eslint by @kevkevinpal in #522
- Backend restructure by @elraphty in #523
- fix: readd the leaderboard changes by @kevkevinpal in #525
- Add the leaderboard by @maradondt in #526
- Component props types for form folder by @elraphty in #535
- Backend Unit Tests And Routes Package by @elraphty in #527
- Component props types for pages folder by @elraphty in #533
- Component prop types for people folder by @elraphty in #531
- typescript: fixed prop typing errors by @kevkevinpal in #539
- fix: opening the bounty modal on main page not working but now the on… by @kevkevinpal in #540
- minor fix and validating by @Marvel-Ib in #536
- account-spacing-fix by @Marvel-Ib in #518
- Created Invoice For Bounties, and Programmatically by @elraphty in #542
- Added Order Descending to Bounties wanted query by @elraphty in #547
- Fix white screen for index routes on tribes by @elraphty in #545
- [BUG FIX] Keysend bug for bounty payment by @elraphty in #548
- [FIX] Create tribe tags column bug by @elraphty in #550
- Feat/alt tokens by @Evanfeenstra in #551
- User Assigned Bounties by @elraphty in #549
- FIX String Array by @elraphty in #552
- [FIX] Assign Bounty and Null error caused by StringArray by @elraphty in #553
- [Fix] Create and Update functions by @elraphty in #555
New Contributors
- @Marvel-Ib made their first contribution in #491
Full Changelog: v0.1.2...v0.1.7