Commit Graph

694 Commits

Author SHA1 Message Date
Mark Banner
2a784d8a2a Bug 972017 Part 2 - Set up actions and a dispatcher and start to handle obtaining call data for outgoing Loop calls from the desktop client. r=mikedeboer 2014-09-30 20:44:05 +01:00
Mark Banner
1a2361ddda Bug 972017 Part 1 - Add a new controller view for selecting between incoming and outgoing calls in the Loop Conversation window. Also, set up a bare-bones outgoing pending conversation view. r=mikedeboer 2014-09-30 20:44:04 +01:00
Wes Kocher
5290ee5930 Backed out changeset 4c48e36e05bb (bug 1000240) for marionette failures 2014-09-26 16:31:30 -07:00
Nicolas Perriault
b0672f4958 Bug 1000240 - Add a Call Failed view for Loop standalone UI. r=Standard8 2014-09-26 23:10:08 +01:00
Paolo Amadini
3c9d5f01c9 Bug 1000112 - Desktop client needs the ability to add a contact locally. r=mikedeboer 2014-09-26 15:38:17 +01:00
Fernando Jiménez
b67d236bf3 Bug 1008990 - Loop standalone UI should hand off to FxOS Loop client. r=dmose 2014-09-25 14:48:09 +02:00
Mark Banner
f1f044bc5b Bug 1066502 Remove the backbone router from the Loop conversation window, use a react view for control. r=nperriault 2014-09-24 14:25:30 +01:00
Matthew Noorenberghe
3b5c49652c Bug 1065144 - Unhide Loop Firefox Account UI. r=standard8 2014-09-22 14:43:54 -07:00
Paul Kerr [:pkerr]
105a3ee30e Bug 1070065: MozLoopService.jsm xpcshell unit test for busy reject feature r=standard8 2014-09-19 17:01:09 -07:00
Nicolas Perriault
44db74125a Bug 974873 - Add feedback form to Loop standalone conversation window. r=Standard8 2014-09-22 13:40:57 +01:00
Paul Kerr [:pkerr]
2912b442cd Bug 1032700: LoopService reject with reason = busy an incoming call when busy. r=standard8,MattN 2014-09-19 14:32:53 -07:00
Mike de Boer
28ddfbfcca Bug 1000766: add a contacts list to the Loop contacts tab. r=Niko,Standard8,paolo 2014-09-19 17:01:58 +02:00
Matthew Noorenberghe
c6205bc833 Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws 2014-09-18 13:53:44 -07:00
Jared Wein
2166718e50 Bug 1047181 - Change the Loop toolbar button when FxA sign in completes. r=MattN 2014-09-18 16:14:44 -04:00
Wes Kocher
5cb8c0fb46 Backed out changeset 5710731f09e9 (bug 1047181) for bc1 orange 2014-09-18 14:47:24 -07:00
Wes Kocher
6c377b867c Backed out changeset 43b24197d25a (bug 1047667) to cleanly backout 1047181 2014-09-18 14:46:57 -07:00
Matthew Noorenberghe
e294a3ee10 Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws 2014-09-18 13:53:44 -07:00
Jared Wein
0a7df37c08 Bug 1047181 - Change the Loop toolbar button when FxA sign in completes. r=MattN 2014-09-18 16:14:44 -04:00
Dan Mosedale
367c884525 Bug 1065153 - Support call URLs with guest or FxA hawk session types, r=MattN 2014-09-18 10:40:35 -07:00
Paolo Amadini
55027479bf Bug 1059186 - Client needs to report number of generated URLs via Telemetry. r=MattN 2014-09-18 13:05:39 +01:00
Mark Banner
dbe53f1495 Bug 1066609 Various Loop xpcshell tests will perma-fail when Gecko 35 merges to beta (turn off throttling for tests). r=abr 2014-09-18 10:45:38 +01:00
Mark Banner
912f9ca61e Bug 1069178 Drop some old references to serverUrl/baseServerUrl in Loop desktop code. r=mikedeboer 2014-09-18 10:45:38 +01:00
Mike de Boer
23a151e286 Bug 1053774: fix test failures. rs=bustage,Standard8 2014-09-18 11:28:43 +02:00
Mark Banner
e5a7bca51b Bug 1067937 Fix translation of Loop's link-clicker UI in Google Chrome. r=dmose 2014-09-17 19:23:31 +01:00
Mark Banner
29dbf0f4de Bug 1068580 Remove the backbone router from the Loop panel. r=nperriault 2014-09-17 19:23:30 +01:00
Mark Banner
ac520f8d30 Bug 1066567 Part 1. Stop use of the backbone router in the standalone UI to simplify code. The views now exclusively manage what is displayed according to state. r=nperriault 2014-09-17 19:23:29 +01:00
Paolo Amadini
1036a7e464 Bug 1066509 - Tests for the tab view in the desktop client panel. r=mikedeboer 2014-09-17 16:42:16 +01:00
Jared Wein
58b6bc9201 Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko 2014-09-11 15:36:14 -04:00
Dan Mosedale
2d717932ef Bug 1068178 - Fix Loop functional test bustage, rs=Standard8, NPOTB, so DONTBUILD 2014-09-16 11:47:39 -07:00
Mark Banner
318810c4af Bug 1067519 Loop desktop client should close the conversation window if the caller chooses to cancel the call. r=nperriault 2014-09-16 16:03:59 +01:00
Paolo Amadini
0f54b8ef55 Bug 1067845 - Clean up after browser_mozLoop_softStart.js. r=abr 2014-09-16 14:54:07 +01:00
Nigel Babu
e76fa73afd Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Shu-yu Guo
40c62f33a5 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Adam Roach [:abr]
bee60c41ed Bug 1017257 - Make loop code CSP-friendly (remove all inline script) r=Standard8 2014-09-15 15:39:12 -07:00
Andrei Oprea
c08e2e5ffc Bug 1042060 - Implement default answering mode for desktop client. r=mikedeboer 2014-09-10 15:50:00 -04:00
Mark Banner
e801c98f05 Bug 1066506 Allow easy debugging of websockets and sdk for Loop. r=nperriault 2014-09-12 16:49:38 +01:00
Mark Banner
83ca83e976 Bug 1000237 Standalone UI for link clickers needs "call being processed" visual notification. r=nperriault 2014-09-12 13:57:19 +01:00
Matthew Noorenberghe
14a59bef54 Bug 1065777 - Store the Hawk Session token after /fxa-oauth/params for the Loop FxA login flow. r=abr,jaws 2014-09-11 23:01:04 -07:00
Ryan VanderMeulen
937d228949 Backed out changesets 26b240144648 and a701b0b291a0 (bug 1047146) for linux debug mochitest-bc crashes. 2014-09-11 18:08:56 -04:00
Jared Wein
6b588db5f8 Bug 1047146 - Fixed panel_test.js to reference userProfile instead of loggedInToFxa on a CLOSED TREE. r=me 2014-09-11 16:54:18 -04:00
Nicolas Perriault
d1c45aea6b Bug 1062126: Loop panel UI shouldn't be fully reset when reopened, r=mikedeboer. 2014-09-11 20:54:48 +01:00
Jared Wein
0f25af6825 Bug 1047146 - Add current username to the Loop panel footer. r=mattn r=niko 2014-09-11 15:36:14 -04:00
Mark Banner
7d08b7a3ad Bug 1065608 Drop the remaining backbone views for Loop (switch to react). r=nperriault 2014-09-11 08:28:02 +01:00
Mark Banner
b233f124b2 Bug 1065591 Improve Loop xpcshell tests for MozLoopService to have a better chance of detecting coding errors. r=jaws 2014-09-11 08:28:01 +01:00
Paul Kerr [:pkerr]
0c34cdb4b6 Bug 1035348 - Part 2: fix tests. 1) Added hawkRequest stub to allow completion of inbound notification setup where necessary in unit tests. 2) Replaced tests of client.requestCallsInfo() with mozLoop.getCallData. r=Standard8 2014-09-10 15:22:33 +01:00
Matthew Noorenberghe
de161226a4 Bug 1065052 - Implement modified Loop FxA registration flow using a second Loop registration. r=abr,jaws 2014-09-10 01:48:54 -07:00
Carsten "Tomcat" Book
47d7e9c52d Backed out changeset cea07e54707e (bug 1065052) for xpcshell test failures 2014-09-10 10:44:22 +02:00
Matthew Noorenberghe
995c823cb5 Bug 1065052 - Implement modified Loop FxA registration flow using a second Loop registration. r=abr,jaws 2014-09-10 00:07:03 -07:00
Romain Gauthier
557da8e72e Bug 1002416 Rework the Loop notification system to better surface failures to the user and use react based views. r=nperriault 2014-09-09 09:52:38 +01:00
Mark Banner
8cd6fd472b Bug 1062835 Missing text on Loop's link-clicker UI for non-English locales. Update the standalone app to the gaia version of L10n.js which supports fallback automatically. r=nperriault 2014-09-04 19:15:23 +01:00