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/tokens
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 Add basic token leader board functionality. 2013-03-21 16:04:29 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
controller Token - fix fatal for installs with no tokens yet given 2013-05-23 11:58:23 -07:00
editor Notify users when an object they created gets awarded a token 2013-02-18 17:44:45 -08:00
event Make PhabricatorActionListView logged-out user savvy 2013-07-12 11:39:47 -07:00
feed Add a feed detail/permalink page for feed stories 2013-07-12 17:04:02 -07:00
interface Notify users when an object they created gets awarded a token 2013-02-18 17:44:45 -08:00
query Fix pager for tokens given 2013-03-31 12:30:06 -07:00
storage PHUIIconView 2013-04-19 17:44:20 -07:00