summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui
Commit message (Expand)AuthorAgeFilesLines
* Merge "Track generated suggestion edits only when suggestions remain"Milutin Kristofic2024-04-051-0/+4
|\
| * Track generated suggestion edits only when suggestions remainMilutin Kristofic2024-04-051-0/+4
* | Merge "Fix show edit for fix suggestions attached to comment"Milutin Kristofic2024-04-052-1/+8
|\ \
| * | Fix show edit for fix suggestions attached to commentMilutin Kristofic2024-04-042-1/+8
| |/
* | Merge branch 'stable-3.9' into masterDariusz Luksza2024-04-051-3/+8
|\ \
| * | gr-change-view: use change-model to update change objectPaladox none2024-03-251-1/+1
| * | Fix issue with gr-file-list-header not working correctly after writing a commentPaladox none2024-03-251-3/+8
* | | Merge "Warn before publishing edit about unapplied suggestions"Milutin Kristofic2024-04-044-12/+103
|\ \ \ | |_|/ |/| |
| * | Warn before publishing edit about unapplied suggestionsMilutin Kristofic2024-04-034-12/+103
* | | Track generated suggestion editMilutin Kristofic2024-04-022-1/+20
|/ /
* | Merge "Improve change-model load change consistency"Kamil Musin2024-03-285-45/+64
|\ \
| * | Improve change-model load change consistencyKamil Musin2024-03-285-45/+64
* | | Merge "Use switchMap when requesting change comments"Kamil Musin2024-03-282-83/+91
|\| |
| * | Use switchMap when requesting change commentsKamil Musin2024-03-282-83/+91
* | | update order of load rulesFrank Borden2024-03-271-1/+1
|/ /
* | Merge "Remove the `simplified_diff_processor` experiment"Ben Rohlfs2024-03-268-1891/+17
|\ \
| * | Remove the `simplified_diff_processor` experimentBen Rohlfs2024-03-268-1891/+17
* | | Merge changes I96467f81,Iffec5512Ben Rohlfs2024-03-254-46/+32
|\ \ \
| * | | Add a `replysent` plugin eventBen Rohlfs2024-03-254-1/+15
| * | | Consistent error handling for js-api eventsBen Rohlfs2024-03-251-45/+17
| |/ /
* / / gr-change-view: use change-model to update change objectPaladox none2024-03-251-1/+1
|/ /
* | Fix issue with gr-file-list-header not working correctly after writing a commentPaladox none2024-03-221-3/+8
* | Decrease Generate Suggestion Debounce Delay to 500msMilutin Kristofic2024-03-221-1/+1
* | Improve Fix Suggestions UIMilutin Kristofic2024-03-203-6/+56
* | Add Save Comment to Keyboard shortcuts in Change viewMilutin Kristofic2024-03-201-0/+1
* | Rectify empty string description in checks fixMilutin Kristofic2024-03-192-1/+24
* | Always show SHOW FIX button on checksMilutin Kristofic2024-03-193-58/+76
* | Search autocomplete handles space before expression correctlyMilutin Kristofic2024-03-182-1/+17
* | Merge "Prevent unintended sending of reply"Milutin Kristofic2024-03-152-2/+50
|\ \
| * | Prevent unintended sending of replyMilutin Kristofic2024-03-142-2/+50
* | | Do not include header when selecting diffMilutin Kristofic2024-03-141-1/+2
|/ /
* | Merge "Move `location.assign()` into utility making it replaceable"Ben Rohlfs2024-03-133-2/+27
|\ \
| * | Move `location.assign()` into utility making it replaceableBen Rohlfs2024-03-133-2/+27
* | | Merge "Enable "Show Edit" and "Apply Edit" for fix_suggestions within comments"Milutin Kristofic2024-03-135-53/+228
|\ \ \
| * | | Enable "Show Edit" and "Apply Edit" for fix_suggestions within commentsMilutin Kristofic2024-03-135-53/+228
* | | | Merge "Fix browser BACK button when going to plugin pages"Ben Rohlfs2024-03-136-52/+92
|\ \ \ \ | | |/ / | |/| |
| * | | Fix browser BACK button when going to plugin pagesBen Rohlfs2024-03-136-52/+92
* | | | Make generate suggestion checkbox persistent comment specificMilutin Kristofic2024-03-121-11/+15
| |/ / |/| |
* | | Merge "Support multiple suggestions in comment"Milutin Kristofic2024-03-121-2/+1
|\ \ \ | |/ / |/| |
| * | Support multiple suggestions in commentMilutin Kristofic2024-03-121-2/+1
* | | Merge "Check replacement in suggestion"Milutin Kristofic2024-03-051-2/+4
|\| |
| * | Check replacement in suggestionMilutin Kristofic2024-03-051-2/+4
* | | Merge changes Ic2f74faa,I14bb51beKamil Musin2024-03-0411-138/+403
|\ \ \
| * | | Fix the error in _sendDiffDraftsKamil Musin2024-03-042-5/+16
| * | | Address JSON parsing errors on 204 No ContentKamil Musin2024-03-0411-133/+387
* | | | Fix revision actions constantly showing as "loading" when not signed inBen Rohlfs2024-02-293-68/+22
* | | | Merge changes I8e7352c9,Ica48efc7,I7607fd3a,I0c0a97f3,Ic2226b99, ...Kamil Musin2024-02-2837-1889/+2002
|\| | |
| * | | Remove a TODO about /projects/ to /repo/ rename.Kamil Musin2024-02-281-40/+0
| * | | Rename getFromProjectLookup to getRepoNameKamil Musin2024-02-288-67/+72
| * | | Document behaviour of RetrySchedulerKamil Musin2024-02-281-0/+10