Commit graph

9 commits

Author SHA1 Message Date
Stephane Bisson dd13ca039a Truncate title and topic title in 'flow-thank' notification
Bug: T121822
Change-Id: I3e0154a0ec3f9f96ab8aa8c66917f0c0dd799c79
2016-02-04 20:42:57 -05:00
Matthias Mullie 256f21d6c4 Make links follow the expected format
This is what links used to look like, but we've changed that
awhile ago. Echo still has B/C support for this, but ideally
we should conform to the interface.

Change-Id: I7503db28b0d81fb818b525ea9362e49b9b56342a
2016-01-12 13:45:44 -08:00
Stephane Bisson cc3e3d97e7 Add agent link to all Thanks notifications
Bug: T121737
Change-Id: I1f419ce75c84c162626a3955568fbe75b921377e
Depends-On: I826cc6088b4f9c1aaef9e8adee0566d25982ed47
2015-12-22 11:02:50 -05:00
Roan Kattouw 91179977e3 Add secondary link to Flow board for flow-thanks notifications
Bug: T121954
Change-Id: I8319eae0bb16320a8c203c9272b6303a3f18b620
2015-12-19 00:53:23 +00:00
Roan Kattouw fb846d54b0 Add the agent as a secondary link to Thanks notifications
Change-Id: I7d1ed933b23d7b0e69099fa373853a192699d6f7
2015-12-15 16:38:13 -08:00
Matthew Flaschen db55e25177 Fix link to Flow posts
Change-Id: I9e617c12b207930be294f68f0968de87117f35f6
2015-11-16 18:46:47 -05:00
Kunal Mehta a4fb2aab55 Use new EventPresentationModel::getViewingUserForGender() helper
Change-Id: I163a8f95ae055eeeac274657abefd7668e168f5f
2015-11-12 16:03:55 -08:00
Kunal Mehta 9a5a6dd4d7 Set explicit output format for message in ThanksPresentationModel
Change-Id: I06bbd0ec67b2d2d48cbd8d408116287832a01453
2015-11-12 16:03:19 -08:00
Roan Kattouw 190ace1ed7 Convert Echo notifications to the new system
* Add ThanksPresentationModel and FlowThanksPresentationModel
* Rename notification-thanks-flyout2 to notification-header-edit-thank,
  shift parameters around and add GENDER support for thanked user
* Rename notification-flow-thanks-flyout to notification-header-flow-thank
  and shift parameters around; this one did already have GENDER support
  for the thanked user

Depends on Idb975feaec in Echo.

Bug: T116847
Change-Id: Iab0f2311e7ffb6a9ce21cd76e564511d03805530
2015-10-28 17:29:55 -07:00