Commit Graph

599 Commits

Author SHA1 Message Date
George Lima 1033366109 ci(config): use xvfb-run 2019-01-24 20:00:11 -03:00
George Lima 69a0728b63 ci(config): update ffmpeg command 2019-01-24 19:47:00 -03:00
George Lima 6a7e471210 ci(config): decrease screen size 2019-01-24 19:09:00 -03:00
George Lima cabb2b9c94 ci(config): install ffmpeg 2019-01-24 18:37:54 -03:00
George Lima a9ab2e3984 ci(config): add ffmpeg record and store_artifacts 2019-01-24 18:35:54 -03:00
George Lima a87c5ea51e ci(config): remove yarn.lock 2019-01-24 17:12:41 -03:00
George Lima b49a096445 ci(config): use xvfb in e2e test 2019-01-24 17:09:40 -03:00
George Lima fe09c2ccc6 ci(config): add yarn config set registry step 2019-01-24 16:34:23 -03:00
George Lima 45570fa329 ci(config): fix filters test job 2019-01-24 16:29:00 -03:00
George Lima 57bb3e6ff5 chore(components): add missing ids 2019-01-24 16:26:03 -03:00
George Lima 97f9767ec8 type(components): fix Props of base components 2019-01-24 16:24:10 -03:00
George Lima 2e501e98ab test(api): update rpc mock api 2019-01-24 16:23:29 -03:00
George Lima 2fb5d2683d test(e2e): fix e2e tests 2019-01-24 16:23:06 -03:00
George Lima 1c529ccaec ci(CircleCI): add config.yml to e2e tests 2019-01-24 16:22:27 -03:00
George Lima e68583b363 chore(git): merge with developer 2019-01-24 11:56:49 -03:00
George Lima 753bb9e1f3
Merge pull request #50 from andrerfneves/bugfix/send-addresses
feat(send): load addresses and zec price in Send View
2019-01-24 12:17:06 -02:00
George Lima 3daf958336 feat(send): load addresses and zec price in Send View 2019-01-24 11:15:09 -03:00
George Lima 25f418e7bd lint(send): fix send eslint issues 2019-01-24 10:56:51 -03:00
George Lima a028109532 type(receive): supress redux connect errors 2019-01-24 10:56:13 -03:00
André Neves 70fe5fb120 feature: animation and general improvements to the send and receive views 2019-01-24 00:08:20 -05:00
André Neves 4ae193f3ed chore: removing dropdown from tooltip top right 2019-01-24 00:06:33 -05:00
André Neves ad4cc123c7 refactor: remove unnecessary width on Button 2019-01-24 00:05:46 -05:00
André Neves 0902c1d3a8 refactor: style and hover styles improvements to transaction item 2019-01-24 00:04:47 -05:00
André Neves 0f4d5ff36d styles: better styles for Settings view 2019-01-24 00:04:15 -05:00
André Neves c2867ef21f refactor: adding a loadAddresses to always have addresses displayed 2019-01-24 00:03:44 -05:00
André Neves a7d942feb1 feature: anim for loading screen intro 2019-01-24 00:03:13 -05:00
André Neves 0b9bfc0c17 chore: package init react-spring 2019-01-24 00:02:46 -05:00
André Neves 4cb61c2261 refactor: changes and improvements to status pill component 2019-01-24 00:02:14 -05:00
André Neves 300c7c254a refactor: isSyncing and user-select cleaning UI 2019-01-23 22:13:08 -05:00
André Neves b4df7c3769 chore: solve bad merge 2019-01-23 22:10:08 -05:00
André Neves 54edcce4c1
Merge pull request #42 from andrerfneves/bugfix/receive-view-addresses
Bugfix/receive view addresses
2019-01-23 21:02:27 -05:00
André Neves 0b68cc88be
Merge branch 'develop' into bugfix/receive-view-addresses 2019-01-23 21:02:09 -05:00
André Neves f949cb226d
Merge pull request #41 from andrerfneves/feature/transaction-confirm-modal
Feature/transaction confirm modal
2019-01-23 21:00:24 -05:00
André Neves b704f7a8ca
Merge branch 'develop' into feature/transaction-confirm-modal 2019-01-23 20:59:57 -05:00
André Neves 2d9b7f89c7
Merge pull request #43 from andrerfneves/hotfix/send-amount-value-issue
Fix Send View Amount field issues
2019-01-23 20:43:01 -05:00
André Neves daad1ca41a
Merge pull request #44 from andrerfneves/hotfix/send-view-additional-options
Hotfix/send view additional options
2019-01-23 20:39:07 -05:00
André Neves e8552ad2d9
Merge branch 'develop' into hotfix/send-view-additional-options 2019-01-23 20:38:32 -05:00
André Neves c653ef3788
Merge pull request #48 from andrerfneves/hotfix/receive-view-design
Hotfix/receive view design
2019-01-23 20:37:46 -05:00
André Neves 7df3c822fc
Merge pull request #49 from andrerfneves/feature/settings-view-design
Settings view Design
2019-01-23 20:37:22 -05:00
eliabejr c25c83641c feat(receive-view-design): filter wallets by type 2019-01-23 18:00:42 -03:00
eliabejr 7efabe0d8e feat(receive-view-design): add border color on app theme 2019-01-23 17:59:30 -03:00
George Lima 495bcd7548 test(send): add send success tests 2019-01-23 16:37:58 -03:00
George Lima 172f26d842 test(components): add components ids 2019-01-23 16:37:35 -03:00
George Lima d93558605f test(api): mock transactions 2019-01-23 16:37:05 -03:00
George Lima a1a3f84ae0 test(console): fix typo 2019-01-23 16:34:17 -03:00
George Lima e28e37f59a test(send): [WIP] add send e2e tests 2019-01-23 14:05:48 -03:00
George Lima 517d5a87a9 test(input): add name prop to input component 2019-01-23 14:04:57 -03:00
George Lima d16fdd2838 test(console): add console view tests 2019-01-23 14:04:29 -03:00
George Lima b56931734d test(components): add id to components 2019-01-23 14:04:11 -03:00
George Lima d138d09014 test(api): update mock api methods 2019-01-23 14:03:15 -03:00