Commit graph

245 commits

Author SHA1 Message Date
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
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
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
luke crouch
45f3998799 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
9692a7bb34 Assign tab order should appear after website they came from. Fixes #415 2017-04-04 18:04:36 +01:00
Jonathan Kingston
ab655dedd4 Fixing about: scheme assignment. Fixes #413 2017-04-04 16:16:45 +01:00
groovecoder
713c5eba03 eslint fixes 2017-04-04 07:53:24 -05:00
Jonathan Kingston
88948aaf45 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
5bc45acceb for #306: Telemetry for container assignment events 2017-04-03 16:20:34 -05:00
Jonathan Kingston
2c4da0a8b6 Auto send users to sites they assigned to a container. Fixes #306 2017-04-03 21:57:13 +01:00
groovecoder
266aa574d9 fix #209: page-requests-completed-per-tab metric 2017-03-30 14:40:33 -05:00
Jonathan Kingston
e3f0d8cc95 Rename linter used to check for unsafe 2017-03-15 06:34:31 +00:00
Jonathan Kingston
8ec45b6c74 Adding better sanitising of strings by using textContent. Fixes #372 2017-03-14 22:06:58 +00:00
Jonathan Kingston
5ef9e3d835 Fix upgrading issue whilst also ensuring dead objects won't happen. #373 2017-03-14 19:13:13 +00:00
Jonathan Kingston
dca484e25f Fix escaping of container names in popups. Bug 1346653 2017-03-13 16:25:25 +00:00
groovecoder
71b5b70d11 bind submitForm event listener to keep _editForm 2017-03-10 17:46:08 +00:00
groovecoder
7f186ed350 1.1.0 🎉 2017-03-09 14:26:00 -06:00
Jonathan Kingston
a8ba90de7a Add ability to check for theme dark on changing themes. Fixes #207 2017-03-09 18:45:20 +00:00
Andrea Marchesini
45c44be990 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
ea330b2060 Fix submission of edit form by enter key. Fixes #341~ 2017-03-09 00:22:26 +00:00
baku
af5b96fca9 If localStorage is disabled, we skip the onboarding - #302 2017-03-03 08:48:11 +01:00
groovecoder
b3a890bb26 1.0.4 🎉 2017-03-01 09:23:47 -06:00
groovecoder
12c09a16be 1.0.3 🎉 2017-02-28 15:11:35 -06:00
groovecoder
7a6b9e8962 .jpmignore .npm directory (created by deploy-txp?) 2017-02-28 11:41:58 -06:00
Jonathan Kingston
dd17851120 1.0.1 🎉 2017-02-28 02:38:14 +00:00
groovecoder
f465bac16e 1.0 🎉 2017-02-27 16:03:12 -06:00
luke crouch
00f3d6479a 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
9cc8d2be73 for #242: disable move when incompatible add-ons detected 2017-02-27 15:12:36 -06:00
Jonathan Kingston
6f15f60b14 Add overflow for container name to prevent UI from overflowing. Fixes #240 2017-02-27 20:36:22 +00:00
groovecoder
cfc224839a 0.9.5 2017-02-24 08:52:57 -08:00
groovecoder
70819e7b4b fix #162: bin/build-addon.sh automates txp deploys 2017-02-22 17:20:37 -08:00
groovecoder
b8bbb149d3 0.9.3 2017-02-21 23:05:03 -06:00
Jonathan Kingston
962fc5fce4 Bump min version requirement to 51 2017-02-22 00:50:10 +00:00
John Gruen
89eeb4741a Merge branch 'master' into fingerprint-famous 2017-02-21 16:55:51 -05:00
Jonathan Kingston
92d2c42b4f Putting back fingerprint icon back in place. 2017-02-21 20:52:23 +00:00
John Gruen
b3e5ce6d7b add four moreicons 2017-02-21 19:25:51 +00:00
Jonathan Kingston
d6c1b7e070 Fixing accessibility of edit containers radio buttons. Fixes #223 2017-02-21 18:51:48 +00:00
Jonathan Kingston
e41b018e37 Make container popup colours match other areas. 2017-02-21 18:50:59 +00:00
groovecoder
c64c945e2c version 0.9.2 2017-02-21 10:51:41 -06:00
groovecoder
4cd565e2c8 .jpmignore .xpis; updateURL in package.json; 0.9.2 2017-02-21 10:50:49 -06:00
John Gruen
9789821622 clean up container icons 2017-02-21 01:54:03 +00:00
John Gruen
ad17a9db63 make version three digits 2017-02-20 19:00:57 -05:00
groovecoder
5a177e0acf bump version to 0.9 getting close to release 2017-02-20 13:15:43 -06:00
groovecoder
708c96e1ac 0.0.5 version bump 2017-02-20 07:50:52 -06:00
luke crouch
5889b10c50 Merge pull request #204 from mozilla/restyle-popup
Clean up panel for launch
2017-02-19 19:08:19 -06:00