Commit graph

13 commits

Author SHA1 Message Date
Stephane Bisson b52fd0ea6f Make thanks notifications expandable bundles
* edit-thank
* flow-thank

Bug: T120152
Depends-On: I1507cae360f45cc87f2d60e966b4d047abfa202d
Depends-On: I91abb2dded9ab7f124aaa798dd07c52576ee791b
Change-Id: I21e36d1874967495d9541f621481cfccf54b7f19
2016-06-27 10:02:59 -04:00
James D. Forrester 03b8f88fff build: Add doxygen, use composer for phpcs, make pass
Change-Id: I939d6f4d989cf21c0f817d262bf3e4acedcf2ffe
2016-04-25 15:42:04 +00:00
Stephane Bisson 0c71068040 Truncate secondary link labels
Bug: T121822
Change-Id: Ie9b62252868e2fe752ffc776e6555686299f295f
Depends-On: I3e36a6cd4bc8da96879158e1d7b65fd3a1d582fb
2016-02-17 12:30:43 -05:00
Matthew Flaschen 5a399e8fbf Use plaintextParams for topic title escaping
Merge at the same time as If829deba8577cbe37178d630fb932a299a163193
(in Flow).

Bug: T120291
Change-Id: Ifc6f0c25ecd6a0a6d84481e18b512cf0af09d22f
2016-02-12 20:03:05 -05:00
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