Commit graph

34 commits

Author SHA1 Message Date
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
Mark Banner
6046b1a9ef Bug 1036661 Accessing the loop panel for the first time triggers an error message in the console. r=dolske 2014-07-17 09:27:48 +01:00
Mark Banner
972161bfff Bug 1038675 expiresAt parameter of /call-url/ response has changed from hours to seconds with the latest server version (Loop desktop client doesn't register on startup of browser). r=nperriault 2014-07-16 15:15:08 +01: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
Andrei Oprea
c3b872c70f Bug 1000770 - Implement new UX for loop panel, ui-r=darrin, r=dmose 2014-07-09 15:39:41 -07:00
Andrei Oprea
5a358906ea Bug 1033715 - Add build script to transpile JSX files to JS, r=dmose
--HG--
rename : browser/components/loop/content/js/src/panel.jsx => browser/components/loop/content/js/panel.jsx
2014-07-07 14:45:00 -07: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
Andrei Oprea
631fc0c0e7 Bug 1015891 Implement ToS and privacy notice links for Loop. r=dmose 2014-07-03 15:22:09 +01:00
Mark Banner
71909598a0 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
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
Nicolas Perriault
bfe48acf8f Bug 994152 Loop needs a "do not disturb" control. r=mhammond,r=Standard8 2014-06-02 20:30:02 +01:00
Mark Banner
a9a116b3b4 Bug 994151 Part 2. Only register with the servers if the user has obtained call urls that haven't expired yet. r=dmose 2014-05-29 21:13:48 +01:00
Mark Banner
336221533f Bug 994151 Part 1. Handle registration errors better, with simple notifications to the user, and handle subsequent attempts to register with the server. r=dmose 2014-05-29 21:13:47 +01: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
26ef1a08f8 Bug 1005041: In progress feedback when getting a call url, r=dmose 2014-05-29 21:13:45 +01:00
Nicolas Perriault
49aba128a7 Bug 994146: panel should be reset when closed, r=dmose 2014-05-29 21:13:45 +01:00
Nicolas Perriault
3ff57ae89e Bug 999480 - Panel to use a router & templated views, r=Standard8 2014-05-29 21:13:45 +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
Nicolas Perriault
26720acc22 Bug 987252 - Using new shared notification system. r=Standard8 2014-05-29 21:13:43 +01:00
Mark Banner
c862bcfd18 Bug 985596 Set up initial desktop conversation window. r=dmose 2014-05-29 21:13:43 +01:00
Romain Gauthier
ebcac0b50b Bug 987597: Send an caller identifier when obtaining a call-url. r=Standard8 2014-05-29 21:13:42 +01:00
Mark Banner
f49be3f572 Bug 985596 Set up the conversation window infrastructure and obtain the list of calls. r=dmose 2014-05-29 21:13:41 +01:00
Nicolas Perriault
0990db56f0 Bug 972020 - Loop basic UI. r=Standard8
--HG--
rename : browser/components/loop/content/libs/backbone-min.js => browser/components/loop/content/shared/libs/backbone-1.1.2.js
rename : browser/components/loop/content/libs/lodash.min.js => browser/components/loop/content/shared/libs/lodash-2.4.1.js
2014-05-29 21:13:41 +01:00