aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/wallet-view.js
Commit message (Expand)AuthorAgeFilesLines
* Change clickable area for account detail; change network dot sizeChi Kei Chan2017-10-241-2/+4
* Add "Add Token" button to side barChi Kei Chan2017-10-241-0/+5
* New Sidebar upliftChi Kei Chan2017-10-241-56/+36
* Fix selectorsChi Kei Chan2017-10-201-2/+2
* wipChi Kei Chan2017-10-181-1/+0
* Fix Import Account link not hiding sidebarAlexander Tseung2017-10-161-1/+2
* Close sidebar on token selection.Dan2017-09-291-2/+11
* Add Contract Tx List Item; Update Token Tx on selectChi Kei Chan2017-09-071-2/+2
* Show token balance and identiconChi Kei Chan2017-09-071-1/+1
* Adding Token transaction detail screenChi Kei Chan2017-09-061-24/+24
* Implement tokens list UIChi Kei Chan2017-09-061-1/+21
* Fix menu styleJacky Chan2017-09-051-1/+1
* Lint fixesDan2017-08-311-16/+13
* Remove fake transactions and balances from tx-list and wallet-view, respectivelysdtsui2017-08-231-32/+10
* Hook up selected account label display to main wallet viewsdtsui2017-08-211-4/+3
* Implement new dropdown design, integrate account balancessdtsui2017-08-211-1/+5
* Center account selection dropdown and specify useCssTransition propsdtsui2017-08-141-0/+2
* Extract dropdown component into components/dropdowns, hook up to appsdtsui2017-08-141-1/+1
* Fix odd relative position conflict so main icon is rounded - See flyswatter/j...sdtsui2017-08-141-22/+19
* Implement infinite scrolls (no lazy loading) for wallet viewsdtsui2017-08-121-147/+23
* [WIP] Begin fixing responsive layout with many walletssdtsui2017-08-111-0/+51
* Implement responsive wallet balancessdtsui2017-08-111-17/+129
* added logging for account balanceSimon Liang2017-08-101-1/+3
* reverted my changesSimon Liang2017-08-101-17/+17
* connected wallet view dropdown button with real dataSimon Liang2017-08-101-17/+17
* [WIP] Position account potions dropdown correctly and hook up to action creatorssdtsui2017-08-101-26/+25
* Opt for calculated values in absolutely positioned caretsdtsui2017-08-071-2/+5
* Improve positioning of caret and add reusable color for wallet viewsdtsui2017-08-071-21/+12
* Position account icon, name, and caretsdtsui2017-08-071-9/+55
* Move tx and wallet view styles to component classessdtsui2017-08-071-5/+1
* Cleanup before rebase on NewUI - need new version of AccountDropdownssdtsui2017-08-071-11/+2
* Refactor account name css - mobile viewssdtsui2017-08-071-5/+2
* Normalize sidebar dimensions and adjust hero button responsivenesssdtsui2017-08-071-3/+1
* Position account display and burger in mobile tx viewsdtsui2017-08-071-1/+1
* Implement 'clear buttons' for tx viewsdtsui2017-08-031-45/+0
* Isolate routing logic for isUnlocked, remove stray logssdtsui2017-08-031-2/+0
* Finalize height for main screens, excluding sidebarsdtsui2017-08-031-2/+0
* Implement custom sidebar, with close buttonsdtsui2017-08-031-2/+12
* Hook up responsive sidebarsdtsui2017-08-031-2/+2
* Make wallet view visible iff vw above 575pxsdtsui2017-08-031-1/+1
* Hook up send button to Send Token screensdtsui2017-08-011-1/+12
* Implement mobile-friendly responsive layout with flex wrapsdtsui2017-08-011-1/+4
* Add TxView, use width percentages instead of flex-grow for layoutsdtsui2017-08-011-1/+1
* Adjust button styles to left align with wallet textsdtsui2017-08-011-7/+4
* Adjust popup size to 545x450; refactor wallet view to fitsdtsui2017-08-011-54/+20
* Isolate wallet-content-display componentsdtsui2017-07-311-2/+8
* Add layout for Buy and Send buttonssdtsui2017-07-311-1/+44
* Add hyperscript for wallet display componentsdtsui2017-07-311-4/+48
* Center account name and dropdownssdtsui2017-07-311-5/+4
* Add note for later on isolating componentssdtsui2017-07-311-1/+1
* Add containers for wallet view and dropdown UIsdtsui2017-07-311-0/+81