-
Notifications
You must be signed in to change notification settings - Fork 14
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
Release 2025.3.0 #1973
Merged
Release 2025.3.0 #1973
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Since we introduced an object oriented way of handling consumers, users and roles, we do not need these files anymore
So they align with the created entities
and use consumer handler for entity deletion as well.
Run: drush updatedb drush cache:rebuild drush config:export
This change ensures the same behavior as in Events, where users must press Enter or click the search icon to search for articles
To avoid confusion we handle consumers and users in one place
Since the whole consumer/user/role part was refactored we also need to adjust the drush commands handling secrets/uuids
Adjust cmds to fit new way of handling consumers and be more specific about what each command actually is doing.
…brugeren-kun-bliver-oprettet-i-dpl-consumers-deploy-hook
A link in the admin interface that redirects editors to BNF.
Since our deploy hook takes care of that now
The major versions of the package are tied to the corresponding Node version. We do not want Dependabot to try to update these if Node is not also updated. Consequently we limit the Dependabot updates to minor and patch versions.
This matches the version specified in .nvmrc and in the node-chromium Docker image.
This seems to be the best we can do for now. .nvmrc files do not support comments so it has not been updated.
My reviewer did not like setting the components as properties of the handler.
…orm_DDFHER-165 Adding a BNF login form for client sites. DDFHER-165
In order to inject dependencies (right now entityTypeManager) into the consumer components (Consumer, ConsumerUser).
…sorg-for-at-graph-ql-consumer-brugeren-kun-bliver-oprettet-i-dpl-consumers-deploy-hook Handle graphql consumers for both BNF and Go
…node-20 Ensure Node versions are synced across the project
Bumps [eslint-plugin-drupal-contrib](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib) from 1.2.1 to 2.0.3. - [Release notes](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/releases) - [Changelog](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/blob/2.x/CHANGELOG.md) - [Commits](coldfrontlabs/eslint-plugin-drupal-contrib@v1.2.1...v2.0.3) --- updated-dependencies: - dependency-name: eslint-plugin-drupal-contrib dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
If the editor has been redirected to the server from the BNF login, the context from the site they come from, has been saved to a cookie. If that is the case, we show a floating (fixed) button on nodes, that links back to the original site, along with the UUID. If the article has already been imported, the original site will display a warning.
This update introduces a new required setting: `Trimming options`. The update sets this option to `Trim the Meta Tag before the word on the given value` by default and adds the following characters as delimiters: `|.,-:;/+&([{"'`.
…-opgrader-drupal-metatag-cms DDFNEXT-645 - Update `drupal/metatag` from 2.0.2 to 2.1.0
bnf: Report BNF as its own deployment environment
The URL textfield is used for adding a VideoTool URL, which will be used to render VideoTool videos in the frontend. Removed existing Media field from the paragraph, as it will not be used for now. This is probably a temporary solution, as we would like to integrate VideoTool into the core Media module. But for now this will be sufficient.
This also allows us to display where the content has been imported from, as canonical URL allows a title field.
…al-url_DDFHER-187 BNF: send along canonical data as part of import. DDFHER-187
Without this callers would get the last cached response no matter what from_date is provided. This applies the same query argument as is retrieved from the request further up in the processing.
Bumps the minor-js-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-js-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
…npm_and_yarn/minor-js-dependencies-2eb68ffdc3 Bump typescript from 5.7.2 to 5.7.3 in the minor-js-dependencies group
…add-videotool-url-field-to-paragraph Added a new URL textfield to the GO Video Paragraph.
Bumps the minor-js-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.19.1 to 8.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-js-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-js-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps drupal/address from 2.0.2 to 2.0.3. --- updated-dependencies: - dependency-name: drupal/address dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…npm_and_yarn/minor-js-dependencies-a69397b1d9 Bump the minor-js-dependencies group with 2 updates
…composer/drupal/address-2.0.3 Bump drupal/address from 2.0.2 to 2.0.3
…ist-api-cache Add from date query argument to API response for event lists
…5.3.0 Use release 2025.3.0 of design system and React components
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.