1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/transactions
epriestley abe24ff1ab Add a feed detail/permalink page for feed stories
Summary:
Ref T2852. Asana has one bug which I'm having a little trouble figuring out. I want to get more information to debug it, but I'll need them to run `bin/feed republish <story_id>` to get that data.

Right now, it's incredibly hard to figure out the story ID for feed stories. So mostly this is to make that easier (click permalink; pull it out of the URL), but it also adds a little functionality and cleans the code up a bit.

The page itself could be prettier and maybe some day we'll add comments or whatever, but it seems reasonably functionalish.

Test Plan:
{F49962}

  - Also loaded many pages of feed history to check that nothing broke.

Reviewers: btrahan, chad

Reviewed By: chad

CC: chad, aran

Maniphest Tasks: T2852

Differential Revision: https://secure.phabricator.com/D6440
2013-07-12 17:04:02 -07:00
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
constants Flesh out ApplicationTransactions/CustomField integration 2013-06-06 14:53:07 -07:00
controller Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
editor ApplicationTransactions - reload subscribers if there's a transaction that changes them 2013-06-20 16:40:56 -07:00
exception Add ApplicationTransaction handling for transactions with no effect 2012-12-11 17:27:40 -08:00
feed Add a feed detail/permalink page for feed stories 2013-07-12 17:04:02 -07:00
interface Integrate subscriptions with ApplicationTransactions 2013-02-17 06:37:09 -08:00
query Further corrections to Conpherence updates 2013-04-02 11:27:58 -07:00
response Group inline transactions in Pholio 2013-03-09 19:23:50 -08:00
storage Allow authentication providers to store and customize additional configuration 2013-06-18 10:02:34 -07:00
view Make ApplicationTransactions preview -> submit flow less janky 2013-06-24 15:41:59 -07:00