-
Notifications
You must be signed in to change notification settings - Fork 8
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
Feature: Group integration #250
Merged
Merged
Commits on May 17, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for 3c51ed3 - Browse repository at this point
Copy the full SHA 3c51ed3View commit details
Commits on May 18, 2023
-
- 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.
Configuration menu - View commit details
-
Copy full SHA for eabe58f - Browse repository at this point
Copy the full SHA eabe58fView commit details
Commits on Jun 9, 2023
-
Automated test for banner allocation to a test group bundle.
Configuration menu - View commit details
-
Copy full SHA for 93b11ee - Browse repository at this point
Copy the full SHA 93b11eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91610ea - Browse repository at this point
Copy the full SHA 91610eaView commit details -
Test: Requiring suggested dependencies.
The suggested dependencies (e.g. group) from composer.json are required to run some of the tests.
Configuration menu - View commit details
-
Copy full SHA for 570d2cf - Browse repository at this point
Copy the full SHA 570d2cfView commit details -
Test: Requiring suggested dependencies.
Fix for composer command in test runner to grab suggested packages.
Configuration menu - View commit details
-
Copy full SHA for 9fd20b1 - Browse repository at this point
Copy the full SHA 9fd20b1View commit details
Commits on Sep 4, 2023
-
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.
Configuration menu - View commit details
-
Copy full SHA for a6577c2 - Browse repository at this point
Copy the full SHA a6577c2View commit details -
Fix: Account for Domain group.
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.
Configuration menu - View commit details
-
Copy full SHA for 9c84f6a - Browse repository at this point
Copy the full SHA 9c84f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e55bf2e - Browse repository at this point
Copy the full SHA e55bf2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3991a - Browse repository at this point
Copy the full SHA 8b3991aView commit details -
Fix: Post-banner publishing redirection.
Once a group banner is published, redirect to the group banner listing page instead of to the site-wide banner listing page.
Configuration menu - View commit details
-
Copy full SHA for fb1c9cd - Browse repository at this point
Copy the full SHA fb1c9cdView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4fca5f8 - Browse repository at this point
Copy the full SHA 4fca5f8View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10126b5 - Browse repository at this point
Copy the full SHA 10126b5View commit details -
Optional Alert banner block configuration for the localgov_microsites_base theme. Automates setup of the Alert banner block for LocalGov Drupal Microsites distribution users.
Configuration menu - View commit details
-
Copy full SHA for 7c26e17 - Browse repository at this point
Copy the full SHA 7c26e17View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.