1. 4d32817 Change executeChangeActions to parse the response by Kamil Musin · 1 year, 1 month ago
  2. 73ec1da Prevent editor-view navigation when publish fails by Frank Borden · 1 year, 6 months ago
  3. d49e833 Remove `viewStateChanged()` method from gr-change-view by Ben Rohlfs · 2 years ago
  4. 8aa6ecd Move firing title changes into change model by Ben Rohlfs · 2 years, 1 month ago
  5. 061512f Refactor title-change event by Ben Rohlfs · 2 years, 1 month ago
  6. e576860 gr-editor-view: call fireReload when saving and publish by Paladox none · 2 years ago
  7. adc780c gr-editor-view: Use change-model for change param by Paladox none · 2 years ago
  8. b2fe12a Add darkMode param to gr-editor-view extension point by Paladox none · 2 years, 1 month ago
  9. 22540fd Make a viewState a state in gr-editor-view by Paladox none · 2 years, 1 month ago
  10. 944f02a Fix “Old Patchset” being displayed on current edits by Paladox none · 2 years, 1 month ago
  11. ecc6799 Merge view state of DIFF and EDIT into CHANGE by Ben Rohlfs · 2 years, 3 months ago
  12. 20f0958 Migrate StorageService to be DI by Chris Poucet · 2 years, 5 months ago
  13. bb0cf83 Move to Dependency injection for UserModel by Chris Poucet · 2 years, 5 months ago
  14. f0ece02 Remove error message from event_label. by Kamil Musin · 2 years, 6 months ago
  15. aa53390 Replace `GerritNav.navigateToChange()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
  16. 6120eb3 Switch the edit view to listening to the view model by Ben Rohlfs · 2 years, 6 months ago
  17. 6a0033a Move generating of edit URLs into edit.ts by Ben Rohlfs · 2 years, 7 months ago
  18. 9c1d522 Replace more usages of deprecated addShortcut. by Dhruv Srivastava · 2 years, 7 months ago
  19. 7213464 Show warning when editing an old patchset by Dhruv Srivastava · 2 years, 7 months ago
  20. 8163cd4 Move enums out of GerritNav by Ben Rohlfs · 2 years, 7 months ago
  21. 42c1a45 Web Dev Server by Frank Borden · 2 years, 8 months ago
  22. 84e818d Move types from gr-navigation to router-util by Milutin Kristofic · 2 years, 8 months ago
  23. d543552 Flush storeTask in disconnectedCallbacks instead of canceling by Dhruv · 2 years, 9 months ago
  24. ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 10 months ago
  25. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
  26. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
  27. 5ec77f0 Change the way subscriptions are done by Chris Poucet · 2 years, 11 months ago
  28. 036dd60 gr-editable-label to lit by Milutin Kristofic · 3 years, 2 months ago
  29. 1cbeb52 Move editPreferences to model by paladox · 3 years ago
  30. 3d19c11 Fix eslint issue in <gr-editor-view> by Ben Rohlfs · 3 years, 1 month ago
  31. acc743b Convert gr-editor-view to lit by paladox · 3 years, 1 month ago
  32. 7b25908 Force reload when publishing a change edit by Ben Rohlfs · 3 years, 4 months ago
  33. 1fe7f4d Move edit loading into change-model by Ben Rohlfs · 3 years, 4 months ago
  34. 05750b9 Completely rewrite commenting components and data model by Ben Rohlfs · 3 years, 5 months ago
  35. f5a486d Clean up getDiffChangeDetail by Dhruv Srivastava · 3 years, 4 months ago
  36. 09c4f72 Suppress keyboard events by default by Ben Rohlfs · 3 years, 4 months ago
  37. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 4 months ago
  38. 0633ae1 Refactor navigateToChange to take options by Dhruv Srivastava · 3 years, 5 months ago
  39. 49f0a7a Do not recreate change view by Dhruv Srivastava · 3 years, 6 months ago
  40. aadbdd1 Replace KeyboardShortcutMixin by addShortcut() util in 4 components by Ben Rohlfs · 3 years, 5 months ago
  41. f41b597 Sanitize the types of keyboard events by Ben Rohlfs · 3 years, 6 months ago
  42. bb5a93a Some small refactorings to enable stricter js compiler flags by brohlfs · 3 years, 7 months ago
  43. 59dad57 Get rid of @override. by Chris Poucet · 3 years, 7 months ago
  44. 86b969c Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 7 months ago
  45. a033965 Prevent editing binary files by Paladox none · 3 years, 8 months ago
  46. a96f9e2 Fix template problems with gr-editor-view by Paladox none · 3 years, 9 months ago
  47. 1854846 Convert gr-editor-view_test.js to typescript by Paladox none · 3 years, 9 months ago
  48. 622903a Fix edit url when saving by Paladox none · 3 years, 9 months ago
  49. 24d5b0d Redirect from change edit if change is merged or abandoned by Paladox none · 3 years, 9 months ago
  50. e5b6c48 Mark services as private readonly by Dhruv Srivastava · 3 years, 9 months ago
  51. 7c010b9 Convert gr-storage to service by Dhruv Srivastava · 4 years, 1 month ago
  52. 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years, 1 month ago
  53. f7f1e8e Replace created() by constructor() (Polymer Legacy) by Ben Rohlfs · 4 years, 1 month ago
  54. f92d3b5 Replace Polymer Legacy this.debounce with simple debounce utility by Ben Rohlfs · 4 years, 1 month ago
  55. 6b07893 Replace this.async() with setTimeout() by Ben Rohlfs · 4 years, 1 month ago
  56. 5f520da Replace at-/de-tached with dis-connectedCallback by Ben Rohlfs · 4 years, 1 month ago
  57. d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years, 1 month ago
  58. f91f966 PolyGerrit: Fix some typos by David Ostrovsky · 4 years, 1 month ago
  59. c1c6afd Add assertIsDefined util method by Ben Rohlfs · 4 years, 1 month ago
  60. a7ab950 Create and move plugin APIs to api/ folder by Ben Rohlfs · 4 years, 1 month ago
  61. 04fc1ca Cancel all debouncers when the element is detached by Ben Rohlfs · 4 years, 2 months ago
  62. e6cc8c1 Merge "Resolve TODO about removing SPECIAL_PATCH_SET_NUM" by Ben Rohlfs · 4 years, 2 months ago
  63. dc2ca95 Convert GrStorage from a Polymer element to a class by Ben Rohlfs · 4 years, 2 months ago
  64. 41039d1 Resolve TODO about removing SPECIAL_PATCH_SET_NUM by Ben Rohlfs · 4 years, 2 months ago
  65. a9d2cff Fix services/services/ naming mishap by Ben Rohlfs · 4 years, 2 months ago
  66. dc039bc Merge "Clean up error reporting" by Milutin Kristofic · 4 years, 4 months ago
  67. 380b9f6 Clean up error reporting by Milutin Kristofic · 4 years, 4 months ago
  68. 35a698f Remove unused import for gr-rest-api-interface by Dhruv Srivastava · 4 years, 4 months ago
  69. 43935a4 Change all components to use the service for rest-api-interface by Ben Rohlfs · 4 years, 4 months ago
  70. 6015013 Refactor title-change events to use event-util by Milutin Kristofic · 4 years, 4 months ago
  71. 860fe4d Refactor show-alert, page-error events by Milutin Kristofic · 4 years, 4 months ago
  72. 3ae4332 Refactor show-alert events to use event-util by Milutin Kristofic · 4 years, 4 months ago
  73. 22879ac Add Publish button to editor by Dhruv Srivastava · 4 years, 5 months ago
  74. 68d9702 Update Save button to Save & Close file in edit view by Dhruv Srivastava · 4 years, 5 months ago
  75. b8edee9 Replace parseInt() with Number by Dhruv Srivastava · 4 years, 5 months ago
  76. 30ba596 Replace ChangeNum with NumericChangeId by Dmitrii Filippov · 4 years, 6 months ago
  77. 3f3c205 Convert files to typescript by Dmitrii Filippov · 4 years, 6 months ago
  78. ed343b2 Fix TypeScript lint warning by Ben Rohlfs · 4 years, 6 months ago
  79. e681e6e Convert gr-editor-view to typescript by Milutin Kristofic · 4 years, 7 months ago
  80. becd8a4 Rename files to preserve history by Milutin Kristofic · 4 years, 7 months ago[Renamed from polygerrit-ui/app/elements/edit/gr-editor-view/gr-editor-view.js]
  81. 7af5212 Check for undefined response in case of 404 by Dhruv Srivastava · 4 years, 7 months ago
  82. 971df9f Remove <gr-fixed-panel> in favor of position:sticky by Ben Rohlfs · 5 years ago
  83. 2dd0a44 Convert keyboard-shortcut-behavior to mixin by Dmitrii Filippov · 4 years, 9 months ago
  84. b72b76d Convert PathListBehavior to util by Dmitrii Filippov · 4 years, 9 months ago
  85. 07bd6d4 Convert PatchSetBehavior to util by Dmitrii Filippov · 4 years, 9 months ago
  86. 6894356 Replace some() with includes() for undefined args check by Dhruv Srivastava · 4 years, 9 months ago
  87. 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
  88. eb8b269 Get rid of global Gerrit.Nav by Dmitrii Filippov · 5 years ago
  89. 56e58de Use imported KeyboardShortcutBehavior and KeyboardShortcutBinder by Dmitrii Filippov · 5 years ago
  90. f2d07d2 Use imported PathListBehavior by Dmitrii Filippov · 5 years ago
  91. f9cb514 Use imported PatchSetBehavior by Dmitrii Filippov · 5 years ago
  92. 41de60b Remove FireBehavior imports and get rid of global test helpers by Dmitrii Filippov · 5 years ago
  93. e25546a Remove all usage of Gerrit.FireBehavior by Tao Zhou · 5 years ago
  94. 0a3c986 Replace all 'this.fire' with 'this.dispatchEvent' for customEvents by Tao Zhou · 5 years ago
  95. daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
  96. 5e45f03 Add support for going to linNum in inline editor by Paladox none · 5 years ago
  97. ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
  98. 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
  99. 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
  100. b82003c Update eslint version and eslint rules by Dmitrii Filippov · 5 years ago