Szymon Lesisz
2607417583
FirmwareUpdate target
2019-02-26 12:46:16 +01:00
slowbackspace
19837e0f59
merge master
2019-02-26 10:17:16 +01:00
slowbackspace
8db4019086
update destination tag explanation and learn more link
2019-02-25 17:47:28 +01:00
slowbackspace
bb4cd79004
add NoBackup component
2019-02-25 13:29:34 +01:00
slowbackspace
bbde7481e4
fix hide anim firing on page load
2019-02-25 01:43:34 +01:00
slowbackspace
115107233e
add even more intl support
2019-02-25 00:32:00 +01:00
slowbackspace
b219cd5012
add more intl support
2019-02-22 19:33:11 +01:00
slowbackspace
1cd92a9872
fix ids
2019-02-22 13:06:35 +01:00
slowbackspace
0d447280d3
rename top menu related translation IDs
2019-02-22 13:03:03 +01:00
slowbackspace
005cd8ae02
merge master
2019-02-22 12:04:16 +01:00
slowbackspace
85704377c6
add intl support for Send, Summary and other views
2019-02-21 18:11:36 +01:00
slowbackspace
8a904b4e06
add intl support for Send and Sign n Verify components
2019-02-21 14:25:11 +01:00
slowbackspace
6ddc1de568
fix sign verify alignment
2019-02-20 17:59:33 +01:00
Vladimir Volek
e9d3f3ff92
Fixed trezor one name, padding adjusted
2019-02-20 12:04:21 +01:00
Vladimir Volek
7c8564d69c
Merge pull request #376 from trezor/fix/send-nan-eth
...
Fix/NaN in Send forms
2019-02-20 10:58:22 +01:00
Vladimir Volek
c975303469
Add app version page ( #375 )
...
* Add app version page
* add github link
2019-02-19 21:48:48 +01:00
slowbackspace
2927f5ebaf
same send button text for xrp and eth
2019-02-19 19:30:39 +01:00
slowbackspace
0422dc78ba
rename types
2019-02-19 17:21:17 +01:00
slowbackspace
e116cb17cd
fix missing indicator on account change
2019-02-19 17:07:44 +01:00
slowbackspace
4e11e3ee0d
fix missing indicator on account change
2019-02-19 15:49:17 +01:00
slowbackspace
2111f86077
use formatMessage() on gas price input value
2019-02-19 11:57:30 +01:00
slowbackspace
dd99ab69d3
add intl messages part 1
2019-02-18 20:37:15 +01:00
slowbackspace
bd638b966f
updated msgs var names
2019-02-18 12:55:40 +01:00
slowbackspace
f7bde2d306
merge master
2019-02-18 11:58:09 +01:00
slowbackspace
afa1a53bd1
localized beta disclaimer
2019-02-14 18:06:22 +01:00
slowbackspace
9426d7dbac
messages for landing screen
2019-02-14 15:54:06 +01:00
slowbackspace
8cc69b7cb5
defineMessage for babel plugin
2019-02-12 18:40:28 +01:00
Vladimir Volek
945df2054e
Separated headings
2019-02-07 17:28:56 +01:00
slowbackspace
8258a7ee4d
add test message definitions for Dashboard
2019-02-06 18:48:35 +01:00
slowbackspace
861a53f5c7
use test translations in dashboard
2019-02-06 18:46:54 +01:00
slowbackspace
d1610e02ec
fix eslint
2019-02-06 18:42:50 +01:00
slowbackspace
dce912226b
merge master
2019-02-06 18:38:59 +01:00
slowbackspace
ddf2819de3
add initial support for setting language
2019-02-06 18:01:09 +01:00
Vladimir Volek
0591b76c62
Update some majore versions modules
2019-02-06 17:07:54 +01:00
Vladimir Volek
0040c5d583
Merge pull request #341 from trezor/fix/hidden-wallet-toggler
...
Fix/Hidden wallet toggler in device header
2019-02-06 14:40:51 +01:00
Vladimir Volek
a6bfa23771
Make delay adjustable
2019-02-06 14:23:54 +01:00
Vladimir Volek
8d9edfcfa9
Merge pull request #354 from trezor/fix/responsive-beta-disclaimer
...
Fix/beta disclaimer wrapper height
2019-02-06 13:41:17 +01:00
Vladimir Volek
613b516e31
Fixed ecma version and eslint problems
2019-02-05 15:47:04 +01:00
Vladimir Volek
46fe6d00fc
Integration tests ( #311 )
...
* Add base test env
* Add eslint rules for cypress
* Add configs and scripts in package json
* Added docker file for bridge and emualator
* Bridge install progress
* Bridge install next step
* Add task for integration tests
* Fixed deps
* Added baseUrl
* Added baseUrl fix
* Added npx
* Added caching for cypress bin
* Added path to binary
* Install cypress
* Finalized dockerfile
* Fixed bridge lib path
* Fixed path for binary
* Adjust script again
* Run all the things properly
* Try to run the tests
* First POC test
* First POC test in gitlab
* Fixed flow
* Fixed gitlab test url, try docker service
* export artifacts
* Test only integration tests in CI
* Test only integration tests in CI 2
* Test only integration tests in CI 3
* Added tests for initialize device
* Try to add docker in only one step
* Turn on other integration steps
* Correct node version
* Ignore cache in flow
* Run bridge and emulator in debug link mode
* Fix param
* Try to run new config in CI
* init device in docker
* Remove docker image after run
* Remove amp
* Fix path
* Artifacts on fail
* Artifacts on fail with volume
* Artifacts on fail with volume 2
* Install mkdir
* Install mkdir again
* test
* test 2
* test 3
* test 4
* test 5
* test 6
* test 7
* test 8
* test 9
* test 10
* test 11
* test 12
* test 13
* test 14
* test 15
* test 16
* test 17
* Revert "test 17"
This reverts commit f3f6c0d690
.
* test 18
* test 19
* test 20
* test 21 try chrome
* test 22
* test 23
* test 24
* test 25
* test 25 try to install chrome again
* test 25 try to install chrome again
* Added missing deps
* Added debug
* Install chromium
* Install chromium 2
* turn on chromium
* turn off debug
* turn on debug
* fix folder
* turn off debug
* Fix init device
* Add header dashboard test
* Bring things back
* clean
* clean fix
* Build image in CI
* Added stage step
* Added docker image
* Added service
* Added tests to docker image
* Refactor a bit
* Correct registry image
* Build wallet again
* Add test for dashbaord content
* new node version, more tests
* Remove unused code
* typo
* Correct snapshots, moved deps to dev, beta disclaimer prop
2019-02-05 14:26:40 +01:00
slowbackspace
18dc1f908e
fix height to fill screen
2019-02-04 19:15:30 +01:00
slowbackspace
879d92d930
merge master
2019-02-01 09:50:41 +01:00
Vladimir Volek
a10c9b08da
Merge pull request #348 from trezor/fix/tooltip-icon-cursor
...
Fix/cursor pointer for tooltip icons in the Send tab
2019-01-28 13:53:02 +01:00
Vladimir Volek
b85401d14f
Merge pull request #349 from trezor/fix/correct-device-icon
...
Fix/correct device icon
2019-01-28 13:51:29 +01:00
slowbackspace
19f655dabd
set min-height to 100vh instead of %
2019-01-26 01:51:21 +01:00
slowbackspace
96510d54f8
sidebar height set to viewport height, disable scroll on bg content
2019-01-26 00:16:40 +01:00
slowbackspace
ea2f8993b0
code cleanup
2019-01-26 00:08:01 +01:00
slowbackspace
06343ac2a2
centered title in bootloader, device and wallet settings
2019-01-25 18:48:28 +01:00
slowbackspace
9a3d2ece4d
responsive InstallBridge landing page
2019-01-25 15:12:44 +01:00
slowbackspace
44323a690e
set z-index for device menu
2019-01-25 14:46:34 +01:00
slowbackspace
1931ccbe80
centered title in content loader
2019-01-25 14:07:12 +01:00
slowbackspace
607fa9ff66
fix line height in webusb connectdevice message
2019-01-25 12:58:32 +01:00
slowbackspace
b9edb4abc8
fix device connect wrapper on landing page
2019-01-25 12:44:35 +01:00
slowbackspace
ce38002b84
more responsive topnavigation
2019-01-25 11:49:50 +01:00
slowbackspace
672e82c376
fix horizontal overflow in ff
2019-01-25 11:31:52 +01:00
slowbackspace
82e6658278
fix padding when balance is hidden
2019-01-24 23:37:31 +01:00
slowbackspace
4f30014050
remove margin around coin logo in the Summary tab
2019-01-24 23:37:14 +01:00
slowbackspace
c6edc8a4af
center add token info message
2019-01-24 23:22:28 +01:00
slowbackspace
f57acdde46
responsive import tool
2019-01-24 23:12:08 +01:00
slowbackspace
58374ca17a
responsive landing initialization error
2019-01-24 23:11:53 +01:00
slowbackspace
cac5b73072
dont show menu toggler on landing page, fix padding
2019-01-24 22:46:23 +01:00
slowbackspace
d80e108754
add responsive sidebar
2019-01-24 18:49:33 +01:00
slowbackspace
bc38fd3ade
responsive ConnectDevice component
2019-01-24 18:49:19 +01:00
slowbackspace
81766f0a8f
more responsive top navigation
2019-01-24 18:48:37 +01:00
slowbackspace
782956b230
responsive landing wrapper
2019-01-24 18:47:42 +01:00
slowbackspace
8b8b22e952
more responsive sign n verify component
2019-01-24 18:47:25 +01:00
slowbackspace
889ba4d087
fix padding for browser not supported page
2019-01-24 18:45:05 +01:00
slowbackspace
b09b5f854d
swtich hardcoded T1 icons to DeviceIcon component
2019-01-23 16:05:24 +01:00
slowbackspace
717c8ba000
cursor pointer for tooltip icons in the Send tab
2019-01-23 14:57:41 +01:00
slowbackspace
d623dc133c
remove shadow from menu items
2019-01-22 15:47:50 +01:00
slowbackspace
2e70fa0bed
resolve conflict
2019-01-22 15:32:36 +01:00
Vladimir Volek
d0aa40e1b1
Merge pull request #338 from trezor/fix/ui-issues
...
Fix/ui issues
2019-01-22 15:26:55 +01:00
Vladimir Volek
9f911ff8b2
Merge pull request #340 from trezor/feature/qr-scanner
...
Feature/QR scanner
2019-01-22 15:26:01 +01:00
slowbackspace
0f005062fe
merge master
2019-01-22 15:17:52 +01:00
slowbackspace
2be71ddea2
merge master
2019-01-22 15:06:19 +01:00
slowbackspace
cc41a963cd
set minHeight to fix rendering of devicemenu for unitialized device
2019-01-22 12:57:10 +01:00
slowbackspace
9f190dc993
strech device menu width to its parent's width
2019-01-21 17:12:17 +01:00
slowbackspace
251eb61177
add slide down animation for device menu
2019-01-21 16:51:52 +01:00
slowbackspace
59c4e69ab4
missing position absolute
2019-01-21 16:20:05 +01:00
slowbackspace
6662c705bc
hover for menu items
2019-01-21 14:43:56 +01:00
slowbackspace
97918224a2
fix device header ux
2019-01-20 19:08:36 +01:00
slowbackspace
7f07564ab6
fix font weight in Divider to match design guidelines
2019-01-19 23:30:22 +01:00
slowbackspace
48d07e1dea
add missing wallet border radius
2019-01-19 23:11:44 +01:00
slowbackspace
454410fd5c
improved styling of device menu
2019-01-19 23:05:16 +01:00
slowbackspace
34654f9a50
minor css changes, top and bottom padding on wrappers unified to 30px
2019-01-19 20:37:59 +01:00
slowbackspace
aa3f037ddf
prevent token name from breaking to multiple lines if unnecessary
2019-01-19 19:34:25 +01:00
slowbackspace
1aae8dc0b2
device counter centering using flexbox
2019-01-18 16:09:31 +01:00
slowbackspace
a17ba7dfce
style set default button as a green link
2019-01-17 18:22:05 +01:00
slowbackspace
01b789a78e
add button to scan qr code next to the address input
2019-01-17 17:13:21 +01:00
Vladimir Volek
428a1669f5
Merge pull request #332 from trezor/fix/disable-add-account
...
Disable add account button when device is not connected
2019-01-17 16:03:53 +01:00
Vladimir Volek
a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
...
Feature/Send form clear button
2019-01-17 15:59:23 +01:00
slowbackspace
e90ed86bfc
fix flow issue
2019-01-16 16:31:11 +01:00
slowbackspace
39a119f071
Revert "fix flow issue"
...
This reverts commit 30cd39b8ce
.
2019-01-16 15:59:14 +01:00
slowbackspace
30cd39b8ce
fix flow issue
2019-01-16 15:43:06 +01:00
slowbackspace
91109dce06
wallet type tooltip message for disconnected device
2019-01-16 15:28:28 +01:00
slowbackspace
fe5c50f2b3
change icon for "change wallet type" btn
2019-01-16 15:28:09 +01:00
slowbackspace
91f8fafeac
Revert "change icon for "change wallet type" btn"
...
This reverts commit d876fe4ebd
.
2019-01-16 15:17:08 +01:00
slowbackspace
d876fe4ebd
change icon for "change wallet type" btn
2019-01-16 14:33:44 +01:00
slowbackspace
6db7aada27
remove dead code
2019-01-16 11:16:18 +01:00
slowbackspace
0a0d1e7715
added tooltips to device header's icons, wallet btn now clickable
2019-01-16 10:51:50 +01:00
slowbackspace
740661b4c6
move forget device menu item to the bottom
2019-01-16 10:43:38 +01:00