Commit Graph

43 Commits

Author SHA1 Message Date
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
Nicolas Perriault
44db74125a Bug 974873 - Add feedback form to Loop standalone conversation window. r=Standard8 2014-09-22 13:40:57 +01: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
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
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
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
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
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
Mark Banner
6820ba10cd 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
Dan Mosedale
d40727fe5d Bug 1048938 - Part 1 of visual uplift, patch by loop frontend-ers; r=dmose 2014-08-27 10:46:44 -07:00
Romain Gauthier
b53839729b Bug 1019454: Hide ToS when it has been seen in the standalone UI. r=Standard8 2014-08-26 09:12:00 +01:00
Mark Banner
657c4ada6f 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
08ae8d33d5 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
feefe53dec Bug 1022594 Part 1 follow-up. Fix random failure in browser/components/loop/test/standalone/index.html - use fake timers to prevent timers kicking in when we don't want them. r=nperriault 2014-08-05 17:32:53 +01:00
Mark Banner
86f0d96a45 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
4bfc81155e Bug 1040662: Upgrade Loop's use of React to version 0.11.1. r=Standard8 2014-08-04 16:35:35 +01:00
Andrei Oprea
4c571171e2 Bug 1000127 - Implement new standalone UI link clicker, r=dmose 2014-08-01 16:36:39 -07:00
Nicolas Perriault
b1a66da8c3 Bug 1000131 (Part 2): Loop expired call url view styling, r=dmose. 2014-07-28 12:51:42 -07:00
Nicolas Perriault
fa42fe17a1 Bug 1000131 - Expired Loop call url notification, r=dmose 2014-07-21 13:04:43 -07:00
Nicolas Perriault
3c2bf78480 Bug 1020448 - Add Loop pending call timeout for the link clicker UI. r=Standard8,ui-review=dhenein 2014-07-16 15:15:08 +01:00
Dan Mosedale
b5bf2a96c8 Bug 1033843 Change the Loop conversation window to use React-based views. Patch by dmose and nperriault. r=Standard8 2014-07-14 20:37:27 +01:00
Mark Banner
18297209a9 Bug 1032741 Adapt to latest Loop server changes - update parameter name for /calls_url and add a callType parameter when starting a call. r=nperriault 2014-07-03 15:15:16 +01:00
Mark Banner
fc95650368 Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert 2014-07-03 09:23:38 +01:00
Mark Banner
8a9d4d8576 Bug 1026504 - Clarify non-shared status of sdk and webl10n for Loop by moving them from the shared libs to non-shared. r=nperriault 2014-06-18 10:43:31 +01:00
Mark Banner
25980bdd00 Bug 994483 Fix running marionette tests locally and bug 1021573 Fix intermittent failure due to the server trying to bind to a socket that hasn't been released yet. r=jgriffin 2014-06-06 20:57:00 +01:00
Mark Banner
26c9f32b8e Bug 994483 Add Loop unit tests to tbpl. r=dburns 2014-06-05 15:45:16 +01:00
Mark Banner
1432e29069 Bug 994485 Make standalone tests work with combined repositories/changed file layout, and fix the standalone server. r=dmose 2014-05-29 21:25:39 +01:00
Dan Mosedale
82ecedc072 Bug 976109 - Switch session tokens from cookies to Hawk, r=NiKo`,Standard8 2014-05-29 21:20:11 +01:00
Nicolas Perriault
d8e1c5e93e Bug 974895: Added landing page for unsupported devices, r=Standard8. 2014-05-29 21:20:11 +01:00
Nicolas Perriault
ae2cbf3b84 Bug 1005041: In progress feedback when getting a call url, r=dmose 2014-05-29 21:20:11 +01:00
Romain Gauthier
48bdb60660 Bug 972941: Landing page for non WebRTC-compliant browsers on supported devices. r=nperriault 2014-05-29 21:20:11 +01:00
Nicolas Perriault
5eaac62af8 Bug 999480 - Panel to use a router & templated views, r=Standard8 2014-05-29 21:20:11 +01:00
Nicolas Perriault
2eba3b0a83 Bug 991118 - Going back should terminate call session, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
26e6fe9606 Bug 991128 - make reloading a live call do something reasonable, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
3a030a824c Bug 996526 - Backbone views to carry their own templates. r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
8f05163e22 Bug 972019 - Shared conversation router logic. r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
30fd5e864e Bug 972019: Terminate a call. r=Standard8 2014-05-29 21:20:11 +01:00
Nicolas Perriault
dd6e97d2a6 Bug 991126 - Prevented multiple form submission. r=Standard8 2014-05-29 21:20:11 +01:00
Nicolas Perriault
7db75c21d0 Bug 988229 - Shared notifier component. r=dmose 2014-05-29 21:20:11 +01:00
Mark Banner
a086972dba Bug 985596 Improve conversation model to handle incoming and outgoing calls. r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
129e417968 Bug 985596 - Refactored shared assets & tests. r=dmose 2014-05-29 21:20:11 +01:00