-
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: search config slot in search header and column group slot in in…
…teractive-data-view (#369) * feat: slot passes down inputs and outputs * feat: update remote components inputs and outputs * feat: change type of emitters * feat: slot used in search header * feat: correct prop passing not optimised * feat: emitter column type change * feat: column group slot + search-config slot adjustment * fix: removed redundant sub * feat: viewMode passing added * feat: added search config topic * feat: formgroup viewchild prep * feat: prop passing adjustments * feat: default column group and bug fixes * refactor: comment out unused code * feat: removed pageName and search header comment * feat: disable search button when form is invalid * refactor: removed not needed log * feat: removed topic * feat: lowered debounce time * feat: allow undefined in config selection changed * feat: search header passes visible values only * feat: added skeletons for slots * feat: display search config slot only if client observes config changes * feat: tests for search header and interactive data view * feat: search header state changed on selected search config * fix: fix interactive data view tests * refactor: lint * fix: fix data table reload * feat: interactive data view adjustments to correctly choose columns * feat: add layout as input for search config slot * feat: correct reinit of column group selection remtoe component * refactor: lint * feat: permission directive adjusted and permissions for slot displaying added * feat: search header and interactive data view params change, guard for pageName in search header and interactive data view slot always active * fix: tests fixed * feat: saving only search config name in search header state * feat: provide slot service token in module instead of component * feat: slot error on slot service * fix: lint * fix: lint * feat: remote translate loader with mfe translations * feat: SLOT_SERVICE provided in remote components module * fix: group selection change async * feat: pageName default and search config selection change emitters split * fix: async behavior in layout change sub * refactor: changed name of translate loader * feat: dropdown harness update * feat: slot-service mock in angular remote components * feat: emitter now use types * fix: fixed slot hiding mechanism * feat: search-config cleanup * fix: lint fixes
- Loading branch information
Showing
41 changed files
with
458 additions
and
589 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
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.