Commit Graph

156 Commits

Author SHA1 Message Date
Victor Baranov 9c0b5661e2 upstream from MM 4.11.0 2018-10-19 18:18:48 +03:00
Victor Baranov 48f457f3ae upstream from mm 4.9.3 2018-10-18 15:52:58 +03:00
Sean Rabaut 80a57d350c Improvement: Allow enter to submit password form 2018-09-14 15:45:21 -04:00
Victor Baranov f88a1ed9cb Remove fox animation assets 2018-08-31 16:02:45 +03:00
Whymarrh Whitby 4dadeb9a31 Add link to download seed words in new UI 2018-08-13 18:55:04 -02:30
Whymarrh Whitby 247fa2cc51 Fix casing of 1Password 2018-08-13 18:38:13 -02:30
Whymarrh Whitby d0611741a2 Show invalid seed phrase error when importing new account 2018-08-07 02:09:26 -02:30
Dan Miller 7de2a0687d Fix seed word confirmation step of e2e beta tests. 2018-08-06 12:14:06 -02:30
Whymarrh Whitby c3ce2984ef Remove the development notice from UI onboarding 2018-07-28 11:59:51 -02:30
viktor 804bbaa9c0 new extension name and icons 2018-07-17 20:18:12 +03:00
brunobar79 03ff8a7cfa fix mascara warnings 2018-07-02 19:36:16 -04:00
brunobar79 35d83c478a fix mascara/example/server.js warnings 2018-07-02 19:31:03 -04:00
brunobar79 a8f745f9fe eslint --fix . 2018-07-02 18:49:33 -04:00
kumavis 44a8e48a04 notices - replace getLatestNotice with getNextNotice 2018-06-13 23:30:31 -07:00
Alexander Tseung 3aa4c3b804
Reduce height of notice container in onboarding (#4435) 2018-06-04 10:02:32 -07:00
Alexander Tseung d1f5d8ccc6
Fix text field labels of first time flow. Add text fields to storybook (#4389) 2018-05-29 09:35:18 -05:00
Alexander Tseung 0bcfbc1544 Add error message when passwords don't match in first time flow. Change input field styling in first time flow 2018-05-13 21:46:12 -07:00
Alexander Tseung 2381c0e0f4 Add new unlock screen design 2018-05-11 12:49:17 -07:00
Paul Bouchon 5ec631cad3
Handle Promise rejections when importing accounts (#4142)
* Silently catch import failures since errors exist in Redux state
* Add comment about no-op catch statement
2018-04-30 18:07:25 -04:00
Alexander Tseung 3082d2e4ef Use new design for reveal seed screen. Persist seed words only in first time flow 2018-04-22 09:24:21 -07:00
Alexander Tseung 477b74124d Revert "Fix UI getting stuck in Reveal Seed screen"
This reverts commit 2c8156ebe9.
2018-04-21 22:23:45 -07:00
Alexander Tseung 2c8156ebe9 Fix UI getting stuck in Reveal Seed screen 2018-04-18 10:18:24 -07:00
kumavis 224e6e1696
Merge pull request #3894 from danjm/i3696-disablefirsttimeimportloading
Disable the first time flow import button while isLoading is true.
2018-04-10 02:05:51 -07:00
Dan 077fc5eab6 Disable the first time flow import button while isLoading is true. 2018-04-09 11:20:03 -02:30
Alexander Tseung 037d6e6624 Fix integration tests 2018-04-04 18:21:30 -07:00
Alexander Tseung 516c1869b0 Fix lint errors 2018-04-02 16:24:37 -07:00
Alexander Tseung 6277a4c46a Refactor onboarding flow 2018-04-02 02:59:49 -07:00
Alexander Tseung ba23843f91 Fix merge conflicts 2018-03-30 16:18:48 -07:00
Alexander Tseung bdc4a6964a Fix merge conflicts. Refactor renderPrimary into Home component 2018-03-30 15:07:00 -07:00
kumavis 89e6baa3ba clean - mascara - remove unused code 2018-03-29 23:09:31 -07:00
kumavis 99e618d3f2 mascara - server - serve bundles from dist 2018-03-29 23:06:01 -07:00
kumavis fbdf497487 mascara - fix proxy html script link 2018-03-28 21:40:20 -07:00
kumavis c9a4792304 mascara - use sw-controller and other cleanups 2018-03-28 21:33:04 -07:00
kumavis cbfee0ac7e mascara - server - server bundles before static assets + serve dist/mascara instead of chrome 2018-03-28 18:07:38 -07:00
kumavis f35356a89a mascara - html - fix script locations 2018-03-28 18:07:02 -07:00
kumavis bdf99269e2 mascara - move file locations to match extension structure 2018-03-28 14:06:59 -07:00
Alexander Tseung 58f52b2b8d Fix merge conflicts. Refactor onboarding flow. 2018-03-28 13:23:50 -07:00
Alexander Tseung 6f367a5a6b Fix merge conflicts 2018-03-27 00:20:35 -07:00
gasolin db4800dc35 remove unavailable goToBuyEtherView propType 2018-03-27 14:08:19 +08:00
Dan 07dd064247 Fix tests. 2018-03-26 16:27:19 -02:30
Dan d4da7c984f Improve responsivensss of unique image screen. 2018-03-23 15:37:17 -02:30
Dan 6393c38117 Pop uses new ui onboarding when in beta. 2018-03-22 14:29:18 -02:30
Dan J Miller 9b38a77f46
Make entire gray container of 'reveal seed phrase' a clickable area. (#3596) 2018-03-19 12:38:16 -02:30
Alexander Tseung 7fb27cf0c7
Update margins for consistency in first time flow (#3588) 2018-03-16 08:50:21 -07:00
kumavis 572234e383
Merge branch 'master' into i3033-responsive-newui-onboarding 2018-03-13 10:46:14 -07:00
Dan 70f33d4747 Left align create password. 2018-03-12 20:17:44 -02:30
Dan 0dad6db973 Styling fixes to welcome; hide network component on create password; shown welcoem in popup. 2018-03-12 14:33:45 -02:30
Dan 91c890041c Add welcome screen to new-ui browser first time flow. 2018-03-08 14:21:54 -03:30
Dan 6c400c2e92 Update first time flow button fonts, and first-time-flow default font, to Roboto. 2018-03-07 22:37:53 -03:30
Dan e290d70086 Change fonts in new-ui onboarding to Roboto, with weight 400. 2018-03-07 14:50:23 -03:30