Gaëtan Renaudeau
|
a91b92328f
|
pixel push
|
7 years ago |
Gaëtan Renaudeau
|
12cde371e9
|
pixel push
|
7 years ago |
Gaëtan Renaudeau
|
3fa8c27eab
|
fixes
|
7 years ago |
ddasilva
|
abd7ab5bd9
|
Wording update: send/receive flows and error messages.
|
7 years ago |
Gaëtan Renaudeau
|
21c9ca8677
|
bridge.scanAccountsOnDevice needs to return Observable for safety
|
7 years ago |
Gaëtan Renaudeau
|
97eb62dc7b
|
fix scan accounts
|
7 years ago |
Gaëtan Renaudeau
|
19b4a162a6
|
fix errors in steps
|
7 years ago |
ddasilva
|
22dbc9f0da
|
Wording wip. Todo: send/receive flows and error messages.
|
7 years ago |
Gaëtan Renaudeau
|
d89dc5437a
|
We must always use network() not axios. avoid circular ref issue
|
7 years ago |
Gaëtan Renaudeau
|
929d7e7d33
|
pixel push OperationDetails
|
7 years ago |
Thibaut Boustany
|
b6692cda0f
|
Revert release notes modal to default width
|
7 years ago |
Gaëtan Renaudeau
|
7ba5b93079
|
add SyncAgo because it's very useful thing to know...
|
7 years ago |
meriadec
|
99bf4073af
|
Correct way to unsub (eheh) - thx @gre
|
7 years ago |
meriadec
|
d5994a3a90
|
Wording update
|
7 years ago |
Anastasia Poupeney
|
927725b8f1
|
operation details
|
7 years ago |
meriadec
|
4a9912281c
|
Refactor retry on add account fail
|
7 years ago |
meriadec
|
5cc2c8ae51
|
Ability to cancel sync when adding accounts
|
7 years ago |
meriadec
|
d2fe8c5ff2
|
Ability to import accounts even if sync is not finished yet
|
7 years ago |
meriadec
|
5adf9d7c71
|
Fix empty state text for add account
|
7 years ago |
Gaëtan Renaudeau
|
07b707452f
|
add Ripple node config
|
7 years ago |
Anastasia Poupeney
|
898f755de3
|
trim and remove extra spaces in the account name input
|
7 years ago |
Valentin D. Pinkman
|
82950bc63f
|
moved workflow to its own folder
|
7 years ago |
Gaëtan Renaudeau
|
2398228cb5
|
remove LegacySelect
NB: when using select, don't .map() to generate options. just pass-in the array and implement the getOptionValue
|
7 years ago |
Thibaut Boustany
|
befb84705d
|
Select first account by default on receive funds modal
|
7 years ago |
Thibaut Boustany
|
8a35752445
|
Translation for default account names
|
7 years ago |
meriadec
|
15ffde4440
|
Fix add accounts modal create account title
|
7 years ago |
Anastasia Poupeney
|
ff620becdb
|
account name input length increased to 30
|
7 years ago |
Gaëtan Renaudeau
|
3373ae69e5
|
Fix refuse on device to go on step 4
|
7 years ago |
Thibaut Boustany
|
668c1111dc
|
Made release notes modal larger
|
7 years ago |
meriadec
|
7f2f3973d8
|
Scroll inside ReleaseNotes
|
7 years ago |
Thibaut Boustany
|
bb492bbc46
|
Prettier
|
7 years ago |
Thibaut Boustany
|
dc53e79539
|
removed useless `eslint-disable-line react/jsx-no-literals`
|
7 years ago |
Thibaut Boustany
|
7177136eba
|
Add missing i18n + ignore eslint false positives
|
7 years ago |
Gaëtan Renaudeau
|
055432e1d7
|
Errors for i18n
should protect the i18n with a ''
|
7 years ago |
Thibaut Boustany
|
9545fa3171
|
More i18n strings
|
7 years ago |
meriadec
|
f0f016b236
|
Update footer of add account import step
|
7 years ago |
meriadec
|
ed831d7e79
|
Factorize AddAccount code and create AccountsList
|
7 years ago |
meriadec
|
15a7cf607e
|
Rename ImportModal to AddAccountsModal
|
7 years ago |
meriadec
|
a171c39ce3
|
Fix Send modal forbid close while signing transaction, etc.
|
7 years ago |
meriadec
|
be9205caed
|
Correct onClose handling on Send modal
|
7 years ago |
meriadec
|
98a48be58b
|
Fix Send modal forbid close while signing transaction
|
7 years ago |
meriadec
|
642e72e826
|
Better keyboard handling. Hide focus states by default.
|
7 years ago |
Thibaut Boustany
|
a7ee05c746
|
Fix release notes modal failing when notes are empty
|
7 years ago |
Thibaut Boustany
|
44d84392f1
|
i18n missing string
|
7 years ago |
Gaëtan Renaudeau
|
5a04ecfc37
|
fix missing i18n
|
7 years ago |
meriadec
|
49172bb413
|
Refacto SendModal to be able to block/allow close it with keyboard/click
|
7 years ago |
Thibaut Boustany
|
845e287117
|
Prettify
|
7 years ago |
meriadec
|
1bc46fceaf
|
Flow fix -.-
|
7 years ago |
meriadec
|
4b33696964
|
Unify modals back/close buttons
|
7 years ago |
meriadec
|
a15e609b55
|
Autofocus on send/receive/import modals
|
7 years ago |