1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 10:48:47 +02:00
phorge-phorge/src/applications/conpherence
Bob Trahan a161617d8e Conpherence - make the files widget purdy-ish
Summary:
does the title and also a few other small tweaks

- kills the init js behavior; now its part of menu where it belongs.
- adds the underline to the icon when its toggled in the widget menu
- fixed JS initialization errors on the "create conpherence" page. Note I still like keeping all that init stuff in one function because its typing the same data a bunch to be passed over to the JS layer. Other ways to accomplish this obvi...

Only fun wrinkle here is I think Chad intended me to display "when the file was attached". Instead, I display when the file was *uploaded*. I think this jives better with our version where you can't delete and all that. Files are pretty powerful, long-living objects in Phabricator land.

Test Plan: added files to a conpherence and noted widget loaded updated okay. added a file with no author (generated by the system) and verified it still rendered okay. switched between conpherences and verified proper data in each files widget. uploaded image and text files to check the icons were correct.

Reviewers: epriestley, chad

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2530

Differential Revision: https://secure.phabricator.com/D5337
2013-03-15 23:41:36 -07:00
..
application Renders the last 100 conpherence transactions only 2013-02-15 14:06:41 -08:00
config Conpherence - reply handler integration 2013-01-25 16:03:54 -08:00
constants Conpherence - add crop 2013-02-06 14:03:52 -08:00
controller Conpherence - make the files widget purdy-ish 2013-03-15 23:41:36 -07:00
editor Conpherence - Make the files widget more useful and ajaxify some more stuff 2013-03-08 10:40:06 -08:00
events Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
mail Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
query Conpherence - make the files widget purdy-ish 2013-03-15 23:41:36 -07:00
storage Conpherence - Make the files widget more useful and ajaxify some more stuff 2013-03-08 10:40:06 -08:00
view Conpherence - make the files widget purdy-ish 2013-03-15 23:41:36 -07:00