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

Feature/165 implement filesearch with date and status filters #235

Merged
merged 5 commits into from
Dec 14, 2023

Conversation

tomshag
Copy link
Contributor

@tomshag tomshag commented Dec 14, 2023

Add filter for datetime and status to file search.

Description

Changed file search to do sql search based on From, To and Status filters based on which filters were added as parameters in request.
Added Unit tests for different scenarios.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@tomshag tomshag linked an issue Dec 14, 2023 that may be closed by this pull request
@tomshag tomshag merged commit 32626a7 into main Dec 14, 2023
@tomshag tomshag deleted the Feature/165-implement_filesearch branch December 14, 2023 11:47
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.

Implementer filsøk
2 participants