Commit Graph

51 Commits (5a94775b3fa22517a71232ebe229ee83e9debcf1)

Author SHA1 Message Date
Dan 5a94775b3f Lint fixes for NewUI-flat. 7 years ago
Alexander Tseung 5d8b53bcf4 Provide default new account name 7 years ago
Alexander Tseung 22d9e3a7e6 Allow editing account name in account details modal 7 years ago
Alexander Tseung 39d4fe311f Fix Import an Account link not working in Create Account modal 7 years ago
Chi Kei Chan 0d522139ba Fix gas input styling on mobile view 7 years ago
Chi Kei Chan 6231431894 Change download to show in Export Private Key Modal 7 years ago
Chi Kei Chan 4336794355 Fix styling in private key modal 7 years ago
Alexander Tseung bef1405a50 Change all "Buy" to "Deposit" 7 years ago
Alexander Tseung 222a203353 Fix click to copy for private key not working (#2360) 7 years ago
Dan J Miller 803eaaf968 [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364) 7 years ago
Dan 49aa6e73ea Edit account modal shows and allows editing of name from props, not just placeholder. 7 years ago
Dan ac4868170f Enables remove token and ensures add/remove update the list without need for refresh. 7 years ago
Dan d206f183f5 Hide token confirmation modal ui 7 years ago
Dan ff64fe98dd Shapeshift deposit tx modal. 7 years ago
Chi Kei Chan 4f106854ba Hide ShapeShift and Fix Modal Stylings 7 years ago
Dan 10345a12c2 Keep privateKey out of state and clear it after closing export private key modal. 7 years ago
Dan 01816e1b22 Adds a back button to export private key modal; connects account details to same modal. 7 years ago
Dan 7102772c3a Connect export key modal to state and enable actions. 7 years ago
Dan 2c474b0d6e Export private key modal body ui. 7 years ago
Dan 0eeba3771c Exports private key modal opens from dropdown. 7 years ago
Dan 13f22ff6b0 get identities from getState() instead of passing from caller, only set new account label if label set. 7 years ago
Dan a1d72a59fe New account modal now allows for addition of account name. 7 years ago
Dan fe37dd7ecd Open account details modal on buy -> direct deposit. 7 years ago
Dan 24fd16b1be Abstract account modal. 7 years ago
Chi Kei Chan e7f1fc4436 Buy Modal Styling 7 years ago
Dan b0f1fba2e5 Ensures that new accounts are only created from the modal, and not when clicking 'Create New Account' 7 years ago
Chi Kei Chan 663cb758b3 Style send token screen 7 years ago
Dan 5a8433b6ce New account modal top right close button working. 7 years ago
Dan ab4005cab8 Tweak styles in new-account-modal. 7 years ago
Dan 1d5a725ffb Close button in account-details-modal working. 7 years ago
Dan 61b965fe14 Touch up style of account-details-modal. 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
Dan J Miller 4076496c8e Patch 3 new account modal (#1962) 7 years ago
Dan J Miller 744b78e9c8 Patch 2 account details modal (#1957) 7 years ago
sdtsui b0759ddc18 Hook up send screen action to Send Button in TxView 7 years ago
sdtsui 27b75b67b4 Hook up identicon and buttons to AccountDetailsModal, clean up colors 7 years ago
sdtsui 877faaf096 Integrate old QR component with new modal layout 7 years ago
sdtsui b836d0483d [WIP] Render a QR code in AccountDetailsModal 7 years ago
sdtsui fe5817051b [WIP] Aggregate data for QRView 7 years ago
sdtsui 86b71f014a Add wrapper CSS for NewAccountModal 7 years ago
sdtsui 35508a2898 Add wrapper CSS for AccountDetailsModal 7 years ago
sdtsui 3fa7c5dc08 Hook up hideModal action to close icon in EditAccountNameModal 7 years ago
sdtsui d82233b95c Hook up actions to EditAccountNameModal 7 years ago
sdtsui 80a2cba38e Enhance global modal to accept styles from different components 7 years ago
sdtsui 66829b7a05 Implement new dropdown design, integrate account balances 7 years ago
sdtsui 73a593b42e Hook up template for New Account Modal 7 years ago
sdtsui 71b2dd290b Enhance global modal to handle Buy, Edit, and Details Modals 7 years ago
sdtsui 4e9376ca71 Extend modal implementation and state management to accomodate multiple modal types 7 years ago
sdtsui 99be6e17ca [WiP] Add comments for multiple modals 7 years ago
sdtsui e39c600a45 [WIP] Extract network dropdown out of main app render function 7 years ago