Commit graph

28 commits

Author SHA1 Message Date
Marina Rodriguez Iglesias
9d3c10d581 Bug 1184933 - Part 1. Implement the refreshed design for the failure view. r=Mardak 2015-09-10 12:01:16 +01:00
Chris Rafuse
6b10f85cd0 Bug 1192372-Fixed width and height for Loop desktop dropdown panel, r=dmose 2015-09-08 20:51:00 -07:00
Ed Lee
6847b2f8a0 Bug 1194622 - Provide indication of loading when waiting for the room list [r=Standard8] 2015-09-02 00:14:27 -07:00
Fernando Rodriguez Sela
d1f30270a6 Bug 1157645 - Always send the room owner as "-" for Loop. r=Standard8 2015-08-13 12:07:34 +01:00
Mark Banner
1d8017e6a9 Bug 1193311 - Enable eslint rules for Loop: eqeqeq (for content code). r=dmose 2015-08-11 20:35:25 +01:00
Fernando R. Sela
0ff826c59f Bug 1170757-Enabled eslint dot-location + no-empty rules for Hello, r=dmose 2015-08-05 11:40:53 -07:00
Chris Rafuse
88ae48d8ed Bug 1181991 - Change e-mail invitation text to improve CTR. r=andreio 2015-08-04 16:27:00 -04:00
Mike de Boer
9b1506f8ef Bug 1142520: add telemetry hooks for Hello context in conversation add and URL access actions. r=Standard8,vladan 2015-07-06 15:29:12 +02:00
Mike de Boer
dfe7341774 Bug 1127574: Part 2 - add telemetry hooks for Hello rooms creation and deletion actions. r=Standard8,vladan 2015-07-06 14:53:45 +02:00
Mike de Boer
524264d7ee Bug 1127574: Part 1 - add telemetry hooks copy and email of room and direct call URLs. r=Standard8,vladan 2015-07-06 15:02:10 +02:00
Andrei Oprea
b1e3fc910a Bug 1174945 - Enable eslint rule for no-shadow. r=dmose
--HG--
extra : rebase_source : 58494b2ae80b827176150fdfb677d2dec416a444
2015-06-16 12:12:23 -07:00
Mike de Boer
1a5d8e31e9 Bug 1170627 - close the context edit form upon a successful save action inside a Hello conversation window. r=Standard8 2015-06-10 13:36:21 +02:00
Carsten "Tomcat" Book
b974f4cfca Backed out changeset 2ba82990c44b (bug 1170627) for bc1/bc3 test failures 2015-06-10 15:55:15 +02:00
Mike de Boer
2b23909508 Bug 1170627: close the context edit form upon a successful save action inside a Hello conversation window. r=Standard8 2015-06-10 13:36:21 +02:00
Mike de Boer
e25b65b705 Bug 1170535: anchor the social share panel to the Hello button whilst sharing a room URL and enable the Social Provider Activation panel in release. r=mixedpuppy,Standard8 2015-06-04 18:24:45 +02:00
Aaron Raimist
4c4b2e9287 Bug 1165281 - Fix Loop key-spacing ESlint rules. r=Standard8 2015-05-30 20:00:00 -04:00
Mike de Boer
22738237c1 Bug 1162909: update the context views inside the Hello conversation window with latest UX updates. Make saving context data always work and more resilient to failure. r=Standard8 2015-05-28 11:04:42 +02:00
Mark Banner
af6a90041d 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
Mike de Boer
824af68825 Bug 1142532: compose a different email for Loop room invites when context data is attached to it. r=Standard8 2015-05-12 17:37:34 +02:00
Mike de Boer
18d196064c Bug 1142515: implement updating a room with changed context information. r=Standard8 2015-05-07 11:38:57 +02:00
Martin Tomes
247ef0c6cb Bug 1160489 - Enable eslint rules for Loop: comma related. r=Standard8 2015-05-06 18:15:56 +01:00
Mark Banner
71f3f64398 Bug 1142525 - Hook up the tab context view to the create room action so that context can actually be added to a room. r=mikedeboer 2015-04-13 11:54:26 +01:00
Mark Banner
07b0d22a06 Bug 1142522 - Part 2 Hook up encryption for room contexts in guest mode. r=mikedeboer 2015-04-13 11:54:26 +01:00
Mark Banner
b445f8431f Bug 1152947 - Remove expiresIn from the create room message for Hello as the server has its own default. r=mikedeboer 2015-04-10 12:56:20 +01:00
Mike de Boer
43aab912fd Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8 2015-04-10 13:23:11 +02:00
Ryan VanderMeulen
ef84e85987 Backed out 5 changesets (bug 1132301) for intermittent browser_mozLoop_socialShare.js failures.
Backed out changeset c99243d545e2 (bug 1132301)
Backed out changeset a2075595f6fd (bug 1132301)
Backed out changeset a2b8f0ddd738 (bug 1132301)
Backed out changeset e5d7fd205107 (bug 1132301)
Backed out changeset 47a5d0ecb127 (bug 1132301)
2015-04-09 13:15:52 -04:00
Mike de Boer
4af1cb9e83 Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8 2015-04-09 16:29:16 +02:00
Mark Banner
f8a3eb0889 Bug 1152296 - Move roomStore.js from shared code to desktop specific code for Loop. r=mikedeboer
--HG--
rename : browser/components/loop/content/shared/js/roomStore.js => browser/components/loop/content/js/roomStore.js
rename : browser/components/loop/test/shared/roomStore_test.js => browser/components/loop/test/desktop-local/roomStore_test.js
2015-04-08 17:13:03 +01:00
Renamed from browser/components/loop/content/shared/js/roomStore.js (Browse further)