-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: search config slots adjustments (#173)
* feat: adjusted search header and interactive data view usage * fix: lint fix * fix: only visible form values added to search * feat: working except dates with times * feat: process config data in reducers * feat: search configuration update changes * fix: fixed webpack module expose * fix: removed unwanted html * fix: removed unwanted parameter * feat: passing lg current layout to search header * feat: permissions for search configs added * feat: updated permission and remove inputs from search header * feat: reducer decides what happens on search config changed action * fix: slot service token imported from libs * feat: use type from libs for change listening * feat: reset form group on viewModel update * feat: review changes * fix: search criteria update fix * feat: libs upgrade * fix: fix and comment out tests * fix: fix effects tests * fix: tests for correct data mocks * fix: remove fit from test
- Loading branch information
Showing
15 changed files
with
3,340 additions
and
5,099 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.