mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 01:15:08 +00:00

* Fix #12655: Customizable Landing Page - Add Personas * Add Knowledge Panels * Add Doc Store to store KnowledgePanels and Pages * Add Doc Store to store KnowledgePanels and Pages schemas * Fix tests * feat(ui): support persona and customize landing page * Add Multiple Persona support for a user * support curd for persona * fix code smells * add more elaborate tests for docstore * support customise page * fix types * revert unwanted file * fix path * WIP customise landing page * complete persona crud operations * functionality to add widgets separately for right side bar * fix sonarlint * cleanup customise settings page with list persona only * update appbar with new mock designs * fix useForm error * fix sonar lint * minor fixes for userprofile icon * Updated the customize landing page * localization changes * updated settings menu for custom dashboard * localization change for other languages * minor fixers * fix customise page config api call --------- Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io> Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>