Releases: stakwork/sphinx-tribes
Releases · stakwork/sphinx-tribes
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
sphinx-tribes-v0.1.2
fix setTribePreview
sphinx-tribes-0.1.0
- release v0.1.0