- 20c385f Change `gr-patch-range-select` to use models instead of props by Ben Rohlfs · 2 years ago
- c2a8f29 Refactor weblinks by Ben Rohlfs · 2 years, 4 months ago
- 2472532 Add DOM snapshot tests for elements/diff/ components by Frank Borden · 2 years, 4 months ago
- be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 4 months ago
- e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 5 months ago
- 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 5 months ago
- dedd671 Use @open/wc test fixture in most test files by Frank Borden · 2 years, 5 months ago
- 42c1a45 Web Dev Server by Frank Borden · 2 years, 5 months ago
- f95cf15 Convert gr-comment-api_test to typescript by Frank Borden · 2 years, 6 months ago
- 022e5d7 Fix gr-patch-range-select by Chris Poucet · 2 years, 7 months ago
- 4b36a5a Lit migration of GrDropDown. by Chris Poucet · 2 years, 7 months ago
- 17bbf1b Fix a bug where the padding in the text editing box gets lost by Ben Rohlfs · 2 years, 8 months ago
- cf96f09 Add a basePatchNum$ observable to change-model by Ben Rohlfs · 2 years, 8 months ago
- ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 8 months ago
- 58267b7 Refactoring: Replace `ParentPatchSetNum` with `PARENT` by Ben Rohlfs · 2 years, 8 months ago
- abaeacf Improve typing of patch set numbers by Ben Rohlfs · 2 years, 8 months ago
- 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 8 months ago
- 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 8 months ago
- 0b08407 Get rid of mocks/comment-api.js by Chris Poucet · 2 years, 8 months ago
- 5ec77f0 Change the way subscriptions are done by Chris Poucet · 2 years, 9 months ago
- 8003bd3 Enforce lit/quoted-expressions 'never' by Ben Rohlfs · 2 years, 10 months ago
- 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 2 years, 11 months ago
- e0503d5 Fix all remaining lit lint errors by Milutin Kristofic · 3 years ago
- 9221cce Move services/dependency to models/dependency by Chris Poucet · 3 years, 1 month ago
- dae98bf Move all DI models to a new models/ directory. by Chris Poucet · 3 years, 1 month ago
- 6c6b54f Migrate Comments Model to Dependency Injection by Chris Poucet · 3 years, 2 months ago
- aa8194e Migrate comments-model to new pattern by Chris Poucet · 3 years, 2 months ago
- c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 2 months ago
- c6f8bec Don't hand down the ChangeComment object, instead subscribe to the model by Ben Rohlfs · 3 years, 3 months ago
- 835694b Refactoring of <gr-patch-range-select> by Ben Rohlfs · 3 years, 3 months ago
- 67e2888 Fix TEST_CHANGE_CREATED date constant in tests by Ben Rohlfs · 3 years, 3 months ago
- 6d9bfc4 Migrate gr-patch-range-select to lit by Paladox none · 3 years, 3 months ago
- efbc8cb Convert gr-patch-range-select_test.js to typescript by Paladox none · 3 years, 6 months ago
- 6f048d7 Fix template problems with gr-patch-range-select by Paladox none · 3 years, 6 months ago
- 0b488660 Ignore patchset level comments when computing unresolved count by Dhruv Srivastava · 3 years, 3 months ago
- 4037d2f Fix a couple of layout issues caused by tooltip and gr-button migrations by Ben Rohlfs · 3 years, 4 months ago
- 8825cd3 Move a11y styles into its own file by Ben Rohlfs · 3 years, 4 months ago
- a2e173e Move to async test-functions by Chris Poucet · 3 years, 5 months ago
- db2ab60 Create comments model and service by Dhruv Srivastava · 3 years, 7 months ago
- 4f93e56 Revert "Add descriptive text & aria-label to external link" by Frank Borden · 3 years, 7 months ago
- a2c4a50 Add descriptive text & aria-label to external link by Frank Borden · 3 years, 7 months ago
- 32ac8ad Remove patchset level comments from patchset dropdown count by Dhruv Srivastava · 3 years, 9 months ago
- 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 3 years, 11 months ago
- 591b490 Specify BasePatchSetNum type by Dhruv Srivastava · 3 years, 11 months ago
- d94011e Remove GestureEventListeners by Ben Rohlfs · 3 years, 11 months ago
- 7751150 Replace all colors with css vars defined in app-theme by Ben Rohlfs · 4 years ago
- 41039d1 Resolve TODO about removing SPECIAL_PATCH_SET_NUM by Ben Rohlfs · 4 years ago
- f542b89 Merge "Introduce a proper mock for the RestApiService" by Ben Rohlfs · 4 years ago
- 3a6ff7e Introduce a proper mock for the RestApiService by Ben Rohlfs · 4 years ago
- 4d4e288 Assign correct type to PatchSetNum on patch-range selection by Dhruv Srivastava · 4 years ago
- d1da458 Remove patchNumEquals method by Dhruv Srivastava · 4 years ago
- 430c1dd Allow porting comments to contribute to comment count string by Dhruv Srivastava · 4 years, 1 month ago
- 5b3f087 Clean string formatting to string-util by Milutin Kristofic · 4 years, 2 months ago
- 1dec28f Merge "Convert comment counts to comment thread counts around the UI" by Ben Rohlfs · 4 years, 2 months ago
- 228a432 Convert comment counts to comment thread counts around the UI by Frank Borden · 4 years, 2 months ago
- 6c5ab97 Fix iron-dropdown positioning by Ben Rohlfs · 4 years, 2 months ago
- ec50e43 Merge "A11y - headlines for Change Page" by Milutin Kristofic · 4 years, 3 months ago
- e6d9521 A11y - headlines for Change Page by Milutin Kristofic · 4 years, 3 months ago
- 6a64167 Assign correct type to patchNum in tests by Dhruv Srivastava · 4 years, 3 months ago
- 1d48706 Convert gr-diff-host to typescript by Ben Rohlfs · 4 years, 4 months ago
- d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 4 months ago
- 778c868 Convert gr-file-list-header to typescript by Dhruv Srivastava · 4 years, 5 months ago
- 295761f Fix code to match internal google rules by Dmitrii Filippov · 4 years, 5 months ago
- 63bf31a Convert files to typescript by Dmitrii Filippov · 4 years, 5 months ago
- b3b1c69 Rename files to preserve history by Dmitrii Filippov · 4 years, 5 months ago
- 9024045 Add url pattern to navigate to comment in diff view by Dhruv Srivastava · 4 years, 7 months ago
- 4cd35cb Enable prefer-object-spread rule by Tao Zhou · 4 years, 6 months ago
- 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 6 months ago
- 07bd6d4 Convert PatchSetBehavior to util by Dmitrii Filippov · 4 years, 7 months ago
- 6aa3771 Add comment count to patchset-changed events by Dhruv Srivastava · 4 years, 7 months ago
- c5b212f Merge "Send latest ps for right-patchset-changed event" by Dhruv Srivastava · 4 years, 7 months ago
- 7941ab0 Send latest ps for right-patchset-changed event by Dhruv Srivastava · 4 years, 7 months ago
- 7d4f2f3 Update sinon version by Dmitrii Filippov · 4 years, 7 months ago
- 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 7 months ago
- 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 7 months ago
- 6894356 Replace some() with includes() for undefined args check by Dhruv Srivastava · 4 years, 7 months ago
- 0a4a193 Add metrics when users switch patchsets using selector by Dhruv Srivastava · 4 years, 8 months ago
- a82b89b A11y - Improve patch range labels by Milutin Kristofic · 4 years, 8 months ago
- a2401c1 PolyGerrit: Fix typos in code and comments by David Ostrovsky · 4 years, 9 months ago
- 7acde56 Merge "Move test mocks to the test/mocks directory" by Dmitrii Filippov · 4 years, 9 months ago
- 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 4 years, 9 months ago
- 22d7094 Move test mocks to the test/mocks directory by Dmitrii Filippov · 4 years, 9 months ago
- d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 4 years, 9 months ago
- b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 4 years, 9 months ago
- 736175d Convert mock-diff-response element to a function by Dmitrii Filippov · 4 years, 9 months ago
- d85c72c Get rid of some global variables - Part 10 by Dmitrii Filippov · 4 years, 10 months ago
- 44f47c0 Get rid of some global variables - Part 4 by Dmitrii Filippov · 4 years, 10 months ago
- f9cb514 Use imported PatchSetBehavior by Dmitrii Filippov · 4 years, 10 months ago
- d442ff0 Merge "Convert ChangeComments into class syntax" by Tao Zhou · 4 years, 10 months ago
- 2b2b917 Convert ChangeComments into class syntax by Tao Zhou · 4 years, 10 months ago
- 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 4 years, 10 months ago
- daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 4 years, 10 months ago
- dbe9545 Rename .html files to .js files by Dmitrii Filippov · 4 years, 10 months ago
- aab8626 Make tests compatible with es6-modules by Dmitrii Filippov · 4 years, 11 months ago
- 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago
- ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
- 80cfe59 Enable `no-confusing-arrow` and `newline-per-chained-call` by Tao Zhou · 5 years ago
- 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
- 3206b1d Fix "operator-linebreak" linter by Tao Zhou · 5 years ago
- 8ef16f7 Remove unnecessary common-test-setup.js by Tao Zhou · 5 years ago