- ac4c188 In polygerrit tests import sinon directly by Kamil Musin · 5 months ago
- aa1c08b Introduce form-styles by Milutin Kristofic · 1 year, 7 months ago
- 9d6c32a Change all static Lit `styles` to getters by Ben Rohlfs · 1 year, 11 months ago
- c040f28 Minor change to how Lit 3.0 will work. by Chris Poucet · 1 year, 11 months ago
- 25e53d8 Move dependency on elements out of types/events.ts by Dhruv Srivastava · 2 years, 1 month ago
- 44f0104 Replace `fireEvent` by `fire` by Ben Rohlfs · 2 years, 2 months ago
- 5b3c655 Make sure that all empty events are declared in HTMLElementEventMap by Ben Rohlfs · 2 years, 2 months ago
- c368435 Remove all generic CustomEvents by Ben Rohlfs · 2 years, 2 months ago
- c39f438 Migrate remaining gr-autocomplete usages from error dialog to dropdown. by Kamil Musin · 2 years, 4 months ago
- bfc688b Some 'project' to 'repo' renaming by Ben Rohlfs · 2 years, 6 months ago
- 3ebb6c7 Fix local test for gr-permission_test by Frank Borden · 2 years, 7 months ago
- be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 7 months ago
- 7b24f73 Move flush from global to test util by Frank Borden · 2 years, 7 months ago
- 6919f44 Migrate some tests away from MockInteractions by Frank Borden · 2 years, 7 months ago
- e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
- 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 8 months ago
- dedd671 Use @open/wc test fixture in most test files by Frank Borden · 2 years, 8 months ago
- 37c7e42 Convert expect to assert style in tests by Frank Borden · 2 years, 8 months ago
- 42c1a45 Web Dev Server by Frank Borden · 2 years, 8 months ago
- 535bb91 add ShadowDOM tests for elements/admin/ components by Frank Borden · 2 years, 9 months ago
- 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
- 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
- 3f50213 Update lit to 2.2.3 by paladox · 2 years, 11 months ago
- b8635b6 Migrate gr-access-section to lit by paladox · 3 years ago
- 66d1aae Listen to text-changed event to update the group filter by Dhruv · 3 years ago
- c91d6ef Convert gr-permission to lit by Frank Borden · 3 years ago
- f887770 change CodeReview-n default labels (again) by Oswald Buddenhagen · 3 years, 2 months ago
- 00c2175 Clarify the meaning of disabled "exclusive" permission toggles by Ben Rohlfs · 3 years, 3 months ago
- a238b3e Convert gr-permission_test.js to typescript by paladox · 3 years, 4 months ago
- 83c5fa6 Convert gr-rule-editor to lit by Paladox none · 3 years, 4 months ago
- c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 5 months ago
- 54903feb Allow context-dependent group suggestions in gr-permission by Narendra Kumar · 3 years, 5 months ago
- 662b13b Move paper styles into its own file by Ben Rohlfs · 3 years, 6 months ago
- 59dad57 Get rid of @override. by Chris Poucet · 3 years, 8 months ago
- cc5018f ACL screen: Reset text for group field after adding a group to a rule by Edwin Kempin · 3 years, 8 months ago
- a51deba convert done() to async/await by Frank Borden · 3 years, 10 months ago
- c2d0f0b Replace tap by click event by Ben Rohlfs · 4 years, 1 month ago
- 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years, 1 month ago
- f7f1e8e Replace created() by constructor() (Polymer Legacy) by Ben Rohlfs · 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
- 7b71b11 Remove all for...in loops by Ben Rohlfs · 4 years, 2 months ago
- 3a6ff7e Introduce a proper mock for the RestApiService by Ben Rohlfs · 4 years, 3 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
- 43935a4 Change all components to use the service for rest-api-interface by Ben Rohlfs · 4 years, 4 months ago
- b8edee9 Replace parseInt() with Number by Dhruv Srivastava · 4 years, 6 months ago
- d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 6 months ago
- 460685c2 Convert files to typescript by Dmitrii Filippov · 4 years, 8 months ago
- dfa463d Rename files to preserve history by Dmitrii Filippov · 4 years, 8 months ago
- 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 9 months ago
- 16b53aa Convert access-behavior to access-util by Dmitrii Filippov · 4 years, 9 months ago
- 7d4f2f3 Update sinon version by Dmitrii Filippov · 4 years, 9 months ago
- 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 9 months ago
- 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 9 months ago
- 6b774b5 Fix toggle on iOS by Paladox none · 4 years, 9 months ago
- d1ffc2a PolyGerrit: Remove redundant local variables by David Ostrovsky · 5 years ago
- a2401c1 PolyGerrit: Fix typos in code and comments by David Ostrovsky · 5 years ago
- 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
- d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 5 years ago
- b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 5 years ago
- ec23135 Use imported AccessBehavior 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
- 0a3c986 Replace all 'this.fire' with 'this.dispatchEvent' for customEvents by Tao Zhou · 5 years ago
- 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 5 years ago
- daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
- dbe9545 Rename .html files to .js files by Dmitrii Filippov · 5 years ago
- b800561 Replace `$$` with `shadowRoot.querySelector` by Tao Zhou · 5 years ago
- 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago
- f392ebd Merge branch 'stable-3.1' by David Ostrovsky · 5 years ago
- ab4959c Merge branch 'stable-3.0' into stable-3.1 by David Ostrovsky · 5 years ago
- 8bf5237 Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 5 years ago
- 4839f01 Fix handling of LDAP groups that contain dots by Ben Rohlfs · 5 years ago
- ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
- 1c2c9ee Enable `arrow-body-style` with as-needed by Tao Zhou · 5 years ago
- 84b1a3a Merge branch 'stable-3.0' into stable-3.1 by David Ostrovsky · 5 years ago
- 6cdfa90 Merge branch 'stable-2.16' by Thomas Draebing · 5 years ago
- 25673ab Downport "Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint" by Tao Zhou · 5 years ago
- 6ff72df Downport "Update eslint version and eslint rules" by Thomas Draebing · 5 years ago
- 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
- 80de27a Replace `$$` with `shadowRoot.querySelector` for all ids by Tao Zhou · 5 years ago
- 8ef16f7 Remove unnecessary common-test-setup.js by Tao Zhou · 5 years ago
- 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
- b453929 Workaround for 'polymer-cli lint' bug by Dmitrii Filippov · 5 years ago
- b82003c Update eslint version and eslint rules by Dmitrii Filippov · 5 years ago
- b3d95cf Replace all css spacing by variables in theme files by Ben Rohlfs · 5 years ago
- 501f9d9 Replace all css spacing by variables in theme files by Ben Rohlfs · 5 years ago
- 63cf95d Rewrite on-tap to on-click by Milutin Kristofic · 6 years ago
- 2359258 Fix for modified flag in repo access config by Dmitrii Filippov · 6 years ago
- 923318b Merge branch 'stable-3.0' by David Pursehouse · 6 years ago
- c610ae1 Fix gr-permission test under Polymer 2 by Paladox none · 6 years ago
- b40f12d Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
- 44b3a7c Migrate from Polymer fire to Gerrit.FireBehavior by Paladox none · 6 years ago
- 6604bb3 PG: Allow empty label values by Orgad Shaneh · 6 years ago
- d78083e Remove _legacyUndefinedCheck from gr-permission and gr-rule-editor by Paladox none · 6 years ago
- 79cadc4 Add undefined check to gr-permission by Paladox none · 6 years ago
- 6290935 Prepare Polymer 2 tests by Ole Rehmsen · 6 years ago
- ecf0b78 Use non-minified webcomponents-lite in tests by Ole Rehmsen · 6 years ago
- 3164074 Use bower paths relative to the domain by Ole Rehmsen · 6 years ago