Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

[PAY-1612] Change mobile hidden track header color #3755

Closed
wants to merge 23 commits into from
Closed

Conversation

dharit-tan
Copy link
Contributor

@dharit-tan dharit-tan commented Jul 17, 2023

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?

Simulator Screenshot - iPhone 14 Pro - 2023-07-17 at 13 32 26

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.

dharit-tan and others added 23 commits June 29, 2023 11:10
* 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)
@audius-infra
Copy link
Collaborator

Preview this change https://demo.audius.co/rt-hidden

Base automatically changed from gated-content-updates to main July 17, 2023 19:47
@gitguardian
Copy link

gitguardian bot commented Jul 17, 2023

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id Secret Commit Filename
1606949 Generic High Entropy Secret 274f836 packages/web/.env/.env.prod View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. 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


🦉 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.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants