Commit graph

160 commits

Author SHA1 Message Date
luke crouch
5089091617 Merge pull request #506 from mozilla/assignment-onboarding
Assignment onboarding panel and icon badge
2017-05-16 13:07:48 -05:00
groovecoder
54ccf5b9ec async/await in popup code too 2017-05-16 13:01:59 -05:00
groovecoder
ee98034572 ecmaVersion 8 for eslint fixes 2017-05-16 12:29:45 -05:00
groovecoder
d8fd47a353 move all badge logic into WebExtension code 2017-05-16 12:20:10 -05:00
groovecoder
3805f12e17 Logic.clearBrowserActionBadge method 2017-05-15 16:22:35 -05:00
groovecoder
4a48a7debb show 'NEW' icon badge for major upgrades 2017-05-11 11:56:25 -05:00
luke crouch
26e6efd611 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
92ab56448c Move to the Mozilla backed no-unsanitized ESLint plugin 2017-05-09 13:29:08 +01:00
Jonathan Kingston
1ec86c7fd2 Moving remove, add and update code into the web extension background for stability 2017-05-08 14:32:35 +01:00
groovecoder
8f80b527f5 start onboarding-panel-4 for site assignments 2017-05-05 13:46:58 -05:00
groovecoder
337dee2061 more descriptive _containerTabs method name 2017-05-04 09:44:49 -05:00
Jonathan Kingston
f2ddc7fd84 Moving create and update containers into popup.js 2017-05-04 09:44:49 -05:00
Jonathan Kingston
f4597eae84 Moving bulk of removeIdentity code into popup.js 2017-05-04 09:44:49 -05:00
luke crouch
0b1d6e9087 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
groovecoder
970a7ea441 bump version to 2.2.0 2017-04-13 10:17:11 -05:00
luke crouch
f33038e5e9 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
a0eff40975 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
9556de18bf Auto focus confirm button to make easier to use 2017-04-13 15:22:36 +01:00
Jonathan Kingston
2ee9682950 Adding in context menu to tab context menu. Fixes #424. 2017-04-12 17:57:23 +01:00
groovecoder
6282201b2c for #321: only send activity page counts for tabs that were activated 2017-04-11 11:36:35 -05:00
Jonathan Kingston
53c1b07d57 Wrap assignment URLs to prevent the user not seeing the full path. Fixes #438 2017-04-10 14:07:49 +01:00
Jonathan Kingston
856cc452fb Fixing links that redirect creating another tab when creating an assigned tab. Fixes #421 2017-04-07 11:27:22 +01:00
groovecoder
f2a82cb6be for #321: page count telemetry per activity 2017-04-06 16:27:00 -05:00
luke crouch
2c4a325a51 Merge pull request #416 from jonathanKingston/assign-tab-order
Assign tab order should appear after website they came from. Fixes #415
2017-04-04 12:52:00 -05:00
Jonathan Kingston
b92e44d8e5 Assign tab order should appear after website they came from. Fixes #415 2017-04-04 18:04:36 +01:00
Jonathan Kingston
d91a81ffff Fixing about: scheme assignment. Fixes #413 2017-04-04 16:16:45 +01:00
groovecoder
8a0f9a99cd eslint fixes 2017-04-04 07:53:24 -05:00
Jonathan Kingston
5a996c1dea Moving code into messageHandler to share assignManager and tabPageCounter code. Fixes bind functions not working correctly. 2017-04-04 02:47:48 +01:00
groovecoder
d09de47646 for #306: Telemetry for container assignment events 2017-04-03 16:20:34 -05:00
Jonathan Kingston
3e657a2e8d Auto send users to sites they assigned to a container. Fixes #306 2017-04-03 21:57:13 +01:00
groovecoder
5e94941377 fix #209: page-requests-completed-per-tab metric 2017-03-30 14:40:33 -05:00
Jonathan Kingston
651b2948af Rename linter used to check for unsafe 2017-03-15 06:34:31 +00:00
Jonathan Kingston
93a12df19b Adding better sanitising of strings by using textContent. Fixes #372 2017-03-14 22:06:58 +00:00
Jonathan Kingston
4273ca6733 Fix upgrading issue whilst also ensuring dead objects won't happen. #373 2017-03-14 19:13:13 +00:00
Jonathan Kingston
52cf6df7ff Fix escaping of container names in popups. Bug 1346653 2017-03-13 16:25:25 +00:00
groovecoder
9d5223cd71 bind submitForm event listener to keep _editForm 2017-03-10 17:46:08 +00:00
groovecoder
d0e57a0339 1.1.0 🎉 2017-03-09 14:26:00 -06:00
Jonathan Kingston
f1c2cbc686 Add ability to check for theme dark on changing themes. Fixes #207 2017-03-09 18:45:20 +00:00
Andrea Marchesini
29f3562c8b Merge pull request #351 from mozilla/submit-form-on-enter
Fix submission of edit form by enter key. Fixes #341
2017-03-09 07:40:02 +01:00
Jonathan Kingston
6b995586fd Fix submission of edit form by enter key. Fixes #341~ 2017-03-09 00:22:26 +00:00
baku
08fe355101 If localStorage is disabled, we skip the onboarding - #302 2017-03-03 08:48:11 +01:00
groovecoder
502177e8e7 1.0.4 🎉 2017-03-01 09:23:47 -06:00
groovecoder
77900e72dc 1.0.3 🎉 2017-02-28 15:11:35 -06:00
groovecoder
971760d202 .jpmignore .npm directory (created by deploy-txp?) 2017-02-28 11:41:58 -06:00
Jonathan Kingston
1fb2c31e9a 1.0.1 🎉 2017-02-28 02:38:14 +00:00
groovecoder
1ed3c739b1 1.0 🎉 2017-02-27 16:03:12 -06:00
luke crouch
ad3c227150 Merge pull request #276 from mozilla/disable-move-242
for #242: disable move when incompatible add-ons detected
2017-02-27 15:19:54 -06:00
groovecoder
3fb6976401 for #242: disable move when incompatible add-ons detected 2017-02-27 15:12:36 -06:00
Jonathan Kingston
32bb73f661 Add overflow for container name to prevent UI from overflowing. Fixes #240 2017-02-27 20:36:22 +00:00
groovecoder
c81851e3bd 0.9.5 2017-02-24 08:52:57 -08:00