From d751533698f652764e39c99fc2e85008a78c05b5 Mon Sep 17 00:00:00 2001 From: "Petter H. Juliussen" Date: Wed, 4 Oct 2023 10:53:51 +0200 Subject: [PATCH] Re-introduce weight adjustment for key results --- CHANGELOG.md | 2 ++ src/components/drawers/EditKeyResult.vue | 11 +++++++++++ src/locale/locales/en-US.json | 5 ++++- src/locale/locales/nb-NO.json | 5 ++++- 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b24273372..ba53e776b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,8 @@ All notable changes to this project will be documented in this file. The format attempted form submissions. - Administration of measurements has been moved to drawers and follows the same pattern as when editing OKRs and other items. +- It is now again possible to adjust the weight of each key result used in the + calculation of overall progression of an objective. ### Removed diff --git a/src/components/drawers/EditKeyResult.vue b/src/components/drawers/EditKeyResult.vue index 63ace8eb2..8dbc47550 100644 --- a/src/components/drawers/EditKeyResult.vue +++ b/src/components/drawers/EditKeyResult.vue @@ -77,6 +77,17 @@ class="pkt-cell pkt-cell--span6" /> + + + +