Skip to content

webui: change retention/expiration column on volume tables to only show retention#943

Merged
pstorz merged 2 commits intomasterfrom
dev/fbergkemper/master/s4915
Oct 7, 2021
Merged

webui: change retention/expiration column on volume tables to only show retention#943
pstorz merged 2 commits intomasterfrom
dev/fbergkemper/master/s4915

Conversation

@frb121
Copy link
Contributor

@frb121 frb121 commented Sep 28, 2021

This commit is the first step of splitting the 'retention/expiration'
column on volume tables into separate columns.

An additional column will be introduced on volume tables later
after delivery of expiration values in JSON API mode has been
implemented.

The commit also removes unnecessary formatter functions that are no
longer required.

Fixes #816: Incorrect display value of the item Retention/Expiration depending on the selected localization

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)

General
  • PR name is meaningful
  • Purpose of the PR is understood
  • Separate commit for this PR in the CHANGELOG.md, PR number referenced is same
  • Commit descriptions are understandable and well formatted
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
  • bareos-check-sources --since-merge does not report any problems
  • git status should not report modifications in the source tree after building and testing

@frb121 frb121 self-assigned this Sep 28, 2021
@frb121 frb121 requested a review from pstorz September 28, 2021 15:38
@pstorz pstorz changed the title webui: change retention/expiration column on volume tables webui: change retention/expiration column on volume tables to only show retention Oct 6, 2021
Copy link
Member

@pstorz pstorz left a comment

Choose a reason for hiding this comment

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

The CHANGELOG.md entry was a bit too short in my view. Other than that, good work.

@frb121 frb121 force-pushed the dev/fbergkemper/master/s4915 branch from 38337a1 to ca7dafc Compare October 6, 2021 14:02
frb121 added 2 commits October 7, 2021 09:39
This commit is the first step of splitting the 'retention/expiration'
column on volume tables into separate columns.

An additional column will be introduced on volume tables later
after delivery of expiration values in JSON API mode has been
implemented.

The commit also removes unnecessary formatter functions that are no
longer required.

Fixes #816: Incorrect display value of the item Retention/Expiration depending on the selected localization
@pstorz pstorz force-pushed the dev/fbergkemper/master/s4915 branch from ca7dafc to 7d4389c Compare October 7, 2021 07:39
@pstorz pstorz merged commit e92dd6f into master Oct 7, 2021
@pstorz pstorz deleted the dev/fbergkemper/master/s4915 branch October 7, 2021 07:40
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