Commit Graph

44 Commits

Author SHA1 Message Date
Chi Kei Chan 983fa2a117 Add Contract Tx List Item; Update Token Tx on select 2017-09-07 03:14:53 -07:00
Chi Kei Chan 14b2f3e391 Show token balance and identicon 2017-09-06 23:03:23 -07:00
Chi Kei Chan f1fb9e10a0 Adding Token transaction detail screen 2017-09-06 03:17:49 -07:00
Chi Kei Chan 06b2a04a42 Implement tokens list UI 2017-09-06 00:36:31 -07:00
Jacky Chan b1fc290bed Fix menu style 2017-09-04 15:57:43 -07:00
Dan e7b3ef0708 Lint fixes 2017-08-31 04:16:07 -07:00
sdtsui 9dce1b6fd5 Remove fake transactions and balances from tx-list and wallet-view, respectively 2017-08-22 15:24:48 -07:00
sdtsui c2636143c3 Hook up selected account label display to main wallet view 2017-08-21 04:51:55 -07:00
sdtsui 66829b7a05 Implement new dropdown design, integrate account balances 2017-08-21 03:27:11 -07:00
sdtsui 1743ccbdb5 Center account selection dropdown and specify useCssTransition prop 2017-08-14 08:50:49 +02:00
sdtsui 88665ba150 Extract dropdown component into components/dropdowns, hook up to app 2017-08-14 08:31:49 +02:00
sdtsui b900da885e Fix odd relative position conflict so main icon is rounded - See flyswatter/jazzicon/issues/1 2017-08-14 07:34:57 +02:00
sdtsui 9b48e0aa53 Implement infinite scrolls (no lazy loading) for wallet view 2017-08-11 09:17:14 -07:00
sdtsui 9954c95b4a [WIP] Begin fixing responsive layout with many wallets 2017-08-11 00:42:44 -07:00
sdtsui 0fab1b5482 Implement responsive wallet balances 2017-08-11 00:31:06 -07:00
Simon Liang 95eda70efe added logging for account balance 2017-08-10 16:52:26 +08:00
Simon Liang 708d8398f4 reverted my changes 2017-08-10 14:48:05 +08:00
Simon Liang a3f96951c2 connected wallet view dropdown button with real data 2017-08-10 14:47:17 +08:00
sdtsui 779be75370 [WIP] Position account potions dropdown correctly and hook up to action creators 2017-08-09 21:42:16 -07:00
sdtsui d8fff0fc8c Opt for calculated values in absolutely positioned caret 2017-08-06 23:12:40 -07:00
sdtsui 0f140c5db5 Improve positioning of caret and add reusable color for wallet view 2017-08-06 22:30:27 -07:00
sdtsui ba50411bb2 Position account icon, name, and caret 2017-08-06 21:54:42 -07:00
sdtsui 29662ff7b4 Move tx and wallet view styles to component classes 2017-08-06 20:47:59 -07:00
sdtsui fd36d95c50 Cleanup before rebase on NewUI - need new version of AccountDropdowns 2017-08-06 19:52:13 -07:00
sdtsui 850d2124c8 Refactor account name css - mobile views 2017-08-06 19:26:52 -07:00
sdtsui c1b8517959 Normalize sidebar dimensions and adjust hero button responsiveness 2017-08-06 16:37:41 -07:00
sdtsui 17de77f24a Position account display and burger in mobile tx view 2017-08-06 14:56:13 -07:00
sdtsui 267d12646c Implement 'clear buttons' for tx view 2017-08-03 00:43:24 -07:00
sdtsui 3ed81847d1 Isolate routing logic for isUnlocked, remove stray logs 2017-08-03 00:01:38 -07:00
sdtsui 01788376d5 Finalize height for main screens, excluding sidebar 2017-08-02 23:07:35 -07:00
sdtsui 9ebdc343aa Implement custom sidebar, with close button 2017-08-02 14:17:58 -07:00
sdtsui 7767f9f7ad Hook up responsive sidebar 2017-08-02 13:03:36 -07:00
sdtsui 41c585c796 Make wallet view visible iff vw above 575px 2017-08-02 12:18:29 -07:00
sdtsui 6f4bee4599 Hook up send button to Send Token screen 2017-07-31 23:21:11 -07:00
sdtsui a7fc512650 Implement mobile-friendly responsive layout with flex wrap 2017-07-31 23:07:58 -07:00
sdtsui c876428044 Add TxView, use width percentages instead of flex-grow for layout 2017-07-31 21:16:07 -07:00
sdtsui 92bd783e0c Adjust button styles to left align with wallet text 2017-07-31 20:54:04 -07:00
sdtsui 3797b9921f Adjust popup size to 545x450; refactor wallet view to fit 2017-07-31 20:22:15 -07:00
sdtsui 0c1aea97c7 Isolate wallet-content-display component 2017-07-30 22:30:55 -07:00
sdtsui 7d4927c975 Add layout for Buy and Send buttons 2017-07-30 22:25:20 -07:00
sdtsui 610d6da8ae Add hyperscript for wallet display component 2017-07-30 22:10:59 -07:00
sdtsui 0ca50dfb1b Center account name and dropdowns 2017-07-30 21:53:13 -07:00
sdtsui ddbf5613b3 Add note for later on isolating components 2017-07-30 21:35:41 -07:00
sdtsui cbd53d4601 Add containers for wallet view and dropdown UI 2017-07-30 21:25:32 -07:00