-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PAY-2810] Purchase/Sale email fix text for albums #8310
Conversation
|
@@ -1,5 +1,8 @@ | |||
import { capitalize } from 'lodash' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just asking since this is the only one. Are we allowed to import packages here?
I assume it's fine cause this is just a discovery-provider plugin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is just a ts file so i would assume it's ok..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be fine if it's in the package.json
[4abc13b] [PAY-2810] Purchase/Sale email fix text for albums (#8310) Reed [992cf7d] [PAY-2764] Implement DeveloperApp Update entity manager action (#8254) Raymond Jacobson [621c3ee] Convert swagger.json to OAS 3.0 before generating SDK types (#8274) Marcus Pasell [7e0aa7e] [PAY-2823] Edit Album access control fixes (#8298) Andrew Mendelsohn [8f7394c] ddex: parse contributors (#8267) Steve Perkins [8520ee6] [PAY-2796] Fix extra notifications on track removal from purchased album (#8282) Reed
…cher * origin/main: (47 commits) [PAY-2728] Implement edit app flow (#8256) Audius Protocol v0.6.94 [C-4288] Migrate to new cards in profile, search, and library (#8300) Upgrade dapp-store to 0.8.1 (#8311) [PAY-2794] Use UserLink for purchases/sales tables (#8306) [PAY-2810] Purchase/Sale email fix text for albums (#8310) [PAY-2764] Implement DeveloperApp Update entity manager action (#8254) [PAY-2772] Fix collection description text size (#8309) [PAY-2822] Convert LockedContentDetailsTile to Harmony (#8308) [PAY-2781] Poll for track access on album purchase (#8296) Convert swagger.json to OAS 3.0 before generating SDK types (#8274) Retrigger logic for android notification permissions post-manifest fix (#8305) [PAY-2815] Show unlocked icon if dm content is purchased (#8303) [PAY-2779] Fix validation for albumTrackPrice (#8302) Fix EditCollection playwright test (#8304) [PAY-2823] Edit Album access control fixes (#8298) [QA-971] Fix smart collections (#8299) [PAY-2791] Show only own albums in artist dashboard (#8297) [Web] [Harmony] Add accounts managing you modal [C-4295] [C-4292] (#8258) [C-4238, C-4318] Add ssr small bundle flow for mobile track page (#8293) ...
Description
Small copy + formatting changes for purchase + sale emails
How Has This Been Tested?
Not tested - test on stage