1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-28 03:08:30 +00:00
Commit Graph

1614 Commits

Author SHA1 Message Date
slowbackspace
cb2dff467b cleanup 2019-01-09 18:04:24 +01:00
slowbackspace
2f3872345d show used fee level (low/normal/high...) 2019-01-09 18:00:18 +01:00
slowbackspace
bbd5420f15 slightly redesigned modal 2019-01-09 17:59:11 +01:00
Vladimir Volek
c371159e00
Merge pull request #307 from trezor/fix/notification-loading-button
Added loading state for acquire button
2019-01-09 16:10:35 +01:00
slowbackspace
0e5300eeee fix animation color 2019-01-09 15:57:59 +01:00
Vladimir Volek
ccdc1580e9 Pass loader color 2019-01-09 15:02:38 +01:00
Vladimir Volek
5d5347a4e6 Better button colors 2019-01-09 14:47:53 +01:00
Vladimir Volek
5416baa358
Merge pull request #315 from trezor/fix/huge-fee-overflow
Fix fee label overflow
2019-01-09 14:22:07 +01:00
slowbackspace
41633bb7b8 set min-weight to make options look aligned 2019-01-09 13:59:19 +01:00
slowbackspace
e59c3436bb fix fee label overflow 2019-01-09 13:26:42 +01:00
Vladimir Volek
8820aa68f7
Merge pull request #312 from trezor/fix/bignumber-amount-cpu
Faster BigNumber to string conversion
2019-01-08 16:50:08 +01:00
Vladimir Volek
f9eb24e033
Merge pull request #313 from trezor/fix/device-status-overflow
Fix device status overflow
2019-01-08 16:48:44 +01:00
slowbackspace
1cfbae6415 fix device status overflow 2019-01-08 15:20:16 +01:00
slowbackspace
bbfd3cafce convert normal notation, converting exp notation will fail 2019-01-08 14:04:42 +01:00
slowbackspace
8970f90d45 use toFixed for fees on eth 2019-01-08 13:23:46 +01:00
slowbackspace
83abbd9ac3 faster conversion to string for ripple 2019-01-08 11:50:30 +01:00
slowbackspace
cc5d7a9b66 use faster toFixed() 2019-01-08 10:40:21 +01:00
Szymon Lesisz
ca160451fc bump trezor-connect 2019-01-07 18:33:00 +01:00
Maroš
631d9a7d34
Merge pull request #305 from trezor/fix/dashboard-icons
Moved icons to shared folder, added correct icons to dashboard
2019-01-07 17:19:31 +01:00
Maroš
28367cf3ce
Merge pull request #306 from trezor/fix/external-click
Close popup after click on exernal link
2019-01-07 17:18:54 +01:00
Vladimir Volek
e2896774f4
Merge pull request #308 from trezor/fix/loader-ui-design
More consistent design of account loaders/info messages
2019-01-07 16:58:22 +01:00
slowbackspace
4852838703 more consistent design with the rest of the wallet 2019-01-07 16:00:41 +01:00
Vladimir Volek
e78e276d1e Better margin 2019-01-07 15:56:11 +01:00
Vladimir Volek
cbbcf1f4d1 Added loading state for acquire button 2019-01-07 15:36:47 +01:00
Vladimir Volek
76f4eff5f5 Close popup after click on exernal link 2019-01-07 15:22:04 +01:00
Vladimir Volek
0c441ff0d5 merge with master, removed icon 2019-01-07 14:50:07 +01:00
Vladimir Volek
e750fc2da6
Merge pull request #304 from trezor/fix/unify-paddings
Fix/unify wallet views paddings
2019-01-07 14:45:20 +01:00
Vladimir Volek
5da7f3fa1a Moved icons to shared folder, added correct icons to dashboard 2019-01-07 14:37:09 +01:00
slowbackspace
035a45df19 fix typo 2019-01-07 14:24:36 +01:00
slowbackspace
313b40c546 revert wrapping with Content component 2019-01-07 14:03:44 +01:00
slowbackspace
0be0c918de unify paddings in wallet views 2019-01-07 13:54:33 +01:00
Vladimir Volek
09495884a5
Merge pull request #302 from trezor/fix/notification-title-weight
Lighter font weight for notification's title
2019-01-07 11:56:29 +01:00
Vladimir Volek
7e5c3fc88c
Merge pull request #303 from trezor/fix/fee-overflow
Fix fee overflow
2019-01-07 11:56:14 +01:00
slowbackspace
9c400f0b6e unify paddings in wallet views 2019-01-07 10:52:26 +01:00
slowbackspace
33093e60a0 fix fee overflow 2019-01-06 21:22:08 +01:00
slowbackspace
c2f118abdb lighter font weight for notification's title 2019-01-05 20:50:25 +01:00
Vladimir Volek
4a97682b1f
Merge pull request #290 from trezor/fix/wallet-views-paddings
Use padding instead of vertical centering in wallet views
2019-01-05 15:11:07 +01:00
Vladimir Volek
84cc56b48b Auto install packages before every dev compilation 2019-01-05 01:01:18 +01:00
slowbackspace
a1e3dcf80b use padding instead of vertical centering in wallet views 2019-01-04 21:19:11 +01:00
Szymon Lesisz
4ac5af39b7 bring ripple back :) 2019-01-04 15:31:22 +01:00
Szymon Lesisz
04661bbc99 disable Ripple in appconfig.json 2019-01-04 15:30:02 +01:00
Vladimir Volek
7c0e58cd04
Merge pull request #289 from trezor/fix/overflow
Fix overflow issues by making UI more responsive
2019-01-04 15:26:59 +01:00
Vladimir Volek
10df59f1da
Merge pull request #288 from trezor/feature/ripple-custom-fee
Feature/ripple custom fee
2019-01-04 15:00:31 +01:00
Szymon Lesisz
4f1ba157e1 update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params 2019-01-04 14:32:14 +01:00
Szymon Lesisz
acd2c0f4c6 trezor-connect update 2019-01-04 14:31:24 +01:00
Szymon Lesisz
0db7a8a8c4 add useful testing data 2019-01-04 13:58:50 +01:00
Szymon Lesisz
baec449936 fix PendingTransactions format 2019-01-04 13:58:34 +01:00
Szymon Lesisz
0b25f884aa update trezor-connect 2019-01-04 10:55:54 +01:00
slowbackspace
656a36a77e same menu item padding for all screen sizes 2019-01-03 18:55:40 +01:00
slowbackspace
0bae87acda fix scrollbars 2019-01-03 18:26:37 +01:00