Prod Release - #64
Draft
geoff-jiang wants to merge 22 commits into
Draft
Conversation
…erformance different)
- updated cmd-f portal to view statement - updated workflow pnpm action versions
- Adds "Add to Wallet" button with loading state on the ticket page - Creates wallet service that calls generateGoogleWalletPass callable
- Update addHackerPassToGoogleWallet to use dbCollectionName from useHackathonInfo
- Make Add to Google Wallet button borderless and transparent
- Add Add to Apple Wallet button to my-ticket page - Add addHackerPassToAppleWallet service calling generateAppleWalletPass - Add Apple Wallet badge SVG asset
- addHackerPassToAppleWallet now returns a storage path instead of a download URL - my-ticket resolves the tokenized URL client-side via getDownloadURL so signed-in auth passes storage rules
- Swap primary Google Wallet asset for condensed variant - Update button sizes and responsive stacking (column on mobile, row on desktop) - Add hover/focus-visible opacity feedback
Portal CI Fixes
|
Visit the preview URL for this PR (updated for commit 0c0d9ce): https://dev-nwplus-portal--pr64-33069340929-9apzrgxz.web.app (expires Sun, 06 Sep 2026 11:54:23 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 9682730d6892ff820b04dca436d4869eb6a4f555 |
geoff-jiang
marked this pull request as draft
August 26, 2026 21:26
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Reason
Update prod with cmd-f updates, wallet, and CI changes
Explanation
Other considerations