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

PR for 1.7.0 #289

Merged
merged 21 commits into from
Oct 2, 2023
Merged

PR for 1.7.0 #289

merged 21 commits into from
Oct 2, 2023

Conversation

andybroomfield
Copy link
Contributor

New Feature

Fixes

Adnan-cds and others added 21 commits May 17, 2023 18:23
Provides:
- A Group plugin for Alert banners.
- A View for listing Alert banners belonging to groups.
- User permissions to go along with the localgov_microsites_group module.
- Fixed Alert banner's entity *type* name during config dependency calculation.
- Added group relation type cached clear during Alert banner bundle creation.
  This is needed for config import to work.
Automated test for banner allocation to a test group bundle.
The suggested dependencies (e.g. group) from composer.json are required to run
some of the tests.
Fix for composer command in test runner to grab suggested packages.
When a new banner is set to go live, we should end up in the "Put banner live"
tab of the new banner after the banner form is submitted.  At the moment we are
ending up in the banner's "View" tab.

Also, group banners should only appear in group pages and not all over the site.
Decide the active group either based on the current path or the current domain.
This is useful where we are using the domain_group module to associate a domain
with a group.
Once a group banner is published, redirect to the group banner listing page
instead of to the site-wide banner listing page.
Adds the key `workflow_dispatch:` to the on section.
…sts-ondemand

Add Github action on demand support to test
Optional Alert banner block configuration for the localgov_microsites_base
theme.  Automates setup of the Alert banner block for LocalGov Drupal Microsites
distribution users.
@andybroomfield andybroomfield merged commit 006f9d4 into release-1.x Oct 2, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants