| Commit message (Expand) | Author | Age | Files | Lines |
* | Add reset account button to new UI. | Dan | 2018-02-09 | 3 | -6/+89 |
* | Fix rendering QR code in old UI, hide unnecessary back button | Alexander Tseung | 2018-01-17 | 1 | -1/+3 |
* | Fix Hide Token modal styling, popup positioning | Alexander Tseung | 2018-01-16 | 1 | -2/+2 |
* | Merge branch 'uat' into cb-388 | Chi Kei Chan | 2018-01-13 | 3 | -1/+215 |
|\ |
|
| * | [NewUI-flat] New deposit ether modal UI. (#2642) | Dan J Miller | 2018-01-13 | 3 | -1/+215 |
* | | Update styling for buttons, font weights | Alexander Tseung | 2018-01-12 | 2 | -5/+9 |
|/ |
|
* | Show user notifications after switch between UIs | Dan | 2017-12-05 | 2 | -0/+88 |
* | Improve variable name. | Dan | 2017-11-14 | 1 | -2/+2 |
* | Deposit button shows link to faucet on testnet networks. | Dan | 2017-11-14 | 1 | -15/+23 |
* | darker backdrop style for modal | cjeria | 2017-11-10 | 1 | -1/+1 |
* | More lint fixes | Dan | 2017-11-02 | 2 | -2/+2 |
* | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 2 | -2/+1 |
* | Provide default new account name | Alexander Tseung | 2017-10-27 | 1 | -63/+78 |
* | Allow editing account name in account details modal | Alexander Tseung | 2017-10-26 | 1 | -8/+13 |
* | Fix Import an Account link not working in Create Account modal | Alexander Tseung | 2017-10-26 | 1 | -6/+10 |
* | Fix gas input styling on mobile view | Chi Kei Chan | 2017-10-25 | 1 | -4/+3 |
* | Change download to show in Export Private Key Modal | Chi Kei Chan | 2017-10-25 | 1 | -2/+2 |
* | Fix styling in private key modal | Chi Kei Chan | 2017-10-24 | 1 | -1/+0 |
* | Change all "Buy" to "Deposit" | Alexander Tseung | 2017-10-23 | 1 | -2/+2 |
* | Fix click to copy for private key not working (#2360) | Alexander Tseung | 2017-10-14 | 1 | -3/+5 |
* | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state... | Dan J Miller | 2017-10-14 | 1 | -0/+26 |
* | Edit account modal shows and allows editing of name from props, not just plac... | Dan | 2017-10-09 | 1 | -2/+3 |
* | Enables remove token and ensures add/remove update the list without need for ... | Dan | 2017-10-04 | 1 | -4/+12 |
* | Hide token confirmation modal ui | Dan | 2017-10-03 | 2 | -0/+81 |
* | Shapeshift deposit tx modal. | Dan | 2017-10-02 | 3 | -1/+53 |
* | Hide ShapeShift and Fix Modal Stylings | Chi Kei Chan | 2017-09-29 | 2 | -13/+52 |
* | Keep privateKey out of state and clear it after closing export private key mo... | Dan | 2017-09-28 | 1 | -7/+14 |
* | Adds a back button to export private key modal; connects account details to s... | Dan | 2017-09-28 | 3 | -5/+41 |
* | Connect export key modal to state and enable actions. | Dan | 2017-09-27 | 1 | -13/+72 |
* | Export private key modal body ui. | Dan | 2017-09-26 | 1 | -0/+22 |
* | Exports private key modal opens from dropdown. | Dan | 2017-09-24 | 2 | -15/+68 |
* | get identities from getState() instead of passing from caller, only set new a... | Dan | 2017-09-23 | 1 | -6/+6 |
* | New account modal now allows for addition of account name. | Dan | 2017-09-23 | 1 | -4/+16 |
* | Open account details modal on buy -> direct deposit. | Dan | 2017-09-23 | 1 | -1/+11 |
* | Abstract account modal. | Dan | 2017-09-22 | 2 | -35/+65 |
* | Buy Modal Styling | Chi Kei Chan | 2017-09-20 | 1 | -3/+4 |
* | Ensures that new accounts are only created from the modal, and not when click... | Dan | 2017-09-16 | 1 | -1/+7 |
* | Style send token screen | Chi Kei Chan | 2017-09-11 | 2 | -22/+17 |
* | New account modal top right close button working. | Dan | 2017-09-09 | 1 | -1/+3 |
* | Tweak styles in new-account-modal. | Dan | 2017-09-09 | 1 | -2/+2 |
* | Close button in account-details-modal working. | Dan | 2017-09-08 | 1 | -1/+3 |
* | Touch up style of account-details-modal. | Dan | 2017-09-08 | 1 | -0/+2 |
* | Lint fixes | Dan | 2017-08-31 | 6 | -18/+18 |
* | Patch 3 new account modal (#1962) | Dan J Miller | 2017-08-25 | 2 | -13/+16 |
* | Patch 2 account details modal (#1957) | Dan J Miller | 2017-08-25 | 2 | -12/+7 |
* | Hook up send screen action to Send Button in TxView | sdtsui | 2017-08-22 | 1 | -1/+1 |
* | Hook up identicon and buttons to AccountDetailsModal, clean up colors | sdtsui | 2017-08-22 | 3 | -24/+27 |
* | Integrate old QR component with new modal layout | sdtsui | 2017-08-22 | 1 | -11/+15 |
* | [WIP] Render a QR code in AccountDetailsModal | sdtsui | 2017-08-22 | 1 | -3/+5 |
* | [WIP] Aggregate data for QRView | sdtsui | 2017-08-22 | 1 | -2/+13 |
* | Add wrapper CSS for NewAccountModal | sdtsui | 2017-08-21 | 1 | -39/+29 |
* | Add wrapper CSS for AccountDetailsModal | sdtsui | 2017-08-21 | 2 | -32/+36 |
* | Hook up hideModal action to close icon in EditAccountNameModal | sdtsui | 2017-08-21 | 1 | -1/+5 |
* | Hook up actions to EditAccountNameModal | sdtsui | 2017-08-21 | 4 | -87/+82 |
* | Enhance global modal to accept styles from different components | sdtsui | 2017-08-21 | 1 | -45/+62 |
* | Implement new dropdown design, integrate account balances | sdtsui | 2017-08-21 | 1 | -2/+2 |
* | Hook up template for New Account Modal | sdtsui | 2017-08-21 | 2 | -0/+84 |
* | Enhance global modal to handle Buy, Edit, and Details Modals | sdtsui | 2017-08-21 | 6 | -50/+244 |
* | Extend modal implementation and state management to accomodate multiple modal... | sdtsui | 2017-08-21 | 1 | -2/+14 |
* | [WiP] Add comments for multiple modals | sdtsui | 2017-08-15 | 1 | -0/+20 |
* | [WIP] Extract network dropdown out of main app render function | sdtsui | 2017-08-14 | 1 | -6/+2 |
* | Move global modals into own pod, inside components/modals | sdtsui | 2017-08-14 | 3 | -0/+136 |