-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Feat: Share QR Code #18636
Feat: Share QR Code #18636
Commits on May 9, 2023
-
Christoph Pader committed
May 9, 2023 Configuration menu - View commit details
-
Copy full SHA for a3a9677 - Browse repository at this point
Copy the full SHA a3a9677View commit details -
add ShareCodePage and add references to relevant files
Christoph Pader committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for fdca05f - Browse repository at this point
Copy the full SHA fdca05fView commit details -
Christoph Pader committed
May 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 75fccc4 - Browse repository at this point
Copy the full SHA 75fccc4View commit details -
Christoph Pader committed
May 9, 2023 Configuration menu - View commit details
-
Copy full SHA for c036f17 - Browse repository at this point
Copy the full SHA c036f17View commit details -
add react-native-qrcode-svg to "includeModules" in webpack config
Christoph Pader committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 7d1fc59 - Browse repository at this point
Copy the full SHA 7d1fc59View commit details -
re-structure QRShare component
Christoph Pader committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 281a8be - Browse repository at this point
Copy the full SHA 281a8beView commit details -
Christoph Pader committed
May 9, 2023 Configuration menu - View commit details
-
Copy full SHA for fe000c0 - Browse repository at this point
Copy the full SHA fe000c0View commit details
Commits on May 10, 2023
-
finish implementing qr share card
Christoph Pader committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for fdd3473 - Browse repository at this point
Copy the full SHA fdd3473View commit details -
add separate "ReportDetailsShareCodePage" so we can use "withOnyx" to…
… get report
Christoph Pader committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 68f3aaa - Browse repository at this point
Copy the full SHA 68f3aaaView commit details -
fix linking for report qr code
Christoph Pader committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 102272c - Browse repository at this point
Copy the full SHA 102272cView commit details -
Christoph Pader committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for bd07e97 - Browse repository at this point
Copy the full SHA bd07e97View commit details -
Christoph Pader committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for a140135 - Browse repository at this point
Copy the full SHA a140135View commit details -
Christoph Pader committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b4d503 - Browse repository at this point
Copy the full SHA 7b4d503View commit details -
Christoph Pader committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for f14dc93 - Browse repository at this point
Copy the full SHA f14dc93View commit details -
Merge branch 'main' into @chrispader/feat/qr-codes
Christoph Pader committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 27c3c7d - Browse repository at this point
Copy the full SHA 27c3c7dView commit details -
implement qr code download and improve styling
Christoph Pader committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 61b53c8 - Browse repository at this point
Copy the full SHA 61b53c8View commit details -
Christoph Pader committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 028920f - Browse repository at this point
Copy the full SHA 028920fView commit details -
Christoph Pader committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 11720da - Browse repository at this point
Copy the full SHA 11720daView commit details -
add react-native-view-shot to includeModules in webpack config
Christoph Pader committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 559d07f - Browse repository at this point
Copy the full SHA 559d07fView commit details -
Christoph Pader committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for a71af62 - Browse repository at this point
Copy the full SHA a71af62View commit details
Commits on May 11, 2023
-
Merge branch 'main' into @chrispader/feat/qr-codes
Christoph Pader committedMay 11, 2023 Configuration menu - View commit details
-
Copy full SHA for de34b77 - Browse repository at this point
Copy the full SHA de34b77View commit details -
implement qr code download on native (web-support not available)
Christoph Pader committedMay 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 789cc26 - Browse repository at this point
Copy the full SHA 789cc26View commit details -
Christoph Pader committed
May 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 9790639 - Browse repository at this point
Copy the full SHA 9790639View commit details -
allow local files to be stored to camera roll on android
Christoph Pader committedMay 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 370875e - Browse repository at this point
Copy the full SHA 370875eView commit details -
extract download logic from main qr code component
Christoph Pader committedMay 11, 2023 Configuration menu - View commit details
-
Copy full SHA for cd333e9 - Browse repository at this point
Copy the full SHA cd333e9View commit details -
Christoph Pader committed
May 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 0bdf350 - Browse repository at this point
Copy the full SHA 0bdf350View commit details -
Christoph Pader committed
May 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 7bcd3b5 - Browse repository at this point
Copy the full SHA 7bcd3b5View commit details -
extract download logic and differentiate between native and web
Christoph Pader committedMay 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 1974f62 - Browse repository at this point
Copy the full SHA 1974f62View commit details -
wrap ShareCodePage in ScrollView
Christoph Pader committedMay 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 6d29e43 - Browse repository at this point
Copy the full SHA 6d29e43View commit details -
make "Share code" button text sentence case
Christoph Pader committedMay 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f7b6d3 - Browse repository at this point
Copy the full SHA 6f7b6d3View commit details -
Christoph Pader committed
May 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 1256766 - Browse repository at this point
Copy the full SHA 1256766View commit details -
only show Download button on native platforms
Christoph Pader committedMay 11, 2023 Configuration menu - View commit details
-
Copy full SHA for aada906 - Browse repository at this point
Copy the full SHA aada906View commit details -
Christoph Pader committed
May 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 39cc960 - Browse repository at this point
Copy the full SHA 39cc960View commit details
Commits on May 12, 2023
-
move share code button to MenuItem
Christoph Pader committedMay 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 156d963 - Browse repository at this point
Copy the full SHA 156d963View commit details -
Christoph Pader committed
May 12, 2023 Configuration menu - View commit details
-
Copy full SHA for d1f1080 - Browse repository at this point
Copy the full SHA d1f1080View commit details -
Christoph Pader committed
May 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 630849e - Browse repository at this point
Copy the full SHA 630849eView commit details -
Merge branch 'main' into @chrispader/feat/qr-codes
Christoph Pader committedMay 12, 2023 Configuration menu - View commit details
-
Copy full SHA for a15bac6 - Browse repository at this point
Copy the full SHA a15bac6View commit details -
move share code button to SettingsPage
Christoph Pader committedMay 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 8e20231 - Browse repository at this point
Copy the full SHA 8e20231View commit details -
Christoph Pader committed
May 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 4569da0 - Browse repository at this point
Copy the full SHA 4569da0View commit details -
Update src/pages/ShareCodePage.js
Co-authored-by: Robert Chen <robert@expensify.com>
Configuration menu - View commit details
-
Copy full SHA for 01e8334 - Browse repository at this point
Copy the full SHA 01e8334View commit details -
Christoph Pader committed
May 12, 2023 Configuration menu - View commit details
-
Copy full SHA for acc8b11 - Browse repository at this point
Copy the full SHA acc8b11View commit details -
Christoph Pader committed
May 12, 2023 Configuration menu - View commit details
-
Copy full SHA for ad0db00 - Browse repository at this point
Copy the full SHA ad0db00View commit details -
convert ReportDetailsShareCodePage to functional component
Christoph Pader committedMay 12, 2023 Configuration menu - View commit details
-
Copy full SHA for cb00561 - Browse repository at this point
Copy the full SHA cb00561View commit details
Commits on May 15, 2023
-
Merge branch 'main' into @chrispader/feat/qr-codes
Christoph Pader committedMay 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 707f6b0 - Browse repository at this point
Copy the full SHA 707f6b0View commit details