Граф коммитов

5846 Коммитов

Автор SHA1 Сообщение Дата
Vlad Filippov e1749245b5
Merge pull request #6865 from mozilla/npm-ci-circle
fix(npm): use npm ci
2019-01-10 16:53:03 -05:00
Vlad Filippov 3385f0b8c2
Merge pull request #6866 from mozilla/fix-teamcity-use-npm-ci
fix(teamcity): install with `npm ci`
2019-01-09 20:21:44 -05:00
John Morrison 0f4247760b fix(teamcity): install with `npm ci` 2019-01-09 16:50:03 -08:00
Vlad Filippov e38b08d762
retry-cli 2019-01-08 21:09:05 -05:00
Vlad Filippov 842d9918fc
fix(npm): use npm ci 2019-01-08 21:06:17 -05:00
Shane Tomlinson 69bfd93a8a
Release v1.128.0 2019-01-08 21:19:45 +00:00
Shane Tomlinson 54a4bb4d21
Merge pull request #6860 from mozilla/module-password-code r=@vladikoff
chore(modules): Convert several password related modules to es6 module format.
2019-01-07 09:07:23 +00:00
Shane Tomlinson 02da0e53c2
chore(modules): Convert several password related modules to es6 module format.
Extraction from #6859
2019-01-04 19:53:43 +00:00
Shane Tomlinson debd4fd5bf
Merge pull request #6858 from mozilla/issue-6724-confirm-reset-password-error r=@philbooth
fix(reset-password): No more error on /confirm_reset_password w/o initiating flow.
2019-01-04 19:52:50 +00:00
Shane Tomlinson 5985b77431
fix(reset-password): No more error on /confirm_reset_password w/o initiating flow.
There was a missing return statement after navigating to `/reset_password` that
caused the `missing email` error to be displayed when looking up whether an account
recovery key exists for a given email address. Since there was no email address
in the test, and the error only appeared after a short delay, our tests didn't
catch the problem. Everything updated.

fixes #6724
2019-01-04 18:26:42 +00:00
Shane Tomlinson 8ca5507d3b
Merge pull request #6857 from mozilla/update-docs-on-email-first-query r=@philbooth
chore(docs): Clarify the `action` query param documentation.
2019-01-04 17:23:51 +00:00
Shane Tomlinson 9ff4474640
chore(docs): Clarify the `action` query param documentation.
Mark `signin` and `signup` as deprecated and give a short
explanation of `email`.

Not attached to a bug
2019-01-04 14:16:24 +00:00
Vlad Filippov e03d41c651
Merge pull request #6856 from mozilla/ryanfeeley-save-selections
Copy change to CWTS button
2019-01-03 18:39:19 -05:00
Ryan Feeley 797f02f50b
Copy change to CWTS button
Changed "Save settings" to "Save selections"
2019-01-03 15:35:32 -05:00
Vijay Budhram a3c110e99b
Merge pull request #6749 from mozilla/recovery-key-32-length, r=@philbooth 2019-01-03 09:44:24 -05:00
Vijay Budhram 5025c28124
fix(recovery): use recovery key length of 32 2019-01-03 09:24:57 -05:00
Vlad Filippov db3ba8527a
Merge pull request #6853 from mozilla/issue-6769
fix(icons): add screenshots svg
2019-01-02 15:10:37 -05:00
Vijay Budhram 78e3360fc0
fix(icons): add screenshots svg 2019-01-02 10:46:46 -05:00
Phil Booth 8fc1679bfe
Merge pull request #6851 from mozilla/pb/activity-108
https://github.com/mozilla/fxa-content-server/pull/6851
r=vladikoff
2018-12-28 16:12:01 +00:00
Phil Booth ec3b88b778
feat(metrics): add country and region to flow events 2018-12-28 15:55:13 +00:00
Vlad Filippov d16bcab3da
Merge pull request #6850 from mozilla/i6566
fix(styles): address the radius mismatch on the send button
2018-12-28 09:57:33 -05:00
Vlad Filippov 344be8edb9 fix(styles): address the radius mismatch on the send button
Fixes #6566
2018-12-24 14:24:54 -05:00
Vlad Filippov 975a95978f
Merge pull request #6759 from mozilla/tls-shrink
feat(npm): update to latest npmshrink
2018-12-24 13:45:23 -05:00
vladikoff 6e9da39c8f feat(npm): update to latest npmshrink
Connects to https://github.com/mozilla/fxa/issues/325
2018-12-24 13:24:54 -05:00
Shane Tomlinson 1b3d963491
Merge pull request #6766 from mozilla/recovery-key-experiment-simplify r=@vbudhram
chore(recovery-key): Remove all recovery key experiment code.
2018-12-21 20:49:31 +00:00
Shane Tomlinson 6d64c59349
chore(recovery-key): Remove all recovery key experiment code.
Recovery keys are a full feature, there is no longer a need
to retain the experiment code and gating logic.

