Jonathan Kingston
|
39974ea096
|
Fix a moving hidden tabs to a new window. Fixes #797
|
2017-09-07 12:03:28 -07:00 |
|
Jonathan Kingston
|
b76f10706f
|
Ignore non permissible urls when hiding as we can't open them which causes issues. Fixes #793
|
2017-09-07 10:12:25 -07:00 |
|
Jonathan Kingston
|
ecec65371a
|
Add show button to use showing queue to prevent dupes. Fixes #791
|
2017-09-07 09:25:13 -07:00 |
|
Jonathan Kingston
|
b7cf2cad7d
|
Encode non conforming chars that break moz-extension urls. Fixes #787
|
2017-09-05 17:10:07 -07:00 |
|
Jonathan Kingston
|
800cf43e5a
|
Simplify new tab creation in the popup fixing issues. Fixes #781
|
2017-09-01 12:27:40 -07:00 |
|
luke crouch
|
ef1179c8ac
|
Merge pull request #776 from jonathanKingston/context-menu-neaten
Add move and hide to context menu and neaten using checkboxes. Fixes …
|
2017-08-30 15:48:38 -05:00 |
|
Jonathan Kingston
|
312b00ef41
|
Add move and hide to context menu and neaten using checkboxes. Fixes #711
|
2017-08-30 13:20:57 -07:00 |
|
luke crouch
|
a25cd98bb7
|
Merge pull request #777 from jonathanKingston/container-removal-fixes
Handle removing containers to refresh menus and remove assignments. F…
|
2017-08-30 15:13:03 -05:00 |
|
luke crouch
|
e03d35aab5
|
Merge pull request #775 from jonathanKingston/remove-unusable-paths-on-show
Remove about: paths from showTabs as it prevents the tabs being creat…
|
2017-08-30 15:00:26 -05:00 |
|
Jonathan Kingston
|
de036eee9a
|
Handle removing containers to refresh menus and remove assignments. Fixes: #761, Fixes: #752
|
2017-08-28 21:55:29 -07:00 |
|
Jonathan Kingston
|
c08ab25042
|
Remove about: paths from showTabs as it prevents the tabs being created. Fixes #773
|
2017-08-28 17:46:55 -07:00 |
|
Jonathan Kingston
|
18b2c95a6a
|
Add a tab observer to show hidden tabs as there are many tab creation routes. Uses a queue to prevent multiple triggers. Fixes #765
|
2017-08-28 17:07:46 -07:00 |
|
luke crouch
|
0f184c640a
|
Merge pull request #760 from jonathanKingston/removalOfTabPageCounter
Removal of tab page counter code. Fixes #759
|
2017-08-25 11:44:51 -05:00 |
|
Jonathan Kingston
|
3f6b9397d7
|
Remove tab counting code as also not needed, change tab counting to be per window. Prevent reopening of hidden tabs doesn't call itself. Fixes #750, Fixes #753, Fixes #756
|
2017-08-24 16:05:14 +01:00 |
|
Jonathan Kingston
|
7dc7518e01
|
Removal of tab page counter code. Fixes #759
|
2017-08-24 15:04:47 +01:00 |
|
luke crouch
|
c9a77fd672
|
Merge pull request #757 from jonathanKingston/remove-pb-mode
Extension shouldn't be enabled in pb mode as it's currently not worki…
|
2017-08-23 12:48:38 -05:00 |
|
Jonathan Kingston
|
bef6eac208
|
Extension shouldn't be enabled in pb mode as it's currently not working in many places. Fixes #756
|
2017-08-23 15:23:49 +01:00 |
|
Jonathan Kingston
|
3e810cb560
|
Fix moving of more than one tab to a new window. Fixes #746
|
2017-08-22 18:54:32 +01:00 |
|
Jonathan Kingston
|
1f95d9767c
|
Remove legacy telemetry code as non functional now
|
2017-08-15 19:30:57 +01:00 |
|
Jonathan Kingston
|
aa7f7af3b7
|
Bootstrapify extension to work for Firefox Nightly 57 SDK removal. Fixes #725
|
2017-08-15 16:53:43 +01:00 |
|
Jonathan Kingston
|
f0dec39629
|
Adding back in legacy code without message passing code.
|
2017-08-04 16:28:53 +01:00 |
|
Jonathan Kingston
|
95bcf04bc4
|
Break web extensions code
|
2017-08-02 14:20:59 +01:00 |
|
Jonathan Kingston
|
0f16e76114
|
Break my SDK code
|
2017-08-02 14:20:59 +01:00 |
|
Jonathan Kingston
|
c4d96ce364
|
Fix assignment index loading at the end of the tab strip. Fixes #672.
|
2017-07-14 10:44:53 +01:00 |
|
Jonathan Kingston
|
3d8c204fd9
|
Using browser.storage.local for onboarding stage
|
2017-07-05 16:09:59 -07:00 |
|
groovecoder
|
079577f84f
|
add onboarding panel for long-press
|
2017-07-05 16:00:19 -05:00 |
|
Jonathan Kingston
|
5b14081867
|
Increasing notification timeout
|
2017-06-29 10:00:54 -07:00 |
|
Jonathan Kingston
|
0bb14c1b33
|
Fix different display in content warning notice. Fixes #630
|
2017-06-22 22:05:05 +01:00 |
|
Jonathan Kingston
|
f16ae4a713
|
Fixing the assignment toggle for when a different container is open. Fixes #611
|
2017-06-22 16:09:10 +01:00 |
|
luke crouch
|
cd51f225ad
|
Merge pull request #620 from jonathanKingston/tooltips
Adding tooltips. Fixes #615. Fixes #609. Fixes #112
|
2017-06-22 08:43:16 -05:00 |
|
Jonathan Kingston
|
9b4f157187
|
Adding tooltips. Fixes #615. Fixes #609. Fixes #112
|
2017-06-22 14:40:01 +01:00 |
|
Jonathan Kingston
|
58dd12ce58
|
Close correct assignment window on confirmation page. Fixes #606
|
2017-06-22 13:45:31 +01:00 |
|
groovecoder
|
8cbb7f4545
|
replace a .then() with await Promise.all()
|
2017-06-22 11:38:23 +01:00 |
|
groovecoder
|
bbc3054d21
|
for #498: security onboarding panels and logic
|
2017-06-22 11:38:23 +01:00 |
|
Jonathan Kingston
|
a50c760733
|
Making create screen have buttons again
|
2017-06-19 15:51:29 +01:00 |
|
Jonathan Kingston
|
1fff81b6e4
|
Improve assignment styles part of #561
|
2017-06-19 14:33:57 +01:00 |
|
Jonathan Kingston
|
e3d2f45e0c
|
WIP edit-containers restyle
|
2017-06-19 14:33:57 +01:00 |
|
Jonathan Kingston
|
3549ac6edb
|
Fix for current tab showing the wrong window. Fixes #592
|
2017-06-14 23:59:54 +01:00 |
|
luke crouch
|
4e1fcfd740
|
Merge pull request #581 from jonathanKingston/keyboard-focus
Fixing keyboard focus issues to new layout
|
2017-06-14 11:27:37 -05:00 |
|
Jonathan Kingston
|
680be693e0
|
Fix reload telemetry payload.
|
2017-06-14 12:09:18 +01:00 |
|
Jonathan Kingston
|
15c3ad8e11
|
Fixing keyboard focus issues to new layout
|
2017-06-14 11:41:28 +01:00 |
|
Jonathan Kingston
|
e795a94fc7
|
Fix linting
|
2017-06-13 16:36:00 +01:00 |
|
Jonathan Kingston
|
4e3800fe08
|
Fixing popup to use tabId for messaging assignment change
|
2017-06-13 15:02:47 +01:00 |
|
Jonathan Kingston
|
a7dece1ee1
|
Merge branch 'ux-fiddles' into shield-study
|
2017-06-13 14:09:27 +01:00 |
|
Jonathan Kingston
|
726081a2ef
|
Adding manage assignment from edit container panel. Fixes #501
|
2017-06-06 16:48:01 +01:00 |
|
Jonathan Kingston
|
57ee09565d
|
Start fixing styles
|
2017-06-05 17:48:18 +01:00 |
|
Jonathan Kingston
|
b04749c50b
|
Adding in content notification to look more browser like.
|
2017-06-05 15:37:01 +01:00 |
|
Jonathan Kingston
|
9161bf0318
|
Fix first focus issue on opening browser action. Fixes #564
|
2017-06-05 15:37:01 +01:00 |
|
Jonathan Kingston
|
4e205dcca3
|
Fixing favicon loading for all icons. Part of #561
|
2017-06-05 15:37:01 +01:00 |
|
Jonathan Kingston
|
079e5be43b
|
Changing current tab truncation to prevent container overflowing. Fixes #552
|
2017-05-30 21:24:18 +01:00 |
|