This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
[PAY-1612] Change mobile hidden track header color #3755
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* main: (36 commits) [PAY-1566] Adds support for passing color directly to primary button (#3709) [C-2825] Fix push notification registration (#3672) [C-2827] Fix hidden dog ear on search results (#3708) [C-2830] Move storage node selector to common (#3707) [C-1379] Add link to playlist in mobile toast (#3702) [C-2821] Add hidden dog tag to mobile card (#3701) [C-2587] Fix playlist update tooltip (#3700) [QA-560][PAY-1564] Fix hot and new bug (#3703) [PAY-1563] Fix loading into a chat from a push notification (#3699) [C-2478 C-2480] Add suggestedTracks (#3689) Attach ulid package to window (#3697) Fix track screen artist name font weight (#3695) [C-2416] Fix missing hidden playlists on own profile (#3694) Fetch chats on app foreground (#3693) [C-2718] Fix mobile sign-up environment issues (#3691) Update SDK to v3.0.3-beta.63 (#3688) OAuth and Developer Apps QA C-2816 C-2815 C-2794 C-2793 C-2795 C-2797 (#3681) [C-2465] Improve audius-query cache selection performance (#3687) [C-2799] Disallow protected m4p file uploads (#3686) [PAY-1535] Refresh chat messages on render and pull to refresh on chats list (#3673) ...
* origin/main: (26 commits) [C-1608 C-2750] Fix edit profile/cover photo (#3735) [C-2711] Remove app-store link in force-upgrade for saga (#3737) Pin lerna version (#3738) Update announcement notification style and hover behavior retry (#3736) [CON-765] Default v2 signup and fix local EM (#3730) Update announcement notification style and hover behavior (#3733) Update announcement notification style and hover behavior (#3733) [C-2844] Ensure all tracks fetched on collection page (#3734) Add dev storage bootstrap nodes (#3731) [QA-565] Fix notification overflow bug (#3732) [C-2547] Lineup pagination fixes (#3728) [C-2679] Track Availability Modal Form (#3720) [C-2785] Update collection screen focus effect to fetch lineup (#3722) Make embed not fetch metadata from CN (#3710) [C-2809] Remove user from image hooks (#3723) [C-2834] Remove replica set usage in web (#3721) [C-2829] Finalize SuggestedTracks (#3706) [PAY-1569] Update blog post link (#3719) Call the DN selection callback in AudiusBackend if using a cached DN (#3718) DMs: Add space to learn more text (#3714) ...
* origin/main: Manually set the libs state to prevent retry storm (#3753) Fix android announcement notifs (#3750) [PAY-1599] Fix font in Start Conversation prompt (#3748) [C-2851] Add privacy policy to settings page (#3741) [PAY-1595] Hide chat textinput until chat exists (#3746) [PAY-1597] Fix mobile chat screen empty state font (#3744) Bump Android again (#3745) Get the first storage node for o-auth not all of them (#3743) Bump app versions (#3742) Notification cursor reflects clickability (#3740) [C-2823] Improve autogenerated image logic (#3729)
Preview this change https://demo.audius.co/rt-hidden |
|
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
1606949 | Generic High Entropy Secret | 274f836 | packages/web/.env/.env.prod | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Change hidden track track screen header to
neutralLight4
to match other track headers.Dragons
Is there anything the reviewer should be on the lookout for? Are there any dangerous changes?
How Has This Been Tested?
How will this change be monitored?
For features that are critical or could fail silently please describe the monitoring/alerting being added.
Feature Flags
Are all new features properly feature flagged? Describe added feature flags.