mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Refactored return search components and updated query handling.
- 🛠️ **Refactor**: Changed filter service method calls to use new query methods - 🎨 **Style**: Updated button components for consistency - 🧪 **Test**: Adjusted tests to reflect changes in query parameters - ⚙️ **Config**: Modified pre-commit hook to run CI checks
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
"angular-oauth2-oidc": "^17.0.2",
|
||||
"angular-oauth2-oidc-jwks": "^17.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-es": "^4.17.21",
|
||||
"moment": "^2.30.1",
|
||||
"ng2-pdf-viewer": "^10.4.0",
|
||||
"ngx-matomo-client": "^7.0.1",
|
||||
@@ -89,7 +88,6 @@
|
||||
"@swc/helpers": "~0.5.11",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/lodash": "^4.17.16",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "18.16.9",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@typescript-eslint/utils": "^8.19.0",
|
||||
|
||||
Reference in New Issue
Block a user