1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/css/layout
epriestley 85bf88e400 Allow pastes to be flagged
Summary:
This does a few things:

  - Allows you to flag pastes. This is straightforward.
  - Allows Applications to register event listeners.
  - Makes object action lists emit a 'didrenderactions' event, so other applications can add more actions. The Flags application injects its action in this way. This should generally make it much easier to add actions to objects when we add new applications, with less code duplication and better modularity. We have a really hacky version of this in Differential that I want to get rid of in lieu of this more general approach. I'm going to make object lists do the same thing, so any application can jump in and add stuff.

Test Plan: Flagged and unflagged pastes. Viewed home page, differential, flags list.

Reviewers: vrana, btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D3377
2012-08-24 13:19:47 -07:00
..
phabricator-action-list-view.css Allow pastes to be flagged 2012-08-24 13:19:47 -07:00
phabricator-filetree-view.css Add local navigation to Differential 2012-08-21 15:01:20 -07:00
phabricator-form-view.css Make the paste creation form work on phones 2012-08-15 14:15:12 -07:00
phabricator-header-view.css Modernize Paste 2012-08-15 10:45:06 -07:00
phabricator-object-item-list-view.css Fix various app nav issues 2012-08-20 14:13:15 -07:00
phabricator-property-list-view.css Allow pastes to be flagged 2012-08-24 13:19:47 -07:00
phabricator-source-code-view.css Restore "Forks" to Paste 2012-08-15 13:45:53 -07:00