mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-03 12:12:43 +01:00
26dd2a0eef
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 |
||
---|---|---|
.. | ||
attached-file-view.css | ||
calendar-view.css | ||
context-bar.css | ||
crumbs-view.css | ||
dark-console.css | ||
dialog-view.css | ||
error-view.css | ||
form-view.css | ||
headsup-action-list-view.css | ||
headsup.css | ||
lightbox-attachment.css | ||
list-filter-view.css | ||
notification.css | ||
pager-view.css | ||
panel-view.css | ||
phabricator-nav-view.css | ||
request-failure-view.css | ||
side-nav-view.css | ||
table-view.css | ||
tokenizer.css | ||
tooltip.css | ||
transaction.css | ||
typeahead.css |