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

Added "protected" property to the WiserItemFile model and added option to load protected files and images on 'friendly' URL's #742

Merged

Conversation

rvdgraaf
Copy link
Contributor

@rvdgraaf rvdgraaf commented Jan 6, 2025

Describe your changes

Added "protected" property to WiserItemFile model, so "protected" can be used when working with item files with the WiserItemsService. Added option to load files and images with encrypted id, so loading protected files and images is possible with 'friendly' URL's.

Type of change

Please check only ONE option.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How was this tested?

Please describe how you tested your changes and how you confirmed this functionality is not a breaking change.

Checklist before requesting a review

  • I have reviewed and tested my changes
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I selected develop as the base branch and not main, or the pull request is a hotfix that needs to be done directly on main
  • I double checked all my changes and they contain no temporary test code, no code that is commented out and no changes that are not part of this branch
  • I added new unit tests for my changes if applicable

Related pull requests

N/A

Link to Asana ticket

https://app.asana.com/0/29553867016121/1209089391010914

@rvdgraaf rvdgraaf changed the title Added "protected" property to the WiserItemFile model Added "protected" property to the WiserItemFile model and added option to load protected files and images on 'friendly' URL's Jan 6, 2025
@GilianJuice GilianJuice merged commit cd7de5c into develop Jan 6, 2025
3 checks passed
@GilianJuice GilianJuice deleted the feature/extend-item-file-model-with-protected-property branch January 6, 2025 19:19
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.

3 participants