Hi, as you might know, I've been working on a change that a user would allow to open multiple comments on a commit, and 'post' (save) them all at once to the kallithea database.
This patchset implements this workflow, by changing the 'comment' button on inline comments to a 'save' button and having a bottom 'commit all comments' button that will commit these draft comments as real comments. That way, it becomes possible to review a whole commit, and only submit your comments when you're finished reviewing the commit, and only one summary email is sent. All tests pass, and I've added some test to check the inner working of drafts. please review and comment again, you can also have a look at the changes here: http://heyleke.pythonanywhere.com/kallithea/pull-request/1/_/save_multiple_comments_at_once_v2 br, Jan _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
