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
epriestley 26dd2a0eef Allow ApplicationTransaction comments to be edited and deleted
Summary:
Allows you to edit or delete comments in appplications which support ApplicationTransactions.

UI/UX stuff:

  - The dialogs are rough but I want to do a dialog design pass more generally, @chad has some mocks.
  - When you add new mentions via edit, they don't currently count as mentions. I'm not sure what I want to do about this.
  - When you edit or delete a comment, we do not publish any notifications about it. I think this is reasonable.
  - I didn't separate "delete" out versus "edit"; I assume it will be reasonably intuitive that deleting all the text deletes effectively deletes the comment. I also want to discourage deletion somewhat (we still show the transaction, just show that the comment has been deleted).

Test Plan:
Transaction view, note "Edit" and "Edited" links:

{F26914}

Edit view, has some design issues but I want to do a pass on dialogs in general:

{F26915}

History view:

{F26913}

Reviewers: vrana, btrahan, chad

Reviewed By: vrana

CC: aran

Maniphest Tasks: T1082

Differential Revision: https://secure.phabricator.com/D4149
2012-12-11 14:01:51 -08:00
..
aphront Allow ApplicationTransaction comments to be edited and deleted 2012-12-11 14:01:51 -08:00
application Tweak logo hover color again. 2012-12-09 20:42:46 -08:00
core Lay in more styles from "diff_full_view.png" 2012-12-11 14:01:35 -08:00
layout Lay in more styles from "diff_full_view.png" 2012-12-11 14:01:35 -08:00
sprite-apps-large.css Use application icons for "Eye" menu and Crumbs 2012-12-07 13:37:28 -08:00
sprite-apps-xlarge.css Use application icons for "Eye" menu and Crumbs 2012-12-07 13:37:28 -08:00
sprite-apps.css Use application icons for "Eye" menu and Crumbs 2012-12-07 13:37:28 -08:00
sprite-gradient.css Use application icons for "Eye" menu and Crumbs 2012-12-07 13:37:28 -08:00
sprite-icon.css Make timeline view prettier 2012-12-11 13:59:35 -08:00
sprite-menu.css Clean up some more sprite stuff 2012-12-07 14:29:09 -08:00