- 1b7355d Add types/global import to GrApp by Dhruv Srivastava · 2 years, 1 month ago
- b23a28a Minor cleanup to initialization code. by Chris Poucet · 2 years, 2 months ago
- 6a22b63 Show prompt to enable notifications by Milutin Kristofic · 2 years, 4 months ago
- e3d6686 Remove pluginLoader from getAppContext() by Chris Poucet · 2 years, 5 months ago
- 2f6c017 Refactor how pluginLoader and its parts are accessed. by Chris Poucet · 2 years, 5 months ago
- bb0cf83 Move to Dependency injection for UserModel by Chris Poucet · 2 years, 5 months ago
- fc103c7 Deduplicate createAppDependencies and createTestDependencies. by Chris Poucet · 2 years, 5 months ago
- d4604bb Push Notifications - metrics by Milutin Kristofic · 2 years, 5 months ago
- 9dfe4f6 Respect user setting for browser notifications by Milutin Kristofic · 2 years, 6 months ago
- 42c1a45 Web Dev Server by Frank Borden · 2 years, 8 months ago
- 8723cf4 Service Worker - Do not notify twice on same attention set change by Milutin Kristofic · 2 years, 8 months ago
- 1806b38 Move service-worker-installer under services by Milutin Kristofic · 2 years, 9 months ago
- 1e6474a Register service worker for push notifications by Milutin Kristofic · 3 years, 4 months ago
- aad3ce4 Introduce web-vitals dependency by Milutin Kristofic · 2 years, 10 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
- 9221cce Move services/dependency to models/dependency by Chris Poucet · 3 years, 3 months ago
- d476491 Convert GrApp to Lit and the test to TS by Frank Borden · 3 years, 4 months ago
- 931075e Make sure that providers in Polymer run before the connectedCallback by Chris Poucet · 3 years, 4 months ago
- 8bd072f Migrate BrowserModel to new dependency-injection by Chris Poucet · 3 years, 4 months ago
- d3f52fd Simplify app creation and remove usage of getAppContext in gr-gerrit. by Chris Poucet · 3 years, 4 months ago
- fe29497 Add missing export modifiers by Dmitrii Filippov · 4 years, 3 months ago
- aaedd6c Revert "Revert "Revert "Convert gr-app_test to typescript""" by Dhruv Srivastava · 4 years ago
- 908e84a Revert "Revert "Convert gr-app_test to typescript"" by David Ostrovsky · 4 years ago
- a969f22 Revert "Convert gr-app_test to typescript" by David Ostrovsky · 4 years ago
- 56fa576 Convert gr-app_test to typescript by Frank Borden · 4 years, 1 month ago
- 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years, 1 month ago
- d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years, 1 month ago
- 6a03800 Convert files to typescript by Dmitrii Filippov · 4 years, 6 months ago
- af27e0a Rename files to preserve history by Dmitrii Filippov · 4 years, 6 months ago[Renamed from polygerrit-ui/app/elements/gr-app.js]
- 252cddf Convert files to typescript by Dmitrii Filippov · 4 years, 8 months ago
- b26e895 Convert safe-types-behavior to utils by Dmitrii Filippov · 4 years, 9 months ago
- a8031cf Convert rest-client-behavior.js to .ts by Dmitrii Filippov · 4 years, 9 months ago
- 47c740c Fix setting PassiveTouchGestures by Paladox none · 4 years, 9 months ago
- dff87d3 Move gerrit event emitter to services by Milutin Kristofic · 4 years, 10 months ago
- 4315e39 Remove obsolete <gr-embed-dashboard> component. by Ben Rohlfs · 4 years, 11 months ago
- 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
- 35aea69 Get rid of global Gerrit Api methods by Dmitrii Filippov · 5 years ago
- 96933d9 Disable Polymer's Synthetic Click Canceling by Paladox none · 5 years ago
- e738e37 Merge changes I2396d597,I441f4558 by Dmitrii Filippov · 5 years ago
- d55afa0 Remove todo for legacyUndefinedCheck by Paladox none · 5 years ago
- 3592f65 Get rid of global GrDisplayNameUtils by Dmitrii Filippov · 5 years ago
- ef366ab Use imported SafeTypes by Dmitrii Filippov · 5 years ago
- daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
- ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
- 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
- 3715987 Clean up Polymer1 and Polymer2 separation by David Ostrovsky · 5 years ago
- 84f0797 Switch from Polymer 1 to Polymer 2 by Tao Zhou · 5 years ago
- 8bc84cb Fork a Polymer 2 version of gr-app by Ben Rohlfs · 6 years ago
- e3b4542 Split gr-app into two elements by Ben Rohlfs · 6 years ago
- 824e2fb Rename gr-app to gr-app-element by Ben Rohlfs · 6 years ago
- b936802 Add support for "searching" on mobile by Paladox none · 6 years ago
- 67a63c8 Polymer 2: Add a window.POLYMER2 variable by brohlfs · 6 years ago
- 3e7f5fd Polymer 2: Add _legacyUndefinedCheck by brohlfs · 6 years ago
- 13975fa Merge "Remove GWT UI" by Dave Borowitz · 6 years ago
- 7c7ad5d Merge "Add shift+m shortcut to diff view" by Kasper Nilsson · 6 years ago
- 7163dac Remove GWT UI by David Ostrovsky · 8 years ago
- 30d5410 Add shift+m shortcut to diff view by Kasper Nilsson · 6 years ago
- 42eda5e Add 't to add topic' to change view by Kasper Nilsson · 6 years ago
- 3750a92 Add support for Documentation search by Paladox none · 6 years ago
- 5cde084 Redesign the keyboard shortcuts system by Logan Hanks · 6 years ago
- 4847459 Do not hard code the report bug url by Paladox none · 7 years ago
- fb55f00 Report RPC timings by Wyatt Allen · 7 years ago
- 8dae566 Show runtime information in JS console by Wyatt Allen · 7 years ago
- 9a1e03f Only permit registering username when allowed by Wyatt Allen · 7 years ago
- 062c3c9 Make footer GWT UI link configurable by Viktar Donich · 7 years ago
- 9a30ef7 Fix dark theme in non-Chrome browsers by Kasper Nilsson · 7 years ago
- e9bf519 Generalize library loader by Wyatt Allen · 7 years ago
- 61aff03 Add and build Gerrit dark theme by Kasper Nilsson · 7 years ago
- 6d4ad36 Use visibilityState instead of legacy document.hidden by Viktar Donich · 7 years ago
- cfd9b7e Report startup page visibility to analytics by Viktar Donich · 7 years ago
- c27a23c Rely on params change to set _lastSearchPage by Kasper Nilsson · 7 years ago
- 8cdc76b Add @license tags to PG HTML and JS assets by Dave Borowitz · 7 years ago
- 70cb10c Fix javascript errors in gr-admin-view components by Paladox none · 7 years ago
- 377e289 Revert "Replace gr-fixed-panel with position:sticky" by Becky Siegel · 7 years ago
- 368641e Replace gr-fixed-panel with position:sticky by Becky Siegel · 7 years ago
- fc0c84f Only show assignee highlight on open changes by Wyatt Allen · 7 years ago
- 34d5199 Prevent settings URL evaluation before router initialization by Wyatt Allen · 7 years ago
- ca19194 PolyGerrit: Use new gr-edit-preferences component in settings by Paladox none · 7 years ago
- 4d32197 PolyGerrit: Fix gr-admin-view sidebar for repo by Paladox none · 7 years ago
- 6ea8c8a Support for .screen() plugin API by Viktar Donich · 7 years ago
- 5f385c2 Add timeout for partial jump key sequence by Wyatt Allen · 7 years ago
- 8551eb2 Add 'jump' shortcuts for open, merged, and abandoned changes by Wyatt Allen · 7 years ago
- c172767 Update URL generation for groups by Wyatt Allen · 7 years ago
- 84e63a9 Introduce gr-editor-view by Kasper Nilsson · 8 years ago
- 6376e7a Exclude login and logout routes from catchall by Wyatt Allen · 8 years ago
- 8d92d53 Annotation updates by Becky Siegel · 8 years ago
- 3c2e121 Add more fields to Gerrit.Nav.View and utilize in app by Kasper Nilsson · 8 years ago
- 0be40a8 Update handling of shadow dom by Becky Siegel · 8 years ago
- 418ed9f PolyGerrit: Remove some duplicate code by Paladox none · 8 years ago
- f40489e Show a side menu on all 'admin' pages by Becky Siegel · 8 years ago
- de131f6 PolyGerrit: Implement /admin/create-project by Paladox none · 8 years ago
- deb3d19 Don't attempt to float app footer by Viktar Donich · 8 years ago
- cc9f054 Fix Polylint warning by Wyatt Allen · 8 years ago
- 25bd8c9 PolyGerrit: Implement /admin/plugins page by Paladox none · 8 years ago
- 80b9777 Merge "PolyGerrit: Implement /admin/groups page" by Becky Siegel · 8 years ago
- 36310e3 Reload page in shadow dom if cookie is set by Becky Siegel · 8 years ago
- fea8d95 PolyGerrit: Implement /admin/groups page by Paladox none · 8 years ago
- b7aef8b Unfloat header and footer on view change by Viktar Donich · 8 years ago
- 7932954 Implement /admin/projects/<project> pages by Becky Siegel · 8 years ago