Skip to content

webui: add summary subscription report#2340

Merged
BareosBot merged 2 commits intobareos:masterfrom
sebastianlederer:dev/sebastianlederer/master/webui-subscription
Aug 26, 2025
Merged

webui: add summary subscription report#2340
BareosBot merged 2 commits intobareos:masterfrom
sebastianlederer:dev/sebastianlederer/master/webui-subscription

Conversation

@sebastianlederer
Copy link
Collaborator

@sebastianlederer sebastianlederer commented Aug 8, 2025

Addresses issue #2136

Adds a new button to the subscription view to download a summary subscription report in JSON format that does not contain hostnames.

Thank you for contributing to the Bareos Project!

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Required backport PRs have been created
  • Correct milestone is set
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

@sebastianlederer sebastianlederer self-assigned this Aug 8, 2025
@bruno-at-bareos bruno-at-bareos added this to the 25.0.0 milestone Aug 12, 2025
@bruno-at-bareos bruno-at-bareos linked an issue Aug 14, 2025 that may be closed by this pull request
@joergsteffens joergsteffens changed the title webui: add summary subscription report [Issue #2136] webui: add summary subscription report Aug 26, 2025
Copy link
Member

@joergsteffens joergsteffens left a comment

Choose a reason for hiding this comment

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

Looks good so far. I just fixed copyright dates and rephrased a sentence.
You can squash the commits into yours. BTW. you have to adapt the commit message:

webui: add summary subscription report [Issue https://github.com/bareos/bareos/issues/2136]

Addresses issue 2136: webui: get "status subscription" without details

Adds a new button to the subscription view to download a summary
subscription report in JSON format that does not contain hostnames.

Please remove the Issue reference from the summary.
Instead of Addresses issue 2136: you should write: Fixes #2136:

@joergsteffens joergsteffens force-pushed the dev/sebastianlederer/master/webui-subscription branch from 0a9f0c0 to 86e6c0f Compare August 26, 2025 14:18
Sebastian Lederer and others added 2 commits August 26, 2025 15:23
Fixes bareos#2136: webui: get "status subscription" without details

Adds a new button to the subscription view to download a summary
subscription report in JSON format that does not contain hostnames.
@BareosBot BareosBot force-pushed the dev/sebastianlederer/master/webui-subscription branch from 5b2ab2a to a50bf16 Compare August 26, 2025 15:23
@BareosBot BareosBot merged commit b95e8db into bareos:master Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

webui: get "status subscription" without details

4 participants