Skip to content

Add new admin option to customize terms of use for file download#1440

Merged
samuelwei merged 5 commits intodevelopfrom
1435-customize-file-terms-of-use
Oct 9, 2024
Merged

Add new admin option to customize terms of use for file download#1440
samuelwei merged 5 commits intodevelopfrom
1435-customize-file-terms-of-use

Conversation

@samuelwei
Copy link
Copy Markdown
Collaborator

@samuelwei samuelwei commented Sep 27, 2024

Implements #1435

Type (Highlight the corresponding type)

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • Code updated to current develop branch head
  • Passes CI checks
  • Is a part of an issue
  • Tests added for the bugfix or newly implemented feature, describe below why if not
  • Changelog is updated
  • Documentation of code and features exists

Changes

  • Add new admin option to customize terms of use for file download

@samuelwei samuelwei linked an issue Sep 27, 2024 that may be closed by this pull request
@samuelwei samuelwei added the enhancement New feature or request label Sep 27, 2024
@samuelwei samuelwei added this to the v4.1 milestone Sep 27, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.35%. Comparing base (df88958) to head (9c44431).
Report is 19 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1440      +/-   ##
=============================================
+ Coverage      95.32%   95.35%   +0.02%     
  Complexity      1323     1323              
=============================================
  Files            203      203              
  Lines           4579     4583       +4     
=============================================
+ Hits            4365     4370       +5     
+ Misses           214      213       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cypress
Copy link
Copy Markdown

cypress Bot commented Sep 27, 2024

PILOS    Run #809

Run Properties:  status check passed Passed #809  •  git commit e54af954ef: Add new admin option to customize terms of use for file download (#1440)
Project PILOS
Run status status check passed Passed #809
Run duration 03m 01s
Commit git commit e54af954ef: Add new admin option to customize terms of use for file download (#1440)
Committer Samuel Weirich
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 46

@samuelwei samuelwei merged commit e54af95 into develop Oct 9, 2024
@samuelwei samuelwei deleted the 1435-customize-file-terms-of-use branch October 9, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Customize file terms of use

3 participants