-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(): update project schema/metricsUiSchema (#1323)
* feat(): update project schema/metricsUiSchema * test(): update uiSchema metric test * fix(): try to refactor metricSchema and uiSchema * test(): update test with new properties * fix(): get rid of section * fix(): change scope * fix(): update scopes * fix(): update scopes * test(): update test and add sections * test(): update test and add sections * test(): update test and add sections * fix(): change units to unit * fix(): add required errors * fix(): change _metrics to _metric and update testS * fix(): update logic for editorToMetric and fromEditor * fix(): fix metric saving logic and tests * test(): add test for branch coverage * fix(): change error to required * fix(): change error to minLength * feat(): maximum allowed number of metrics * fix(): change string to be scoped to metrics * refactor(): remove having to pass in entityInfo directly * fix(): replace for time being * fix(): attempt fix for metric errors * fix(): remove entityInfo from fromEditor
- Loading branch information
1 parent
eb2f3c5
commit ac3a6fa
Showing
8 changed files
with
276 additions
and
39 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
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.