Commit Graph

51 Commits

Author SHA1 Message Date
Mark Banner
5d0bb1c611 Bug 1200201 - Remove the code for redirecting to the FxOS client from Loop standalone. r=dmose 2015-09-05 11:01:44 +01:00
Mark Banner
1546a97b13 Bug 1197795 - Update Loop's library versions (eslint 1.2.1, sinon 1.16.1). r=mikedeboer 2015-08-25 14:01:06 +01:00
Dan Mosedale
f63edf0946 Bug 1176280 - make links in Hello chat clickable, r=mikedeboer, r=gerv for license.html changes 2015-08-03 14:53:16 -07:00
Mark Banner
b983b0c43d Bug 1186362 - Drop Loop's use of jQuery from the desktop UI. r=mikedeboer 2015-07-22 12:50:18 +01:00
Andrei Oprea
33a2f45d21 Bug 1171415 - Implement NPS feedback form for Loop. r=mikedeboer 2015-07-20 10:47:00 -04:00
Andrei Oprea
7bcbb9f5ad Bug 1178391 - Fix all warnings in Loop shared test suite. r=Standard8 2015-07-10 09:39:07 +01:00
Mike de Boer
fec520152c Bug 1171940: update/ fix tests that my patches above have broken and lower the total amount of warnings generated by React in the console. r=Standard8 2015-07-03 19:00:30 +02:00
Mark Banner
579719f34a Bug 1176774 - Upgrade Loop's libs to latest versions and add some more pre-minified ones for release. r=dmose 2015-07-02 18:49:56 +01:00
Mike de Boer
c1522e70ff Bug 1178383: count the amount of warnings yielded for each test suite and throw an error when the count doesn't meet expectations. r=Standard8 2015-07-01 11:33:27 +02:00
Mark Banner
810e92c240 Bug 1176774 - Upgrade Loop's test libraries to latest versions. r=dmose 2015-06-30 15:35:57 +01:00
Mark Banner
6b9530867f Bug 1162991 - Implement an initial layer of text chat for Loop conversations. r=mikedeboer 2015-05-22 14:45:14 +01:00
Mark Banner
a3e11d00c4 Bug 1165266 - Upgrade Loop's use of eslint to version 0.21.x and eslint-react-plugin to 2.3.x and enable no-undef rule. r=dmose 2015-05-22 08:53:09 +01:00
Mark Banner
7e5437d284 Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose CLOSED TREE 2015-05-07 09:49:11 +01:00
Carsten "Tomcat" Book
7a5254e07a Backed out changeset 93f39df2f4f3 (bug 1161926) for test failures in browser_parsable_css.js 2015-05-07 14:04:57 +02:00
Mark Banner
3d020477ef Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose 2015-05-07 09:49:11 +01:00
Mark Banner
7ab1dbbbf5 Bug 1152296 - Move roomStore.js from shared code to desktop specific code for Loop. r=mikedeboer 2015-04-08 17:13:03 +01:00
Mark Banner
26c4c22081 Bug 1139586 - Attempt to fix intermittent failures in Loop's Marionette unit tests by extending the timeout. r=mikedeboer 2015-03-30 14:08:53 +01:00
Mark Banner
8e561c8fff Bug 1141133 - Implement encrypt/decrypt of context information ready for Loop's context in conversation work. r=mikedeboer 2015-03-20 14:30:49 +00:00
Mark Banner
eb4a7b6aab Bug 1142950 - Update Loop's vendor libraries for unit tests. r=mikedeboer 2015-03-13 12:09:54 +00:00
Mark Banner
ddaf539e08 Bug 1122032 Part 1 - Setup minimal screen sharing for Loop from desktop (disabled by default). r=mikedeboer 2015-02-02 21:53:19 +00:00
Nicolas Perriault
1c5a309ebd Bug 1096399 - [Loop] Upgrade React to 0.12.2. r=Standard8 2015-01-06 13:07:26 +01:00
Carmen Jimenez
081d0c3cad Bug 1097703 - Enable install/open FxOS Loop client from standalone UI for ROOM. r=mbanner 2014-11-23 20:59:03 +01:00
Mark Banner
3a99d8e4aa Bug 1111560 - Upgrade Loop's use of sinon to version 1.12.2. r=nperriault 2014-12-15 20:34:30 +00:00
Mark Banner
44f12029e1 Bug 1064218 - Detect syntax failures in Loop's unit tests. r=nperriault 2014-12-01 14:37:06 -08:00
Nicolas Perriault
e14f31668b Bug 1076754 - Moved Loop feedback flow to Flux. r=Standard8 2014-11-24 17:02:48 +01:00
Nicolas Perriault
97062ecc32 Bug 1094137 - Create a common shared store creator for Loop. r=Standard8 2014-11-19 14:59:08 +00:00
Dan Mosedale
d4c113883d Bug 1093931 - Update Loop mocha unit test framework to v2.0.1, which supports Promises, r=Standard8 2014-11-07 13:59:09 -08:00
Nicolas Perriault
63437503f0 Bug 1093620 - Using a single root store for Loop rooms. r=Standard8 2014-11-05 13:59:46 +00:00
Dan Mosedale
7675bd1d4a Bug 1074686 - Test/impl EmptyRoomView, store, and actions, r=Standard8 2014-10-14 15:22:35 -07:00
Nicolas Perriault
8766aaf75f Bug 1080476 - Upgrade React to 0.11.2. r=mikedeboer 2014-10-09 23:42:00 -04:00
Nicolas Perriault
21e8234b82 Bug 1074672 Part 1 - Implement a room list view for Loop, r=mikedeboer. 2014-10-08 16:59:56 -07:00
Mark Banner
953fc553fa Bug 972017 Part 4 - Hook up the OT sdk to the direct calling window for Loop. r=nperriault 2014-10-03 22:42:02 +01:00
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
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
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
e801c98f05 Bug 1066506 Allow easy debugging of websockets and sdk for Loop. r=nperriault 2014-09-12 16:49:38 +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
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
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
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
Nicolas Perriault
d141b141a9 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
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
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
Adam Roach [:abr]
0556542cb0 Bug 1022772 - SJCL should be unminified, versioned r=Standard8 2014-06-09 13:24:24 -05:00
Dan Mosedale
82ecedc072 Bug 976109 - Switch session tokens from cookies to Hawk, r=NiKo`,Standard8 2014-05-29 21:20:11 +01:00
Dan Mosedale
bfb036f026 Bug 976127 - Get marionette to drive shared and desktop-local unit tests, r=Standard8 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
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