WordPress/wp-admin/js
desrosj e34fbe755d Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch.
This backports several build and test tool improvements to the 5.6 branch. Most notably, this includes:

- The changes required to allow each workflow to be triggered by the `workflow_dispatch` event so that tests can be run on a schedule [50590].
- The ability to run PHPUnit tests from `src` instead of `build` [50441-50443].
- Splitting single site and multisite tests into parallel jobs [50379].
- Split slow tests into separate, parallel jobs for PHP 5.6 [50444].
- Better branch and path scoping for GitHub Action workflows when running on `pull_request` [50432,50479].
- Several `devDependency` updates.

Merges [50267,50299,50379,50387,50413,50416,50432,50435-50436,50441-50444,50446,50473-50474,50476,50479,50485-50487,50545,50579,50590,50592,50598] to the 5.6 branch.
See #50401, #51734, #51801, #51802, #52548, #52608, #52612, #52623, #52624, #52625, #52645, #52653, #52658, #52660, #52667, #52786.
Built from https://develop.svn.wordpress.org/branches/5.6@50602


git-svn-id: http://core.svn.wordpress.org/branches/5.6@50215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-03-26 17:23:20 +00:00
..
widgets Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
accordion.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
accordion.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
application-passwords.js Site Health, App Passwords: Ensure REST API responses are properly translated. 2020-12-01 18:07:08 +00:00
application-passwords.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
auth-app.js App Passwords: Correct authorize app action names and signatures. 2021-01-21 12:35:55 +00:00
auth-app.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
code-editor.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
code-editor.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
color-picker.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/color-picker.js`. 2020-07-07 16:10:05 +00:00
color-picker.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
comment.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/comment.js`. 2020-07-07 18:40:05 +00:00
comment.min.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/comment.js`. 2020-07-07 18:40:05 +00:00
common.js Customize: Temporary fix for autosave restore notice not being removed 2020-11-17 04:45:11 +00:00
common.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
custom-background.js Themes: Ensure that only privileged users can set a background image when a theme is using the deprecated custom background page. 2020-10-29 18:09:13 +00:00
custom-background.min.js Themes: Ensure that only privileged users can set a background image when a theme is using the deprecated custom background page. 2020-10-29 18:09:13 +00:00
custom-header.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 18:01:03 +00:00
customize-controls.js Customize: Ensure the New Menu section is properly rendered. 2020-10-27 02:48:06 +00:00
customize-controls.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
customize-nav-menus.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
customize-nav-menus.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
customize-widgets.js Customize: Exclude widget ID attributes from search. 2020-11-12 22:05:09 +00:00
customize-widgets.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
dashboard.js Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
dashboard.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
edit-comments.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
edit-comments.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
editor-expand.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
editor-expand.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
editor.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
editor.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
farbtastic.js
gallery.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
gallery.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
image-edit.js Media: clear inputs after cropping on attachment details screen. 2020-10-02 15:11:06 +00:00
image-edit.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
inline-edit-post.js Quick/Bulk Edit: Fix undefined error when initializing UI Autocomplete 1.12.1 on non-existing element and then attempting to use the autocomplete instance. 2020-12-01 07:32:06 +00:00
inline-edit-post.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
inline-edit-tax.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/inline-edit-post.js` and `wp-admin/js/inline-edit-tax.js`. 2020-07-07 18:02:05 +00:00
inline-edit-tax.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
iris.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
language-chooser.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
language-chooser.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
link.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
link.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
media-gallery.js Themes: Ensure that only privileged users can set a background image when a theme is using the deprecated custom background page. 2020-10-29 18:09:13 +00:00
media-gallery.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
media-upload.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
media-upload.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
media.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/media.js`. 2020-07-07 16:14:06 +00:00
media.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
nav-menu.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
nav-menu.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
password-strength-meter.js Coding Standards: Reformat some long `apply_filters_deprecated()` and `do_action_deprecated()` calls for better readability. 2020-06-25 12:06:07 +00:00
password-strength-meter.min.js General: Rename `(add|remove)_option_allowed_list()` to `(add|remove)_allowed_option()`. 2020-06-23 18:54:16 +00:00
plugin-install.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/plugin-install.js`. 2020-07-07 18:15:03 +00:00
plugin-install.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
post.js Editor: Fix improper triggering of the "Are you sure" prompt when navigating away from the old, "classic" Edit Post screen and there are no changes. Was triggered when there is an instance of TinyMCE in the Excerpt postbox. 2021-01-27 19:52:00 +00:00
post.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
postbox.js Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
postbox.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
privacy-tools.js Privacy: Use more appropriate verbiage when downloading personal data export file from a row action. 2020-10-23 19:33:07 +00:00
privacy-tools.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
revisions.js Docs: Improve comments in `js/_enqueues/wp/revisions.js` per the documentation standards. 2020-01-29 00:37:04 +00:00
revisions.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
set-post-thumbnail.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/set-post-thumbnail.js`. 2020-07-07 18:55:04 +00:00
set-post-thumbnail.min.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/set-post-thumbnail.js`. 2020-07-07 18:55:04 +00:00
site-health.js Site Health, App Passwords: Ensure REST API responses are properly translated. 2020-12-01 18:07:08 +00:00
site-health.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
svg-painter.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
svg-painter.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
tags-box.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/tags-box.js` and `wp-admin/js/tags-suggest.js`. 2020-07-06 21:00:03 +00:00
tags-box.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
tags-suggest.js Quick/Bulk Edit: Fix undefined error when initializing UI Autocomplete 1.12.1 on non-existing element and then attempting to use the autocomplete instance. 2020-12-01 07:32:06 +00:00
tags-suggest.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
tags.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/tags.js`. 2020-07-06 19:47:03 +00:00
tags.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
theme-plugin-editor.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/dashboard.js`. 2020-10-14 21:13:08 +00:00
theme-plugin-editor.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
theme.js Upgrade/Install: Only show auto-update for themes that support the feature. 2020-07-29 20:01:08 +00:00
theme.min.js Build/Test Tools: Backport GitHub Action and build improvements to the 5.6 branch. 2021-03-26 17:23:20 +00:00
updates.js Administration: Make sure auto-update counts properly update when bulk deleting plugins or themes. 2020-11-12 20:42:10 +00:00
updates.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
user-profile.js Login: Avoid AJAX error on login screen. 2020-10-27 18:43:07 +00:00
user-profile.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
user-suggest.js Docs: Add file doc `@output` annotations. 2018-06-28 02:30:15 +00:00
user-suggest.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
widgets.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/dashboard.js`. 2020-10-14 21:13:08 +00:00
widgets.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
word-count.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:35:02 +00:00
word-count.min.js Build/Test Tools: Update several dependencies in the 5.6 branch. 2021-01-26 15:18:33 +00:00
xfn.js Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:50:53 +00:00
xfn.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00