mediawiki-extensions-Visual.../editcheck/modules
Ed Sanders fccb247285 EditCheck: Only pause if check is not rejected
The pause is to show the user the result of their
action (sepcifically it was designed for AddReferenceEditCheck
to let them see the reference in the page).

If they reject, there is no need to pause. This applies
to mulit-check too where it would cause a pause before moving on
to the next check.

Change-Id: I57f881b37051cc2e5ea6bda23fea66a2de2b342d
2024-12-12 12:57:47 +00:00
..
editchecks EditCheck: move checks to a sidebar 2024-12-11 20:20:00 +00:00
.eslintrc.json EditCheck: Use sourceType:commonjs in ESLint 2024-06-14 16:25:51 +01:00
BaseEditCheck.js EditCheck: move checks to a sidebar 2024-12-11 20:20:00 +00:00
EditCheck.less EditCheck: move checks to a sidebar 2024-12-11 20:20:00 +00:00
EditCheckAction.js EditCheck: move checks to a sidebar 2024-12-11 20:20:00 +00:00
EditCheckContextItem.js EditCheck: Add more method documentation 2024-11-19 13:56:18 +00:00
EditCheckDialog.js EditCheck: Only pause if check is not rejected 2024-12-12 12:57:47 +00:00
EditCheckFactory.js EditCheck: move checks to a sidebar 2024-12-11 20:20:00 +00:00
EditCheckInspector.js EditCheck: move checks to a sidebar 2024-12-11 20:20:00 +00:00
init.js EditCheck: move checks to a sidebar 2024-12-11 20:20:00 +00:00