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 |
|
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 |
|
luke crouch
|
5c293b74c7
|
Merge pull request #414 from jonathanKingston/remove-about-assign
Fixing about: scheme assignment. Fixes #413
|
2017-04-04 10:24:01 -05:00 |
|
Jonathan Kingston
|
ab655dedd4
|
Fixing about: scheme assignment. Fixes #413
|
2017-04-04 16:16:45 +01:00 |
|
luke crouch
|
23a8d5e122
|
Merge pull request #412 from mozilla/assignment-telemetry
for #306: Telemetry for container assignment events
|
2017-04-04 07:56:09 -05: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 |
|
luke crouch
|
d04ce5348b
|
Merge pull request #386 from jonathanKingston/auto-container-origin
WIP of auto-container-origin
|
2017-04-03 16:19:13 -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 |
|
luke crouch
|
e52d2ab122
|
Merge pull request #411 from jonathanKingston/issue-410-shopping-icon
Fixing shopping icon on tab first focused for 52+. Fixes #410
|
2017-04-03 11:17:23 -05:00 |
|
Jonathan Kingston
|
719bccd4b8
|
Fixing shopping icon on tab first focused for 52+. Fixes #410
|
2017-04-03 17:09:57 +01:00 |
|
luke crouch
|
66f4731272
|
Merge pull request #363 from abaez/tabcenter-color
Removing tabcenter css
|
2017-04-03 10:55:52 -05:00 |
|
luke crouch
|
7572c4127e
|
Merge pull request #389 from mozilla/add-page-requests-metric-209
WIP/DNM: Add page requests metric 209
|
2017-03-30 15:52:17 -05:00 |
|
groovecoder
|
266aa574d9
|
fix #209: page-requests-completed-per-tab metric
|
2017-03-30 14:40:33 -05:00 |
|
luke crouch
|
21ff137bfb
|
Merge pull request #400 from bakulf/foo
Fix the opening of a link from a context menu - issue #327
|
2017-03-22 08:32:21 -05:00 |
|
baku
|
4276b08afd
|
Fix the opening of a link from a context menu - issue #327
|
2017-03-21 08:29:06 +01:00 |
|
luke crouch
|
410614d5a5
|
Merge pull request #379 from jonathanKingston/better-sanity
Better sanity
|
2017-03-15 10:50:10 -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 |
|
luke crouch
|
76246a79f7
|
Merge pull request #378 from mozilla/upgrade-issue
Fix upgrading issue whilst also ensuring dead objects won't happen. #373
|
2017-03-14 15:17:41 -05: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
|
e2367bbd4b
|
Merge branch 'production' into master
|
2017-03-13 17:18:04 +00:00 |
|
Jonathan Kingston
|
78dda53384
|
Merge branch 'production' into master
|
2017-03-13 17:15:17 +00:00 |
|
luke crouch
|
f8b6f607a9
|
Merge pull request #370 from mozilla/escape-popup
Fix escaping of container names in popups. Bug 1346653
|
2017-03-13 12:10:47 -05:00 |
|
Jonathan Kingston
|
2de2f63ba4
|
Merge branch 'master' into escape-popup
|
2017-03-13 17:08:26 +00:00 |
|
Jonathan Kingston
|
78ad308094
|
Fix escaping of container names in popups. Bug 1346653
|
2017-03-13 17:03:05 +00:00 |
|
luke crouch
|
10cac2ece0
|
Merge pull request #368 from mozilla/escape-popup
Fix escaping of container names in popups. Bug 1346653
|
2017-03-13 11:44:09 -05:00 |
|
Jonathan Kingston
|
dca484e25f
|
Fix escaping of container names in popups. Bug 1346653
|
2017-03-13 16:25:25 +00:00 |
|
Alejandro Baez
|
3642e0d08b
|
removing tabcenter css for #354
|
2017-03-10 17:03:57 -05:00 |
|
groovecoder
|
71b5b70d11
|
bind submitForm event listener to keep _editForm
|
2017-03-10 17:46:08 +00:00 |
|
luke crouch
|
53d1aa8714
|
Merge pull request #357 from mozilla/1.1.0
1.1.0 🎉
|
2017-03-10 10:02:15 -06: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 |
|
Andrea Marchesini
|
1dcc9944a1
|
Merge pull request #352 from tjfwalker/patch-1
Update README.md
|
2017-03-09 07:38:55 +01:00 |
|
TJ Walker
|
a2edbd5b7b
|
Update README.md
Correct indication of feature availability.
|
2017-03-08 20:39:00 -08:00 |
|
Jonathan Kingston
|
ea330b2060
|
Fix submission of edit form by enter key. Fixes #341~
|
2017-03-09 00:22:26 +00:00 |
|
groovecoder
|
1d973b7f3d
|
add irc notifications for Travis CI builds
|
2017-03-06 20:30:04 +00:00 |
|