Commit graph

  • 094f4fc107 Query() moved to the parent process baku 2017-01-06 18:52:35 +01:00
  • 0f95126092 Method renamed (ex: query => queryIdentities) baku 2017-01-06 18:11:54 +01:00
  • 151c93776f Merge 9ed0b75249 into 679d8b9fbb Andrea Marchesini 2017-01-06 17:09:25 +00:00
  • aa1fdb3cdb Implementation of 'openTab' method baku 2017-01-06 17:48:47 +01:00
  • 8eb52c70dd add title text to sort-containers-link img groovecoder 2017-01-06 10:54:25 -06:00
  • a9eb39dfba Implementation of 'openTab' method baku 2017-01-06 17:48:47 +01:00
  • 679d8b9fbb for #20: start onboarding UI in pop-up (#29) luke crouch 2017-01-06 11:09:22 -06:00
  • 9ed0b75249 Implementation of 'openTab' method baku 2017-01-06 17:48:47 +01:00
  • 928d767af8 fix open-containers-preferences message method groovecoder 2017-01-04 15:26:41 -06:00
  • c2b6838a05 updated onboarding images groovecoder 2017-01-04 15:26:29 -06:00
  • 4ad4c36504 for #20: start onboarding UI in pop-up groovecoder 2017-01-03 15:54:02 -06:00
  • 96516c2b46 Enabling containers by pref (#37) Andrea Marchesini 2017-01-06 17:18:39 +01:00
  • 0c561716b2 Enabling containers by pref baku 2017-01-06 17:01:12 +01:00
  • a1f08175a2 Adding in explanation for beta building (#36) Jonathan Kingston 2017-01-06 16:02:17 +00:00
  • 2cc5b6f3a2 Adding in explanation for beta building Jonathan Kingston 2017-01-06 15:23:07 +00:00
  • 155e8b8639 Title and cursor attributes in popup UI (#35) Andrea Marchesini 2017-01-06 15:34:44 +01:00
  • 5b16988cdc Title and cursor attributes in popup UI baku 2017-01-06 15:31:22 +01:00
  • 6b0d4b125c Merge pull request #34 from mozilla/update-README luke crouch 2017-01-05 16:41:07 -06:00
  • 976b2f796d update README to be current groovecoder 2017-01-05 16:35:20 -06:00
  • 4f4c758537 newtab icon to open new container tab from pop-up (#28) luke crouch 2017-01-03 13:22:45 -06:00
  • 44b85c6818 newtab icon to open new container tab from pop-up groovecoder 2017-01-03 10:43:21 -06:00
  • 50419d6bb1 re-integrate ContextualIdentityService into SDK code (#27) luke crouch 2017-01-03 09:06:10 -06:00
  • 497edd75f2 move identitiesState to SDK index to preserve it groovecoder 2016-12-30 15:18:45 -06:00
  • dcdd2a3c72 restore show/hide functionality in WebExtension groovecoder 2016-12-30 13:13:13 -06:00
  • 3e6b6f14b2 bring ContextualIdentityService back into SDK code groovecoder 2016-12-29 10:38:43 -06:00
  • d2978510ca fix #9: implement sorting tabs by container (#23) luke crouch 2016-12-29 09:09:19 -06:00
  • d6036f1899 fix #9: finish moveTabs function groovecoder 2016-12-23 11:05:20 -06:00
  • 1dc7e2a977 for #9: start tab sorting code groovecoder 2016-12-22 14:50:14 -06:00
  • 3c06f76ab3 for #11 and #12: Show/Hide container UI & implementation (#24) luke crouch 2016-12-29 08:37:49 -06:00
  • 6c3c6d0e9e fix #12: [un]hide icons in the pop-up UI groovecoder 2016-12-28 12:45:32 -06:00
  • ada919273e Merge 4a04aa5f2e into 38a4eb68ec Jonathan Kingston 2016-12-24 03:07:44 +00:00
  • 4a04aa5f2e Merge branch 'hideshowapi' of github.com:jonathanKingston/testpilot-containers into hideshowapi Jonathan Kingston 2016-12-24 03:07:30 +00:00
  • 6840267dfa Adding in hide/show API for containers Jonathan Kingston 2016-12-22 17:10:23 +00:00
  • 1215e4e7f0 Adding in hide/show API for containers Jonathan Kingston 2016-12-22 17:10:23 +00:00
  • 38a4eb68ec Merge pull request #15 from mozilla/start-ui-5 luke crouch 2016-12-21 15:51:28 -06:00
  • 4765a5f73a Adding in hardcoded colours to match native test pilot Jonathan Kingston 2016-12-21 21:42:25 +00:00
  • 080b00e031 for #5: define styles in popup for containers groovecoder 2016-12-21 11:44:12 -06:00
  • 11bcc7a379 Merge browser.contextualIdentity from 'master' groovecoder 2016-12-21 10:39:30 -06:00
  • 3136affadc Merge 5c738a7adc into e534da7c88 Jonathan Kingston 2016-12-21 15:58:21 +00:00
  • 5c738a7adc Adding in container icons to menu Jonathan Kingston 2016-12-21 15:55:57 +00:00
  • e534da7c88 Merge pull request #18 from mozilla/experiment-extension luke crouch 2016-12-21 07:37:04 -06:00
  • 7093258f6a Merge a2f0e76590 into 6887244e7c Jonathan Kingston 2016-12-21 13:35:51 +00:00
  • 6887244e7c Change the API back to be the correct key so only the permission is different Jonathan Kingston 2016-12-20 21:10:35 +00:00
  • ff2e41ac8d Link up experiment addon code to extension Jonathan Kingston 2016-12-20 21:03:28 +00:00
  • 532f673ad3 for #5: handle custom containers groovecoder 2016-12-21 07:25:01 -06:00
  • 464f7f3a36 Change the API back to be the correct key so only the permission is different Jonathan Kingston 2016-12-20 21:10:35 +00:00
  • 8e9c9d3eda Merge branch 'experiment-extension' of github.com:jonathanKingston/testpilot-containers into experiment-extension Jonathan Kingston 2016-12-20 21:08:33 +00:00
  • a2f0e76590 Merge branch 'experiment-extension' into experiment-extension Jonathan Kingston 2016-12-20 21:07:08 +00:00
  • 17e16cab43 Link up experiment addon code to extension Jonathan Kingston 2016-12-20 21:03:28 +00:00
  • 53363865cb for #5: fill & color container icons groovecoder 2016-12-20 14:43:53 -06:00
  • d04da1afee Merge branch 'experiment-extension' of github.com:jonathanKingston/testpilot-containers into experiment-extension Jonathan Kingston 2016-12-20 20:43:04 +00:00
  • 75fa7297bc Adding in extension experiment for API changes Jonathan Kingston 2016-12-20 17:54:30 +00:00
  • 49fac717c0 use 'contextualidentities' consistently groovecoder 2016-12-20 13:24:20 -06:00
  • 364d911f72 for #5: add usercontext.svg for container icons groovecoder 2016-12-20 12:12:37 -06:00
  • 9092bd5fdf Adding in extension experiment for API changes Jonathan Kingston 2016-12-20 17:54:30 +00:00
  • e9988d2167 for #5: Edit Containers link to about:preferences groovecoder 2016-12-20 11:38:01 -06:00
  • 93fa669071 for #5: start browser action UI groovecoder 2016-12-20 11:05:37 -06:00
  • e286c2a3d4 get identity name via regex from l10nID groovecoder 2016-12-16 11:02:57 -06:00
  • 059b4bcaf9 use ContextualIdentityService to populate popup groovecoder 2016-12-16 10:42:57 -06:00
  • 5b753dc146 initial commit groovecoder 2016-12-15 16:27:05 -06:00
  • f324a0644f Merge pull request #4 from johngruen/add-initial-acceptance John Gruen 2016-12-15 12:59:52 -05:00
  • 9dc1dc9aaf add acceptance John Gruen 2016-12-15 12:28:34 -05:00
  • 720f139b16 Initial commit Wil Clouser 2016-12-01 11:52:55 -08:00