mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 15:22:41 +01:00
8e5189b439
Summary: This lets you delete inlines from the preview at the bottom of the page, instead of hunting for them through the diffs. There is not yet a keyboard shortcut. The mechanism for updating the inlines in the diffs is kind of a hack and I'm sure I'm special-casing way too much, but at least it works. Test Plan: Load revision with many diffs. Create inlines all over the place. Delete them all. Mwahaha. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T1433, T1431 Differential Revision: https://secure.phabricator.com/D3131 |
||
---|---|---|
.. | ||
behavior-accept-with-errors.js | ||
behavior-add-reviewers-and-ccs.js | ||
behavior-comment-jump.js | ||
behavior-comment-preview.js | ||
behavior-diff-radios.js | ||
behavior-dropdown-menus.js | ||
behavior-edit-inline-comments.js | ||
behavior-keyboard-nav.js | ||
behavior-populate.js | ||
behavior-show-all-comments.js | ||
behavior-show-field-details.js | ||
behavior-show-more.js | ||
behavior-toggle-files.js | ||
behavior-user-select.js | ||
DifferentialInlineCommentEditor.js |