53 Commits

Author SHA1 Message Date
Mark Banner
122e4eddcd 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
631b97c2df 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
6d4ad0e657 Backed out changeset 4c48e36e05bb (bug 1000240) for marionette failures 2014-09-26 16:31:30 -07:00
Nicolas Perriault
6733051ac9 Bug 1000240 - Add a Call Failed view for Loop standalone UI. r=Standard8 2014-09-26 23:10:08 +01:00
Mark Banner
4bb3785445 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
Adam Roach [:abr]
47f62235b2 Bug 1066816 - Allow OT toolkit to set GUID for analytics r=Standard8 2014-09-16 06:46:11 -07:00
Mike de Boer
be6da9c5d1 Bug 1070045: shim contacts React classes when ES6 is not available in the browser used. r=Niko 2014-09-23 12:21:35 +02:00
Nicolas Perriault
509a70bec1 Bug 974873 - Add feedback form to Loop standalone conversation window. r=Standard8 2014-09-22 13:40:57 +01:00
Paul Kerr [:pkerr]
7110846680 Bug 1032700: LoopService reject with reason = busy an incoming call when busy. r=standard8,MattN 2014-09-19 14:32:53 -07:00
Mark Banner
e16d409bbf 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
Ed Morley
a0e5b4d9cd Backed out changeset ecc5cb4dcdfe (bug 1066816) for loop test failures 2014-09-16 16:01:15 +01:00
Adam Roach [:abr]
8c56624621 Bug 1066816 - Allow OT toolkit to set GUID for analytics r=Standard8 2014-09-16 06:46:11 -07:00
Adam Roach [:abr]
14cd24ba60 Bug 1017257 - Make loop code CSP-friendly (remove all inline script) r=Standard8 2014-09-15 15:39:12 -07:00
Andrei Oprea
9f8c52ef2f Bug 1042060 - Implement default answering mode for desktop client. r=mikedeboer 2014-09-10 15:50:00 -04:00
Paul Kerr [:pkerr]
fd6bc33152 Bug 1035348 - Part 1: Move GET/calls to MozLoopService. r=Standard8 2014-09-10 15:22:32 +01:00
Romain Gauthier
f7de8354d7 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
Andrei Oprea
59a018cd55 Bug 1048938 - Part 2 of visual uplift, r=NiKo` 2014-09-04 13:45:18 +01:00
Mark Banner
15e964f20e Bug 1061154 Part 2 Change existing Loop strings based on UX feedback. r=nperriault 2014-09-01 18:11:50 +01:00
Jared Wein
2d4d6f3847 Bug 1060525 - Various string changes for Loop based on UX feedback. rs=MattN 2014-09-01 01:14:03 -04:00
Mark Banner
a63fa2a9f9 Bug 1045643 Part 2 - Notify the Loop server when the client has local media up and remote media being received, so that it can update the call connection status. r=nperriault 2014-08-29 11:22:18 +01:00
Mark Banner
b5781a44c7 Bug 1045643 Part 1 - Notify the Loop server when the desktop client accepts the call, so that it can update the call status. r=nperriault 2014-08-29 11:22:18 +01:00
Dan Mosedale
6d870d9b8d Bug 1048938 - Part 1 of visual uplift, patch by loop frontend-ers; r=dmose 2014-08-27 10:46:44 -07:00
Andrei Oprea
5c9e9bd1fd Bug 1045569 - Revoke the correct call url in loop desktop client, r=rgauthier@mozilla.com 2014-08-21 11:14:04 -07:00
Dan Mosedale
ad6ddf7541 Bug 1055747 - Fix Loop UI showcase for Chrome to avoid visual regressions, r=andrei.br92@gmail.com 2014-08-19 12:40:16 -07:00
Mark Banner
982944efa9 Bug 1022594 Part 2. Desktop client needs ability to decline an incoming call - set up a basic websocket protocol and use for both desktop and standalone UI. r=dmose 2014-08-15 22:54:29 +01:00
Andrei Oprea
0f09159ecf Bug 990678 - Add ability to make audio only calls in Loop standalone and desktop. r=Standard8 2014-08-15 19:45:31 +01:00
Mark Banner
8f58299cdc Bug 1048785 Part 2: Extend MozLoopAPI with channel, version and OS details. r=mikedeboer 2014-08-08 18:10:54 +01:00
Nicolas Perriault
65c93c4a18 Bug 1048785 Part 1: Update Loop FeedbackAPIClient to allow attaching more metadata. r=Standard8 2014-08-08 18:10:51 +01:00
Mark Banner
15de8c5213 Bug 1022594 Part 1 Change Loop's incoming call handling to get the call details before displaying the incoming call UI. r=nperriault 2014-08-05 15:54:55 +01:00
Nicolas Perriault
d5248a1cd9 Bug 1040662: Upgrade Loop's use of React to version 0.11.1. r=Standard8
--HG--
rename : browser/components/loop/content/shared/libs/react-0.10.0.js => browser/components/loop/content/shared/libs/react-0.11.1.js
2014-08-04 16:35:35 +01:00
Nicolas Perriault
318c8e3cc7 Bug 972992 (Part 2): Loop desktop feedback add an API client to actually submit feedback. r=Standard8 2014-08-04 13:28:26 +01:00
Nicolas Perriault
96c36a5dc5 Bug 972992 (Part 1): Loop desktop client user feedback form. r=Standard8 2014-07-23 19:27:55 +02:00
Andrei Oprea
7c61970128 Bug 1000127 - Implement new standalone UI link clicker, r=dmose 2014-08-01 16:36:39 -07:00
Nicolas Perriault
decaef66f1 Bug 1042799: Loop UI components showcase, r=mikedeboer 2014-07-29 11:23:31 +01:00
Andrei Oprea
f13c4626fd Bug 1000134 - Implement revoke generated URL for incoming call view, r=dmose 2014-07-25 15:42:32 -07:00
Andrei Oprea
f3affdedea Bug 1040901 - Make Loop incoming call view match MVP spec, r=dmose
--HG--
rename : browser/components/loop/content/js/conversation.js => browser/components/loop/content/js/conversation.jsx
2014-07-18 15:50:10 -07:00
Dan Mosedale
21fbd2ce39 Bug 1033843 Change the Loop conversation window to use React-based views. Patch by dmose and nperriault. r=Standard8
--HG--
rename : browser/components/loop/content/shared/js/views.js => browser/components/loop/content/shared/js/views.jsx
2014-07-14 20:37:27 +01:00
Nicolas Perriault
30e75ea2da Bug 1033841: Ported Loop panel views to React. r=Standard8 2014-07-04 17:08:55 +01:00
Benoit Jacob
736b5a1554 Back out csets 56ba52f28300, f6016481c7f2, 94b064ee68b2 (bug 1033841 and bug 1033965) for xpcshell test failures 2014-07-04 13:34:25 -04:00
Nicolas Perriault
ba32e5341f Bug 1033841: Ported Loop panel views to React. r=Standard8 2014-07-04 17:08:55 +01:00
Mark Banner
4f84be168b Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert
--HG--
rename : browser/components/loop/content/shared/js/client.js => browser/components/loop/content/js/client.js
rename : browser/components/loop/test/shared/client_test.js => browser/components/loop/test/desktop-local/client_test.js
2014-07-03 09:23:38 +01:00
Adam Roach [:abr]
f0203d7e00 Bug 1011472 - Add audio alert for incoming call r=florian,standard8 2014-06-26 18:55:03 -05:00
Mark Banner
d3de984921 Bug 1023279 Make conversation window title localizable, and add missing license header. r=nperriault,ui-review=darrin 2014-06-23 11:48:32 +01:00
Nicolas Perriault
479cea6ac1 Bug 1020451 Implement basic accept/reject call buttons so that video isn't shown before the call is accepted. r=Standard8 2014-06-05 19:57:42 +02:00
Mark Banner
1b9e04b658 Bug 1008122 Loop content changes for the separation of Loop from Social. r=nperriault 2014-05-29 21:13:46 +01:00
Nicolas Perriault
c5b2043d0d Bug 998271 - L10n notifications, r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
c72772c6cf Bug 991118 - Going back should terminate call session, r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
a5bfc7fd74 Bug 996526 - Backbone views to carry their own templates. r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
7ea875c3f6 Bug 972019 - Shared conversation router logic. r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
1f2077974a Bug 972019: Terminate a call. r=Standard8 2014-05-29 21:13:43 +01:00