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

2688 Коммитов

Автор SHA1 Сообщение Дата
Andy Mikulski a7d7342070
Update docs, use apt-get for yarn 2017-11-20 10:52:10 -07:00
Andy Mikulski 2b87bcc545
Introduce yarn 2017-11-20 10:52:09 -07:00
Andy Mikulski af9c0d0993
Merge pull request #1131 from andymikulski/checkbox
UI: Abstract Labeled Input from SwitchBox
2017-11-17 13:26:46 -07:00
Andy Mikulski 47db43e114
Replace SwitchBox tests for LabeledInput tests 2017-11-17 12:39:04 -07:00
Mike Cooper 094795a10c
Merge pull request #1137 from mythmon/renable-nsp
Fix #521 - Re-enable NSP
2017-11-17 09:29:03 -08:00
Mike Cooper d67bc1074d
Fix minor security problem with npm package. 2017-11-16 14:30:08 -08:00
Mike Cooper 35bcfb451f
Merge pull request #1134 from rehandalal/ditch-reversion
Ditch reversion
2017-11-16 12:48:02 -08:00
Mike Cooper 3e7e57c3fa
Fix #521 - Re-enable NSP 2017-11-16 12:44:17 -08:00
Rehan Dalal 1fccf67919
Fix linting issue 2017-11-16 15:18:08 -05:00
Mike Cooper 473106d05b
Merge pull request #1114 from mythmon/is-rollout
Add high population marker to preference experiments.
2017-11-16 11:25:02 -08:00
Rehan Dalal ad2d488217
Ditch reversion 2017-11-16 14:15:34 -05:00
Mike Cooper c485693c4e
Merge pull request #1133 from rehandalal/squash-migrations
Squash migrations
2017-11-16 11:14:30 -08:00
Mike Cooper 3f98712e95
Fix lint errors. 2017-11-16 11:05:34 -08:00
Rehan Dalal 4c3cc293e1
Flake8 ignore migration 2017-11-16 13:51:24 -05:00
Rehan Dalal f0705540f1
Clean up squashed migration 2017-11-16 13:51:24 -05:00
Rehan Dalal 6ec4df5b1e
Squash migrations 2017-11-16 13:51:24 -05:00
R&D a4f4fb2075
Merge pull request #1136 from mythmon/tc-lint
Fix TC lint error.
2017-11-16 13:50:14 -05:00
Mike Cooper 86eebdd235
Fix TC lint error. 2017-11-16 10:28:27 -08:00
Mike Cooper 37afecf457
Make experiment type API easier to get right. 2017-11-15 15:50:05 -08:00
Mike Cooper b4983a4c32
Fixes #1106 - Add high population marker to preference experiments. 2017-11-15 14:46:25 -08:00
Andy Mikulski b4ddb222fb
Merge pull request #1121 from andymikulski/error-handling
Improved UI error handling
2017-11-15 09:49:04 -07:00
Andy Mikulski 8609b4ed0c
Add 401 case 2017-11-15 07:54:12 -07:00
Mike Cooper 02356f80a7
Merge pull request #1129 from mythmon/only-user-branch-prefs
Bug 1416003 - Handle preference studies on prefs with only user-branch values
2017-11-14 08:28:44 -08:00
Mike Cooper 62f23a6342
Bug 1416003 - Handle preference studies on prefs with only user-branch values 2017-11-13 12:23:30 -08:00
Mike Cooper 6bca067d33
Merge pull request #1130 from rehandalal/ditch-shortcircuit
Remove short circuit decorator
2017-11-13 10:52:04 -08:00
Rehan Dalal db371013b8
Remove unused import 2017-11-13 11:11:21 -05:00
Rehan Dalal d12b1a1505
Remove short circuit decorator 2017-11-13 11:11:19 -05:00
Andy Mikulski d606363230
Lint, use ValidationErrors 2017-11-13 07:59:51 -07:00
Andy Mikulski 5ae1d42d2b
Replaced remaining message.errors with handleError, PureComponents 2017-11-13 07:59:51 -07:00
Andy Mikulski 711235fb87
Fix approval/rejection form validation 2017-11-13 07:59:50 -07:00
Andy Mikulski 7cc7d55cdc
Extend error checking to API response codes 2017-11-13 07:59:50 -07:00
Andy Mikulski b5df90f957
Add handleError and tests 2017-11-13 07:59:50 -07:00
Andy Mikulski 0c5ec266e6
Fix form validation errors messages 2017-11-13 07:59:50 -07:00
Andy Mikulski 9a0abbf140
Swap checkbox on heartbeat 2017-11-13 07:59:12 -07:00
Andy Mikulski df492d65e6
Abstract LabeledInput into own component 2017-11-13 07:55:41 -07:00
Mike Cooper 2ea7cec780
Merge pull request #1128 from mythmon/the-servers-on-fire
Improve checks in response to 2017-11-07 outage
2017-11-09 13:52:43 -08:00
Mike Cooper 78e02201aa
Remove unneeded assert statements. 2017-11-09 12:39:18 -08:00
Mike Cooper 773cd73caa
Fix lint errors. 2017-11-09 11:19:03 -08:00
Mike Cooper a04b77be28
Only check in-use signatures 2017-11-09 10:50:51 -08:00
Mike Cooper 62bd9b56a3
Don't require system checks for update_signatures 2017-11-09 09:54:29 -08:00
Mike Cooper c59f20f6fd
Merge pull request #1124 from Standard8/eslint4
Update recipe-client-addon to use eslint 4 and latest eslint-plugin-mozilla.
2017-11-08 12:58:41 -08:00
Andy Mikulski cc2031843a
Merge pull request #1126 from mozilla/docs-heartbeat-link
Update docs link to Heartbeat Telemetry
2017-11-07 08:01:50 -07:00
Mike Cooper a23a17be93
Update docs link to Heartbeat Telemetry 2017-11-06 15:21:17 -08:00
Mark Banner f81e40b16c Update recipe-client-addon to use eslint 4 and latest eslint-plugin-mozilla. 2017-11-01 21:46:50 +00:00
Mike Cooper 1553a2ebac
Merge pull request #1122 from mythmon/backports
Backport changes from mozilla-central
2017-11-01 10:48:24 -07:00
Mike Cooper 808de4875b
Merge pull request #1119 from mythmon/revert-to-nothing
PR #1100 - Revert study preferences to empty when appropriate.
2017-10-31 14:35:40 -07:00
Mike Cooper 8e46edf8af
Merge pull request #1120 from mythmon/npm5
Use npm5 and add a lock file.
2017-10-31 14:35:07 -07:00
Mark Banner 953022f5c3
Bug 1412778 - Enable ESLint rule no-cpows-in-tests across the whole tree. r=florian 2017-10-31 14:09:37 -07:00
Mark Banner cb3ebd69ea
Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop 2017-10-31 14:05:42 -07:00
R&D 5975ed1fff
Merge pull request #1118 from mythmon/remove-old-config
Fixes #866 - Remove old control interface.
2017-10-31 00:04:48 +00:00