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 |
|
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 |
|