summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui/app/elements/change/gr-change-actions/gr-change-actions_test.html
Commit message (Expand)AuthorAgeFilesLines
* Add support for cherry-picking even with merge conflictsPaladox none2019-03-091-0/+32
* Add support for 'base' in cherry pick dialogPaladox none2019-02-211-0/+1
* Add disableEdit flag to gr-change-viewKasper Nilsson2018-09-261-0/+14
* Utilize gr-error-dialogKasper Nilsson2018-08-241-3/+7
* Fix check that submit dialog is displayedWyatt Allen2018-06-221-1/+1
* Merge "Handle change action taps on icon"Wyatt Allen2018-06-221-0/+21
|\
| * Handle change action taps on iconKasper Nilsson2018-06-201-0/+21
* | Create gr-confirm-submit-dialog componentWyatt Allen2018-06-201-2/+5
|/
* Mark getChangeUrlAndSend privateWyatt Allen2018-06-191-7/+7
* Hide edit button on merged changesKasper Nilsson2018-06-121-0/+5
* Set labels on revert via review REST API methodWyatt Allen2018-06-081-0/+13
* Cleanup post-test errors in gr-change-actions_test.htmlWyatt Allen2018-05-291-1/+3
* Auto-focus on confirm button in submit dialogKasper Nilsson2018-04-211-11/+5
* Fix entering specific revision in rebase dialogKasper Nilsson2018-04-031-16/+2
* Show a simple confirm dialog for submitting changesWyatt Allen2018-03-271-4/+21
* Add @license tags to PG HTML and JS assetsDave Borowitz2018-03-261-0/+1
* Merge "Add ability to hide quick approve button to GrChangeActionsInterface"viktard2018-02-271-0/+15
|\
| * Add ability to hide quick approve button to GrChangeActionsInterfaceRavi Mistry2018-02-271-0/+15
* | Merge "Add tests for gr-confirm-abandon-dialog"Becky Siegel2018-02-161-0/+68
|\ \
| * | Add tests for gr-confirm-abandon-dialogPaladox none2018-02-161-0/+68
| |/
* | Fix false-passing testViktar Donich2018-02-141-3/+5
* | Rename doneEdit to stopEditKasper Nilsson2018-02-081-5/+5
|/
* Disable toggling edit mode on closed changesKasper Nilsson2018-01-301-0/+2
* Merge "Report change actions with gr-reporting"Kasper Nilsson2018-01-291-0/+8
|\
| * Report change actions with gr-reportingKasper Nilsson2018-01-241-0/+8
* | Add `doneEdit` change actionKasper Nilsson2018-01-241-0/+5
* | Refactor edit change action logicKasper Nilsson2018-01-241-2/+2
* | Replace `editLoaded` with `editMode`Kasper Nilsson2018-01-241-8/+8
|/
* Add `Edit` change actionKasper Nilsson2018-01-231-105/+69
* Remove network errors from gr-change-actions_testKasper Nilsson2018-01-181-0/+4
* Rename property in gr-change-actionsKasper Nilsson2018-01-161-12/+12
* Update rebase dialog to give parent autocomplete suggestionsBecky Siegel2018-01-121-0/+20
* Move reply button back above commit messageBecky Siegel2017-11-171-1/+1
* Show toasts for more change update eventsWyatt Allen2017-11-171-4/+4
* Modify fetchIsLatestKnown to return object rather than booleanWyatt Allen2017-11-161-4/+4
* Make context.call() call plugin actions correctlyViktar Donich2017-11-071-1/+22
* Merge "Change action button order update"Paladox none2017-11-071-3/+10
|\
| * Change action button order updateBecky Siegel2017-11-061-3/+10
* | Make change action labels consistently sentence-casedWyatt Allen2017-11-061-8/+14
|/
* Reload actions when new change is loaded, not on new changeNumWyatt Allen2017-11-021-0/+8
* plugin.deprecated.onAction partial supportViktar Donich2017-10-251-0/+26
* Replace Mute/Unmute by Mark as Reviewed/Unreviewed (Part 2)Paladox none2017-10-011-24/+25
* PolyGerrit: Remove support for draftsPaladox none2017-09-301-49/+9
* PolyGerrit: Add rebase change edit to actionsPaladox none2017-09-181-2/+40
* PolyGerrit: Adds delete and publish change edits to actionsPaladox none2017-09-181-0/+93
* Do cleanup when change action requests failWyatt Allen2017-09-111-0/+83
* Remove jank in reply dialogBecky Siegel2017-08-311-0/+14
* Wait for revert or cherrypick changes to be reachable before redirectingWyatt Allen2017-08-231-0/+31
* Centralize URL upgrading to within routerKasper Nilsson2017-08-151-1/+1
* Use project lookupKasper Nilsson2017-08-091-2/+4