summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui/app/elements/change-list/gr-change-list/gr-change-list.ts
Commit message (Expand)AuthorAgeFilesLines
* Update status values staged, integrating and deferred for client side modulesJukka Jokiniva2022-05-301-1/+1
* Move most of shortcut mixin features into serviceBen Rohlfs2021-10-211-76/+25
* Move modifierPressed() method from mixin to serviceBen Rohlfs2021-10-181-7/+7
* Sanitize the types of keyboard eventsBen Rohlfs2021-10-081-18/+18
* Move shouldSuppress() method from mixin to serviceBen Rohlfs2021-10-081-8/+10
* Inline gr-change-table-mixin stuff and remove itFrank Borden2021-09-281-14/+38
* Some small refactorings to enable stricter js compiler flagsbrohlfs2021-09-021-3/+6
* Get rid of @override.Chris Poucet2021-08-201-5/+2
* Add the override keyword to class members in TypeScript filesGerrit Code Review2021-08-201-2/+2
* Fix all hints discovered by the new linterChris Poucet2021-08-191-4/+3
* Fix template problems with gr-settings-viewPaladox none2021-08-041-3/+5
* Mark services as private readonlyDhruv Srivastava2021-06-231-1/+1
* Remove attention set configuration option (frontend)David Ostrovsky2021-05-061-27/+7
* Refactoring the 'reload' eventBen Rohlfs2021-05-051-7/+3
* Refactor the keyboard handling a little bitBen Rohlfs2021-04-161-6/+3
* A11y - fix and improve label when navigating dashboardMilutin Kristofic2021-04-081-1/+19
* Roll forward "Make GrCursorManager a plain class" with fixesOle Rehmsen2021-03-291-13/+19
* Revert "Make GrCursorManager a plain class"Ole Rehmsen2021-03-181-18/+13
* Remove LegacyElementMixin everywhereBen Rohlfs2021-03-151-2/+1
* Replace created() by constructor() (Polymer Legacy)Ben Rohlfs2021-03-121-5/+0
* Make GrCursorManager a plain classOle Rehmsen2021-03-111-12/+17
* Move GrCursorManager element hooks to parentsOle Rehmsen2021-03-111-0/+6
* Replace at-/de-tached with dis-connectedCallbackBen Rohlfs2021-03-101-2/+2
* Remove GestureEventListenersBen Rohlfs2021-03-091-4/+1
* Add readonly to restApiService propertyDhruv Srivastava2021-02-221-1/+1
* Use a utility function for reloading the windowBen Rohlfs2021-02-121-1/+2
* Add manual sync of cursor for gr-change-listDhruv Srivastava2021-01-261-0/+4
* Rename getVisibleColumns method to renameProjectToRepoColumnDhruv Srivastava2020-12-231-1/+3
* Add a fireEvent utilBen Rohlfs2020-12-071-6/+2
* Remove unused import for gr-rest-api-interfaceDhruv Srivastava2020-12-021-1/+0
* Change all components to use the service for rest-api-interfaceBen Rohlfs2020-12-011-3/+3
* Convert files to typescriptDmitrii Filippov2020-10-211-1/+1
* Replace "Since" by "Waiting"Ben Rohlfs2020-10-141-1/+1
* Add an attention-set-utilBen Rohlfs2020-10-091-4/+5
* Add 'Since' and 'Submitted' columns to dashboard sectionsBen Rohlfs2020-10-081-3/+32
* Highlight the dashboard rows with attention as reviewerBen Rohlfs2020-10-081-13/+17
* Convert gr-change-list to typescriptMilutin Kristofic2020-09-231-211/+278
* Rename files to preserve historyMilutin Kristofic2020-09-221-0/+441