Commit graph

814 commits

Author SHA1 Message Date
Kendall Werts
0e45f06338 deletes containers, and adds and deletes site assignments. 2020-01-05 14:32:11 -06:00
Kendall Werts
063b7509bd removed awaits that were causing issues with error handling 2020-01-05 14:32:11 -06:00
Kendall Werts
136aa3ce0e wip: cleaning up storage before sync 2020-01-05 14:32:11 -06:00
Kendall Werts
a7f6659204 added check for uuid in updateUUID 2020-01-05 14:32:11 -06:00
Kendall Werts
f4024bba66 re-enabled listeners 2020-01-05 14:32:11 -06:00
Kendall Werts
e65c88cde2 updated with comments fixes from review 2020-01-05 14:32:11 -06:00
Kendall Werts
27225df281 added restore on previously synced browser 2020-01-05 14:32:11 -06:00
Kendall Werts
88e32fc72f added second run restore 2020-01-05 14:32:11 -06:00
Kendall Werts
d61ea16db1 broke up restoreFristRun 2020-01-05 14:32:11 -06:00
Kendall Werts
adc1f5ffe6 made some requested changes 2020-01-05 14:32:11 -06:00
Kendall Werts
e8f8123c4c combined getByContainer and getAllAssignedSites 2020-01-05 14:29:53 -06:00
Kendall Werts
9788e159ae cleanup of old code 2020-01-05 14:29:53 -06:00
Kendall Werts
d98d0f1697 a little linting, but not all the linting 2020-01-05 14:29:53 -06:00
Kendall Werts
efb83255fd syncs on first run 2020-01-05 14:29:53 -06:00
Kendall Werts
f5993add6f added uuids to contextualIdentities within MAC for comparison with other browsers 2020-01-05 14:29:53 -06:00
Kendall Werts
24c960bed0 first pass at container sync 2020-01-05 14:29:53 -06:00
stoically
dc9e8f6399 Add test for unresolved issue
See: https://github.com/mozilla/multi-account-containers/issues/1168#issuecomment-378394091
2020-01-02 23:25:07 +00:00
stoically
e37440720f Add container feature test 2020-01-02 23:25:07 +00:00
stoically
703a7cd3c2 Add test coverage with nyc 2020-01-02 23:25:07 +00:00
stoically
5eb79949e9 Adapt existing tests to use webextensions-jsdom 2020-01-02 23:25:07 +00:00
stoically
77fd843b3d Replace manual mock/jsdom with webextensions-jsdom 2020-01-02 23:25:07 +00:00
stoically
96ab4685e9 Bump test dependencies 2020-01-02 23:25:07 +00:00
stoically
426e81b88b
Fix eslint errors after bump to 6.6.0 (#1595)
* Bump eslint from 3.19.0 to 6.6.0

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix (and suppress) eslint errors
2019-12-18 09:02:02 +01:00
Kendall Werts
3c2dda5100
Merge pull request #1565 from kendallcorner/bookmark-menu-updates
fixed #1564: cleanup updates requested for bookmark context menu
2019-12-17 15:44:58 -06:00
luke crouch
fca5caaa00
Merge pull request #1601 from mozilla/fix-odd-edit-arrow-alignment
fix odd edit arrow alignment
2019-12-09 15:59:15 -06:00
revealtheweb
b0661f79aa fix odd edit arrow alignment 2019-12-09 15:55:57 -06:00
stoically
e44fcdf606
Merge pull request #1574 from dnahol/readme-typo-fix
Fix README typo
2019-12-06 06:29:30 +01:00
dnahol
645fb6832c fix 'License' typo 2019-11-02 22:49:31 -07:00
Kendall Werts
f653b5420f fixed #1564: cleanup updates requested for bookmark context menu 2019-10-31 14:16:23 -05:00
luke crouch
f159e42029
Merge pull request #1539 from dnahol/1538-onboarding
added keyboard nav to onboarding popups
2019-10-25 13:34:56 -05:00
luke crouch
a8aafc7064
Merge pull request #1540 from oksmelnik/duplicated-tabs
#950: don't unhide duplicates of already opened tab
2019-10-25 13:30:24 -05:00
Dalia Nahol
3284bfd7f3
Merge branch 'master' into 1538-onboarding 2019-10-25 10:56:06 -07:00
luke crouch
da24febe6e
Merge branch 'master' into duplicated-tabs 2019-10-25 10:49:11 -05:00
luke crouch
3e5334e9b0
Merge pull request #1524 from dnahol/1009-arrows
added right and left arrow shortcuts for container submenu tabs
2019-10-25 10:42:57 -05:00
luke crouch
8dd9927539
Merge pull request #1537 from kendallcorner/bookmark-context
Adds a bookmark context menu for opening bookmarks in container tabs #323
2019-10-25 10:14:01 -05:00
Oksana Melnik
c3da573722 cleanup 2019-10-25 08:08:04 +02:00
Dalia Nahol
f40fd82518
Merge branch 'master' into 1009-arrows 2019-10-24 20:32:09 -07:00
dnahol
ef894d847e merge upstream commit 'remove HTML entities from tooltip' 2019-10-24 20:25:47 -07:00
Kendall Werts
7c08cf3190 Merge branch 'bookmark-context' of github.com:kendallcorner/multi-account-containers into bookmark-context 2019-10-24 16:46:54 -05:00
Kendall Werts
6f94ae1500 updated testing setup to understand my api calls 2019-10-24 16:42:19 -05:00
Kendall Werts
bd579fe907 added changes requested 2019-10-24 16:32:49 -05:00
Kendall Werts
87a2aa5f1e added url checks for edge case urls 2019-10-24 16:16:02 -05:00
dnahol
1133d48103 left arrow now works without changing focus in right arrow case 2019-10-24 14:02:28 -07:00
Maxx Crawford
dda5c9eeff
Merge branch 'master' into bookmark-context 2019-10-24 14:33:15 -05:00
Kendall Werts
e7824f367b added bookmarks as optional_permission and added checkbox in preferences menu. 2019-10-24 14:14:30 -05:00
dnahol
29a0277398 change getCurrentPanel to getCurrentPanelElement 2019-10-24 10:17:32 -07:00
luke crouch
510a188dee
Merge pull request #1541 from Karskaya/iss1041
Fix #1041- [Feature request] Open previously hidden tabs in the background
2019-10-24 08:17:33 -05:00
luke crouch
7fa2d494c4
Merge pull request #1512 from romanrodriguez/patch-1
Fix #930 - Disable extension in incognito mode
2019-10-24 06:39:11 -05:00
Kendall Werts
7e4950b184 menu updates when containers are changed, added, or deleted. Tests need to be updated 2019-10-23 15:48:43 -05:00
Kendall Werts
c832cf73aa edits from input 2019-10-19 22:31:12 -05:00