.. |
AccountPage
|
Fix a JS bug when you have no txs but have balance
|
7 years ago |
AdvancedOptions
|
Migrate the app to BigNumber.js
|
7 years ago |
BalanceSummary
|
Migrate the app to BigNumber.js
|
7 years ago |
Breadcrumb
|
fix errors in steps
|
7 years ago |
ConfettiParty
|
Pixel push confetti
|
7 years ago |
CounterValue
|
Migrate the app to BigNumber.js
|
7 years ago |
CurrentAddress
|
remove unwanted cursor pointer to have a more native experience
|
7 years ago |
DashboardPage
|
Update e2e identifiers to prevent React warning
|
7 years ago |
DeviceConfirm
|
Implement new flow of receive
|
7 years ago |
DeviceInteraction
|
Detect "Cant open device" errors and display link to help center
|
7 years ago |
ExchangePage
|
a few adjustments after design meeting on selectables
|
7 years ago |
FeesField
|
fixes sent modal for ethereum/litecoin when no balance was set
|
7 years ago |
MainSideBar
|
fixes on cursors
|
7 years ago |
ManagerPage
|
add typing to all commands and api calls. fixes #1348
|
7 years ago |
Onboarding
|
Update e2e identifiers to prevent React warning
|
7 years ago |
OperationsList
|
fixes on cursors
|
7 years ago |
RecipientAddress
|
Migrate the app to BigNumber.js
|
7 years ago |
RequestAmount
|
Fix missing case where bignumber.js was not used
|
7 years ago |
SelectAccount
|
Disable balance rounding where it's important (where enough space)
|
7 years ago |
SelectCurrency
|
Adjust the Selects empty option texts
|
7 years ago |
SettingsPage
|
Update e2e identifiers to prevent React warning
|
7 years ago |
TopBar
|
Update e2e identifiers to prevent React warning
|
7 years ago |
UpdateNotifier
|
Fix notification bar position
|
7 years ago |
WarnBox
|
Export HandBadge from WarnBox and make it respect its viewbox
|
7 years ago |
base
|
Fix outline button active style
|
7 years ago |
layout
|
Fixes #1152
|
7 years ago |
modals
|
Merge pull request #1366 from gre/fix/eth-no-txs-but-balance
|
7 years ago |
App.js
|
Drop unused Print and make Onboarding rendering from inside Default
|
7 years ago |
AppError.js
|
Add export on init crash + make error selectable
|
7 years ago |
AppRegionDrag.js
|
Add backdrop-filter, and remove vibrancy on application
|
7 years ago |
CalculateBalance.js
|
Migrate the app to BigNumber.js
|
7 years ago |
CryptoCurrencyIcon.js
|
Flow & clean
|
7 years ago |
CurrentAddressForAccount.js
|
Take QRCode component from vault + use live-common URIScheme
|
7 years ago |
DebugAppInfosForCurrency.js
|
Add a way to get app version and log it if there is an error
|
7 years ago |
DeltaChange.js
|
Migrate the app to BigNumber.js
|
7 years ago |
DeviceBusyIndicator.js
|
Prevent locks to happen during scanning
|
7 years ago |
EnsureDevice.js
|
minimal error handling for mvp
|
7 years ago |
EnsureDeviceApp.js
|
centralize custom errors. fixes #1116
|
7 years ago |
ExportLogsBtn.js
|
Fix 'Export Logs' to work after more than 10Mb of logs
|
7 years ago |
GenuineCheck.js
|
add typing to all commands and api calls. fixes #1348
|
7 years ago |
GenuineCheckModal.js
|
Use GenuineCheck in GenuineCheckModal
|
7 years ago |
GlobalSearch.js
|
Merge all i18n
|
7 years ago |
GradientBox.js
|
Fix modals gradient box hiding the modal footer border
|
7 years ago |
IsUnlocked.js
|
centralize custom errors. fixes #1116
|
7 years ago |
KeyboardContent.js
|
add a way to see operations per second (ping the process)
|
7 years ago |
LibcoreBusyIndicator.js
|
lighter indicators
|
7 years ago |
OnboardingOrElse.js
|
Fixes #1152
|
7 years ago |
OpenUserDataDirectoryBtn.js
|
Help: add button to open user data folder
|
7 years ago |
PerfIndicator.js
|
add a way to see operations per second (ping the process)
|
7 years ago |
PillsDaysCount.js
|
Track more events
|
7 years ago |
Placeholder.js
|
initial version of a Placeholder for when no countervalues loaded yet
|
7 years ago |
PollCounterValuesOnMount.js
|
Improve how Sync happen
|
7 years ago |
QRCodeCameraPickerCanvas.js
|
add logger to have more logs logged!
|
7 years ago |
QRCodeExporter.js
|
remove archived flag. future impl will differ
|
7 years ago |
RefreshAccountsOrdering.js
|
Fixes #1153
|
7 years ago |
RenderError.js
|
add account error step in modal single commit
|
7 years ago |
SelectExchange.js
|
fixes #1114 plus some other little bugs (#1162)
|
7 years ago |
StickyBackToTop.js
|
Track more events
|
7 years ago |
SyncAgo.js
|
add SyncAgo because it's very useful thing to know...
|
7 years ago |
SyncBackground.js
|
Add SyncBackground component
|
7 years ago |
SyncContinouslyPendingOperations.js
|
add SyncContinuouslyPendingOperations
|
7 years ago |
SyncOneAccountOnMount.js
|
Improve how Sync happen
|
7 years ago |
SyncSkipUnderPriority.js
|
Improve how Sync happen
|
7 years ago |
ThrowBlock.js
|
Add a logger.critical for raising exception to Sentry
|
7 years ago |
TranslatedError.js
|
Fix a bug with error.message not exposed to t()
|
7 years ago |
TriggerAppReady.js
|
Make errors reported on init crash
|
7 years ago |
WithFeesAPI.js
|
Prevent WithFeesAPI settings its state after unmount
|
7 years ago |