1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-22 13:30:55 +01:00
phorge-phorge/webroot/rsrc/js/application/differential
epriestley d52cf835a9 Fix problem with adding Differential inline comments to the last line of a file
Summary:
We use a 'null' row to indicate the element should be appended to the end of the
table (otherwise, it is prepended to the row in question), but also derive the
table from the row. This needs more cleanup in general but fix the immediate
issue at least.

Test Plan:
Added an inline comment to the last line of a file.

Reviewed By: jungejason
Reviewers: tuomaspelkonen, jungejason, aran
CC: aran, jungejason
Differential Revision: 425
2011-06-11 16:00:37 -07:00
..
behavior-add-reviewers.js Bring Javelin into Phabricator via git submodule, not copy-and-paste 2011-05-08 13:20:10 -07:00
behavior-comment-jump.js Added 'Next' and 'Previous' links to differential 2011-05-11 14:46:00 -07:00
behavior-comment-preview.js Add comment previews to Maniphest 2011-05-10 14:35:00 -07:00
behavior-diff-radios.js Bring Javelin into Phabricator via git submodule, not copy-and-paste 2011-05-08 13:20:10 -07:00
behavior-edit-inline-comments.js Fix problem with adding Differential inline comments to the last line of a file 2011-06-11 16:00:37 -07:00
behavior-keyboard-nav.js Provide basic keyboard navigation support for Differential. 2011-06-09 14:55:44 -07:00
behavior-populate.js Move "Rendering References" to the DifferentialChangesetParser level 2011-05-13 06:10:57 -07:00
behavior-show-all-comments.js Add comment linking to Maniphest and Differential 2011-05-31 11:11:19 -07:00
behavior-show-more.js Add "Undo" for editing Differential inline comments 2011-06-08 10:44:01 -07:00
DifferentialInlineCommentEditor.js Fix problem with adding Differential inline comments to the last line of a file 2011-06-11 16:00:37 -07:00