-
Notifications
You must be signed in to change notification settings - Fork 12
Anca/ L10n [CA] Movieposters #704
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
soncuteanca
wants to merge
12
commits into
main
Choose a base branch
from
anca/cm-ca-movieposters
base: main
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.
+84
−16
Open
Changes from 5 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
fa7b904
Add CM movieposters CA
soncuteanca 44ea56c
Merge main
soncuteanca 90735f9
Rearange sites for better tracking
soncuteanca 2df0cf0
Adjust fixture with the default state
soncuteanca 9c41347
Remove comma
soncuteanca 64d29dc
Remove comma
soncuteanca 115b867
Some changes
soncuteanca 3f3c17f
Merge branch 'main' into anca/cm-ca-movieposters
soncuteanca 3183ec1
Merge branch 'main' into anca/cm-ca-movieposters
soncuteanca cdbfc74
Skip Linux and Windows for now due to ci artifacts
soncuteanca cf46d84
Merge branch 'main' into anca/cm-ca-movieposters
philimon-reset e1cc533
revert and add
philimon-reset File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"url": "http://127.0.0.1:8080/movieposters_ad.html", | ||
"field_mapping": { | ||
"given_name": "76d61249-afe6-4bc4-9c9a-a62c5d8107de", | ||
"family_name": "9536d8e7-519e-4197-ae5b-7bbe127925d0", | ||
"organization": "5c8e00c8-ad7d-488b-aff3-67a728498ae0", | ||
"street_address": "fdc9d3f2-13f8-47db-90a3-7a18584028cb", | ||
"address_level_2": "3ee2821f-8f38-4a9d-b95c-e3f62b4ea69e", | ||
"address_level_1": "ecbdd508-3d94-45ec-97b5-c2b642dc3fe6", | ||
"postal_code": "f60c786d-a9bb-41af-ac0f-bff95bb7d3ad", | ||
|
||
"country" : "c02b72d4-ba59-4c54-bd27-b4b686cc9133", | ||
"telephone": "c11c59df-db4e-459a-9590-4798a6d22030", | ||
"email": "5f14e679-8b86-4b2d-98ab-0746f1902eca" | ||
|
||
}, | ||
"form_field": "*[data-moz-autofill-inspect-id='{name}']", | ||
"fields": [ | ||
"76d61249-afe6-4bc4-9c9a-a62c5d8107de", | ||
"9536d8e7-519e-4197-ae5b-7bbe127925d0", | ||
"5c8e00c8-ad7d-488b-aff3-67a728498ae0", | ||
"fdc9d3f2-13f8-47db-90a3-7a18584028cb", | ||
"3ee2821f-8f38-4a9d-b95c-e3f62b4ea69e", | ||
"ecbdd508-3d94-45ec-97b5-c2b642dc3fe6", | ||
"f60c786d-a9bb-41af-ac0f-bff95bb7d3ad", | ||
"c02b72d4-ba59-4c54-bd27-b4b686cc9133", | ||
"c11c59df-db4e-459a-9590-4798a6d22030", | ||
"5f14e679-8b86-4b2d-98ab-0746f1902eca" | ||
|
||
] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"url": "http://127.0.0.1:8080/movieporters_cc.html", | ||
"field_mapping": { | ||
"card_number": "11111111-aaaa-bbbb-cccc-000000000000", | ||
"expiration_date": "22222222-bbbb-cccc-dddd-111111111111", | ||
"cvv": "33333333-cccc-dddd-eeee-222222222222" | ||
}, | ||
"form_field": "*[data-moz-autofill-inspect-id='{name}']", | ||
"skip": "True", | ||
"fields": [ | ||
"11111111-aaaa-bbbb-cccc-000000000000", | ||
"22222222-bbbb-cccc-dddd-111111111111", | ||
"33333333-cccc-dddd-eeee-222222222222" | ||
] | ||
} |
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
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
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
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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Title</title> | ||
</head> | ||
<body> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.