Commit graph

1029 commits

Author SHA1 Message Date
Andrea Marchesini
d8abc4a3cc Merge pull request #69 from mozilla/edit-ui-55
WIP for #55
2017-01-13 11:40:06 +01:00
groovecoder
faaa3008a8 for #55: edit-container-panel colors; delete-container-panel 2017-01-12 15:52:28 -06:00
groovecoder
729218b36c for #55: UI updates to container-info-panel 2017-01-12 14:39:51 -06:00
groovecoder
297dccb4e8 Merge branch 'master' into edit-ui-55 2017-01-12 09:39:12 -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
groovecoder
6e00cf8d5b wip: ui updates to container-info and edit panel 2017-01-11 23:52:09 -06:00
groovecoder
b41ca7411c switch all width & height to logical CSS 2017-01-11 10:12:53 -06:00
groovecoder
3be335e79c for #55: more UI spec; start edit-container-panel 2017-01-11 10:12:53 -06:00
groovecoder
962cd623b8 for #55: edit-containers-panel with live list 2017-01-11 10:12:53 -06:00
groovecoder
5ca4403070 refactor a showPanel function 2017-01-11 10:12:08 -06:00
groovecoder
b4a41dfca2 for #55: update panel UI to specs 2017-01-11 10:06:04 -06:00
Andrea Marchesini
8b3b211d84 Merge pull request #65 from bakulf/ui
Container tab listing
2017-01-11 15:01:46 +00:00
baku
bb0713d0d4 Container tab listing 2017-01-11 14:55:38 +00:00
Andrea Marchesini
8598c76e25 Merge pull request #76 from bakulf/sort
Issue #74: pinned tabs sorted
2017-01-11 14:32:33 +00:00
baku
bc7556d028 Issue #74: pinned tabs sorted 2017-01-11 14:27:34 +00:00
luke crouch
a6bfaabb9c Merge pull request #68 from jonathanKingston/onboarding-flicker-fix
Fixing onboarding flicker, moving to flex and also using logical CSS
2017-01-10 14:29:54 -06:00
Peter deHaan
c3bfe263c3 Tweak package.json lint script to lint add-on (#67) 2017-01-10 20:20:48 +00:00
Jonathan Kingston
8209d1d5a7 Fixing onboarding flicker, moving to flex and also using logical CSS 2017-01-10 20:18:37 +00:00
Peter deHaan
8bcfae7bed Fix ESLint errors and add eqeqeq rule (#66) 2017-01-10 17:44:14 +00:00
groovecoder
b91cf5bd8a ignore local vimrc files 2017-01-10 10:20:18 -06:00
Andrea Marchesini
b5a6a2cb6a Merge pull request #56 from bakulf/eslint
eslint updated
2017-01-10 14:35:07 +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
398ea9907f Duplicate "cookies" permissions in webextension/manifest.json #60 (#61) 2017-01-10 10:25:41 +00:00
Andrea Marchesini
aeddb7c3ad Merge pull request #57 from pdehaan/tweak-package
Add repo and fix SPDX license in package.json
2017-01-10 08:47:02 +00:00
Peter deHaan
488578d502 Add repo and fix SPDX license in package.json 2017-01-09 15:48:59 -08:00
luke crouch
16e04930dd Merge pull request #53 from bakulf/fragment
Let's use a DocumentFragment instead innerHTML
2017-01-09 15:49:17 -06:00
baku
0c9ae0e6bd Let's use a DocumentFragment instead innerHTML 2017-01-09 18:34:57 +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
luke crouch
e38edef3e2 Merge pull request #49 from jonathanKingston/onboarding-padding
Fixes #39 top padding issue of containers onboarding
2017-01-09 11:12:30 -06:00
Jonathan Kingston
83175a6f93 Fixes #39 top padding issue of containers onboarding 2017-01-09 15:06:12 +00:00
Andrea Marchesini
0a1661d32f Merge pull request #43 from bakulf/cleanup_methods
for #33: 51 support and #11 and much more.
2017-01-09 12:14:42 +01:00
baku
64498da783 README updated for FF51 2017-01-09 12:04:27 +01:00
baku
aea0e27df0 Icons visible in FF50. 2017-01-09 11:57:32 +01:00
baku
71725d829b Hide/Show icon should be shown only if we have opened tabs 2017-01-09 11:05:13 +01:00
baku
76ad3fcb0f Refactoring of hide/show algorithm. 2017-01-09 10:44:18 +01:00
baku
f87eece6cc Issue #11 - Showing all the hidden tabs before opening a new one 2017-01-09 09:36:58 +01:00
baku
4b92b775b4 Sorting must work with pinned tabs as well 2017-01-07 09:24:17 +01:00
baku
da65760bae Close popup after sorting 2017-01-07 09:09:37 +01:00
baku
fba6b1cbd6 New sorting algorithm in the parent process 2017-01-07 08:40:59 +01:00
baku
d7d7eeaacb Refactoring of index.js 2017-01-07 00:11:53 +01:00
baku
108673b492 Fixing open about:preferences#containers 2017-01-07 00:11:53 +01:00
baku
2c2e8ed602 Cleaning up existing methods 2017-01-07 00:11:10 +01:00
baku
a6f9175224 Migrate from cookieStoreId to userContextId 2017-01-07 00:11:10 +01:00
baku
404ee3304e Query() moved to the parent process 2017-01-07 00:11:10 +01:00
baku
0b03b67f65 Method renamed (ex: query => queryIdentities) 2017-01-07 00:11:10 +01:00
baku
55f71f5ac8 Implementation of 'openTab' method 2017-01-07 00:10:22 +01:00
luke crouch
679d8b9fbb for #20: start onboarding UI in pop-up (#29)
* for #20: start onboarding UI in pop-up

* updated onboarding images

* fix open-containers-preferences message method

* add title text to sort-containers-link img
2017-01-06 17:09:22 +00:00