summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui
Commit message (Expand)AuthorAgeFilesLines
* Remove the old diffBen Rohlfs2023-10-2055-17274/+52
* Merge "Bump Lit version to 3.0.0"Ben Rohlfs2023-10-193-30/+37
|\
| * Bump Lit version to 3.0.0Ben Rohlfs2023-10-193-30/+37
* | Merge "Update user preference for visible sidebar"Frank Borden2023-10-191-8/+29
|\ \ | |/ |/|
| * Update user preference for visible sidebarFrank Borden2023-10-191-8/+29
* | Merge "Only log DashboardDisplayed for the default user dashboard."Kamil Musin2023-10-1912-19/+115
|\ \
| * | Only log DashboardDisplayed for the default user dashboard.Kamil Musin2023-10-1812-19/+115
* | | Merge "Remove frontend redirection of legacy URIs without project"Fabio Ponciroli2023-10-192-59/+0
|\ \ \ | |_|/ |/| |
| * | Remove frontend redirection of legacy URIs without projectFabio Ponciroli2023-10-192-59/+0
* | | Merge "Introduce a user preference for sidebar on diff page"Frank Borden2023-10-192-0/+4
|\ \ \ | |/ / |/| |
| * | Introduce a user preference for sidebar on diff pageFrank Borden2023-10-192-0/+4
| |/
* | Merge "Merge branch 'stable-3.8'"Nasser Grainawi2023-10-182-2/+25
|\ \ | |/ |/|
| * Merge branch 'stable-3.8'Yash Chaturvedi2023-10-172-2/+25
| |\
| | * Merge branch 'stable-3.7' into stable-3.8Yash Chaturvedi2023-10-152-2/+25
| | |\
| | | * Merge branch 'stable-3.6' into stable-3.7Yash Chaturvedi2023-10-142-5/+31
| | | |\
| | | | * Merge branch 'stable-3.5' into stable-3.6Yash Chaturvedi2023-10-122-2/+27
| | | | |\
| | | | | * Fix bug where changing preferred email results in duplicate emailsYash Chaturvedi2023-10-112-2/+27
| | | | | * Show edit icon for topic only if it is not readonlyKaushik Lingarkar2023-09-221-1/+1
| | | * | | Fix loading and state of <gr-repo>Ben Rohlfs2023-09-262-118/+122
| | * | | | Merge "Revise getFromProjectLookup" into stable-3.8Luca Milanesio2023-10-014-58/+79
| | |\ \ \ \
| | | * | | | Revise getFromProjectLookupBen Rohlfs2023-06-274-58/+79
* | | | | | | Merge "Fix strikethrough on hover for abandoned changes"Ben Rohlfs2023-10-171-7/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix strikethrough on hover for abandoned changesBen Rohlfs2023-10-171-7/+10
* | | | | | | Merge "Revert "Attach the 'allow-incomplete-results' query param to change qu...Dhruv Srivastava2023-10-121-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert "Attach the 'allow-incomplete-results' query param to change queries"Youssef Elghareeb2023-10-121-2/+1
* | | | | | | | Fix preloading of change pageYoussef Elghareeb2023-10-121-2/+2
* | | | | | | | Merge "Remove committer_email field from topic cherry-pick payload"Yash Chaturvedi2023-10-111-1/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove committer_email field from topic cherry-pick payloadYash Chaturvedi2023-10-061-1/+0
* | | | | | | | Fix DEFAULT_DETAIL_HEXES to use `changePage`Ben Rohlfs2023-10-111-5/+2
* | | | | | | | Guard the PARENTS option by a flagBen Rohlfs2023-10-113-5/+18
* | | | | | | | Merge "Add display name to account hovercard"Ben Rohlfs2023-10-112-1/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Add display name to account hovercardBen Rohlfs2023-10-102-1/+22
* | | | | | | | | Merge "Fix n/p shortcuts for new diff"Ben Rohlfs2023-10-111-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix n/p shortcuts for new diffBen Rohlfs2023-10-101-1/+0
| | |_|/ / / / / / | |/| | | | | | |
* / | | | | | | | Allow rebase with a secondary email via UIKaushik Lingarkar2023-10-108-6/+282
|/ / / / / / / /
* / / / / / / / Attach the 'allow-incomplete-results' query param to change queriesYoussef Elghareeb2023-10-091-1/+2
|/ / / / / / /
* | | | | | | Fix colors of gr-revision-parents in dark modeBen Rohlfs2023-10-091-1/+2
* | | | | | | Merge "Add a tooltip to the gr-image-viewer toggle button."Kamil Musin2023-10-061-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Add a tooltip to the gr-image-viewer toggle button.Kamil Musin2023-10-061-1/+8
* | | | | | | | Revert "Stop relying on server-side settings for option-hexes."Chris Poucet2023-10-063-7/+25
* | | | | | | | Merge "Add `auth-link` frontend extension point"Dariusz Ɓuksza2023-10-062-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Add `auth-link` frontend extension pointDariusz Luksza2023-10-032-2/+6
* | | | | | | | | Merge "Revert "Send back 'LABELS' as part of the options.""Chris Poucet2023-10-061-2/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "Send back 'LABELS' as part of the options."Chris Poucet2023-09-281-2/+0
* | | | | | | | | Generated suggestion - testing UI when suggestion is in a new rangeMilutin Kristofic2023-10-041-28/+56
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'stable-3.8'Martin Fick2023-09-291-7/+7
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Remove property drilling for `gr-smart-search`Ben Rohlfs2023-09-186-38/+20
| * | | | | | | Fix admin links that contain the base URL twiceBen Rohlfs2023-09-044-63/+8
| * | | | | | | Merge "Always show `Download` action" into stable-3.8Chris Poucet2023-08-303-26/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Always show `Download` actionBen Rohlfs2023-08-263-26/+17