Skip to content
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

Google Wallet integration #1215

Merged
merged 47 commits into from
May 3, 2023

Conversation

cbellone
Copy link
Member

@cbellone cbellone commented May 1, 2023

co-autored-by: @yanaga

yanaga and others added 30 commits October 2, 2022 15:49
Added alt to 'Add to Google Wallet' image on the ticket email.
@sonarcloud
Copy link

sonarcloud bot commented May 1, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

30.9% 30.9% Coverage
0.0% 0.0% Duplication

@cbellone cbellone marked this pull request as ready for review May 3, 2023 17:34
@cbellone cbellone merged commit f1d008b into 2.0-M4-maintenance May 3, 2023
cbellone added a commit that referenced this pull request May 9, 2023
* Added 'Add to Google Wallet' link to email with image and dummy url to GoogleWalletApiController

* Added alt to 'Add to Google Wallet' image on the ticket email.

* Removed ConfigurationKeys for PR

* add missing license header

* add custom message HTML

* Moved 'Add to Google Wallet' button to its own section in the ticket email.

* Revert "Removed ConfigurationKeys for PR"

This reverts commit 84ec162.

* fix build on Apple Silicon

* Google Wallet implemention for Event Tickets *hopefully* completed

* Changed the image of the Google Wallet pass to event.getImageUrl()

* fix images size

* fix event logo URL, remove unused param, add missing configuration

* add missing ObjectMapper to test configuration

* update package-lock.json

* throw exception if pass generation was not successful

* !dev is not accepted by pass API

* invert eventName and description

* Fixed a bug with the POST/PUT Request when creating/updating objects in the Google Wallet API.

* Converting eventDescription from markdown to plain text on Google Wallet and Apple PassKit.

* do not display wallet link if wallet is not enabled/requested

* restore license

* add configuration UI

* fix double escaping issue

* fix typo

* update ticket email, add download link for Apple Wallet

* add new frontend version

* add new frontend version

* update frontend

* add documentation

* add image

* update email layout

* update email layout, add image padding in responsive mode

* update frontend

* fix errors after merge

* update add to google wallet badge

* update public frontend

* disable pass when ticket is released or reassigned

* update frontend version

* apply sonar suggestions

---------

Co-authored-by: Edson Yanaga <edson@yanaga.io>
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.

None yet

3 participants