Commit Graph

56 Commits

Author SHA1 Message Date
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
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 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 0e43606b16 Adjust private key confirmation style and logic. 2017-03-21 08:53:34 -07: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
Kevin Serrano a8a37e4d40
Make network somewhat more modular, add new network indicator. 2017-01-04 14:30:14 -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 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 9c6dd9ef49 Create "buy form" add shape shift 2016-08-10 13:43:01 -07:00
Dan Finlay 2a204624f5 Implement tx confirmation style refinements 2016-07-07 12:27:34 -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 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
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 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 d489b31923 Center wallet nickname under identicon in tx confirmation screen 2016-05-26 13:06:29 -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
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