Commit graph

548 commits

Author SHA1 Message Date
Jonathan Kingston
def6b06f3c add npm run build-shield command 2017-05-19 14:31:58 -05:00
groovecoder
9966e24e53 only use our experimentPing outside of Test Pilot 2017-05-19 13:38:04 -05:00
groovecoder
765435a099 experiment.js from testpilot addon
Remove variants functionality and javascript-flow

.eslintignore experiment.js
2017-05-18 10:32:27 -05:00
luke crouch
3c0efaa534 Merge pull request #515 from jonathanKingston/fix-underline
Remove underline from buttons. Fixes: #514
2017-05-18 09:08:40 -05:00
groovecoder
85432f7c81 actually start the study 2017-05-17 14:41:04 -05:00
Jonathan Kingston
929a480010 Update shield install path 2017-05-17 12:37:24 -05:00
groovecoder
9a29e31874 fix npm test/lint failures 2017-05-17 12:37:24 -05:00
groovecoder
5707bbd9d0 update README with shield run instructions 2017-05-17 12:37:24 -05:00
groovecoder
fdbc175847 start shield study AFTER SDK starts the webext 2017-05-17 12:37:24 -05:00
Jonathan Kingston
8f0566ed10 Remove underline from buttons. Fixes: #514 2017-05-17 17:38:55 +01:00
groovecoder
3fd6ca7518 startup the study 2017-05-17 11:34:03 -05:00
groovecoder
86ef23b37a include lib/shield to make it work 2017-05-17 11:34:03 -05:00
groovecoder
63ff6af067 start study.js 2017-05-17 11:34:03 -05:00
luke crouch
e45e923b9a Merge pull request #487 from jonathanKingston/remove-sdk-further
Interim WIP patch of more removal
2017-05-17 11:25:46 -05:00
Jonathan Kingston
4940575047 Merge branch 'asyncify' into remove-sdk-further 2017-05-17 16:09:33 +01:00
Jonathan Kingston
064dae71a3 Removal of more SDK code 2017-05-17 16:08:29 +01:00
Jonathan Kingston
4a2c468dfd Removal of more SDK code 2017-05-17 14:24:50 +01:00
Jonathan Kingston
452550ded8 Adding in shortcut and keyboard controls 2017-05-17 11:24:17 +01:00
luke crouch
8212c4e60c Merge pull request #510 from jonathanKingston/change-check-for-storage
Undefined storage area. Fixes #508
2017-05-16 13:29:07 -05:00
luke crouch
fddb1569cc Merge pull request #506 from mozilla/assignment-onboarding
Assignment onboarding panel and icon badge
2017-05-16 13:07:48 -05:00
groovecoder
fab2c16770 async/await in popup code too 2017-05-16 13:01:59 -05:00
groovecoder
c0541b8b0f ecmaVersion 8 for eslint fixes 2017-05-16 12:29:45 -05:00
groovecoder
b2b8d25cdc move all badge logic into WebExtension code 2017-05-16 12:20:10 -05:00
Jonathan Kingston
dd1afe4ae2 Undefined storage area. Fixes #508 2017-05-16 11:04:23 +01:00
groovecoder
a0ae006c04 Logic.clearBrowserActionBadge method 2017-05-15 16:22:35 -05:00
groovecoder
1a841e2de0 show 'NEW' icon badge for major upgrades 2017-05-11 11:56:25 -05:00
luke crouch
143e3deef3 Merge pull request #488 from jonathanKingston/move-to-no-unescaped-eslint
Move to the Mozilla backed no-unsanitized ESLint plugin
2017-05-09 11:07:40 -05:00
Jonathan Kingston
7ca62dd297 Move to the Mozilla backed no-unsanitized ESLint plugin 2017-05-09 13:29:08 +01:00
luke crouch
f31b10e9ac Merge pull request #485 from jonathanKingston/remove-sdk
Remove sdk
2017-05-08 14:06:42 -05:00
Jonathan Kingston
d6309d1d66 Moving remove, add and update code into the web extension background for stability 2017-05-08 14:32:35 +01:00
groovecoder
bef54327c6 start onboarding-panel-4 for site assignments 2017-05-05 13:46:58 -05:00
groovecoder
e5b655fcf3 more descriptive _containerTabs method name 2017-05-04 09:44:49 -05:00
Jonathan Kingston
2e272df492 Moving create and update containers into popup.js 2017-05-04 09:44:49 -05:00
Jonathan Kingston
61ae664666 Moving bulk of removeIdentity code into popup.js 2017-05-04 09:44:49 -05:00
luke crouch
0252632f71 Merge pull request #470 from bakulf/crash
Recovering after a crash - issue #463
2017-05-04 09:24:13 -05:00
baku
db39ae0a4c Recovering after a crash - issue #463 2017-04-28 16:56:55 +02:00
baku
66a8c61743 Pinned tabs should be stored as such - issue #456 2017-04-28 14:44:20 +01:00
luke crouch
931ddf34cb Merge pull request #447 from jonathanKingston/tab-menu-item
Adding in context menu to tab context menu. Fixes #424.
2017-04-24 15:45:57 -05:00
luke crouch
a0a8d54cdc Merge pull request #451 from mozilla/2.2.0
bump version to 2.2.0
2017-04-13 10:23:19 -05:00
groovecoder
769f7d8f5f bump version to 2.2.0 2017-04-13 10:17:11 -05:00
luke crouch
a7236851b4 Merge pull request #450 from jonathanKingston/auto-focus-confirm
Auto focus confirm button to make easier to use
2017-04-13 10:08:51 -05:00
luke crouch
9b378bb3b5 Merge pull request #435 from mozilla/count-pageloads-on-idle
for #321: page count telemetry per activity
2017-04-13 09:34:18 -05:00
Jonathan Kingston
dce755199a Auto focus confirm button to make easier to use 2017-04-13 15:22:36 +01:00
Jonathan Kingston
d50ef643f0 Adding in context menu to tab context menu. Fixes #424. 2017-04-12 17:57:23 +01:00
groovecoder
c77688c94d for #321: only send activity page counts for tabs that were activated 2017-04-11 11:36:35 -05:00
luke crouch
ebb52e51b6 Merge pull request #443 from jonathanKingston/assignment-text-wrap
Wrap assignment URLs to prevent the user not seeing the full path. Fi…
2017-04-10 10:09:49 -05:00
Jonathan Kingston
5bd5338b38 Wrap assignment URLs to prevent the user not seeing the full path. Fixes #438 2017-04-10 14:07:49 +01:00
luke crouch
159d3297aa Merge pull request #436 from jonathanKingston/redirect-new-tab-assignment-issue
Fixing links that redirect creating another tab when creating an assi…
2017-04-07 15:30:28 -05:00
Jonathan Kingston
d51daf3317 Fixing links that redirect creating another tab when creating an assigned tab. Fixes #421 2017-04-07 11:27:22 +01:00
groovecoder
e2b6cf5964 for #321: page count telemetry per activity 2017-04-06 16:27:00 -05:00