* Fixed the issue with the encoded fqn passed to the layout data on customizable landing page
Added success and fail toasts after saving the layouts
* localization changes for other languages
* Added missing widget images
* fixed code smells
* revamp asset filtering style
* minor changes
* make parent menu disabled if whole list doesn't have data
* fix code smell
* changes made as per comments
* fix popup issue
* supported all asset when landing and when removing all filter
* supported entity icon in asset cards
* fix(ui): ui feedbacks for 1.2 release
* fix notification panel height issue and data model expand icon issue
* Data Quality, test creation, and minimizing the side panel. It shows the name as "Setup Guide.", It should be "Data Profiler Metrics."
* changes locales
* fix: displayName for the test cases
* fix: Remove Domain shows tool tip as "Remove Owner"
* chore: remove box shadow from primary buttons
* fix: icon alignment in activity feed tab
* Long names should be truncated
* Increase the profile picture size to align with both the name and the persona
* Text in Knowledge panels should be of the same size
* Domain should be displayed on the explore card if the domain is available for any entity
* If the Domains not configure the search filter is empty. "No data available." -> "No Domains are Assigned to Tables" etc.
* fix: unit tests
* fix: unit tets
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* CustomizePageClassBase class improvements
* updated the reset button
reordered customize page option on setting page
* localization change for other languages
* added functionality to choose the widget size and updated widget content according to the sizes
* styling fix
* fixed double API calls on my data page and flakiness in showing loader for feeds widget
* fixed code smell
* fixed settings menu item styling and label for customize page
Added no data placeholder
* localization change for other languages
* updated the customize page header and page card styling on settings page
* localization changes for other languages
* updated layout persona selection behavior
* changes to remove widget adding restrictions
* localization changes for other languages
* fixed unit tests
* updated the logic to add same widgets multiple times
* fixed unit test
* Improved the widgets rendering logic
* reverted the applicationConfigProvider position in App.tsx
* applied edit mode background for customized landing page
updated the empty widget placeholder color
fixed the new widget addition logic to replace correct empty widgets
* localization changes for other languages
* added images for widgets
* fixed fqn encoding bugs for persona
Updated no data placeholder for user table in person details page
fixed file spellings
* ui: clean-up in data insight page
* updated datePickerMenu with type
* added option to allow/disallowed Custom Range
* added icon and some utils change
* refactor cost analysis page
* translation
* DI enum
* updated di interface file
* removed duplicated code
* updated date picker
* export the getEntryFormattedValue function
* miner fix
* created dataInsight provider and move all the props in to provider, created classBase file
* translation sync
* fixed failing unit test
* fixed failing unite test
* 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>
* fix breaking schema page due to encoding failure
* added more file changes
* version and service page fixes
* fix service version page
* changes as per comments
---------
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Suresh Srinivas <srini30005@gmail.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>