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 display all the language tags by @VividhPandey003 in #1268
- add pagination and sorting to assigned, and created bounties by @elraphty in #1300
- fix(#1260):added the test for history modal by @Vayras in #1278
- chore: added tests for organization details component by @wright-eric in #1272
- fix(#1277):enabled bounty scrolling on org page by @Vayras in #1298
- Button rename by @gouravmpk in #1290
- fix(bounty-twice): Fixed Duplicate PopUp Issue When Viewing Bounty From Profile by @aliraza556 in #1269
New Contributors
- @Vayras made their first contribution in #1085
- @KumarNayan made their first contribution in #1181
- @anish-yadav made their first contribution in #1184
- @ManyRios made their first contribution in #1197
- @YLeight made their first contribution in #1190
- @wright-eric made their first contribution in #1224
- @aliraza556 made their first contribution in #1217
- @hritikmunde made their first contribution in #1247
Full Changelog: v0.1.17...v0.1.18