Commit graph

44 commits

Author SHA1 Message Date
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
groovecoder
729218b36c for #55: UI updates to container-info-panel 2017-01-12 14:39:51 -06:00
groovecoder
6e00cf8d5b wip: ui updates to container-info and edit panel 2017-01-11 23:52:09 -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
baku
bb0713d0d4 Container tab listing 2017-01-11 14:55:38 +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
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
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
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
Andrea Marchesini
155e8b8639 Title and cursor attributes in popup UI (#35)
lgtm 👍
2017-01-06 14:34:44 +00:00
luke crouch
4f4c758537 newtab icon to open new container tab from pop-up (#28) 2017-01-03 19:22:45 +00:00
luke crouch
50419d6bb1 re-integrate ContextualIdentityService into SDK code (#27)
* bring ContextualIdentityService back into SDK code
* restore show/hide functionality in WebExtension
* move identitiesState to SDK index to preserve it

When a user closes the pop-up, preserve the hidden tabs for the
containers, so they can still quickly re-open the tabs.
2017-01-03 15:06:10 +00:00
luke crouch
d2978510ca fix #9: implement sorting tabs by container (#23) 2016-12-29 15:09:19 +00:00
luke crouch
3c06f76ab3 for #11 and #12: Show/Hide container UI & implementation (#24)
* Adding in hide/show API for containers
* fix #12: [un]hide icons in the pop-up UI
2016-12-29 14:37:49 +00:00
Jonathan Kingston
4765a5f73a Adding in hardcoded colours to match native test pilot 2016-12-21 21:42:25 +00:00
groovecoder
080b00e031 for #5: define styles in popup for containers 2016-12-21 13:29:51 -06:00
groovecoder
11bcc7a379 Merge browser.contextualIdentity from 'master' 2016-12-21 10:39:30 -06:00
Jonathan Kingston
ff2e41ac8d Link up experiment addon code to extension 2016-12-21 07:31:57 -06:00
groovecoder
532f673ad3 for #5: handle custom containers 2016-12-21 07:25:01 -06:00
groovecoder
53363865cb for #5: fill & color container icons 2016-12-20 14:43:53 -06:00
groovecoder
364d911f72 for #5: add usercontext.svg for container icons 2016-12-20 12:12:37 -06:00
groovecoder
e9988d2167 for #5: Edit Containers link to about:preferences 2016-12-20 11:38:01 -06:00
groovecoder
93fa669071 for #5: start browser action UI 2016-12-20 11:05:37 -06:00
groovecoder
e286c2a3d4 get identity name via regex from l10nID 2016-12-16 11:02:57 -06:00
groovecoder
059b4bcaf9 use ContextualIdentityService to populate popup 2016-12-16 10:42:57 -06:00
groovecoder
5b753dc146 initial commit 2016-12-15 16:27:05 -06:00