Commit graph

844 commits

Author SHA1 Message Date
Kendall Werts
30dc1cc655 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
dd4087dc9a 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
e8dc621e41 keyboard shortcuts working 2020-02-28 15:47:43 -06:00
Kendall Werts
7f009ee071 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
53e42c0c0e css linting 2020-02-28 15:47:43 -06:00
Kendall Werts
55e4b91a43 added onboarding reset 2020-02-28 15:47:43 -06:00
Kendall Werts
0a90a77125 code review and feedback changes 2020-02-28 15:47:43 -06:00
Kendall Werts
30214dbea4 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
c8ae34d443 extraneous css removal 2020-02-28 15:47:43 -06:00
Kendall Werts
56aae68fc9 fixed mocha tests 2020-02-28 15:47:43 -06:00
Kendall Werts
0b5e111545 linting issues 2020-02-28 15:47:43 -06:00
Kendall Werts
6330eca2d3 keyboard shortcuts 2020-02-28 15:47:43 -06:00
Kendall Werts
db8af0bd17 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
abcb67de87 css linting 2020-02-28 15:47:43 -06:00
Kendall Werts
65c337c037 pulled out the picker panels 2020-02-28 15:47:43 -06:00
Kendall Werts
f430e4437a some edits to panels 2020-02-28 15:47:43 -06:00
Kendall Werts
0662e8bcca fixed info panel 2020-02-28 15:47:43 -06:00
Kendall Werts
c4cbda163a working on info panel 2020-02-28 15:47:43 -06:00
Kendall Werts
17b67901e5 updated browserAction icons to match default themes 2020-02-28 15:47:43 -06:00
Kendall Werts
85bf5b3363 added info icon as ling to options page 2020-02-28 15:47:43 -06:00
Kendall Werts
25d8ed05c5 updates to all panels 2020-02-28 15:47:43 -06:00
Kendall Werts
e9e79d19ba container info panel complete 2020-02-28 15:47:43 -06:00
Kendall Werts
9d2c5979e0 fixed picker panel 2020-02-28 15:47:43 -06:00
Kendall Werts
78da8a10d6 ReOpenIn Picker Panel functional 2020-02-28 15:47:43 -06:00
Kendall Werts
56c2d59677 Page action assigns site to a container and simultaneously reopens site in container. 2020-02-28 15:47:43 -06:00
Kendall Werts
97c132384c testing keyboard shortcuts 2020-02-28 15:47:43 -06:00
Kendall Werts
c8681bba1d Added Facebook Container Fence icon. Fixes #1425 2020-02-28 15:47:43 -06:00
Kendall Werts
84bc38f026 Implemented UI/UX for container list Panel (first panel). 2020-02-28 15:47:43 -06:00
luke crouch
68376e4ecf 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
846e52df35 Made selector for keyboard shortcuts more specific to fix #1666
Bumped version for release
2020-02-28 10:19:42 -06:00
luke crouch
fdc6c1b21b 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
ab88c6b2c6 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
5b2add003a 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
f14b7149e9 bumped version 2020-02-13 17:26:31 -06:00
Kendall Werts
19b79b781b Fix for #1632: Pinned tabs cannot be loaded as 'discarded' 2020-02-13 16:54:18 -06:00
luke crouch
34dd1dc395 Merge pull request #1611 from kendallcorner/new-sync-file
Sync Feature
2020-02-11 08:36:02 -06:00
Kendall Werts
7937cc04ae upped version and added action badge 2020-02-10 17:09:20 -06:00
Kendall Werts
747859a56f fixed url for syn setup 2020-02-10 16:55:48 -06:00
Kendall Werts
5702b1e91b fixed tests 2020-02-10 16:00:47 -06:00
Kendall Werts
60826dc935 added second onboarding panel 2020-02-10 15:19:41 -06:00
Kendall Werts
d14db73430 updated readme 2020-02-10 12:38:57 -06:00
Kendall Werts
aac7fece72 added new oboarding panel 2020-02-10 12:38:45 -06:00
Kendall Werts
33043d47b9 changed window attachment of sync to be more clear 2020-02-10 12:38:17 -06:00
Kendall Werts
5a56a4dea8 moved test to mocha tests 2020-02-06 11:58:53 -06:00
Kendall Werts
1e9114a904 Merge pull request #1 from stoically/sync-tests
Add sync tests to mocha suite
2020-02-03 11:25:31 -06:00
Kendall Werts
3f89fc33aa fixed initial container sync entry dupe 2020-01-29 21:54:04 -06:00
stoically
f955f88bb2 Add sync tests to mocha suite 2020-01-28 11:33:20 +01:00
stoically
f36032bb1b Refactor tests to not rely on globals 2020-01-28 11:33:17 +01:00
Kendall Werts
c32dba347d verison bump for beta 2020-01-24 17:18:31 -06:00
Kendall Werts
d1221ca340 swapped cookieStoreId and storekey 2020-01-24 17:02:29 -06:00