-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
7085 ixstatus revamp revisited (#7385)
* WIP, fixtures rework for ix filters and aggregations * Begun flattening aggregations response * Flattened the Aggregations return * Complete refactor to aggregation results * Removed unused variables * Removed unnecessary code * Renamed as _deprecated previous factory implementation * Moved ixSuggestions factory to Factory * Changed filtering logic. * Fixed Route validation and tests * Using updated component * removed accuracy from the filters untill the backend returns it * Changed labeled and match to be optional * Removed optional parameters from factory * Changed logic to remove labeled and match if error or obsolete. * Disabled eslint to be able to look at code * Changed logic to ensure undefined values are not counted towards limits. * Improved the conditions. * showing error and obsolete in the statuses * changed filters structure * updated translations * Added logic for processing to refelct obsolete * Replaced text to show new logic * Fixed tests to reflect new logic * Added condition for null to be excluded. * Reinstated document implementation --------- Co-authored-by: Daneryl <daneryl@gmail.com> Co-authored-by: A happy cat <acasadotorres@gmail.com> Co-authored-by: Alberto Casado Torres <konzz@users.noreply.github.com>
- Loading branch information
1 parent
0250e45
commit e1ef2be
Showing
29 changed files
with
482 additions
and
747 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.