Commit graph

69 commits

Author SHA1 Message Date
groovecoder
7edfd27586 for #117 open-tab event 2017-02-14 09:46:50 -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
baku
8ae21be0e2 Correct remove method for tabs #145 2017-02-03 18:57:46 +01: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
groovecoder
41990a9775 fix #20: additional onboarding styles 2017-01-30 15:11:11 -06:00
groovecoder
670a081f8a for #20: start 3rd onboarding panel; update images 2017-01-30 11:10:47 -06:00
Jonathan Kingston
71001050b4 Adding in CSS and HTML linting. Fixes 72 2017-01-30 16:02:26 +00:00
baku
bed0a23c78 Refresh of container icon+name into the awesome bar 2017-01-22 18:44:26 +01:00
baku
72ec2a5731 Debug messages removed 2017-01-22 17:35:52 +01:00
baku
6a9315f295 Hide/Show the hide-or-show panel 2017-01-18 18:22:07 +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
Peter deHaan
15ac350589 Fix ESLint errors 2017-01-16 11:35:35 -08:00
baku
1dabdcafaf Auto naming of containers 2017-01-16 11:11:19 +01:00
baku
66b5f216ac Issue #83 - generate Container name 2017-01-16 11:07:51 +01:00
baku
c176b03c0c review comments applied 2017-01-14 22:13:51 +01:00
baku
be29b1be81 Some CSS fix 2017-01-13 15:35:08 +01:00
baku
0dc21cd96e Create/update and previous panel 2017-01-13 15:24:37 +01:00
baku
b2bd693e81 delete containers 2017-01-13 14:40:27 +01:00
baku
c66fb33583 Refactoring of popup.js 2017-01-13 14:19:41 +01:00
baku
d2ae4b3132 Fix the 'add' link 2017-01-13 12:13:39 +01:00
baku
82a455d3c1 for(const.. => for(let.. 2017-01-13 12:06:38 +01:00
baku
9ef7b1edad log function instead console.log() 2017-01-13 11:55:51 +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
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