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

14939 Коммитов

Автор SHA1 Сообщение Дата
Les Orchard db6772e07f
Merge pull request #1969 from LZoog/issues/1968
fix(fxa-content-server): Fix horizontal bar caused by settings header by changing width unit
2019-07-29 07:54:46 -07:00
Vijay Budhram 7e311cc7d0
Merge pull request #1976 from mozilla/renovate/react-scripts-3.x
fix(deps): update dependency react-scripts to v3.0.1
2019-07-29 09:09:21 -04:00
Phil Booth ce473e4e37
Merge pull request #1977 from mozilla/pb/empty-locale-sentry-error
https://github.com/mozilla/fxa/pull/1977
r=shane-tomlinson
2019-07-29 10:50:14 +00:00
Phil Booth c6878a97ee
fix(api): don't return empty locales from GET /account/profile 2019-07-29 08:55:37 +01:00
John Morrison 07c791df2d
Merge pull request #1971 from mozilla/issue-1970
fix(fxa-content-server): dump scopedKeys.validation at startup
2019-07-28 23:52:21 -07:00
John Morrison f605802860
fix(fxa-content-server): dump scopedKeys.validation at startup 2019-07-28 22:52:40 -07:00
Barry Chen 111f8f6f2b
Merge pull request #1972 from chenba/1967-support-form-padding
fix(css): update support form spacing
2019-07-27 12:34:55 -05:00
Renovate Bot 5247a18fb5
fix(deps): update dependency react-scripts to v3.0.1 2019-07-27 00:33:37 +00:00
Les Orchard 8dc9501537
Merge pull request #1973 from mozilla/feat/issue-702
feat(support-panel): log the accessing user by provided header
2019-07-26 17:09:15 -07:00
Ben Bangert 2b6f1f17ef
feat(support-panel): log the accessing user by provided header
Issue #702
2019-07-26 16:46:01 -07:00
Barry Chen 5c863634dd
fix(css): update support form spacing
Fixes #1967
2019-07-26 16:52:28 -05:00
Jared Hirsch 442ac5b6e8
Merge pull request #1955 from mozilla/feat/issue-1774.3
feat: productize event-broker and fix excessive logging in prod
2019-07-26 14:38:05 -07:00
Lauren Zugai 75720c0df4
fix(fxa-content-server): Fix horizontal bar caused by settings header by changing width unit 2019-07-26 15:48:25 -05:00
Les Orchard 06be88883f
Merge pull request #1801 from mozilla/issues/1071
feat(fxa-content-server): fixes #1071 - new delete account view to display apps & subscriptions
2019-07-26 12:48:27 -07:00
Barry Chen 3df3c09fd8
Merge pull request #1843 from chenba/797-support-form
feat(support form): Add subscription support form
2019-07-26 14:23:35 -05:00
Lauren Zugai 25bc624747
feat(fxa-content-server): fix #1071 - new delete account view to display apps & subscriptions
change getSettingsData to settingsData

Remove duplicate account key

Fix missed shrinkwrap conflicts

Fix mocha warning

Finish functional tests for delete account

remove extra getSettingsData
2019-07-26 13:51:15 -05:00
Ben Bangert 3d4d38287d
feat(event-broker): add script to simulate webhook calls
Closes #1774
2019-07-26 10:34:00 -07:00
Lauren Zugai efbd1290c5
Merge pull request #1953 from LZoog/issues/1219
fix(fxa-content-server): fixes #1219 - add margin-top to 404 home button
2019-07-26 11:09:44 -05:00
Les Orchard 1020d9ec7f
Merge pull request #1956 from lmorchard/1954-fix-subhub-client-customer-404
fix(subscriptions): throw correct error for unknown subhub customer
2019-07-25 16:31:41 -07:00
Les Orchard 45d83686e7
Merge pull request #1958 from lmorchard/1957-subhub-origin-system
fix(subscriptions): rename 'orig_system' to 'origin_system' in subscription creation params
2019-07-25 16:23:47 -07:00
Les Orchard e67aa1eb80
fix(subscriptions): rename 'orig_system' to 'origin_system' in subscription creation params
fixes #1957
2019-07-25 15:52:29 -07:00
Les Orchard 725626e36f
fix(subscriptions): respond with empty subscription list fo r 403 error from subhub 2019-07-25 15:44:30 -07:00
Les Orchard ec14fc4129
fix(subscriptions): throw correct error for unknown subhub customer
fixes #1954
2019-07-25 15:22:00 -07:00
Barry Chen c7ec3143df
feat(support form): Add subscription support form
Fixes #797
2019-07-25 16:57:14 -05:00
Ben Bangert 2639f9221d
feat: turn off hapi request debug logging for production
Issue #1774
2019-07-25 14:55:32 -07:00
Lauren Zugai 07d2c1a51b
fix(fxa-content-server): fixes #1219 - add margin-top to 404 home button 2019-07-25 16:43:22 -05:00
Ryan Feeley 3a3cfa04c0
fix(copy): Added password and went to Title Case
On Choose What to Sync page I appended " and Passwords" to "Logins" and went to Title Case for the whole list
2019-07-25 17:37:18 -04:00
Les Orchard 26259c6659
Merge pull request #1908 from mozilla/renovate/configure
chore(payments): configure Renovate
2019-07-25 14:19:42 -07:00
Jared Hirsch b6792ab447
Merge pull request #1946 from lmorchard/1942-stage-123done-redirect
feat(payments): Add staging 123done post-subscription redirect
2019-07-25 13:54:14 -07:00
Ben Bangert 1faeb38a6a
Merge pull request #1950 from mozilla/feat/issue-1939
feat(event-broker): add test for region extraction
2019-07-25 13:44:25 -07:00
Ben Bangert fe2b56989c
feat(event-broker): add test for region extraction
Closes #1939
2019-07-25 12:54:07 -07:00
Les Orchard 3a7dda2186
feat(payments): move post-subscription redirect URLs into server config
- also misc fixes for formatting & lint warnings

