Commit graph

833 commits

Author SHA1 Message Date
Kendall Werts
9002e3b3a2 All tests work except the confirm page test 2020-02-25 14:34:33 -06:00
Kendall Werts
4920f478fb updates to make tests work 2020-02-25 11:20:25 -06:00
Kendall Werts
a66cdbf0bd working on mocha tests 2020-02-24 16:14:17 -06:00
Kendall Werts
88062b32b4 linting issues 2020-02-21 11:34:14 -06:00
Kendall Werts
bd40dfbcfb keyboard shortcuts 2020-02-21 11:07:22 -06:00
Kendall Werts
313fe8892c Now can reopen in default container. Added an 'OK' button to new container panel. Fixed some css 2020-02-21 11:07:22 -06:00
Kendall Werts
393d6228e0 css linting 2020-02-21 11:07:22 -06:00
Kendall Werts
951b048153 pulled out the picker panels 2020-02-21 11:07:22 -06:00
Kendall Werts
7117166566 some edits to panels 2020-02-21 11:07:22 -06:00
Kendall Werts
0371b26fb9 fixed info panel 2020-02-21 11:07:22 -06:00
Kendall Werts
28caada86d working on info panel 2020-02-21 11:07:22 -06:00
Kendall Werts
afa3abe967 updated browserAction icons to match default themes 2020-02-21 11:07:22 -06:00
Kendall Werts
bdf5b2673d added info icon as ling to options page 2020-02-21 11:07:22 -06:00
Kendall Werts
d1dd1748b3 updates to all panels 2020-02-21 11:07:22 -06:00
Kendall Werts
8e44652242 container info panel complete 2020-02-21 11:07:22 -06:00
Kendall Werts
eafbef960c fixed picker panel 2020-02-21 11:07:22 -06:00
Kendall Werts
cc793b9025 ReOpenIn Picker Panel functional 2020-02-21 11:07:22 -06:00
Kendall Werts
00f1be774c Page action assigns site to a container and simultaneously reopens site in container. 2020-02-21 11:07:22 -06:00
Kendall Werts
dd6f084ad1 testing keyboard shortcuts 2020-02-21 11:07:22 -06:00
Kendall Werts
f600c24879 Added Facebook Container Fence icon. Fixes #1425 2020-02-21 11:07:22 -06:00
Kendall Werts
055f47102f Implemented UI/UX for container list Panel (first panel). 2020-02-21 11:07:22 -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
Kendall Werts
beb027f1a1 updated readme 2020-02-10 12:38:57 -06:00
Kendall Werts
06b43c47c0 added new oboarding panel 2020-02-10 12:38:45 -06:00
Kendall Werts
7ed5085f10 changed window attachment of sync to be more clear 2020-02-10 12:38:17 -06:00
Kendall Werts
c300751958 moved test to mocha tests 2020-02-06 11:58:53 -06:00
Kendall Werts
e6f5bf76c2
Merge pull request #1 from stoically/sync-tests
Add sync tests to mocha suite
2020-02-03 11:25:31 -06:00
Kendall Werts
88d8edce7e fixed initial container sync entry dupe 2020-01-29 21:54:04 -06:00
stoically
419be23c9c
Add sync tests to mocha suite 2020-01-28 11:33:20 +01:00
stoically
405e605ba3
Refactor tests to not rely on globals 2020-01-28 11:33:17 +01:00
Kendall Werts
d7b1e7274f verison bump for beta 2020-01-24 17:18:31 -06:00
Kendall Werts
53baee1d5c swapped cookieStoreId and storekey 2020-01-24 17:02:29 -06:00
Kendall Werts
0447e54b1c review fedback 2020-01-23 13:47:56 -06:00
Kendall Werts
5b8cfa14ae Update src/js/background/sync.js
Co-Authored-By: Jonathan Kingston <jonathan@jooped.co.uk>
2020-01-23 13:47:56 -06:00
Kendall Werts
d35712e9f9 Update src/js/background/sync.js
Co-Authored-By: Jonathan Kingston <jonathan@jooped.co.uk>
2020-01-23 13:47:56 -06:00
Kendall Werts
f981200921 Update src/js/background/identityState.js
Co-Authored-By: Jonathan Kingston <jonathan@jooped.co.uk>
2020-01-23 13:47:56 -06:00
Kendall Werts
85c403bef5 made some suggested changes 2020-01-23 13:47:45 -06:00
Kendall Werts
268c638508 added onboarding panel 2020-01-23 00:27:05 -06:00
Kendall Werts
61b5c2e4b2 updated tests to match new formatting" 2020-01-22 23:50:19 -06:00
Kendall Werts
3aa2902cde added on/off switch and expiration date on instanceKeys in sync
on/off is in settings.
when instanceKey date is 30 days old, it is deleted

fixed bug
2020-01-22 22:46:36 -06:00
Kendall Werts
d7b66eca52 added key to sync for each install of MAC.
Keeps a list of installed identities and site assignments of reach MAC install
2020-01-22 10:57:27 -06:00
Kendall Werts
361e49d553 bumped version for beta 2020-01-16 10:04:38 -06:00
Kendall Werts
60bfdffdd6 fixed race condition while upgrading containers and site assignments. 2020-01-15 16:54:24 -06:00