summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Prevent editor-view navigation when publish failsFrank Borden2023-09-291-1/+10
* | | | | Merge "Send diff API to plugins using highlight listener"Frank Borden2023-09-292-1/+8
|\ \ \ \ \
| * | | | | Send diff API to plugins using highlight listenerFrank Borden2023-09-292-1/+8
* | | | | | Merge "Move LoadingStatus to types"Dhruv Srivastava2023-09-297-19/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Move LoadingStatus to typesDhruv Srivastava2023-09-297-19/+22
* | | | | | Merge "Revert "Revert "Add support to cherry-pick using secondary email in UI"""Yash Chaturvedi2023-09-296-34/+167
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Revert "Revert "Add support to cherry-pick using secondary email in UI""Yash Chaturvedi2023-09-286-34/+167
* | | | | | Merge "Further refine the revision parents UI"Ben Rohlfs2023-09-287-118/+568
|\ \ \ \ \ \
| * | | | | | Further refine the revision parents UIBen Rohlfs2023-09-287-118/+568
* | | | | | | Move Finalizable to types.tsDhruv Srivastava2023-09-2829-38/+43
| |_|/ / / / |/| | | | |
* | | | | | Merge "Move base models into it's own directory"Dhruv Srivastava2023-09-2829-30/+30
|\ \ \ \ \ \
| * | | | | | Move base models into it's own directoryDhruv Srivastava2023-09-2829-30/+30
* | | | | | | Merge "Hardcode the width of "Press C to comment" tooltip"Kamil Musin2023-09-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Hardcode the width of "Press C to comment" tooltipKamil Musin2023-09-271-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Clean up DIFF_FOR_USER_SUGGESTED_EDIT flagMilutin Kristofic2023-09-273-15/+2
| |/ / / / / |/| | | | |
* | | | | | Merge "Revert "Add support to cherry-pick using secondary email in UI""Frank Borden2023-09-275-161/+29
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Revert "Add support to cherry-pick using secondary email in UI"Frank Borden2023-09-275-161/+29
* | | | | Merge changes If8f52bca,I2c97e714Kaushik Lingarkar2023-09-265-29/+161
|\| | | |
| * | | | Add support to cherry-pick using secondary email in UIYash Chaturvedi2023-09-255-29/+161
* | | | | Merge "Fix how we compute the final text value after substituting a suggestion"Chris Poucet2023-09-262-20/+1
|\ \ \ \ \
| * | | | | Fix how we compute the final text value after substituting a suggestionChris Poucet2023-09-262-20/+1