-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/1015 rework key result metric (#1297)
* add logic to disable metric on button click * refactor key-result-type * set validator in keyresult dialog and create custom validator for owner * refactor error component and create first listener to get updates from metric changes * implement logic for autocompletion * rename KeyResultMetricField enum prop * Make decimal number cut off after 2 digits * use number as key in i18n and prevent autocomplete if the changed field is not valid * add logic to prevent autocomplete from running if not all fields valid * add simplifier method to check if control is valid * restore command and overview page to main * improve logic to prevent autocomplete from running with invalid field * unify unit dropdown style for firefox and chrome * add limit for char amount in metric fields
- Loading branch information
1 parent
a96356d
commit a889cc8
Showing
27 changed files
with
1,090 additions
and
782 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.