Commit graph

171 commits

Author SHA1 Message Date
Jonathan Kingston
d497e6003f Adding in tab restyling on tab change 2017-01-24 16:51:40 +00:00
Andrea Marchesini
bbfa70f54a Merge pull request #104 from bakulf/ui
Menus
2017-01-23 11:28:59 +01: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
Andrea Marchesini
3f31f17781 Merge pull request #100 from bakulf/ui
Plus panel - WIP
2017-01-23 09:38:20 +01:00
Andrea Marchesini
b8241d0efe Merge pull request #101 from bakulf/scrollable
Scrollable containers
2017-01-23 09:33:50 +01: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
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
569f31a424 Scrollable containers 2017-01-20 11:10:56 +01:00
baku
e4b6b6cb7f Plus panel 2017-01-20 10:33:44 +01:00
Andrea Marchesini
fe41394da8 Merge pull request #91 from bakulf/tablist
many things, all together in 1 big PR
2017-01-19 08:56:57 +01:00
baku
4ce4e2bf7f Fixed the moving of containers tabs in a separate window 2017-01-18 18:55:45 +01:00
baku
6a9315f295 Hide/Show the hide-or-show panel 2017-01-18 18:22:07 +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
Andrea Marchesini
71f542b3a5 Merge pull request #90 from bakulf/promise
Promise eslint errors fixed
2017-01-18 10:45:17 +01:00
baku
c700327086 I want to be one of the author :) 2017-01-17 19:03:43 +01:00
baku
d49120cc62 Promise eslint errors fixed 2017-01-17 10:47:19 +01:00
Andrea Marchesini
e44cc95d7f Merge pull request #87 from pdehaan/eslint-plugin-promise
Add ESLint promise plugin
2017-01-17 09:47:42 +01:00
Andrea Marchesini
78fd753f2b Merge branch 'master' into eslint-plugin-promise 2017-01-17 09:47:34 +01:00
Andrea Marchesini
1fe137f332 Merge pull request #89 from pdehaan/eslint-no-var-prefer-const
Add ESLint no-var and prefer-const rules
2017-01-17 09:46:08 +01:00
Peter deHaan
47da890e55 Add ESLint no-var and prefer-const rules 2017-01-16 16:33:12 -08:00
Peter deHaan
818658cc9c Add ESLint promise plugin 2017-01-16 14:25:25 -08:00
Andrea Marchesini
3009e855ae Merge pull request #85 from pdehaan/fix-eslint
Fix ESLint errors
2017-01-16 21:27:41 +01:00
Peter deHaan
15ac350589 Fix ESLint errors 2017-01-16 11:35:35 -08:00
Andrea Marchesini
3d5b58078d Merge pull request #84 from bakulf/id
Issue #83
2017-01-16 19:22:57 +01: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
Andrea Marchesini
d745dd279c Merge pull request #82 from bakulf/stuff
Many little things
2017-01-14 22:14:27 +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
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