Commit Graph

529 Commits

Author SHA1 Message Date
George Lima 408b65ada9 type(libs): add custom typedefs 2019-01-28 21:33:23 -03:00
George Lima c23c521b53
ci(config): fix workflow branch filter 2019-01-26 13:21:28 -02:00
André Neves 5c7fdd91f4 chore: bump version for release (internal) 2019-01-25 17:54:37 -05:00
André Neves 197932d091
Merge pull request #51 from andrerfneves/feature/ui-improvements-send-receive
UI improvements to Send & Receive Views
2019-01-25 17:53:43 -05:00
André Neves 7b18cecf99 chore: solve merge conflicts 2019-01-25 17:52:55 -05:00
George Lima 8bfb82b270
Merge pull request #47 from andrerfneves/feature/e2e
Feature/e2e
2019-01-25 20:19:48 -02:00
George Lima 047616f8ec chore(git): fix conflicts 2019-01-25 19:07:29 -03:00
André Neves 291e011eb7 chore: electron default window height
refactor: modal background overlay rgba change
refactor: fix transitions on all relevant components
2019-01-25 16:57:12 -05:00
George Lima 0305471a21 ci(config): run all e2e test 2019-01-25 17:56:14 -03:00
George Lima 4778ce3a0b ci(config): add sleep before kill ffmpeg 2019-01-25 17:48:29 -03:00
George Lima 8bc74ab6fc ci(config): fix display number 2019-01-25 17:42:29 -03:00
George Lima a4a5de856d ci(config): remove xvfb-run 2019-01-25 17:35:51 -03:00
George Lima 50e2261327 ci(config): add missing -y 2019-01-25 17:09:05 -03:00
George Lima 2e6b34f606 ci(config): add missing apt-get update 2019-01-25 17:06:54 -03:00
George Lima 7080171a1f ci(config): upgrade ffmpeg versiob 2019-01-25 17:04:43 -03:00
George Lima 1fbf1ac606 ci(config): kill ffmpeg with SIGINT 2019-01-25 16:28:30 -03:00
George Lima 0ce20d5cd0 ci(config): remove tmux 2019-01-25 14:29:06 -03:00
George Lima 82173037f1 ci(config): run sequential cmd 2019-01-25 14:18:36 -03:00
George Lima ffe73a308e ci(config): fix tmux cmd 2019-01-25 14:12:29 -03:00
George Lima 4aa03cf38a ci(config): kill ffmpeg 2019-01-25 13:57:47 -03:00
George Lima 007973ecb6 ci(config): run test in parallel 2019-01-25 13:47:27 -03:00
George Lima 39d4bd48e8 ci(config): fix sleep position 2019-01-25 10:57:12 -03:00
George Lima 38a2840e15 ci(config): add sleep cmd 2019-01-25 10:52:30 -03:00
George Lima 70fc717cd0 ci(config): fix sequential command 2019-01-25 10:47:33 -03:00
George Lima ce27b25ffd ci(config): use tmux to kill ffmpeg 2019-01-25 10:43:11 -03:00
George Lima 792f76cd77 ci(config): run xvfb in background 2019-01-25 10:31:41 -03:00
André Neves 21d20110a2 chore: solve merge conflicts 2019-01-24 22:44:14 -05:00
André Neves 26268e6faf refactor: fix for dropdown selector 2019-01-24 22:37:53 -05:00
George Lima 7021c14b7a ci(config): run just sidebar e2e tests 2019-01-24 20:42:30 -03:00
George Lima 70297a3a92 ci(config): update xvfb with coproc 2019-01-24 20:11:16 -03:00
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