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
Dan
6ef483be4a
Remove wallet-view scrollbars.
2017-09-04 18:46:14 -07:00
Dan
7d6ad48f15
Touch up transaction list item styles, remove main-content scroll bars, align buttons with main-content..
2017-09-04 18:46:14 -07:00
Dan
57b3cdf948
Fix styling of buy and send buttons on main screen.
2017-09-04 18:46:14 -07:00
Dan
3cb51e32c9
Capitalizations via text-transform for main screen transactions.
2017-09-04 18:46:14 -07:00
Dan
5d8bf6c86a
Adjust left margin in main container.
2017-09-04 18:46:14 -07:00
Chi Kei Chan
75c3009f83
Fix header style; Address comments
2017-09-04 15:57:43 -07:00
Jacky Chan
b1fc290bed
Fix menu style
2017-09-04 15:57:43 -07:00
Dan
0d6e64bfbe
Use flex to ensure network name does not wrap.
2017-09-01 00:12:58 -07:00
Dan
c436b6ffb3
Adjust z-index of header so that it stays in place when scrolling.
2017-09-01 00:12:58 -07:00
Dan
799627189d
Fix margin, padding, height for header.
2017-09-01 00:12:58 -07:00
Dan
d5998d3b07
Fixed network font
2017-09-01 00:12:58 -07:00
Dan
5452a26b36
Fixes lint errors and adds stylelint-config-standard to package.json
2017-08-31 04:16:07 -07:00
Dan
c605c9897d
Minor clean up.
2017-08-29 16:09:56 -02:30
Dan
5facba89ca
Replace Avenir Next with alternative.
2017-08-29 14:16:32 -02:30
Dan
b251d0f675
Center tooltip on small screen size by using flexbox
2017-08-29 13:43:43 -02:30
Dan
43ceeacf0f
Refactor for clean handling of tooltip close.
2017-08-29 12:26:31 -02:30
Dan
0a44c82458
Styles and behaviour correct
2017-08-29 12:26:20 -02:30
Dan
b785beb546
Final styling improvements for tooltip; plus a few for send form.
2017-08-25 20:55:03 -02:30
Dan
05e6eaf171
Updating current currency from send form.
2017-08-25 17:31:56 -02:30
Dan
e56b8c5055
Refactor tooltip to remove external lib; tooltip now updating gas fee in parent.
2017-08-25 17:04:23 -02:30
Dan
5677fdaf68
Toggling tooltip.
2017-08-25 17:03:41 -02:30
Dan
d990a8eb86
Add 'customize' text to gas input.
2017-08-25 17:03:41 -02:30
Dan J Miller
4076496c8e
Patch 3 new account modal ( #1962 )
...
* Account details modal styling changes.
* Tweaking styles.
* New account modal re-styling.
* Tweaks to paddings, margins, font sizes, colors and modal dimensions.
* Replace colour codes with variables.
2017-08-24 17:31:01 -07:00
Dan J Miller
744b78e9c8
Patch 2 account details modal ( #1957 )
...
* Account details modal styling changes.
* Tweaking styles.
2017-08-24 17:25:27 -07:00
Dan J Miller
5b62f10a5f
Modify buy and send buttons color, border-radius and various size properties. ( #1956 )
2017-08-22 16:42:17 -07:00
sdtsui
c1fd19393f
Remove border and apply background color to gas input
2017-08-22 13:09:27 -07:00
sdtsui
97a6a8e4f6
Add layout and props for send screen inputs
2017-08-22 12:47:58 -07:00
sdtsui
d1bc7111b5
[WIP] - Styling Send Screen - Need to bring in data contract for signTx
2017-08-22 09:03:42 -07:00
sdtsui
5900cc8522
Tweak z-indicies
2017-08-22 08:37:15 -07:00
sdtsui
d193778958
Adjust zIndex and width for send screen
2017-08-21 17:59:08 -07:00
sdtsui
d6116aaf57
[WIP] Tweak Send Screen Styles
2017-08-21 16:59:00 -07:00
sdtsui
27b75b67b4
Hook up identicon and buttons to AccountDetailsModal, clean up colors
2017-08-21 12:26:36 -07:00
sdtsui
877faaf096
Integrate old QR component with new modal layout
2017-08-21 10:27:56 -07:00
sdtsui
86b71f014a
Add wrapper CSS for NewAccountModal
2017-08-21 06:14:28 -07:00
sdtsui
35508a2898
Add wrapper CSS for AccountDetailsModal
2017-08-21 05:58:30 -07:00
sdtsui
d82233b95c
Hook up actions to EditAccountNameModal
2017-08-21 04:46:38 -07:00
sdtsui
66829b7a05
Implement new dropdown design, integrate account balances
2017-08-21 03:27:11 -07:00
sdtsui
2eadf72fb7
Lint and cleanup all scss
2017-08-14 10:31:27 +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
f23d8c7393
Allow fullscreen scrolling on mobile view, while retaining in-window scroll for laptop
2017-08-11 00:42:09 -07:00
sdtsui
0fab1b5482
Implement responsive wallet balances
2017-08-11 00:31:06 -07:00
sdtsui
8a39941d9a
Cleanup SCSS and improve organization of color vars
2017-08-10 23:21:39 -07:00
sdtsui
58b61eb1fc
Add UI tweaks, including separation of overflow logic for mobile (full-height) vs laptop (tx-view-only)
2017-08-10 22:47:56 -07:00
sdtsui
7a664a7f72
Improve text positioning on mobile view
2017-08-10 22:16:42 -07:00
sdtsui
3188cc2ef0
Extract scss breakpoints into variables
2017-08-10 22:16:25 -07:00
sdtsui
e31c298288
Implement widescreen layout for tx list
2017-08-10 20:52:22 -07:00
sdtsui
f9432c5982
Move Txs list item styles into classes
2017-08-10 19:55:01 -07:00
sdtsui
d53780bcdc
Add new color for txs - dusty-gray
2017-08-10 19:54:42 -07:00
sdtsui
50f8535f7b
Switch buy modal 'cancel' from text to button for accessibility
2017-08-09 21:42:16 -07:00
sdtsui
cba50818c2
Improve layout of buy buttons by tweaking text styles
2017-08-09 21:42:16 -07:00
Kevin Serrano
45fc1d6ec3
Readd loose label onto accounts.
2017-08-09 17:40:01 -07:00
sdtsui
6be6f56ac5
Add z indicies to settings-variables
2017-08-08 19:01:33 -07:00
sdtsui
eab5718a40
Add an additional font-size breakpoint for buy modal on the largest screens
2017-08-08 18:12:50 -07:00
sdtsui
3072d2d178
Add minor positioning tweaks for buy modal, laptop view
2017-08-08 17:57:47 -07:00
sdtsui
b97dcf09ac
Move inline styles out into explicitly named BEM classes
2017-08-08 17:51:06 -07:00
sdtsui
928adae104
Implement modal content for buy flow - mobile view
2017-08-08 17:11:25 -07:00
sdtsui
922a272e81
Add note for responsive modal styles
2017-08-08 14:05:19 -07:00
Simon Liang
e8ade42f2a
extracted balance component and renders to the format, also wired in the account name
2017-08-08 16:49:45 +08: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
5c7adc911d
Merge branch 'NewUI' into feat/mm-ui-5-merged
2017-08-06 20:24:04 -07:00
sdtsui
850d2124c8
Refactor account name css - mobile views
2017-08-06 19:26:52 -07:00
sdtsui
a7017b824d
Refactor app-header css, including box shadow and z-index
2017-08-06 18:50:23 -07:00
sdtsui
403d9c52b5
Add fine css tweaks to hero balance - laptop
2017-08-06 18:14:48 -07:00
sdtsui
f06a18a09c
Adjust hero balance on mobile
2017-08-06 17:46:18 -07:00
sdtsui
ebf39831c4
Adjust size of buttons for 576-780+px range
2017-08-06 17:13:31 -07:00
sdtsui
dc0f78c1b9
Fix font size of eth display for 576-780px vw
2017-08-06 16:58:45 -07:00
sdtsui
c1b8517959
Normalize sidebar dimensions and adjust hero button responsiveness
2017-08-06 16:37:41 -07:00
sdtsui
802c29c986
Implement hero balance UI, mobile
2017-08-06 15:46:55 -07:00
sdtsui
c9b33da184
Disable debug styles
2017-08-06 14:25:34 -07:00
sdtsui
966b25573b
Move remaining debug, fonts, reset, and transitions into inverted triangle
2017-08-06 14:03:44 -07:00
sdtsui
f73e4dd604
Move debug and colors to itcss
2017-08-06 13:53:22 -07:00
sdtsui
2eddfec342
Remove output folder
2017-08-06 13:46:11 -07:00
sdtsui
38f53066f3
Remove unncessary sourcemaps from css output/
2017-08-06 13:26:00 -07:00
sdtsui
d46a79df25
Organize app components scss
2017-08-06 13:24:13 -07:00
sdtsui
b65dc85b0a
Organize app components
2017-08-06 13:06:18 -07:00
sdtsui
a0a956d646
Move generic button components and body styles to components and generic, respectively
2017-08-06 13:02:31 -07:00
sdtsui
04d1d86f30
Move old colors intro settings/variables
2017-08-06 12:49:02 -07:00
sdtsui
f0a219294d
Add inverted triangle css (itcss) folder structure
2017-08-06 12:45:21 -07:00
sdtsui
bc73cbdbfe
Cleanup css and gulpfile post-migration
2017-08-06 12:29:26 -07:00
sdtsui
3f222854e4
Migrate from css to scss + autoprefixer
2017-08-06 12:09:17 -07:00
sdtsui
8cc3ae5988
Cleanup breakpoint css + comment on hackiness
2017-08-04 13:19:06 -07:00
sdtsui
0cd72db2d2
Adds early breakpoint from @frankiebee 's + @kumavis 's CR
2017-08-04 12:57:16 -07:00
sdtsui
086441e41c
Increase size of network dropdown
2017-08-03 18:50:29 -07:00
Kevin Serrano
ce2e9872cf
Remove 100% properties that were messing up sizing.
2017-08-03 15:51:20 -07:00
sdtsui
0171918407
Add rough layout for flat layout tx details, add notes for breakpoints
2017-08-03 01:17:27 -07:00
sdtsui
267d12646c
Implement 'clear buttons' for tx view
2017-08-03 00:43:24 -07:00
sdtsui
c7ac20ff65
Finalize sidebar dimensions
2017-08-02 23:14:53 -07:00
sdtsui
01788376d5
Finalize height for main screens, excluding sidebar
2017-08-02 23:07:35 -07:00
sdtsui
c47f81b2e0
Finalize width of main container for all viewports
2017-08-02 22:59:04 -07:00
sdtsui
b523faba13
Make mobile view flush with header
2017-08-02 22:23:48 -07:00
sdtsui
8a39ef03c2
Hook up css animation
2017-08-02 17:49:04 -07:00
sdtsui
22b03c62e6
Add burger icon and phone-visible media queries
2017-08-02 12:29:07 -07:00
sdtsui
41c585c796
Make wallet view visible iff vw above 575px
2017-08-02 12:18:29 -07:00
sdtsui
2d5c3394f4
Use DIN OT in wallet view
2017-07-31 20:46:56 -07:00
sdtsui
a7ab69b940
Adjust button styles for Send Token screen
2017-07-30 16:47:47 -07:00
sdtsui
f368f371c2
Simplify btn-green colors
2017-07-29 23:02:04 -07:00
sdtsui
6a5e73e673
Enhance button and input css reset to protect from user agent stylesheet
2017-07-29 23:00:44 -07:00
sdtsui
689f60d1ce
Add rounded background to total token, with minor styling tweaks
2017-07-29 22:44:39 -07:00
sdtsui
25259cc2cd
Center action buttons, add minor style adjustments
2017-07-29 19:37:08 -07:00
sdtsui
9709881679
Center send token content; hook up 'Next' and 'Cancel' buttons
2017-07-29 18:54:21 -07:00
sdtsui
4d7295b05f
Add for use in main header
2017-07-29 12:20:19 -07:00
sdtsui
8e1713e1e0
[WIP] Propose more scaleable color management
2017-07-29 12:07:46 -07:00
Dan Finlay
8fc0a025f6
Set initial scale for mobile.
2017-07-26 14:36:22 -07:00
Dan Finlay
0ea6749dbc
Lots of flex rearrangement on account detail view
...
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
2017-07-25 18:25:56 -07:00
Dan Finlay
a22adec66f
Replace ui with responsive-ui
2017-07-24 17:05:07 -07:00
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
2017-07-20 12:38:38 -07:00
Dan Finlay
5eb3d5d485
Make folder for responsive UI
2017-07-03 15:39:25 -07:00
Kevin Serrano
242dc1e99f
Add missing changes. Create unique style for rinkeby icon.
2017-04-25 14:39:01 -07:00
frankiebee
ce03b7db51
Initial redo attempt of the buy view to look like vladt's desighn
2017-04-18 23:22:17 +02:00
Kevin Serrano
cb34eda6c6
Fix potential formatting issues for seed word display.
2017-03-29 11:51:04 -04:00
Dan Finlay
86f9be06eb
Merge branch 'master' into i1234-HardGasLimits-BrowserForm
2017-03-22 16:00:11 -07:00
Dan Finlay
18414f5cbd
Merge branch 'master' into i1234-HardGasLimits-BrowserForm
2017-03-22 15:25:15 -07:00
Dan Finlay
77907038ff
Got basic validations working
2017-03-22 15:17:57 -07:00
Kevin Serrano
4116b37d32
Modify css rule for unused hollow diamond.
2017-03-22 16:01:38 -04:00
Kevin Serrano
0e43606b16
Adjust private key confirmation style and logic.
2017-03-21 08:53:34 -07:00
Kevin Serrano
6f980cfe10
Add more informative message
2017-03-08 10:46:17 -08:00
Dan Finlay
42c2c3df37
Improve pending tx blue dot style
2017-02-23 17:45:37 -08:00
Frankie
1b16b46241
code clan up and tests
2017-02-01 11:54:01 -08:00
Frankie
8be68575bb
Clean up message manger includes:
...
Provider egine bump
Remove presence of message manger in keyring controller
Change the status wording fom conf to approved
make Message manager a class
fix messages not being apart of the badge
re write message manger to better reflect controller pattern
2017-01-28 20:28:20 -08:00
Dan Finlay
958cbfbde4
Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu
2017-01-17 13:58:54 -08:00
Kevin Serrano
a8a37e4d40
Make network somewhat more modular, add new network indicator.
2017-01-04 14:30:14 -08:00
Dan Finlay
1f15499046
Show a "LOOSE" warning on accounts not belonging to HD Seed phrase
2016-12-22 17:17:20 -08:00
Dan Finlay
6d13ef691f
Revert "Interface enhancements"
2016-12-16 10:04:57 -08:00
Luis Iván Cuende
3969526403
Fixed header h1 alignment and network name
2016-12-14 14:35:36 -08:00
Luis Iván Cuende
c65db9290d
Better editable label
2016-12-14 09:38:20 -08:00
Luis Iván Cuende
233094e19d
Beautified disclaimer
2016-12-13 23:38:55 -08:00
Dan Finlay
e8a8302624
Begin adding Ropsten support
...
Ropsten links will still not work until Etherscan publishes their ropsten link format.
At that time we will need to update ui/lib/account-link.js
Otherwise, fixes #831
2016-11-21 10:58:49 -08:00
Dan Finlay
1bbe0ed9e8
Scaffold new account view
2016-11-04 12:01:41 -07:00
Dan Finlay
1f771f30e4
Space out purchase details on ShapeShift form
2016-09-15 21:18:21 -07:00
kumavis
5005fc143b
confTx - show disabled accept btn + add colors
2016-09-15 12:42:35 -07:00
Frankie
218f380d87
Add qrcode-npm to package.json and swap out Qr Code generator api for node-module
2016-09-12 17:27:14 -07:00
Frankie
3525dc0801
Create a ShapeShift tx in tx History
2016-08-18 15:20:26 -07:00
Frankie
99a788a6f0
Add multi message capability to Qr view for market info
2016-08-12 17:43:24 -07:00
Frankie
b4c9a52259
Change buy forms so that they are their own view and add Qr-code
2016-08-12 15:41:59 -07:00
Frankie
ba1edc429b
Merge branch 'master' into buyForm
2016-08-10 13:48:34 -07:00
Frankie
9c6dd9ef49
Create "buy form" add shape shift
2016-08-10 13:43:01 -07:00
Dan Finlay
51535ab0cc
Fix margin on provider checkmarks
2016-07-28 10:54:00 -07:00
Dan Finlay
9b43ec2278
Add eth classic to provider menu
2016-07-28 10:53:51 -07:00
Kevin Serrano
3a4744dec1
Fix menu droppo issues caused by Chrome 52.
2016-07-27 15:31:30 +09:00
Frankie
fcd523abe4
Buy button ( #474 )
...
* WIP: Buy button link
* Add buy eth and the buy eth warning message
* Add css
* Move the opening of coinbase page to background
and send to faucet if on test net
* Create a Warning about storeing eth
* Finish Buy button and Eth store warning screen
* Add to CHANGELOG
* fix frankies deletion and change chrome to extension
2016-07-21 13:41:10 -07:00
Dan Finlay
2a204624f5
Implement tx confirmation style refinements
2016-07-07 12:27:34 -07:00
Dan Finlay
15afbe5b1f
Merge branch 'master' into ConfirmationStyle
2016-07-06 17:59:00 -07:00
Dan Finlay
7058dc4ee3
Began reworking tx conf view
2016-07-06 17:58:46 -07:00
Frankie
8d67a820a9
Add light and ultraLight fonts
2016-07-05 15:39:51 -07:00
Dan Finlay
71df05c5ff
Put network status checkmarks at end of row
2016-07-01 15:04:38 -07:00
Frankie
42cd0b69e7
Implemt new account layout
2016-06-30 14:53:24 -07:00
Frankie
5252504e3f
WIP: Working on new layout
2016-06-30 11:15:32 -07:00
Frankie
e0daea35a9
Add network name to indicator and some css fixes
...
-also fix custom net work bug in drop down where it
thinks local:8545 is custom.
2016-06-29 16:12:19 -07:00
Kevin Serrano
e4956c3123
Modify network icons to reflect current design. ( #355 )
...
* Modify network icons to reflect current design.
* Switch icons around.
2016-06-28 16:15:26 -07:00
Kevin Serrano
c6187b080a
Fix out-of-place positioning of pending tx badges. ( #354 )
2016-06-28 14:25:22 -07:00
Kevin Serrano
204cb7f1ed
Change color of failure to yellow. Change pending to ellipsis. ( #338 )
...
* Change color of failure to yellow. Change pending to ellipsis.
* Modify changelog.
2016-06-28 09:33:11 -07:00
Frankie
4200eeeeed
Fix editable button so that it dosent float above the drop down menue
2016-06-24 15:13:48 -07:00
kumavis
02dd1669e7
send-tx remove account select button
2016-06-24 11:44:18 -07:00
Frankie
f0e6411277
Swap out Transat font for Montserrat
2016-06-22 15:35:52 -07:00
Frankie
5d349083f0
Change export icon to key
2016-06-21 13:10:28 -07:00
Frankie
e9208be096
Size export confirmation input
2016-06-12 13:36:34 -04:00
Frankie
ff2f5cd58a
Change name-label css bug
2016-06-12 12:40:30 -04:00
Frankie
88ed93afd9
Remove qr code icon and reorder to have clipboard first
2016-06-12 12:40:30 -04:00
Frankie
7d8bf31e82
Fix edit text
...
and edit label alighment
2016-06-12 12:38:51 -04:00
Frankie
1987296af0
Add spacing in line items
2016-06-08 19:08:55 -04:00
Frankie
e9407777cc
Style up the info screen
2016-06-08 16:43:05 -04:00
Frankie
2c2fcd60bf
Merge branch 'master' into uiFixes
2016-06-06 10:20:05 -04:00
Frankie
f59ca7a6bf
Add css to resize and alighn input for editable lable
2016-06-06 10:09:21 -04:00
Frankie
217dd9c95e
Fix label size for edit label
2016-06-06 03:30:26 -04:00
Frankie
40338571fa
Add edit label
2016-06-06 03:14:10 -04:00
Dan Finlay
b1a4c19ddb
Make morden sail blue
2016-06-03 18:26:26 -07:00
Dan Finlay
b9007ee843
Add provider menu on clicking network status indicator.
...
Also simplifies network status icons.
2016-06-03 17:49:54 -07:00
Dan Finlay
5560ebba26
Clicking network status indicator reveals provider menu
2016-06-03 17:09:18 -07:00
Dan Finlay
9cc04be5e4
Added seed word recovery to config screen
2016-06-02 16:52:18 -07:00
Dan Finlay
921ced1630
Merge branch 'master' into i216
2016-05-26 15:21:27 -07:00
kumavis
870e05b240
ui - redesign - init + vault create/restore + seed
2016-05-26 15:11:22 -07:00
Dan Finlay
d31189b206
Add pending messages to sign to tx list
2016-05-26 14:12:41 -07:00
Dan Finlay
d489b31923
Center wallet nickname under identicon in tx confirmation screen
2016-05-26 13:06:29 -07:00
Dan Finlay
5669f44300
Add number indicating pending txs to account list
2016-05-25 16:54:43 -07:00
Dan Finlay
adaf1c7012
Add copy address button to account list
2016-05-23 15:31:11 -07:00
Dan Finlay
24fc5f9ea3
Fix up accounts list
...
Fix hover styles to not grow.
Fix back button on accounts list.
2016-05-20 14:11:59 -07:00
Dan Finlay
7d5aaaa5bd
Add ability to add account to vault
...
Scrolling to the bottom of the accounts page now reveals a downward-facing chevron button.
Pressing this button shows loading indication, adds a new account to the identity vault, displays it in the list, and scrolls the list to the bottom of the page.
Any number of accounts can be generated in this way, and the UX feels intuitive without having to overly explain how HD paths work.
2016-05-20 12:40:44 -07:00
Dan Finlay
2a6d6fcd15
Improve tx list style
...
Tx list no longer enlarges on hover, and failed transactions no longer have hover styles nor direct to an explorer page.
2016-05-19 19:11:53 -07:00
kumavis
6ae0a90d7b
ui - redesign - ether amount component
2016-05-18 13:41:08 -07:00
kumavis
877648623e
ui - redesign - sendTransaction
2016-05-18 12:13:19 -07:00
kumavis
49e08f9013
ui - redesign - unlock menu
2016-05-13 18:07:47 -07:00
kumavis
46f1ab8b48
ui - redesign - trans group + + account detail + tx list fixes
2016-05-13 16:28:46 -07:00
Dan Finlay
0af0bdbfcc
Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballs
2016-05-11 02:47:00 -07:00
Dan Finlay
2978e6e494
Fixed transitions
2016-05-11 02:46:41 -07:00
kumavis
2913dcb82c
ui - redesign - account details
2016-05-11 02:11:31 -07:00
kumavis
9c91da72f5
ui - account list - fix select account
2016-05-10 17:22:09 -07:00
kumavis
c2c33ff6cd
ui - redesign - app header + accounts selection
2016-05-10 16:52:07 -07:00
Dan Finlay
93db6cacb5
Fix button width transition bug
...
Fixes #160
2016-05-04 20:41:34 -07:00
Dan Finlay
d814a45dff
Moved UI into repo with its own dependency stack
2016-04-13 15:28:44 -07:00