Commit graph

119 commits

Author SHA1 Message Date
groovecoder
dfa55a7a9d for #117: add edit-containers event 2017-02-14 10:21:14 -06:00
groovecoder
7edfd27586 for #117 open-tab event 2017-02-14 09:46:50 -06:00
groovecoder
3c6d276a36 for #117: start telemetry with testpilot-metrics
and first sort-tabs event
2017-02-14 09:29:36 -06:00
Andrea Marchesini
3a2e351661 Disable the long-press menu (#176) 2017-02-13 16:21:01 +00:00
Andrea Marchesini
ce930576b3 Uninstall addon should revert a couple of things #173 (#175) 2017-02-13 15:07:35 +00:00
baku
f77a5d4e3a Restore tabs 2017-02-11 17:24:16 +01:00
baku
43570c74d5 Fixing the hiding of tabs #167 2017-02-11 17:24:16 +01:00
baku
95ed9e8075 focus on tab opened 2017-02-08 12:07:31 +01:00
baku
292be1051e Tab created when all the others are closed - issue #151 2017-02-06 17:47:51 +01:00
baku
71d8bcbd94 Tab created when all the others are closed - issue #151 2017-02-06 15:09:33 +01:00
baku
ee785ad5ed about:preferences#privacy should not show Containers UI - Issue #114 2017-02-03 19:38:58 +01:00
Andrea Marchesini
227dbb02f1 Merge pull request #135 from bakulf/longPress
Long press
2017-02-03 00:13:49 +01:00
luke crouch
14423dd88a Merge pull request #138 from bakulf/fix
Introducing this._isKnownContainer()
2017-02-01 16:31:21 -06:00
Andrea Marchesini
6f0f9c73f9 Merge pull request #133 from bakulf/pb
Addon enabled when PB is by default
2017-02-01 23:18:24 +01:00
baku
64d78e2d35 Introducing this._isKnownContainer() 2017-02-01 11:25:08 +01:00
baku
33b9881473 Remove longPress pref, issue #130 2017-02-01 08:20:55 +01:00
baku
1df3d841af Addon enabled when PB is by default 2017-02-01 08:16:45 +01:00
baku
1de7e0f593 Fix hideTabs - issue #132 2017-02-01 08:14:58 +01:00
baku
890eeab257 Addon enabled when PB is by default 2017-02-01 08:10:49 +01:00
baku
2238775d0c Remap tabs in case a userContextId is unknown #75 2017-01-31 18:32:16 +01:00
Jonathan Kingston
71001050b4 Adding in CSS and HTML linting. Fixes 72 2017-01-30 16:02:26 +00:00
Jonathan Kingston
1e6b684915 Fixing usability of new tab popup. Fixes #52, Fixes #105, Fixes #93. (#109) 2017-01-27 15:25:58 +00:00
baku
4dcec4a760 Fix the moving of tabs in nightly 2017-01-27 13:16:23 +01:00
Jonathan Kingston
d497e6003f Adding in tab restyling on tab change 2017-01-24 16:51:40 +00:00
baku
0527893ead Excluded userContextId in context menu 2017-01-23 11:26:35 +01:00
baku
b97ac94318 Context menu updated 2017-01-23 11:05:21 +01:00
baku
5fbc42a288 File Menu updated 2017-01-23 10:28:33 +01:00
baku
bed0a23c78 Refresh of container icon+name into the awesome bar 2017-01-22 18:44:26 +01:00
baku
a359746972 Better icon/color mapping between addon and m-b 2017-01-22 17:35:04 +01:00
baku
3db007a3ea Issue #102 - Remove/Create/Update propagation in the '+' menu (no color/name in the awesomebar yet) 2017-01-21 22:11:35 +01:00
baku
e4b6b6cb7f Plus panel 2017-01-20 10:33:44 +01:00
baku
4ce4e2bf7f Fixed the moving of containers tabs in a separate window 2017-01-18 18:55:45 +01:00
baku
5e2c3b4704 Make eslint happy again 2017-01-18 18:09:42 +01:00
baku
702d5aba4c Close the opened tabs when a container is deleted 2017-01-18 18:07:33 +01:00
baku
4331a2612c Show tab list if Container is hidden but don't make the rows selectable 2017-01-18 17:32:56 +01:00
baku
d49120cc62 Promise eslint errors fixed 2017-01-17 10:47:19 +01:00
Peter deHaan
47da890e55 Add ESLint no-var and prefer-const rules 2017-01-16 16:33:12 -08:00
baku
0dc21cd96e Create/update and previous panel 2017-01-13 15:24:37 +01:00
baku
82a455d3c1 for(const.. => for(let.. 2017-01-13 12:06:38 +01:00
baku
da72d0446e License added 2017-01-13 11:48:01 +01:00
groovecoder
faaa3008a8 for #55: edit-container-panel colors; delete-container-panel 2017-01-12 15:52:28 -06:00
Andrea Marchesini
98918ef15c createIdentity, removeIdentity, updateIdentity (#78) 2017-01-12 12:07:22 +00:00
Andrea Marchesini
1675ebdf90 Reject() calls when arguments are wrong (#77) 2017-01-12 12:05:08 +00:00
baku
bb0713d0d4 Container tab listing 2017-01-11 14:55:38 +00:00
baku
bc7556d028 Issue #74: pinned tabs sorted 2017-01-11 14:27:34 +00:00
Peter deHaan
8bcfae7bed Fix ESLint errors and add eqeqeq rule (#66) 2017-01-10 17:44:14 +00:00
baku
b0254ea08e eslint updated 2017-01-10 14:34:14 +00:00
Jonathan Kingston
c97518c462 Fixing ordering of arguments (#64) 2017-01-10 13:38:08 +00:00
Jonathan Kingston
0cb078b589 Initial tab restyle work to match experiment bug #13 (#50) 2017-01-10 12:15:59 +00:00
Andrea Marchesini
e7e4537418 plus menu implemented (#51)
* plus menu implemented

* usercontext.svg added for chrome code
2017-01-09 17:28:45 +00:00