Not attached to an issue.
2018-12-21 19:42:39 +00:00
Shane Tomlinson e825e9512c
Merge pull request #6768 from mozilla/issue-6751-make-primary-button-long-email r=@vbudhram,@vladikoff
fix(secondary-emails): Handle long emails in the secondary email panel
2018-12-21 19:40:56 +00:00
Vlad Filippov 79b4530cb3
fix(tests): remove extra click in email test 2018-12-21 14:23:17 -05:00
Shane Tomlinson 17b8903635
chore(emails): ignore this too. 2018-12-21 16:03:12 +00:00
Shane Tomlinson 1581c89f8a
chore(emails): Look away now! 2018-12-21 15:25:00 +00:00
Shane Tomlinson 1744530335
fix(secondary-emails): Handle long emails in the secondary email panel
The .address CSS only took one button into account when the width
was calculated. If an email is verified, there are two buttons.

This makes affordances for the 2nd button, but only when the
email is verified.

fixes #6751
2018-12-20 18:22:56 +00:00
Vlad Filippov 33913ca5a2
Merge pull request #6762 from mozilla/i6742
fix(metrics): make sure to track oauth screen views in amplitude
2018-12-18 16:52:38 -05:00
vladikoff 4934527b3a fix(metrics): make sure to track oauth screen views in amplitude
Fixes #6742
2018-12-18 16:33:47 -05:00
Vlad Filippov 9cee542fcf
Merge pull request #6761 from mozilla/adv-745
fix(nsp): add advistory 745
2018-12-18 16:33:21 -05:00
vladikoff ec376ceac9 fix(nsp): add advistory 745 2018-12-18 14:43:09 -05:00
Shane Tomlinson 40bc66e6eb
Merge pull request #6747 from mozilla/train-127
chore(release): Merge train-127 into master
2018-12-13 14:00:25 +00:00
Shane Tomlinson bb793aa9ae
Release v1.127.0 2018-12-11 21:31:57 +00:00
Vijay Budhram 2e50197bde
Merge pull request #6744 from mozilla/remove-confusing-message, r=@shane-tomlinson 2018-12-11 16:06:41 -05:00
Vlad Filippov bf647e0a7d
Merge pull request #6746 from mozilla/i6653
feat(sms): remove SMS padlock
2018-12-11 13:59:40 -05:00
vladikoff 3f249be58f feat(sms): remove SMS padlock
Fixes #6653
2018-12-11 12:27:13 -05:00
Vijay Budhram 2b17fe426d
fix(reset): remove confusing account recovery password reset messaging 2018-12-11 11:30:35 -05:00
Vijay Budhram ee6d02800e
Merge pull request #6735 from mozilla/token-code-25, r=@shane-tomlinson
chore(code): enable token code for 25% of all lockbox ios users
2018-12-10 11:24:10 -05:00
Vijay Budhram 56b07b631b
Merge pull request #6734 from mozilla/issue-6722, r=@shane-tomlinson, @vladikoff 2018-12-10 11:17:22 -05:00
Phil Booth 5511b99d77
Merge pull request #6733 from mozilla/pb/activity-109
https://github.com/mozilla/fxa-content-server/pull/6733
r=shane-tomlinson
2018-12-10 15:33:58 +00:00
Shane Tomlinson 55431afe06
Merge pull request #6739 from mozilla/issue-6736-feature-flag-coppa r=@philbooth
feat(coppa): Put COPPA behind a feature flag.
2018-12-10 14:58:14 +00:00
Shane Tomlinson fe877dba27
feat(coppa): Put COPPA behind a feature flag.
Mozilla China's FxA stack does not need COPPA. So that
they don't have to remove it every time we update our
code, this puts the feature behind a feature flag.

In configuration, coppa.enabled set to `false` will disable COPPA.

fixes #6736
2018-12-07 11:54:21 +00:00
Vijay Budhram d8522f330b
chore(code): enable token code for 25% of all lockbox ios users 2018-12-04 23:20:36 -05:00
Phil Booth c10d699ad6
feat(metrics): add deviceId to the resume token
This ensures that the device id we send to Amplitude will remain
consistent when following links in emails, which should fix the broken
funnel analysis.
2018-11-30 09:48:17 +00:00
Vijay Budhram 5485d45e2f
chore(verify): remove server side verification 2018-11-29 23:03:03 -05:00
Shane Tomlinson c7d332eb01
Merge pull request #6732 from mozilla/train-126 r=@vladikoff
chore(release): Merge train-126 into master
2018-11-28 13:05:56 +00:00