Skip to content

[PE-7266] Add coin exclusive tracks to coin page - #13332

Merged
dylanjeffers merged 9 commits into
mainfrom
pe-7266-tracks-on-coin-page
Oct 30, 2025
Merged

[PE-7266] Add coin exclusive tracks to coin page#13332
dylanjeffers merged 9 commits into
mainfrom
pe-7266-tracks-on-coin-page

Conversation

@dylanjeffers

@dylanjeffers dylanjeffers commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

Description

Adds coin exclusive tracks to coin page using new user/tracks gate-condition endpoint.

image image image image

@changeset-bot

changeset-bot Bot commented Oct 28, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9eb5c02

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dylanjeffers
dylanjeffers requested a review from a team October 28, 2025 23:04

import { useLineupQuery } from './useLineupQuery'

const DEFAULT_PAGE_SIZE = 10

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just checking 10 was intentional?

| 'usdc_purchase'
| 'follow'
| 'tip'
| 'nft'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

boo

}

// Hook to get the count of exclusive tracks
export const useExclusiveTracksCount = (args: {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this right? seems like we'd need a separate endpoint?

@@ -0,0 +1,167 @@
# Installing the Chart Library for UserBalanceHistoryGraph

The `UserBalanceHistoryGraph` component requires `react-native-gifted-charts` to render charts.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we don't merge this

premiumTracksSagas(),
exclusiveTracksSagas(),
searchTracksLineupSagas(),
remixesSagas(),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's up with remixesSagas

@dylanjeffers
dylanjeffers merged commit e01065d into main Oct 30, 2025
3 of 4 checks passed
@dylanjeffers
dylanjeffers deleted the pe-7266-tracks-on-coin-page branch October 30, 2025 21:44
dylanjeffers added a commit that referenced this pull request Oct 30, 2025
### Description

Adds coin exclusive tracks to coin page using new user/tracks
gate-condition endpoint.

<img width="408" height="387" alt="image"
src="https://github.com/user-attachments/assets/a93bd425-9648-4c8e-9d9d-2a78aa5bec30"
/>

<img width="559" height="387" alt="image"
src="https://github.com/user-attachments/assets/70696daa-bab6-4182-8fd2-7b5af6d3a992"
/>

<img width="415" height="440" alt="image"
src="https://github.com/user-attachments/assets/047fb15a-5cc2-40af-aa5a-5c438a95023c"
/>

<img width="415" height="440" alt="image"
src="https://github.com/user-attachments/assets/ce5da846-625b-4c7e-9420-745f7f1dd235"
/>
audius-infra pushed a commit that referenced this pull request Nov 1, 2025
[98da331] Claim vested coins flow QA (#13335) Reed
[0216cc9] [PE-7255] Add user balance history graph (#13337) Dylan Jeffers
[fb07b7a] [PE-7256|PE-7257] Rework artist coins list & create add cash page (#13341) JD Francis
[20bbd05] Drop donation (#13346) Dylan Jeffers
[c6de169] Fix exclusive tracks section playback (#13348) Dylan Jeffers
[eb8b147] Add error state if jup quote fails (#13344) Reed
[0903d80] Select artist-coin flair fixes (#13345) Dylan Jeffers
[e01065d] [PE-7266] Add coin exclusive tracks to coin page (#13332) Dylan Jeffers
[0aef321] Update FixedDecimal to support scientific notation (#13339) Marcus Pasell
[096aa76] [PE-7232] Fix smart tab behavior for external wallets + fix unauth buy button coins table (#13336) JD Francis
[1e2e0a6] [PE-7252] Always show user's launched coin (#13334) Reed
[da27d25] Version Packages (#13331) github-actions[bot]
[c13483e] Drop rights and covers feature flag (#13324) Dylan Jeffers
[28791a9] Add artist coin flair selector feature (#13317) Farid Salau
[2625849] [PE-7253] Fix web explore page title (#13326) Reed
[c275d11] Fix web lint (#13325) Reed
[46ad234] [PE-7237] Claim vested coins flow (#13307) Reed
[57b5340] Drop ai-attribution (#13321) Dylan Jeffers
[99e2e8c] Drop track replace flag (#13323) Dylan Jeffers
[705381c] [PE-7249] Invalidate artist-coin on buy/sell/swap (#13322) Dylan Jeffers
[87dbc94] [PE-7235] Fix pay with anything token picker (#13316) Dylan Jeffers
[bfadb5b] Revert "Artist coins page size 1000 (#13313)" (#13320) Reed
[452326b] Revert "[PE-7204] Associate wallets on solana /relay calls" (#13314) JD Francis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants