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

merge develop into release/2.8 #157

Merged
merged 3 commits into from
Oct 7, 2024
Merged

merge develop into release/2.8 #157

merged 3 commits into from
Oct 7, 2024

Conversation

devketanpro
Copy link
Member

Front-end checklist

  • This pull request is replacing lodash.get with optional chaining and nullish coalescing for modified code segments
  • This pull request is adding missing TypeScript types to modified code segments where it's easy to do so with confidence
  • This pull request is using memo or PureComponent to define new React components (and updates existing usages in modified code segments)
  • This pull request is not importing anything from client-core directly (use superdeskApi)
  • This pull request is importing UI components from superdesk-ui-framework and superdeskApi when possible instead of using ones defined in this repository.

petrjasek and others added 2 commits October 4, 2024 18:06
…eports [SDESK-7408] (#155)

* Enable dynamic metadata fields for 'subgroup' in content publishing reports [SDESK-7408]

* refactore code

* add tests

* handle terms aggs size via config

* minor changes
@devketanpro devketanpro requested a review from petrjasek October 7, 2024 04:51
@petrjasek petrjasek merged commit efe43a2 into release/2.8 Oct 7, 2024
13 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.

2 participants