- aa53390 Replace `GerritNav.navigateToChange()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
- 3daae68 Increase size of apply-fix dialog by Kamil Musin · 2 years, 7 months ago
- 42c1a45 Web Dev Server by Frank Borden · 2 years, 8 months ago
- d0207e5 Implement 'apply fix' for check results by Ben Rohlfs · 2 years, 8 months ago
- 2384388 Refactor how FixPreview events are created, fired and handled by Ben Rohlfs · 2 years, 8 months ago
- 1d21967 Experiment: User Suggest edits by Milutin Kristofic · 2 years, 9 months ago
- c450493 Introduce /fix:preview and /fix:apply REST calls by Milutin Kristofic · 2 years, 8 months ago
- b7e9bb1 Move to using gr-icon instead of directly writing material-icons by Chris Poucet · 2 years, 8 months ago
- cf51254 Migrate chevron-left/chevron-right to material-icons by Chris Poucet · 2 years, 9 months ago
- 85e60db Convert some modules to use userModel for preference by paladox · 2 years, 10 months ago
- 376e552 Rename `currentPatchNum` to just `patchNum` by Ben Rohlfs · 2 years, 10 months ago
- ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 10 months ago
- 9207bee Migrate gr-apply-fix-dialog to lit by Ben Rohlfs · 3 years ago
- 58a266d Preparation of gr-apply-fix-dialog for lit migration by Ben Rohlfs · 3 years ago
- 1c984cb Attempt to move diff-specific code to a embed/diff folder by Renan Oliveira · 3 years, 2 months ago
- c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 5 months ago
- 0633ae1 Refactor navigateToChange to take options by Dhruv Srivastava · 3 years, 5 months ago
- af465c1 Stop using experiment flag for Token Highlighting by Chris Poucet · 3 years, 5 months ago
- d3f2419 Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 6 months ago
- 8c47d56 Add a user setting to disable token-highlighting by Chris Poucet · 3 years, 7 months ago
- b496949 Revert "Retire the token highlight experiment" by Christophe Poucet · 3 years, 7 months ago
- ef7965e Retire the token highlight experiment by Chris Poucet · 3 years, 7 months ago
- b98002a Improve token highlight click behavior by Chris Poucet · 3 years, 7 months ago
- 09637ae Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 8 months ago
- 5f7ccdeb Fix template problems with gr-apply-fix-dialog by Paladox none · 3 years, 8 months ago
- 7ab4037 Move flag check out of token layer by Ole Rehmsen · 4 years ago
- 131bf7a Do not reload page after clicking Cancel in apply-fix dialog by Dmitrii Filippov · 4 years ago
- 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years, 1 month ago
- e8bdd41 Merge "Replace at-/de-tached with dis-connectedCallback" by Ben Rohlfs · 4 years, 1 month ago
- 5f520da Replace at-/de-tached with dis-connectedCallback by Ben Rohlfs · 4 years, 1 month ago
- 591b490 Specify BasePatchSetNum type by Dhruv Srivastava · 4 years, 1 month ago
- d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years, 1 month ago
- 9f65d91 Add readonly to restApiService property by Dhruv Srivastava · 4 years, 1 month ago
- a00ef28 Move some types from gr-reviewer-updates-parser to types.ts by Ben Rohlfs · 4 years, 2 months ago
- e07f818 Add a fireEvent util by Ben Rohlfs · 4 years, 4 months ago
- 35a698f Remove unused import for gr-rest-api-interface by Dhruv Srivastava · 4 years, 4 months ago
- bc87e85 Use RestApiService instead of Polymer element by Ben Rohlfs · 4 years, 4 months ago
- 899f7d2 Remove re-export indirection by Ole · 4 years, 5 months ago
- 6a03800 Convert files to typescript by Dmitrii Filippov · 4 years, 6 months ago
- 31825d8 Change attention set logic to take unresolved state into account by Ben Rohlfs · 4 years, 6 months ago
- 1d48706 Convert gr-diff-host to typescript by Ben Rohlfs · 4 years, 6 months ago
- 30ba596 Replace ChangeNum with NumericChangeId by Dmitrii Filippov · 4 years, 6 months ago
- 3f3c205 Convert files to typescript by Dmitrii Filippov · 4 years, 6 months ago
- 51fa679 Rename files to preserve history by Dmitrii Filippov · 4 years, 6 months ago[Renamed from polygerrit-ui/app/elements/diff/gr-apply-fix-dialog/gr-apply-fix-dialog.js]
- 4cd35cb Enable prefer-object-spread rule by Tao Zhou · 4 years, 8 months ago
- 6b055dc Replace all 'this.fire' with 'this.dispatchEvent' for customEvents by Paladox none · 4 years, 9 months ago
- d1ffc2a PolyGerrit: Remove redundant local variables by David Ostrovsky · 5 years ago
- 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
- eb8b269 Get rid of global Gerrit.Nav by Dmitrii Filippov · 5 years ago
- 41de60b Remove FireBehavior imports and get rid of global test helpers by Dmitrii Filippov · 5 years ago
- e25546a Remove all usage of Gerrit.FireBehavior by Tao Zhou · 5 years ago
- c363cc3 Disable apply fix for older patchsets by Dmitrii Filippov · 5 years ago
- daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
- cdbd59e Convert gr-apply-fix-dialog to class based element by Dmitrii Filippov · 5 years ago
- 88a286b Check for response.ok before redirect for applyfix by Tao Zhou · 5 years ago
- 746797a Merge "Fix incorrect disabled state for prev/next buttons" by Dmitrii Filippov · 5 years ago
- 1b23079 Fix incorrect disabled state for prev/next buttons by Dmitrii Filippov · 5 years ago
- 03b601b Make null check before accessing property by Dhruv Srivastava · 5 years ago
- 84fbc76 Let restApi helper handle the exception for applyFix dialog by Tao Zhou · 5 years ago
- 4211b77 Fix apply fix dialog layout issue by Tao Zhou · 5 years ago
- 1c2c9ee Enable `arrow-body-style` with as-needed by Tao Zhou · 5 years ago
- 80cfe59 Enable `no-confusing-arrow` and `newline-per-chained-call` by Tao Zhou · 5 years ago
- 7077221 Suport switching multiple suggested fixes in apply fix dialog by Julie Pan · 5 years ago
- 49d0a6e Create gr-apply-fix-dialog and show fix preview. by Julie Pan · 5 years ago