mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-09 05:56:17 +00:00
* Feat ✨ (#8608)UI : Add KPIs support for data insight * Feat : Support Add KPI * Fix label case * Feat : Support Edit KPI * Feat : Support Delete KPI * Doc : change helper text and typos * Fix : Typescript types and typos * Change startDate and endDate format * Add no kpi found logic * Feat : Add Graph for KpI results * Fix label * Add view all kpis button to kpi graph * Fix unit test * Add Admin check for KPI Operation * Add admin check for add kpi operation on kpi list page * Add o description placeholder if there is no description. * Add special character check for KPI name * Fixed tooltip issue for graph * Add kpiRecords for tooltip * Add support for KPI latest result * Address review comments * Address comments * Address review comments * Remove tier from kpi * Add localisation * Add localization for tabs * Skip the test * Revert "Skip the test" This reverts commit 4d1f77aedeae90fbd5fc77fdbd029b0b8af69d38. * Fix unit test