groovecoder
|
9858ab495a
|
fix #608: re-"render" badge on window focus change
|
2017-06-22 15:35:55 +01:00 |
|
Jonathan Kingston
|
a50c760733
|
Making create screen have buttons again
|
2017-06-19 15:51:29 +01:00 |
|
Jonathan Kingston
|
ff1149fa36
|
Reset context menu when assignment changes. Fixes #589
|
2017-06-15 13:39:22 +01:00 |
|
Jonathan Kingston
|
c5a08dd43d
|
Fix which assignment is being changed. Fixes #580
|
2017-06-14 17:01:14 +01:00 |
|
Jonathan Kingston
|
58dfc04eec
|
Fixing showing of assignment menu. Fixes #579
|
2017-06-14 13:49:13 +01:00 |
|
Jonathan Kingston
|
a7dece1ee1
|
Merge branch 'ux-fiddles' into shield-study
|
2017-06-13 14:09:27 +01:00 |
|
Jonathan Kingston
|
0655814cac
|
Merge branch 'assignment-manage' into shield-study
|
2017-06-13 14:07:21 +01:00 |
|
Jonathan Kingston
|
726081a2ef
|
Adding manage assignment from edit container panel. Fixes #501
|
2017-06-06 16:48:01 +01:00 |
|
Jonathan Kingston
|
b04749c50b
|
Adding in content notification to look more browser like.
|
2017-06-05 15:37:01 +01:00 |
|
Jonathan Kingston
|
ccdf401c8d
|
Force removal of assign context menu entries before anything async happens to prevent the wrong tabs assign preference showing. Fixes #539
|
2017-05-31 11:10:45 +01:00 |
|
Jonathan Kingston
|
7b1c2d352d
|
Fixing linting errors
|
2017-05-25 17:16:46 +01:00 |
|
Jonathan Kingston
|
0c512fce42
|
Fixing exemption to be stored in memory rather than storage (prevents exemption from being remembered on restart).
|
2017-05-25 17:02:16 +01:00 |
|
Jonathan Kingston
|
c1e3d4d6be
|
WIP assignment controls. Fixes #499
|
2017-05-25 17:02:16 +01:00 |
|
Jonathan Kingston
|
afffa57389
|
Adding container assignment exemption on confirm prompt. Fixes #500
|
2017-05-25 17:02:16 +01:00 |
|
Jonathan Kingston
|
d8778e2f4e
|
Removal of tab state context menu as unable to detect tab assignment state. Fixes #520
|
2017-05-24 02:35:48 +01:00 |
|
Jonathan Kingston
|
4a2c468dfd
|
Removal of more SDK code
|
2017-05-17 14:24:50 +01: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
|
b2b8d25cdc
|
move all badge logic into WebExtension code
|
2017-05-16 12:20:10 -05:00 |
|
groovecoder
|
1a841e2de0
|
show 'NEW' icon badge for major upgrades
|
2017-05-11 11:56:25 -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 |
|
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
|
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
|
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
|
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
|
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
|
a8ba90de7a
|
Add ability to check for theme dark on changing themes. Fixes #207
|
2017-03-09 18:45:20 +00:00 |
|
baku
|
b647d24db5
|
Addon enabled when PB is by default
|
2017-02-01 08:10:49 +01:00 |
|
Peter deHaan
|
8fde0c1337
|
Fix ESLint indent errors
|
2017-01-31 09:41:15 -08:00 |
|
baku
|
152cd27c3f
|
Disable popup if in PrivateBrowsing #124
|
2017-01-31 08:41:34 +01:00 |
|