Commit graph

331 commits

Author SHA1 Message Date
John Gruen
060cb128f4 WIP: clean up panel for launch 2017-02-19 16:46:35 -05:00
baku
24c42d2f8c Fix the restoring container tabs after the add-on has been removed #183 2017-02-19 21:51:26 +01:00
Andrea Marchesini
5d917f5ee3 Merge pull request #213 from bakulf/nightly
Fix the renaming of methods in ContextualIdentityService in nightly
2017-02-19 21:29:43 +01:00
baku
96e2e3473a Fix the renaming of methods in ContextualIdentityService in nightly 2017-02-19 18:47:56 +01:00
Andrea Marchesini
4600d50dc7 Merge pull request #214 from bakulf/openTab
Open tab should show the hidden tabs first
2017-02-19 18:47:00 +01:00
Andrea Marchesini
47d94c2ce8 Merge pull request #211 from bakulf/sessionStore
Forget tabs when hidden or when an identity is removed or when the ad…
2017-02-19 18:42:40 +01:00
baku
fd9005a979 Forget tabs when hidden or when an identity is removed or when the addon is disabled. 2017-02-19 18:37:52 +01:00
Andrea Marchesini
8aa47a480b Merge pull request #212 from bakulf/finance
Banking to Finance
2017-02-19 18:35:43 +01:00
luke crouch
a36998afd0 Merge pull request #206 from mozilla/real-update_url-194
fix #194: the real update_url
2017-02-19 08:05:22 -06:00
baku
3a383b5b8d Banking to Finance 2017-02-19 01:01:09 +01:00
baku
fbdaeb3021 Open tab should show the hidden tabs first 2017-02-18 21:57:14 +01:00
Andrea Marchesini
c8e488b684 Merge pull request #189 from mozilla/remove-cookies-with-OA-174
fix #174: remove add-on containers on uninstall
2017-02-18 15:45:15 +01:00
Andrea Marchesini
ec36c06f2e Merge pull request #203 from bakulf/allTabs
Styling all-tabs menu #181
2017-02-18 15:43:57 +01:00
groovecoder
a60cec3df6 fix #194: the real update_url 2017-02-17 09:52:21 -06:00
groovecoder
dee541c163 fix #174: remove add-on containers on uninstall 2017-02-17 07:50:22 -06:00
Jonathan Kingston
d2604bfb07 Remove window id lookup by using a map (#192) 2017-02-17 11:19:57 +00:00
baku
61c94d1f5e Styling all-tabs menu #181 2017-02-17 10:50:46 +01:00
Andrea Marchesini
aae8d2c796 Merge pull request #202 from bakulf/open_close
Remap tabs when open/close/activated #179
2017-02-17 10:49:42 +01:00
baku
f57f64b17e Remap tabs when open/close/activated #179 2017-02-17 10:45:59 +01:00
Andrea Marchesini
11c614f2af Restyling tabs #197 (#201) 2017-02-17 09:15:30 +00:00
Andrea Marchesini
b47799e6ac Merge pull request #200 from bakulf/customizable
Customizable Container panel #181
2017-02-17 10:07:45 +01:00
baku
d7c38defca Customizable Container panel #181 2017-02-17 10:07:16 +01:00
luke crouch
a5d263549b fix #194: fix update_url (#196) 2017-02-17 02:11:50 +00:00
John Gruen
e219a8d442 fix tab css (#195) 2017-02-17 00:22:58 +00:00
groovecoder
6c8bee7867 version bump to 0.0.4 2017-02-16 15:41:59 -06:00
luke crouch
64f28249c0 Merge pull request #193 from jonathanKingston/hover-timeout
Adding new tab button hover timeout. Fixes #111
2017-02-16 15:19:21 -06:00
Jonathan Kingston
8075e0c96f Adding new tab button hover timeout. Fixes #111 2017-02-16 18:25:31 +00:00
Jonathan Kingston
a4ca6a7742 Uninstall events (#191)
* Move event handlers to a handleEvent function to simplify removal, Remove event handlers to remove uninstall issue. Fixes #182

* Neatening up element and tooltip caches to reduce duplication in add button config and shutdown.

* Simplify further using Maps to remove string key
2017-02-16 16:17:50 +00:00
Jonathan Kingston
82d051c858 Fixing issues for edit screen on Linux. Fixes #157 (#166) 2017-02-16 16:17:15 +00:00
luke crouch
8ba745e1a7 Merge pull request #190 from jonathanKingston/fix-file-menu-mac
Fixing osx menus. Also refresh context and file menus when a custom c…
2017-02-15 20:33:44 -06:00
Jonathan Kingston
c6109d303d Fixing osx menus. Also refresh context and file menus when a custom container is created. Fixes #127 2017-02-15 23:05:20 +00:00
luke crouch
de0a77860c Merge pull request #188 from jonathanKingston/hover-highlight-120
Popup hover and clickable area changes. Fixes #120
2017-02-15 13:50:27 -06:00
Jonathan Kingston
20533b8774 Popup hover and clickable area changes. Fixes #120 2017-02-15 18:04:10 +00:00
Andrea Marchesini
0e015337bb Merge pull request #163 from mozilla/testpilot-metrics-117
for #117: start telemetry with testpilot-metrics
2017-02-15 17:37:56 +01:00
luke crouch
7228215c0b Merge pull request #185 from jonathanKingston/new-tab-default
Setting default tab page to about:newTab. Fixes: #184
2017-02-14 14:19:05 -06:00
Jonathan Kingston
79d9b76e82 Setting default tab page to about:newTab. Fixes: #184 2017-02-14 20:16:02 +00:00
groovecoder
e42570f925 fix #117: add all remaining events' telemetry
open-tab, hide-tabs, show-tabs, move-tabs-to-window
add-container, edit-container, delete-container
2017-02-14 14:15:31 -06:00
groovecoder
fd4a57f970 streamline metrics init; comments; default values 2017-02-14 11:04:40 -06:00
groovecoder
2f7edca0f0 for #117: add edit-containers event 2017-02-14 10:21:14 -06:00
groovecoder
6301fa96e3 for #117 open-tab event 2017-02-14 09:46:50 -06:00
groovecoder
18b3a3ad63 for #117: start telemetry with testpilot-metrics
and first sort-tabs event
2017-02-14 09:29:36 -06:00
Andrea Marchesini
a6fd8a0572 Disable the long-press menu (#176) 2017-02-13 16:21:01 +00:00
groovecoder
37b2adeb4b for #117: add testpilot-metrics.js 2017-02-13 10:19:05 -06:00
luke crouch
5ff9a6e0d0 Merge pull request #177 from jonathanKingston/hidden-tab-style
Making all favicons the same size even if there isn't one. Making non…
2017-02-13 10:15:27 -06:00
luke crouch
af4f9d9e1d Merge pull request #140 from mozilla/metrics-doc-3
for #3: start metrics.md doc
2017-02-13 10:07:41 -06:00
Jonathan Kingston
825e1ee8fc Making all favicons the same size even if there isn't one. Making non clickable links in the tab list greyed out. Fixes #147 2017-02-13 16:07:00 +00:00
groovecoder
af69e4ec2b for #3: add shownContainersCount to sort-tabs 2017-02-13 09:58:13 -06:00
Andrea Marchesini
79e9682844 Uninstall addon should revert a couple of things #173 (#175) 2017-02-13 15:07:35 +00:00
Andrea Marchesini
73ae1ac23b Merge pull request #169 from bakulf/hideTabs
Fixing the hiding of tabs #167
Restoring hidden tabs #156
2017-02-11 17:26:03 +01:00
baku
2e36751aaf Restore tabs 2017-02-11 17:24:16 +01:00