1. fe5a4a3 Revert "Compute diff URLs in the view model" by Paladox none · 10 months ago
  2. 5e4738d Compute diff URLs in the view model by Ben Rohlfs · 10 months ago
  3. d63912e Show Edit File Actions for commit message by Milutin Kristofic · 12 months ago
  4. 4d32817 Change executeChangeActions to parse the response by Kamil Musin · 1 year, 1 month ago
  5. 73ec1da Prevent editor-view navigation when publish fails by Frank Borden · 1 year, 6 months ago
  6. aa1c08b Introduce form-styles by Milutin Kristofic · 1 year, 7 months ago
  7. 4548fc3 Remove unnecessary TODO by Chris Poucet · 1 year, 8 months ago
  8. d49e833 Remove `viewStateChanged()` method from gr-change-view by Ben Rohlfs · 2 years ago
  9. 8aa6ecd Move firing title changes into change model by Ben Rohlfs · 2 years, 1 month ago
  10. 061512f Refactor title-change event by Ben Rohlfs · 2 years, 1 month ago
  11. d22af55 gr-change-actions: Use change-model for setting editBasedOnCurrentPatchSet and editPatchsetLoaded by Paladox none · 2 years ago
  12. e576860 gr-editor-view: call fireReload when saving and publish by Paladox none · 2 years, 1 month ago
  13. adc780c gr-editor-view: Use change-model for change param by Paladox none · 2 years, 1 month ago
  14. b2fe12a Add darkMode param to gr-editor-view extension point by Paladox none · 2 years, 1 month ago
  15. 25e53d8 Move dependency on elements out of types/events.ts by Dhruv Srivastava · 2 years, 1 month ago
  16. d3abf7a Merge changes If3e8e3ca,I18b95d72,I6d7eb523,I08e280cb by Ben Rohlfs · 2 years, 1 month ago
  17. fe6059f Merge changes I8d678fa7,I882fd504 by Paladox none · 2 years, 1 month ago
  18. 22540fd Make a viewState a state in gr-editor-view by Paladox none · 2 years, 1 month ago
  19. 944f02a Fix “Old Patchset” being displayed on current edits by Paladox none · 2 years, 1 month ago
  20. a36fa83 Remove `EventType` enum by Ben Rohlfs · 2 years, 1 month ago
  21. 6bb9053 Replace `dispatchEvent()` calls by calling `fire()` util by Ben Rohlfs · 2 years, 1 month ago
  22. c368435 Remove all generic CustomEvents by Ben Rohlfs · 2 years, 1 month ago
  23. 7f0c2fe Remove Autocomplete noDebounce option by Kamil Musin · 2 years, 2 months ago
  24. b91a6a4 Merge diff.ts and edit.ts into change.ts view model by Ben Rohlfs · 2 years, 3 months ago
  25. ecc6799 Merge view state of DIFF and EDIT into CHANGE by Ben Rohlfs · 2 years, 4 months ago
  26. 12755c4 Migrate some gr-autocomplete usages from error dialog to dropdown. by Kamil Musin · 2 years, 4 months ago
  27. 5319020 Move few usages of GrOverlay to Dialog element by Dhruv Srivastava · 2 years, 5 months ago
  28. 8dfeb2b Merge "Some 'project' to 'repo' renaming" by Ben Rohlfs · 2 years, 5 months ago
  29. 20f0958 Migrate StorageService to be DI by Chris Poucet · 2 years, 5 months ago
  30. bb0cf83 Move to Dependency injection for UserModel by Chris Poucet · 2 years, 5 months ago
  31. bfc688b Some 'project' to 'repo' renaming by Ben Rohlfs · 2 years, 5 months ago
  32. f0ece02 Remove error message from event_label. by Kamil Musin · 2 years, 6 months ago
  33. 54934de Replace `GerritNav.navigateToRelativeUrl()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
  34. aa53390 Replace `GerritNav.navigateToChange()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
  35. 6120eb3 Switch the edit view to listening to the view model by Ben Rohlfs · 2 years, 7 months ago
  36. 2148185 Remove edit url generation from gr-navigation by Ben Rohlfs · 2 years, 7 months ago
  37. 6a0033a Move generating of edit URLs into edit.ts by Ben Rohlfs · 2 years, 7 months ago
  38. 9c1d522 Replace more usages of deprecated addShortcut. by Dhruv Srivastava · 2 years, 7 months ago
  39. be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 7 months ago
  40. 7b24f73 Move flush from global to test util by Frank Borden · 2 years, 7 months ago
  41. c1be297 Migrate some tests away from MockInteractions by Frank Borden · 2 years, 7 months ago
  42. e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
  43. 3b00663 Replace 'show-alert' with enum usage by Dhruv Srivastava · 2 years, 7 months ago
  44. 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 7 months ago
  45. 245ec23 Merge "Show warning when editing an old patchset" by Dhruv Srivastava · 2 years, 7 months ago
  46. 7213464 Show warning when editing an old patchset by Dhruv Srivastava · 2 years, 7 months ago
  47. dedd671 Use @open/wc test fixture in most test files by Frank Borden · 2 years, 7 months ago
  48. 37c7e42 Convert expect to assert style in tests by Frank Borden · 2 years, 8 months ago
  49. 8163cd4 Move enums out of GerritNav by Ben Rohlfs · 2 years, 8 months ago
  50. 42c1a45 Web Dev Server by Frank Borden · 2 years, 8 months ago
  51. 84e818d Move types from gr-navigation to router-util by Milutin Kristofic · 2 years, 8 months ago
  52. 51b8b87 Add ShadowDOM tests for elements/edit/ components by Frank Borden · 2 years, 9 months ago
  53. d543552 Flush storeTask in disconnectedCallbacks instead of canceling by Dhruv · 2 years, 9 months ago
  54. 0f9907c Lit migration of GrDropdown by Chris Poucet · 2 years, 10 months ago
  55. 8d3a644 Make BindValueChangeEventDetail more type-correct by Chris Poucet · 2 years, 10 months ago
  56. 0c7e43d Pre-factor for gr-dropdown migration. by Chris Poucet · 2 years, 10 months ago
  57. 17bbf1b Fix a bug where the padding in the text editing box gets lost by Ben Rohlfs · 2 years, 10 months ago
  58. cf96f09 Add a basePatchNum$ observable to change-model by Ben Rohlfs · 2 years, 10 months ago
  59. ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 10 months ago
  60. abaeacf Improve typing of patch set numbers by Ben Rohlfs · 2 years, 10 months ago
  61. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
  62. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
  63. 5ec77f0 Change the way subscriptions are done by Chris Poucet · 2 years, 11 months ago
  64. 80229b5 Convert GrAutoComplete to Lit by Dhruv · 3 years ago
  65. 02d0c01 Remove _focused as property from GrAutocomplete by Dhruv · 3 years ago
  66. 8003bd3 Enforce lit/quoted-expressions 'never' by Ben Rohlfs · 3 years ago
  67. 036dd60 gr-editable-label to lit by Milutin Kristofic · 3 years, 2 months ago
  68. 1cbeb52 Move editPreferences to model by paladox · 3 years ago
  69. 02489cb Allow alerts to be dismissed by Dhruv Srivastava · 3 years ago
  70. 3337030 Migrate gr-edit-controls to lit by paladox · 3 years, 1 month ago
  71. 3d19c11 Fix eslint issue in <gr-editor-view> by Ben Rohlfs · 3 years, 1 month ago
  72. 1bd6b8e Merge "Convert gr-editor-view to lit" by Paladox none · 3 years, 1 month ago
  73. 885e0e7 Add eslint rule @typescript-eslint/no-confusing-void-expression by Ben Rohlfs · 3 years, 1 month ago
  74. 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 3 years, 1 month ago
  75. acc743b Convert gr-editor-view to lit by paladox · 3 years, 1 month ago
  76. 7b25908 Force reload when publishing a change edit by Ben Rohlfs · 3 years, 4 months ago
  77. 1fe7f4d Move edit loading into change-model by Ben Rohlfs · 3 years, 4 months ago
  78. c04f61a Fix reloading of the change-view by Ben Rohlfs · 3 years, 4 months ago
  79. 05750b9 Completely rewrite commenting components and data model by Ben Rohlfs · 3 years, 5 months ago
  80. f5a486d Clean up getDiffChangeDetail by Dhruv Srivastava · 3 years, 4 months ago
  81. 09c4f72 Suppress keyboard events by default by Ben Rohlfs · 3 years, 4 months ago
  82. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 5 months ago
  83. 0633ae1 Refactor navigateToChange to take options by Dhruv Srivastava · 3 years, 5 months ago
  84. e2b76f7 Fix color in account dropdown by Milutin Kristofic · 3 years, 5 months ago
  85. 49f0a7a Do not recreate change view by Dhruv Srivastava · 3 years, 6 months ago
  86. aadbdd1 Replace KeyboardShortcutMixin by addShortcut() util in 4 components by Ben Rohlfs · 3 years, 6 months ago
  87. 0cd9931 Replace GerritNav.navigateToChange with fireReload by Dhruv Srivastava · 3 years, 6 months ago
  88. b8c712b Migrate gr-dialog to Lit. by Chris Poucet · 3 years, 6 months ago
  89. 483e9a3 Merge changes If813a507,Idb2695c7,If4aa216e,I373ce01e,Id85e47b4, ... by Ben Rohlfs · 3 years, 6 months ago
  90. f41b597 Sanitize the types of keyboard events by Ben Rohlfs · 3 years, 6 months ago
  91. ece23f9 Add lit-analyzer and ts-lit-plugin, and fix most of the detected issues by Ben Rohlfs · 3 years, 6 months ago
  92. 4037d2f Fix a couple of layout issues caused by tooltip and gr-button migrations by Ben Rohlfs · 3 years, 6 months ago
  93. 4b7844a Add eslint plugin for lit by Ben Rohlfs · 3 years, 6 months ago
  94. 0ca140a Create a (Lit2) reactive controller for subscribing to rxjs state by Ben Rohlfs · 3 years, 7 months ago
  95. e2b2f59 Revert "Revert "Upgrade to Lit 2"" by Ben Rohlfs · 3 years, 7 months ago
  96. 59bcc8a Revert "Upgrade to Lit 2" by Ben Rohlfs · 3 years, 7 months ago
  97. db232bf Upgrade to Lit 2 by Ben Rohlfs · 3 years, 7 months ago
  98. bb5a93a Some small refactorings to enable stricter js compiler flags by brohlfs · 3 years, 7 months ago
  99. a2e173e Move to async test-functions by Chris Poucet · 3 years, 7 months ago
  100. 6c5cf76 Replace css mixins in gr-editable-label by ::part() by Ben Rohlfs · 3 years, 7 months ago