Commit Graph

36 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
b983b0c43d Bug 1186362 - Drop Loop's use of jQuery from the desktop UI. r=mikedeboer 2015-07-22 12:50:18 +01: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
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
2f6124ce3d Bug 1121071 Part 1 - Remove old call url code from the Loop panel and related UI areas. r=mikedeboer 2015-01-16 18:34:30 +00:00
Nicolas Perriault
1c5a309ebd Bug 1096399 - [Loop] Upgrade React to 0.12.2. r=Standard8 2015-01-06 13:07:26 +01:00
Mark Banner
a8d9707dda Bug 1000085 - panel.css and contacts.css should move to a non-shared directory. r=mikedeboer 2015-01-02 12:29:13 +00: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
Nicolas Perriault
97062ecc32 Bug 1094137 - Create a common shared store creator for Loop. r=Standard8 2014-11-19 14:59:08 +00:00
Nicolas Perriault
63437503f0 Bug 1093620 - Using a single root store for Loop rooms. r=Standard8 2014-11-05 13:59:46 +00:00
Nicolas Perriault
8766aaf75f Bug 1080476 - Upgrade React to 0.11.2. r=mikedeboer 2014-10-09 23:42:00 -04:00
Jared Wein
0d5c3cf0c9 Bug 1070753 - Rename standalone client's page title to Firefox Hello. r=dmose 2014-10-10 00:38:35 -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
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
Mark Banner
29dbf0f4de Bug 1068580 Remove the backbone router from the Loop panel. r=nperriault 2014-09-17 19:23:30 +01: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
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
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
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
dffd8e9d71 Bug 1033841: Ported Loop panel views to React. r=Standard8 2014-07-04 17:08:55 +01:00
Benoit Jacob
983b1a0ca0 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
c355b76eb7 Bug 1033841: Ported Loop panel views to React. r=Standard8 2014-07-04 17:08:55 +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
Adam Roach [:abr]
0556542cb0 Bug 1022772 - SJCL should be unminified, versioned r=Standard8 2014-06-09 13:24:24 -05:00
Dan Mosedale
dd78a45858 Bug 976109 - Load and package Hawk libraries, r=NiKo` 2014-05-29 21:13:49 +01:00
Mark Banner
c2fe7130c8 Bug 1008122 Loop content changes for the separation of Loop from Social. r=nperriault 2014-05-29 21:13:46 +01:00
Nicolas Perriault
1f35fcd35c Bug 999480 - Panel to use a router & templated views, r=Standard8 2014-05-29 21:13:45 +01:00
Nicolas Perriault
fc1aa0ede4 Bug 987252 - Using new shared notification system. r=Standard8 2014-05-29 21:13:43 +01:00
Mark Banner
f0261ed789 Bug 985596 Set up initial desktop conversation window. r=dmose 2014-05-29 21:13:43 +01:00
Romain Gauthier
81c07aac04 Bug 987597: Send an caller identifier when obtaining a call-url. r=Standard8 2014-05-29 21:13:42 +01:00
Nicolas Perriault
cd7641555f Bug 972020 - Loop basic UI. r=Standard8 2014-05-29 21:13:41 +01:00
Adam Roach
50707b7d1c Bug 976358: Adding chrome URL for Loop panel. r=tOkeshu 2014-05-29 21:13:40 +01:00
Adam Roach
045d5b821f Bug 975548: Import minimal frameworks for client. r=nperriault 2014-05-29 21:13:39 +01:00