1. 81b90bc Add ctrl+enter shortcut in reply dialog by Mike Frysinger · 8 years ago
  2. 3f1a6ff Always post a message when starting review by Logan Hanks · 8 years ago
  3. 02c781e Fall back to old API to start review if necessary by Logan Hanks · 8 years ago
  4. 75721df Merge "Start review with a single API call" by Viktar Donich · 8 years ago
  5. 51bdb8d Take default_value for a label into account by Viktar Donich · 8 years ago
  6. 68b082e Start review with a single API call by Logan Hanks · 8 years ago
  7. e07c4b2 Add polygerrit-ui/app/test/common-test-setup.html by Mike Samuel · 8 years ago
  8. d589671 Add easier moving of CC to reviewers by Kasper Nilsson · 8 years ago
  9. 6161393 Break out gr-label-score-row by Becky Siegel · 8 years ago
  10. c601abc Revert "Polygerrit now loads polymer-resin" by Wyatt Allen · 8 years ago
  11. 8e64aa1 Merge "Expose reply dialog and label score value to plugins." by Viktar Donich · 8 years ago
  12. e05392a De-scope unsaved draft top-level comments from patch number by Wyatt Allen · 8 years ago
  13. 0895052 Polygerrit now loads polymer-resin by Mike Samuel · 8 years ago
  14. 7d23f22 Expose reply dialog and label score value to plugins. by Viktar Donich · 8 years ago
  15. 5a93dbd Fix lint errors by Kasper Nilsson · 8 years ago
  16. e013aad Fix for..of loop inside gr-reply-dialog by Wyatt Allen · 8 years ago
  17. 7591ceb Fix faulty reviewer removal behavior by Kasper Nilsson · 8 years ago
  18. ad908b1 ES6ify /gr-reply-dialog/* by Kasper Nilsson · 8 years ago
  19. dc65dde Add "Start review" workflow using work_in_progress by Logan Hanks · 8 years ago
  20. 452a5c6 Fixes issue that doesn't let api set labels by Becky Siegel · 8 years ago
  21. 6cf5875 Check for newer patch sets before setting labels by Wyatt Allen · 8 years ago
  22. a499e3d Align labels in reply dialog by Becky Siegel · 8 years ago
  23. ff0745d Handle Esc key in reply dialog manually by Kasper Nilsson · 9 years ago
  24. 29e1ce5 Collection of prospective test flake fixes by Viktar Donich · 8 years ago
  25. 9efcd57 Add option to not publish drafts in reply dialog by Becky Siegel · 8 years ago
  26. 64451c0 Don't remove reviewers after moving from CC by Logan Hanks · 8 years ago
  27. a827155 Allow removing already-added reviewers in the reply dialog by Kasper Nilsson · 9 years ago
  28. 43d4dbb Fix confirmation text when adding group to CC by Logan Hanks · 9 years ago
  29. 7692d2b Merge "Revert Add "voting disabled" text to reply dialogue for closed CLs" by Wyatt Allen · 9 years ago
  30. 86fb2df Fix Safari test by Wyatt Allen · 9 years ago
  31. 0411b3e Revert Add "voting disabled" text to reply dialogue for closed CLs by Becky Siegel · 9 years ago
  32. 8bb0934 Don't display tooltips on touch devices by Becky Siegel · 9 years ago
  33. 269fd55 Merge "Revert "Don't display tooltips on touch devices"" by Andrew Bonventre · 9 years ago
  34. 7cccb37 Revert "Don't display tooltips on touch devices" by Andrew Bonventre · 9 years ago
  35. cc11d0b Merge "Don't display tooltips on touch devices" by Wyatt Allen · 9 years ago
  36. ac1280c Don't display tooltips on touch devices by Becky Siegel · 9 years ago
  37. fd434af First round cleanup of network requests & errors from tests by Andrew Bonventre · 9 years ago
  38. 352b68f Update label vote within reply-dialog when modified externally by Kasper Nilsson · 9 years ago
  39. 56aeaea Add "voting disabled" text to reply dialogue for closed CLs by Becky Siegel · 9 years ago
  40. 4416acd Fix race condition in gr-reply-dialog_test.html by Kasper Nilsson · 9 years ago
  41. ca3c497 Only send changed labels with review by Logan Hanks · 9 years ago
  42. efd0a53 Only allow reply dialog to post on the latest patch set by Andrew Bonventre · 9 years ago
  43. fc57acc Focus on reviewers field when empty, if owner by Logan Hanks · 9 years ago
  44. a75fb05 Separate CCs from reviewers when NoteDb is enabled by Logan Hanks · 9 years ago
  45. f1063a2 Handle reviewer errors when sending a reply by Logan Hanks · 9 years ago
  46. 4f4b3a7 Save top-level draft change comments in localstorage by Wyatt Allen · 9 years ago
  47. a008aa9 Prompt to confirm to add large group as reviewer by Logan Hanks · 9 years ago
  48. 21ea719 Don’t allow setting of labels on old patch sets by Andrew Bonventre · 9 years ago
  49. 5c09ba9 gr-request cleanup (gr-file-list and gr-reply-dialog) by Andrew Bonventre · 9 years ago
  50. cfacb80 Remove final uses of app.accountReady by Andrew Bonventre · 9 years ago
  51. 8e5ac9d Move fake-app.js to test folder by Andrew Bonventre · 10 years ago
  52. b603694 Remove 'element#async' usages in tests by Urs Wolfer · 10 years ago
  53. 78792e8 Refactor directory structure of components by Andrew Bonventre · 10 years ago[Renamed (90%) from polygerrit-ui/app/test/gr-reply-dialog-test.html]
  54. 882043f Move reply from dropdown to dialog by Andrew Bonventre · 10 years ago[Renamed (82%) from polygerrit-ui/app/test/gr-reply-dropdown-test.html]
  55. b7defbd Move the rest of the buttons to the common gr-button element by Andrew Bonventre · 10 years ago
  56. 26caed7 Fix issues detected by 'JSHint' and 'JSCS' by Urs Wolfer · 10 years ago
  57. 8949944 Refactor: Move changes.js into a Polymer Behavior by Andrew Bonventre · 10 years ago
  58. cae9bd1 Add reply button to messages in the change view by Andrew Bonventre · 10 years ago
  59. f2f936f Fix bower import paths in tests by Urs Wolfer · 10 years ago
  60. b1b7075 Fix gr-reply-dropdown-test by Andrew Bonventre · 10 years ago
  61. 0bbf6b0 Fix flaky reply dropdown test in FF and Safari by Andrew Bonventre · 10 years ago
  62. f8b026d Add reply dropdown to publish drafts by Andrew Bonventre · 10 years ago