Skip to content

Conversation

@JamieRuderman
Copy link
Member

@JamieRuderman JamieRuderman commented Oct 24, 2025

Changes

  • Hide all billing links for android

@JamieRuderman JamieRuderman requested a review from Copilot October 24, 2025 02:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR bumps the application version from 3.41.0 to 3.42.0 across multiple platforms and hides upgrade-related UI elements on Android devices by wrapping them with the MobileUI component. The change updates the Android build workflow to deploy directly to completed status instead of gradual rollout.

  • Version bump to 3.42.0 across package.json files and platform-specific configurations
  • Wrapping upgrade buttons and links with MobileUI android hide to prevent display on Android
  • Changed Android deployment from gradual rollout (inProgress with 20% userFraction) to full release (completed status)

Reviewed Changes

Copilot reviewed 15 out of 17 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
package.json Version bump to 3.42.0
frontend/package.json Version bump to 3.42.0
electron/package.json Version bump to 3.42.0
android/app/build.gradle Version bump to 3.42.0 and build number increment
ios/App/App.xcodeproj/project.pbxproj Version and build number updates for iOS
frontend/src/components/MobileUI.tsx Logic change from AND to OR for platform detection
frontend/src/pages/OrganizationRolesPage.tsx Hide upgrade button on Android
frontend/src/pages/OrganizationAddPage.tsx Hide upgrade chip on Android
frontend/src/pages/CustomerPage.tsx Hide update plan button on Android
frontend/src/components/UpgradeNotice.tsx Hide upgrade button on Android
frontend/src/components/UpgradeBanner.tsx Hide upgrade chip on Android
frontend/src/components/PlanActionChip.tsx Hide plan action chip on Android
frontend/src/components/LicensingServiceNotice.tsx Hide upgrade button and learn more link on Android
frontend/src/components/LicensingNoticeDisplay.tsx Hide upgrade buttons and learn more links on Android
.github/workflows/build-android.yml Change deployment to completed status and remove gradual rollout
Files not reviewed (1)
  • electron/package-lock.json: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@aws-amplify-us-west-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1003.d20k671nqqv4kl.amplifyapp.com

@JamieRuderman JamieRuderman requested a review from Copilot October 24, 2025 07:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 17 out of 19 changed files in this pull request and generated no new comments.

Files not reviewed (1)
  • electron/package-lock.json: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@JamieRuderman JamieRuderman merged commit b4458da into main Oct 27, 2025
8 checks passed
@JamieRuderman JamieRuderman deleted the android branch October 27, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants