Juan Cortes Ross
9a7b1cc5ad
Refactored the partners section out
6 years ago
Gaëtan Renaudeau
42fbfd6951
Merge pull request #1794 from LedgerHQ/LL-807
Fixes LL-807
6 years ago
Gaëtan Renaudeau
49185b4104
Merge pull request #1801 from LedgerHQ/l10n_develop
New Crowdin translations
6 years ago
ledger-bot
4c144f1c95
New translations app.json (Russian)
6 years ago
ledger-bot
c01501fe0b
New translations app.json (Korean)
6 years ago
ledger-bot
99d1262eae
New translations app.json (Japanese)
6 years ago
ledger-bot
c1db8b9e8b
New translations app.json (French)
6 years ago
ledger-bot
322251f049
New translations app.json (Chinese Simplified)
6 years ago
ledger-bot
5f6f93931b
New translations app.json (Spanish)
6 years ago
Gaëtan Renaudeau
ddc6f2ca31
Merge pull request #1800 from dasilvarosa/updatewording
Improve update wording
6 years ago
Gaëtan Renaudeau
c3813233ad
Merge pull request #1791 from juan-cortes/LL-931
LL-931 Add a banner to promote the mobile version of the Live + Banner refactoring
6 years ago
dasilvarosa
966163d1d9
replace tabs by spaces
6 years ago
dasilvarosa
3cbf260d66
Improve update wording
6 years ago
meriadec
4abf811706
Merge branch 'develop' into LL-931
6 years ago
Juan Cortes Ross
17b679b75c
Removes the bottom border from topbar and makes it conditionally render if no banners are present,
comment the logic for the updater until we have it ready to ship.
6 years ago
Gaëtan Renaudeau
4c09765c56
Merge pull request #1745 from juan-cortes/refactor-modal
LL-837 Initial version of the updated refactor of modals
6 years ago
Juan Cortes Ross
bcae62f5f7
Reduced horizontal margin on shareanalytics/technicaldata modals
6 years ago
Juan Cortes Ross
802492adaf
-Added enter key trigger for password modal
-Added close buttons to technical data, share analytics, trade safely modals
6 years ago
Juan Cortés Ross
9fda79949e
Merge branch 'develop' into refactor-modal
6 years ago
Juan Cortes Ross
bdbdedc0c2
Updated the url for campaign analytics
6 years ago
Gaëtan Renaudeau
ecef03d656
Merge pull request #1796 from valpinkman/feat/better-skip-onboarding
change skip genuine on onboarding
6 years ago
Valentin D. Pinkman
8ad68e52b7
change skip genuine on onboarding
6 years ago
Gaëtan Renaudeau
ae232154a5
Merge pull request #1795 from valpinkman/chore/dedups-ci
add dedup check during ci
6 years ago
Valentin D. Pinkman
dd8ebccc95
add dedups check during ci
6 years ago
Juan Cortes Ross
c7a95c60d2
Updated UI to the design
6 years ago
Gaëtan Renaudeau
5f583d0061
Fixes LL-807
The previous code was actually incorrect, we also proved the fix works on mobile, as we already have that code from the start: ebc9f9af8a/src/libcore/signAndBroadcast.js (L143)
6 years ago
Gaëtan Renaudeau
bf26cc3fb9
Merge pull request #1793 from LedgerHQ/gre-patch-1
deOopsify the ledger api errors
6 years ago
Gaëtan Renaudeau
1735d4e1bf
deOopsify the ledger api errors
I mean #1792
6 years ago
Juan Cortes Ross
b7b81ad420
Refactor of top banner and nano-x promotional banner
6 years ago
Gaëtan Renaudeau
aaeb3da3c0
Merge pull request #1787 from valpinkman/feat/skip-bootloader-screen
LL-832 skip 'restart in bootloader' if device is already in bootloader
6 years ago
Gaëtan Renaudeau
269f96d35d
Merge pull request #1789 from juan-cortes/overlooked-wording-export
Export wording
6 years ago
Juan Cortes Ross
52d489ab3a
DS was right, we (I) overlooked this
6 years ago
Valentin D. Pinkman
b210111392
flow fixes and cleartimeout on close
6 years ago
Valentin D. Pinkman
be167d8310
clear on success and error
6 years ago
Valentin D. Pinkman
828aa6250d
LL-832 remove flashing screen in repair tool
6 years ago
Juan Cortes Ross
40df94651f
Merge branch 'secure-update' of https://github.com/meriadec/ledger-live-desktop into LL-931
6 years ago
Gaëtan Renaudeau
c98bd17858
Merge pull request #1785 from juan-cortes/LL-898
Handle source===destination on select recipient for xrp
6 years ago
Gaëtan Renaudeau
c7a9285011
Merge pull request #1784 from meriadec/fix/manager-app-list-responsive
Make apps list responsive
6 years ago
Juan Cortes Ross
04a5e48f86
Updated wording for the error
6 years ago
meriadec
5fb5b8f3a9
Make apps list responsive
6 years ago
Juan Cortes Ross
344ad5cea9
Refactor types to recieve a more generic Account instead
6 years ago
Juan Cortes Ross
9e788cb2be
Bumped @ledgerhq/errors and translated the error
6 years ago
Juan Cortes Ross
6c2ef1ce46
Handle source===destination on select recipient for xrp
6 years ago
Gaëtan Renaudeau
1e5b732677
Merge pull request #1783 from meriadec/ds-store
Remove .DS_Store
6 years ago
meriadec
624b10ea29
Remove .DS_Store
6 years ago
Gaëtan Renaudeau
25ae88591c
Merge pull request #1775 from gre/LL-927
Use logger.critical(error) at more important places
6 years ago
meriadec
789d179a21
Merge branch 'develop' into secure-update
6 years ago
Juan Cortés Ross
b26b8e69e1
Merge branch 'develop' into refactor-modal
6 years ago
Juan Cortés Ross
7c92f44623
Merge pull request #1 from meriadec/polish-on-modals
Various polishes on Modal refactoring
6 years ago
meriadec
0570dfacf8
Various polishes on Modal refactoring
- use overlayScrollbar from electron blink features, to prevent
scrollbar taking space. as a side effect we can now scroll by holding
scrollbar with mouse left button. this is a native behavior that we
should not decide to remove for users
- update bottom white gradient to prevent overlapping scrollbar
- make account settings modal scrollable, but increase it's default
height so no weird Select triggering scroll when opening
- remove GrowScroll from release notes modal so we don't have two nested
scrolls (was producing really weird behaviour, scrollbar thumb not
indicating scroll % properly)
6 years ago