Jonathan Kingston
718cf3ad2b
Fix missing assignment check mark. Fixes #1271
2018-10-21 22:22:48 +01:00
Jonathan Kingston
360e7fa6e1
Merge pull request #1275 from ShivangiKakkar/fixes-256
...
#256 disables edit-container button when no container is present
2018-10-21 19:45:44 +01:00
shivangikakkar
9a01bf71ad
simplifying the solution
2018-10-21 17:12:56 +05:30
shivangikakkar
2ae2c115b5
prevent event handler when edit containers disabled
2018-10-18 21:33:48 +05:30
luke crouch
fb506f7f92
Merge pull request #1281 from hritvi/npm_fixes
...
Fixes vulnerabilities in npm
2018-10-03 07:00:14 -05:00
hritvi
3ca3be83b9
npm fixes
2018-10-03 16:16:44 +05:30
hritvi
5695cf1319
fixes vulnerabilities in npm
2018-10-03 16:14:36 +05:30
Jonathan Kingston
dc3d4f1b6a
Merge pull request #1265 from ShivangiKakkar/fixes-1028
...
#1028 resolves focus name field on opening new container sub-panel
2018-10-02 18:18:05 +01:00
shivangikakkar
ca88d0da76
resolves #256 disables edit-container button when no container is present
...
resolve lint errors
review changes
2018-10-01 00:01:50 +05:30
shivangikakkar
b4b55997c0
removing event loop and using requestAnimationFrame
2018-09-30 18:17:01 +05:30
luke crouch
349999c8e6
Merge pull request #1262 from ShivangiKakkar/fixes-885
...
#885 disables move tab to a new window when only one tab is opened
2018-09-24 14:05:27 -05:00
shivangikakkar
c4e35ad29a
restructuring the code acc to the review
2018-09-23 00:42:43 +05:30
shivangikakkar
e8b1bd8da5
adds back the unnecessarily removed new line
2018-09-21 14:31:54 +05:30
shivangikakkar
b1459f0c6a
fix-#1028 resolves focus name field on opening new container sub-panel
2018-09-21 14:04:43 +05:30
shivangikakkar
e54db796f7
review changes
2018-09-20 23:40:22 +05:30
shivangikakkar
40d95ed724
#885 disables move tab to a new window when only one tab is opened
2018-09-20 21:34:19 +05:30
stoically
970ff7a331
Merge pull request #1170 from real-or-random/master
...
Update GitHub URLs
2018-03-31 00:04:37 +02:00
stoically
9414b97d53
Merge pull request #1172 from stoically/add-issue-template
...
Add ISSUE_TEMPLATE
2018-03-30 16:46:22 +02:00
stoically
d155810162
Add ISSUE_TEMPLATE
2018-03-30 16:43:24 +02:00
Tim Ruffing
78ad862e3a
Update GitHub URLs
2018-03-29 13:45:05 +02:00
luke crouch
a912295de0
Merge pull request #1120 from stoically/cancel-redirects-tabid-url
...
Cancel redirects for the same requestIds and urls if originating from the same tabId
2018-03-01 14:23:29 -06:00
stoically
d5f11a7b86
Cancel redirects for the same requestIds and urls if originating from the same tabId
...
Fixes #940
2018-02-23 15:33:32 +01:00
luke crouch
aaf415f2f2
Merge pull request #1116 from mozilla/testing-6.0.0
...
Version 6.0.0
2018-02-22 14:44:12 -06:00
Jonathan Kingston
d79caa739a
Merge pull request #1118 from stoically/tests-6.0.0
...
Add and fix tests for 6.0.0
2018-02-22 16:57:08 +00:00
stoically
411f8b8f9a
Fix assignment test to check for the new openerTabId property
2018-02-10 00:51:13 +01:00
stoically
718652e211
Add tests for external webextensions feature
2018-02-10 00:50:29 +01:00
Jonathan Kingston
0cdb48ae50
Merge pull request #1117 from mozilla/jonathanKingston-patch-1
...
Adding an s://
2018-02-09 18:37:45 +00:00
Jonathan Kingston
b784681eef
Adding an s://
2018-02-09 18:37:29 +00:00
Jonathan Kingston
66651d94c7
Merge pull request #1115 from jonathanKingston/6.0.0
...
Bumping version to 6.0.0 to account for latest fixes
2018-02-09 18:34:54 +00:00
Jonathan Kingston
02ad95b86e
Bumping version to 6.0.0 to account for latest fixes
2018-02-09 18:33:54 +00:00
Jonathan Kingston
c9fc65a47b
Merge pull request #1107 from stoically/tests
...
Adding assignment feature tests
2018-02-09 18:07:20 +00:00
Jonathan Kingston
9a3202b13f
Merge pull request #1066 from LoveIsGrief/1065_-_Feature_Request]_Pass_openerTabId_when_creating_tabs_in_order_to_know_the_parent
...
Pass opener tab id when creating tabs in order to know the parent
2018-02-09 18:06:56 +00:00
Jonathan Kingston
05dc1fb217
Merge branch 'testing-6.0.0' into 1065_-_Feature_Request]_Pass_openerTabId_when_creating_tabs_in_order_to_know_the_parent
2018-02-09 18:04:58 +00:00
stoically
5082101aff
Allow webextensions with contextualIdentities permission to get assignment
...
Closes #1095
2018-02-09 18:00:26 +00:00
stoically
c061e869ba
Add management permission to manifest.json
...
Part of #1095
2018-02-09 18:00:26 +00:00
stoically
d5b469a873
Cancel requests with the same requestId
...
Prevents potential redirects from opening two tabs
Closes #1114
2018-02-09 17:59:23 +00:00
stoically
e867e0ab5b
Add test for issue #940
2018-02-09 12:02:41 +01:00
stoically
59b72290cc
Added assignment feature test
...
Part of #1107
2018-02-02 19:05:40 +01:00
luke crouch
a86ec308fe
Merge pull request #1106 from timendum/master
...
Fix for siteSettings is null
2018-01-30 14:03:06 -06:00
Timendum
4cbfa3a176
Fix for siteSettings is null
...
siteSettings can be null, with this change we can avoid an exception.
2018-01-30 10:51:38 +01:00
luke crouch
aed27aa976
Merge pull request #1055 from ericlathrop/fix-moving-pinned-tabs-to-new-window
...
Fix #1053 .
2018-01-29 11:02:14 -06:00
luke crouch
4d12e208ad
Merge pull request #1097 from crenwick/fix-unwanted-shortcut-bug
...
Fixes #1084 .
2018-01-29 10:27:16 -06:00
Charles Renwick
be836436d4
Fixes #1084 .
...
Before opening a container with the `1-9` shortcut, it ensures that the current pannel is the "containersList"
2018-01-26 13:44:46 -05:00
luke crouch
973073072e
Merge pull request #1073 from tiagonbotelho/tb-fix-readme-code-wrapping
...
Fixes code markdown wrapping under Development in the README section
2018-01-18 14:19:57 -06:00
groovecoder
7353a9f9ac
id:@testpilot-containers to manifest.json; 5.0.1
2018-01-08 22:59:52 +00:00
Tiago Botelho
ab638a90aa
Fixes code markdown wrapping under Development in the README section
2018-01-08 20:37:35 +00:00
LoveIsGrief
5900b6a886
Set the openerTabId to a tab that won't be removed/closed
...
The tab might be removed before we can create the tab making the parent
invalid.
#1065 - [Feature Request] Pass openerTabId when creating tabs in order to know the parent
2018-01-05 13:51:47 +01:00
LoveIsGrief
9e9d94f2bf
Pass the openerTabId when automatically opening tabs in containers
...
the `openerTabId` can also be seen as the tab's parent.
This is useful for extensions like https://github.com/piroor/treestyletab
#1065 - [Feature Request] Pass openerTabId when creating tabs in order to know the parent
2018-01-05 13:05:32 +01:00
LoveIsGrief
d61b4dd921
Ignore JetBrains IDE files
...
#1065 - [Feature Request] Pass openerTabId when creating tabs in order to know the parent
2018-01-05 13:01:43 +01:00
Eric Lathrop
8a73d43643
Fix #1053 .
...
Create the new window with the default tab rather than an existing tab,
then pin the default tab. This allows any pinned tabs to be moved to the
new window because they're not allowed to be moved after a un-pinned
tab. The default tab is automatically closed later in `moveTabsToWindow`
because it's not a part of the container.
2017-12-22 11:51:11 -05:00