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

[NoQA] [Wave 8 - ECard Transactions] Create eReceiptThumbnail and eReceipt components #29075

Merged
merged 31 commits into from
Oct 11, 2023
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
be2d3f0
Fix mcc svgs and initial sketch commit of EReceipt
grgia Oct 7, 2023
fc93b9a
Fix spacing so text can expand
grgia Oct 7, 2023
019b12a
Grabbing transaction info
grgia Oct 7, 2023
860e34a
Use transaction data for eReceipt
grgia Oct 7, 2023
115579d
Fix cardID is number not string
grgia Oct 7, 2023
a9b32e0
prettier
grgia Oct 7, 2023
ae4a105
Initial Draft of Ereceiptpreview
grgia Oct 9, 2023
50cfb5c
Clean up MCCs
grgia Oct 9, 2023
6396515
Disable props spreading in stories
grgia Oct 9, 2023
98616ef
mcc fill
grgia Oct 9, 2023
1c5e042
remove test from preferences page
grgia Oct 9, 2023
9ce3005
Use PNGs
grgia Oct 9, 2023
5ef5ab4
prettier
grgia Oct 9, 2023
c005b3d
lint
grgia Oct 9, 2023
d56ab9a
Use Thumbnail in Ereceipt component
grgia Oct 9, 2023
7ea7587
Merge branch 'main' into georgia-cardTransactionsEReceiptPreview
grgia Oct 10, 2023
fc318a7
add back waypoints
grgia Oct 10, 2023
408d920
Fix receipt path capitalization
grgia Oct 10, 2023
5f6cd5b
Clean up stories and add helper function for background images
grgia Oct 10, 2023
0ea57fa
remove unused object
grgia Oct 10, 2023
922594a
remove unused key
grgia Oct 10, 2023
170e926
delete unused asset
grgia Oct 10, 2023
826d9f0
update storybook with ONYX :)
grgia Oct 10, 2023
d693b59
Use FAKE for onyx data in stories, fix text centering, use break word…
grgia Oct 10, 2023
95ee11f
final clean up
grgia Oct 10, 2023
9a3a121
Add fonts to storybook
grgia Oct 11, 2023
b5f1a4e
unused font
grgia Oct 11, 2023
af9630d
Merge branch 'main' into georgia-cardTransactionsEReceiptPreview
grgia Oct 11, 2023
a169ff8
date fix
grgia Oct 11, 2023
da89fc5
remove normal line height, this will break IOS
grgia Oct 11, 2023
b8c3300
Merge branch 'main' into georgia-cardTransactionsEReceiptPreview
grgia Oct 11, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions assets/images/MCCGroupIcons/MCC-Airlines.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions assets/images/MCCGroupIcons/MCC-Commuter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions assets/images/MCCGroupIcons/MCC-Gas.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions assets/images/MCCGroupIcons/MCC-Goods.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions assets/images/MCCGroupIcons/MCC-Groceries.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions assets/images/MCCGroupIcons/MCC-Hotel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 6 additions & 3 deletions assets/images/MCCGroupIcons/MCC-Mail.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions assets/images/MCCGroupIcons/MCC-Meals.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions assets/images/MCCGroupIcons/MCC-Misc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading