Jake Wharton
9c80781e3f
Remove automatic capitalization of container name
...
The name is not capitalized in the address bar or the list of names in the extension popup.
2020-05-27 14:36:18 -04:00
Maxx Crawford
8ef0a6f9f1
Merge pull request #1654 from mozilla/UX-UI-update
...
UX/UI Update
2020-05-22 14:07:20 -05:00
Undoundoundo
412aba0c8b
Update CONTRIBUTING.md
...
replaced reference to IRC with reference to Matrix chat
2020-05-01 13:33:45 -04:00
luke crouch
532abbf032
Merge pull request #1706 from mozilla/version-6.2.5
...
bump version to 6.2.5
2020-04-13 11:23:44 -05:00
groovecoder
d8f99ada77
bump version to 6.2.5
2020-04-13 07:49:31 -05:00
luke crouch
35cf2c95d4
Merge pull request #1686 from DeadlySurprise/fixCurrentContainerBtn
...
Fixes #1682 'open in current container button' not working
2020-04-11 15:05:42 -05:00
DeadlySurprise
19e694d8eb
Fixed 'open in current container button' not working
2020-03-15 17:42:52 +01:00
Khansa Kiasatina
2ed9eaee8a
fix lint
2020-03-13 17:25:09 -04:00
Khansa Kiasatina
c03c3c118c
fix alignment
2020-03-08 17:02:58 -04:00
Kendall Werts
8654aefd85
added keyboard shortcuts back (ctrl+. and then a number opens a new container in that tab)
2020-03-03 20:04:45 -06:00
Kendall Werts
7f91096311
Removed options from new container menu. Tweaked new container menu to remove
...
dupes from opening it twice.
Added focus highlighting for keyboard navigation
2020-02-28 15:47:43 -06:00
Kendall Werts
ef66bee929
Implemented site isolation
...
Added feature to isolate (lock) assigned sites: When you are in
a container with site isolation enabled, navigating to a site
outside of the assignments will open that site in a new default
container tab.
Co-authored-by: Francis McKenzie <francis.mckenzie@gmail.com>
2020-02-28 15:47:43 -06:00
Kendall Werts
707cec56c5
keyboard shortcuts working
2020-02-28 15:47:43 -06:00
Kendall Werts
8ef5cbd81b
Fixed Assignement Toast on page.
...
Now opens in the newly opened tab (after it has been reopened
in the correct container). It also does not provide a toast
when removing sites from the edit assignments panel, becuase
user will most likely not be on that site when editing the
panel, so it has been throwing an error. Error should go away.
2020-02-28 15:47:43 -06:00
Kendall Werts
0290eb1d56
css linting
2020-02-28 15:47:43 -06:00
Kendall Werts
50f5d92d41
added onboarding reset
2020-02-28 15:47:43 -06:00
Kendall Werts
807435ca4b
code review and feedback changes
2020-02-28 15:47:43 -06:00
Kendall Werts
2679c4e15f
removed svgs not used anymore and added license to svgs that were missing a license
2020-02-28 15:47:43 -06:00
Kendall Werts
6bb3acbe5a
extraneous css removal
2020-02-28 15:47:43 -06:00
Kendall Werts
694b0f7b47
fixed mocha tests
2020-02-28 15:47:43 -06:00
Kendall Werts
db46e71516
linting issues
2020-02-28 15:47:43 -06:00
Kendall Werts
486072bef8
keyboard shortcuts
2020-02-28 15:47:43 -06:00
Kendall Werts
a33e358de8
Now can reopen in default container. Added an 'OK' button to new container panel. Fixed some css
2020-02-28 15:47:43 -06:00
Kendall Werts
a7f62b13fa
css linting
2020-02-28 15:47:43 -06:00
Kendall Werts
4f1e49bf69
pulled out the picker panels
2020-02-28 15:47:43 -06:00
Kendall Werts
55f940d372
some edits to panels
2020-02-28 15:47:43 -06:00
Kendall Werts
8d8d7f2a8e
fixed info panel
2020-02-28 15:47:43 -06:00
Kendall Werts
9d151f0033
working on info panel
2020-02-28 15:47:43 -06:00
Kendall Werts
fe62ee3abb
updated browserAction icons to match default themes
2020-02-28 15:47:43 -06:00
Kendall Werts
18ed7237f0
added info icon as ling to options page
2020-02-28 15:47:43 -06:00
Kendall Werts
b9084a9990
updates to all panels
2020-02-28 15:47:43 -06:00
Kendall Werts
6abeb976c6
container info panel complete
2020-02-28 15:47:43 -06:00
Kendall Werts
33b40ce938
fixed picker panel
2020-02-28 15:47:43 -06:00
Kendall Werts
d050701343
ReOpenIn Picker Panel functional
2020-02-28 15:47:43 -06:00
Kendall Werts
1870ce08bc
Page action assigns site to a container and simultaneously reopens site in container.
2020-02-28 15:47:43 -06:00
Kendall Werts
fbba6beee2
testing keyboard shortcuts
2020-02-28 15:47:43 -06:00
Kendall Werts
97d4c46a4e
Added Facebook Container Fence icon. Fixes #1425
2020-02-28 15:47:43 -06:00
Kendall Werts
0cbc9879bb
Implemented UI/UX for container list Panel (first panel).
2020-02-28 15:47:43 -06:00
luke crouch
ae1f80b8b5
Merge pull request #1667 from mozilla/more-bugfixes
...
Made selector for keyboard shortcuts more specific to fix #1666
2020-02-28 10:39:28 -06:00
Kendall Werts
358551feda
Made selector for keyboard shortcuts more specific to fix #1666
...
Bumped version for release
2020-02-28 10:19:42 -06:00
luke crouch
ca98b56ad7
Merge pull request #1663 from mozilla/bugfixes
...
Removed Enter Key Handler (fix for #1656 , #1643 , and #1637 )
2020-02-27 14:44:34 -06:00
Kendall Werts
5bbf902b47
fix for #1656 , #1643 , and #1637
...
removes enter key listener in favor of focus highlighting to notify user that there
is keyboard navigation available for the onboarding panels. (enter key listener was added
as keyboard navication for onboarding panels).
bumped version
2020-02-26 17:16:45 -06:00
luke crouch
d654810d41
Merge pull request #1635 from mozilla/pinned-tabs
...
Fix for #1632 : Pinned tabs cannot be loaded as 'discarded'
2020-02-14 09:05:15 -06:00
Kendall Werts
8172f291dd
bumped version
2020-02-13 17:26:31 -06:00
Kendall Werts
9e12014c07
Fix for #1632 : Pinned tabs cannot be loaded as 'discarded'
2020-02-13 16:54:18 -06:00
luke crouch
da79841201
Merge pull request #1611 from kendallcorner/new-sync-file
...
Sync Feature
2020-02-11 08:36:02 -06:00
Kendall Werts
00ace352e8
upped version and added action badge
2020-02-10 17:09:20 -06:00
Kendall Werts
8cdfe0191f
fixed url for syn setup
2020-02-10 16:55:48 -06:00
Kendall Werts
f56f9b0ea8
fixed tests
2020-02-10 16:00:47 -06:00
Kendall Werts
4bc6fad83a
added second onboarding panel
2020-02-10 15:19:41 -06:00