-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: hard coded search config (#42)
* feat: P002271-6127 emit SearchConfig * feat: add additionalToolBarActions to page header and to search header * feat: hardcoded search config as a template and provided with translations * feat: test harness adapted and tests added * fix: remove unused imports and variables * fix: rename defaultTranslationKey to placeholderKey * fix: adaption of the action version * fix: change primeng version back * fix: downgrading primeNG version The primeNG version 15.2.1 was the last version where this issue primefaces/primeng#13024 was not occuring for us Before upgrading this version, please check if the tests are running with npx nx affected -t test --configuration=ci --skip-nx-cache * fix: add missing test to check if the dropdown disappears when the searchconfig is empty
- Loading branch information
Showing
20 changed files
with
5,957 additions
and
7,983 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.