fixes #1948
2019-07-25 10:47:20 -07:00
Ben Bangert 57b2cbecf8
Merge pull request #1944 from mozilla/train-142
Merge v1.142.1 to master
2019-07-25 10:23:30 -07:00
Les Orchard 71d0aeee8d
feat(payments): Add staging 123done post-subscription redirect
- Also simplify the whole post-subscription redirect component
- Add basic tests for redirect URL selection logic

fixes #1942
2019-07-25 08:44:39 -07:00
Phil Booth 69bb8451ee
Merge pull request #1846 from mozilla/970-expired-cc-ui
https://github.com/mozilla/fxa/pull/1846
r=shane-tomlinson,lmorchard
2019-07-25 05:51:54 +00:00
Phil Booth a0334a7f90
fix(settings): catch and display errors in beforeRender 2019-07-25 06:20:22 +01:00
Phil Booth c11d501dbf
feat(settings): wire in the expired card alert to the back-end 2019-07-25 06:20:21 +01:00
dave justice 5869299ae2
feat(settings): add ui for expired credit card alert 2019-07-25 06:20:17 +01:00
Ryan Kelly 116f5e94aa
Release 1.142.1 2019-07-25 15:13:13 +10:00
Ryan Kelly d360bba2d0
Merge pull request #1943 from mozilla/train-142-uplift-config-changes; r=shane-tomlinson
Merge v1.141.8 into train-142
2019-07-25 15:12:35 +10:00
Ryan Kelly d70e3708da
Merge pull request #1940 from mozilla/train-142-uplift-config-changes; r=shane-tomlinson
Merge v1.141.8 to train-142
2019-07-25 15:08:09 +10:00
Ryan Kelly 74c6630ddd
Merge branch 'train-141' into train-142-uplift-config-changes 2019-07-25 12:11:25 +10:00
Ben Bangert ef109e4b20
Merge pull request #1938 from mozilla/fix/issue-1937
fix(event-broker): handle a missing clientId
2019-07-24 16:38:44 -07:00
Ben Bangert 9d8fe14daa
Merge pull request #1936 from mozilla/feat/issue-1763
feat(event-broker): extract region from service notification url
2019-07-24 16:17:49 -07:00
Ben Bangert 6c221b79a3
fix(event-broker): handle a missing clientId
Closes #1937
2019-07-24 16:04:01 -07:00
Ben Bangert 460b6b95ef
Merge pull request #1927 from mozilla/fix/issue-1869
fix(support-panel): add gitignore for dist/common files
2019-07-24 15:33:30 -07:00
Ben Bangert dedd7ce102
Merge pull request #1929 from mozilla/fix/issue-1863
fix(support-panel): log totp error, return appropriate errors
2019-07-24 15:32:12 -07:00
Ben Bangert d23fc6db75
feat(event-broker): extract region from service notification url
Closes #1763
2019-07-24 15:28:40 -07:00
Ben Bangert fe20b27c61
Merge pull request #1928 from mozilla/fix/issue-1803
fix(event-broker): exit with non-zero for unhandledRejection
2019-07-24 14:58:46 -07:00
Ben Bangert e64d7f9fd0
fix(support-panel): log totp error, return appropriate errors
Closes #1863
2019-07-24 14:23:51 -07:00