Skip to content

Commit

Permalink
Merge pull request #361 from catenax-ng/main
Browse files Browse the repository at this point in the history
chore: Replace native query builder to critera API
  • Loading branch information
ds-mwesener authored Nov 23, 2023
2 parents e04208c + ac2f462 commit 38bfc1f
Show file tree
Hide file tree
Showing 14 changed files with 820 additions and 799 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Changed
- Fixed helm repository path for backend & frontend (wrong prefix)
- Autocomplete endpoints changed owner String type param to Owner for input validation and sql injection prevention
- Autocomplete endpoints repository uses now criteria api rather than native query
- Fixed several bugs in local filtering of the parts table

### Removed
Expand Down
Loading

0 comments on commit 38bfc1f

Please sign in to comment.