Commit Graph

45 Commits

Author SHA1 Message Date
George Lima c9f6e7dbad type(libs): add new typedefs 2019-01-29 19:18:06 -03:00
George Lima 2efab1bb12 lint(import): remove default exports 2019-01-29 12:36:13 -03:00
George Lima 2fae82c1fe refactor(namecase): decamelize filename 2019-01-28 10:03:11 -03:00
André Neves 7b18cecf99 chore: solve merge conflicts 2019-01-25 17:52:55 -05: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
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 57bb3e6ff5 chore(components): add missing ids 2019-01-24 16:26:03 -03:00
George Lima e68583b363 chore(git): merge with developer 2019-01-24 11:56:49 -03: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
André Neves 70fe5fb120 feature: animation and general improvements to the send and receive views 2019-01-24 00:08:20 -05:00
André Neves b4df7c3769 chore: solve bad merge 2019-01-23 22:10:08 -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
George Lima 172f26d842 test(components): add components ids 2019-01-23 16:37:35 -03:00
George Lima b56931734d test(components): add id to components 2019-01-23 14:04:11 -03:00
eliabejr 2427e2a53c feat(send-amount-value-issue): add ZEC preffix on amount field 2019-01-22 17:08:41 -03:00
eliabejr 50120928f9 fix(send-amount-value-issue): put zeros on amount suffix 2019-01-22 16:07:59 -03:00
eliabejr d87740e956 fix(send-amount-value-issue): remove leading zero 2019-01-22 15:24:44 -03:00
George Lima 9c1897fa30 feat(send): add transaction status modal on send 2019-01-21 18:42:50 -03:00
eliabejr a28659dc71 fix(send-amount-value-issue): remove 0 initialState value 2019-01-21 16:23:55 -03:00
eliabejr 08eb8459db feat(send-view-additional-options): add see more button 2019-01-21 15:50:37 -03:00
George Lima 70c0cb6fc4 feat(send): validate TO address 2019-01-21 15:16:16 -03:00
George Lima 7bebe7e491 feat(send): add ConfirmTransaction Dialog on send view 2019-01-21 13:29:06 -03:00
André Neves 74ec77501a chore: solve merge conflicts 2019-01-10 22:53:59 -05:00
André Neves 4dc9c6a730 chore: flowconfig inputs
refactor: hover state for transaction item styles
refactor: send view bug where deleting 0 from amount would crash the app
2019-01-10 22:38:57 -05:00
André Neves 9a8db79924 refactor: UI improvements all around
chore: adding tests to flowconfig ignore
transaction deatils and item fixes
2019-01-10 22:30:46 -05:00
eliabejr e838a2f5cd chore: fix merge conflicts 2019-01-10 15:49:17 -03:00
George Lima a4b6dbb34b fix: reset send view onDidMount 2019-01-10 15:16:23 -03:00
eliabejr 4066f62ff7 feature: fix SendView fonts 2019-01-10 14:51:51 -03:00
George Lima 34314d766a feature: show info screen after send coins 2019-01-10 11:51:32 -03:00
George Lima e9c7475d27 feature: use bignumber.js 2019-01-09 10:14:02 -03:00
George Lima d9820e44d5 fix: send amount placeholder and step 2019-01-08 11:35:23 -03:00
George Lima b5c84b6329 fix: send view container 2019-01-07 15:59:27 -03:00
George Lima 5707a664f5 feature: hookup handleSubmit in send view 2018-12-21 12:44:29 -03:00
George Lima a37c5fb6ca feature: add warning on select custom fee 2018-12-20 16:04:00 -03:00
George Lima 3af8d643cf feature: hookup values to send view 2018-12-20 16:00:35 -03:00
George Lima 150f578a86 feature: add handleChangeFeeType in Send view 2018-12-20 14:18:45 -03:00
George Lima e8340482e9 feature: add select field in Send View fees 2018-12-20 11:33:00 -03:00
George Lima e6c3e8c7f6 feture: add Send view side information 2018-12-20 11:10:44 -03:00
George Lima 4c139dae05 [WIP] feature: add SendView 2018-12-19 18:41:43 -03:00
georgelima 698bfe6280 lint: fix eof char 2018-12-03 17:27:56 -02:00
André Neves bbbee0763e feature: impl of Dashboard Settings Send Receive views and improvements to routing 2018-11-23 18:23:41 -05:00