Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VACMS-15503 Add multi workflow filters to all Views that have exposed content moderation filter #15769

Merged
merged 27 commits into from
Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
8e88f9b
VACMS-15503 Add multiple workflow filter patch.
swirtSJW Oct 19, 2023
c00040d
admin/content
swirtSJW Oct 21, 2023
fc1d8d0
admin/content/resources-and-support
swirtSJW Oct 21, 2023
ab7d695
admin/content/events
swirtSJW Oct 21, 2023
a410c26
admin/content/bulk
swirtSJW Oct 21, 2023
38ddf87
admin/content/audit/export
swirtSJW Oct 21, 2023
9129f2a
admin/content/audit
swirtSJW Oct 21, 2023
2aa50ef
admin/content/audit/knowledge-base-article-administration
swirtSJW Oct 21, 2023
a2657c5
admin/content/audit/metatag
swirtSJW Oct 21, 2023
b40e307
admin/content/audit/phone-numbers, admin/content/audit/buttons
swirtSJW Oct 21, 2023
b51e920
admin/content/va-forms/audit
swirtSJW Oct 21, 2023
8be3c44
admin/content/vamc-alerts-and-statuses
swirtSJW Oct 21, 2023
e6d3051
admin/content/facilities
swirtSJW Oct 22, 2023
2d951bc
admin/content/facilities/addresses
swirtSJW Oct 22, 2023
5643e70
admin/content/facilities/facility-status
swirtSJW Oct 22, 2023
768715e
admin/content/facilities/vamc-facility-health-services
swirtSJW Oct 22, 2023
d437628
admin/content/facilities/vamc-facility-non-clinical-services
swirtSJW Oct 22, 2023
75d7527
admin/content/facilities/vet-center-services
swirtSJW Oct 22, 2023
0eb4df4
admin/content/audit/system-banner-image
swirtSJW Oct 22, 2023
db35218
admin/content/facilities/vamc-systems
swirtSJW Oct 22, 2023
fdfd557
admin/content/facilities/vamc-prepare-for-visit
swirtSJW Oct 22, 2023
b15640f
Update name of Facility collection of Views.
swirtSJW Oct 22, 2023
0f82461
Undo some unintended changes.
swirtSJW Oct 23, 2023
73a990a
VACMS-14721 Add content types back to phone audit.
swirtSJW Oct 24, 2023
c3bec1b
VACMS-15503 Set correct caption on phone and button audits.
swirtSJW Oct 24, 2023
1dd5fe4
VACMS-15503 Fix conflicting filter on metatag audit and fix menu plac…
swirtSJW Oct 24, 2023
64931ec
Merge branch 'main' into VACMS-15503-add-multi-workflow-filters
swirtSJW Oct 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,8 @@
"3047110 - Add workflow to taxonomy" : "https://www.drupal.org/files/issues/2023-04-14/3047110-45.patch",
"3106205 - Length of menu_tree.url and menu_tree.route_param_key are too short (255 characters)": "https://www.drupal.org/files/issues/2023-05-24/3106205-length-menu-tree-too-short.patch",
"3274419 - Make BaseFieldOverride inherit internal property from the base field": "https://www.drupal.org/files/issues/2023-03-13/3274419-45.patch",
"3333401 - Pager h4 cause accessibility flag on many pages": "https://www.drupal.org/files/issues/2023-07-27/3333401-56-configurable-heading-pager.patch"
"3333401 - Pager h4 cause accessibility flag on many pages": "https://www.drupal.org/files/issues/2023-07-27/3333401-56-configurable-heading-pager.patch",
"3382759 - Add multiple workflow content moderation filter to Views.": "https://www.drupal.org/files/issues/2023-08-24/3382759-8.patch"
},
"drupal/danse": {
"3364925 - added explicit access check": "https://www.drupal.org/files/issues/2023-06-05/3364925-added-explicit-access-check.patch"
Expand Down
18 changes: 13 additions & 5 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2029832df0507f936056503739c48520",
"content-hash": "4dff2afe5871cb7482ee57dbde54733e",
"packages": [
{
"name": "alchemy/zippy",
Expand Down Expand Up @@ -6169,6 +6169,10 @@
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Anybody",
"homepage": "https://www.drupal.org/user/291091"
},
{
"name": "Hydra",
"homepage": "https://www.drupal.org/user/647364"
Expand Down Expand Up @@ -10688,7 +10692,7 @@
},
"require": {
"bjeavons/zxcvbn-php": "^1.3",
"drupal/core": "^8 || ^9",
"drupal/core": "^8 || ^9 || ^10",
"drupal/password_policy": "^3.1|^4.0"
},
"type": "drupal-module",
Expand All @@ -10697,8 +10701,8 @@
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.0-beta1+4-dev",
"datestamp": "1668804356",
"version": "8.x-2.0-beta2+1-dev",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated metadata changes.

"datestamp": "1696647229",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
Expand Down Expand Up @@ -10726,6 +10730,10 @@
"name": "nerdstein",
"homepage": "https://www.drupal.org/user/1557710"
},
{
"name": "nord102",
"homepage": "https://www.drupal.org/user/3471419"
},
{
"name": "scor",
"homepage": "https://www.drupal.org/user/52142"
Expand Down Expand Up @@ -27786,5 +27794,5 @@
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}
Loading
Loading