Commit graph

1041 commits

Author SHA1 Message Date
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
groovecoder
ca5a88561b for #117: add testpilot-metrics.js 2017-02-13 10:19:05 -06:00
luke crouch
e970cd4baa 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
9dd981f82e 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
1f1a5fcb8c 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
976925108d for #3: add shownContainersCount to sort-tabs 2017-02-13 09:58:13 -06:00
Andrea Marchesini
ce930576b3 Uninstall addon should revert a couple of things #173 (#175) 2017-02-13 15:07:35 +00:00
Andrea Marchesini
a086e3c003 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
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
groovecoder
fd6ed1a319 add (shown|total)ContainersCount and file-menu 2017-02-10 14:38:50 -06:00
groovecoder
d391ac7331 for #3: metrics from review meeting 2017-02-10 11:02:20 -06:00
luke crouch
f8fd316e56 Merge pull request #164 from mozilla/version-bump
version bump to 0.0.2 for fresh signing
2017-02-09 14:23:47 -06:00
groovecoder
b0aa459505 version bump to 0.0.2 for fresh signing 2017-02-09 13:55:17 -06:00
groovecoder
4063f44552 fix #3: final ping formats and schema 2017-02-09 13:51:43 -06:00
groovecoder
9b6779c999 fix mock kpi image link 2017-02-09 13:20:04 -06:00
groovecoder
be6933d943 more metrics doc review updates 2017-02-08 17:03:31 -06:00
groovecoder
844947dfa9 stray server validation left over from blok 2017-02-08 15:27:33 -06:00
groovecoder
6cfe6c4caf "last" metrics tweaks 2017-02-08 15:27:33 -06:00
groovecoder
a807c75341 draft 2017-02-08 15:27:33 -06:00
groovecoder
be9e35d096 for #3: start metrics.md doc 2017-02-08 15:27:33 -06:00
Andrea Marchesini
35c1608245 Merge pull request #161 from bakulf/jpmIgnore
Add some filenames to .jpmignore
2017-02-08 18:26:24 +01:00
baku
1716f93395 Add some filenames to .jpmignore 2017-02-08 18:13:30 +01:00
luke crouch
07e3cbafc5 Merge pull request #160 from bakulf/focus
focus on tab opened
2017-02-08 10:36:41 -06:00
baku
95ed9e8075 focus on tab opened 2017-02-08 12:07:31 +01:00
luke crouch
618287b416 Merge pull request #143 from mozilla/truncate-long-container-names-141
fix #141: container-name class truncate long names
2017-02-07 13:35:41 -06:00
groovecoder
7eaff4688f fix #141: container-name class truncate long names 2017-02-07 13:30:36 -06:00
luke crouch
6115b1bcb9 fix #142: disable arrow if container has no tabs (#153) 2017-02-07 17:15:54 +00:00
Andrea Marchesini
4b3892f38e Merge pull request #155 from bakulf/delete
Comment applied - issue #151
2017-02-06 17:52:35 +01:00
baku
292be1051e Tab created when all the others are closed - issue #151 2017-02-06 17:47:51 +01:00
Andrea Marchesini
d7cf5db417 Merge pull request #154 from bakulf/delete
Tab created when all the others are closed - issue #151
2017-02-06 17:44:53 +01:00
baku
71d8bcbd94 Tab created when all the others are closed - issue #151 2017-02-06 15:09:33 +01:00
luke crouch
931417f433 Merge pull request #148 from bakulf/pref
about:preferences#privacy should not show Containers UI - Issue #114
2017-02-03 15:29:30 -06:00
luke crouch
f82d41ec03 Merge pull request #146 from bakulf/remove
Correct remove method for tabs #145
2017-02-03 15:26:21 -06:00
baku
ee785ad5ed about:preferences#privacy should not show Containers UI - Issue #114 2017-02-03 19:38:58 +01:00
baku
8ae21be0e2 Correct remove method for tabs #145 2017-02-03 18:57:46 +01:00
Andrea Marchesini
227dbb02f1 Merge pull request #135 from bakulf/longPress
Long press
2017-02-03 00:13:49 +01:00
luke crouch
b406557d79 Merge pull request #144 from mozilla/add-travis-hook
add .travis.yml to run lint
2017-02-02 14:52:03 -06:00
groovecoder
57fb28e789 specify node 6.1 for travis 2017-02-02 14:45:17 -06:00
groovecoder
2d99fbe619 fix stylelint issues elsewhere in code 2017-02-02 14:28:06 -06:00
groovecoder
b307f5821d add .travis.yml to run lint 2017-02-02 14:00:18 -06:00
luke crouch
b5bde290af for #94, for #95: more ui updates (#129)
* for #94, for #95: more ui updates

* fix #95: fix "name" input; inset the panel shadow
2017-02-02 18:59:23 +00:00
luke crouch
aec93f6757 Merge pull request #136 from bakulf/e10s
e10s enabled - Issue #97
2017-02-02 10:29:49 -06: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
luke crouch
3e078e7ca6 Merge pull request #122 from mozilla/onboarding-v2-20
for #20: start 3rd onboarding panel; update images
2017-02-01 14:41:36 -06:00
baku
64d78e2d35 Introducing this._isKnownContainer() 2017-02-01 11:25:08 +01:00
baku
a715d0f435 e10s enabled - Issue #97 2017-02-01 08:39:18 +01:00
baku
33b9881473 Remove longPress pref, issue #130 2017-02-01 08:20:55 +01:00