-
Notifications
You must be signed in to change notification settings - Fork 29
style(payment): Add required information for EU crypto payments. #1740
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
Open
gtandersen
wants to merge
133
commits into
runbox:master
Choose a base branch
from
gtandersen:geir/crypto-payment-eu-information
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
style(payment): Add required information for EU crypto payments. #1740
gtandersen
wants to merge
133
commits into
runbox:master
from
gtandersen:geir/crypto-payment-eu-information
Conversation
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
…emplate item click
Set the angular analytics to be disabled using the angular config.
Make default link color the same as link theme color and not browser default.
If alt email is changed, resend validation email Fixes runbox#1510
Somehow the mailparser can output an attachment with content-type false
.. Not PID. I broke this when changing the ProductOrder args
Disable the submit button when the required fields are not filled in.
Add Sentry to the worker context. Also log console logs to sentry. This required Update sentry and required deps. A newer version of sentry requireded an update of typescript. A newer version of typescript required an update of angular.
Missing since some angularx-qrcode update
The angular service worker is causing cors issues because the fetch in the sw doesn't set the correct CORS headers. This change makes img tags bypass the service worker by setting the ngsw-bypass query param.
Combines with backend update to check cnames instantly
Include a button for requesting permissions.
…ts." This reverts commit b01e009.
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.
No description provided.