* 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>
* feat(ui): Add Badge with color or icon for Tags,GlossaryTerm, Domain and DataProducts #9972
* added api call to patch style in glossary
* updated and refactor AsyncSelectList and tagsContainerV2
* updated tags in all the pages
* added style object in addGlossaryTerm form
* added style support in domain and tags
* fixed failing unit test
* added cypress for the style feature
* added unit test for new component
* translation-sync
* addressing comment
* fixed edit tags issue
* added style feature for domain
* fixed sonarLint
* fixed merge issue
* chore(ui): add children support in app
* fix: assets path
* chore: add support for route and sidebar elements prop
* chore: remove children prop from app
* Refactor Search
* Refactor Search
* Fix propgation bugs
* Fix propgation bugs
* Fix glossary term search
* Fix glossary term search
* Only issue search requests if the client is configured properly
* Only issue search requests if the client is configured properly
* Fix glossary index
* add documentation for sharded tables (#13361)
* Cost analysis agg (#13408)
* feat: updated DI workflow to inherit from BaseWorkflow + split processor and producer classes
* feat: __init__.py files creation
* feat: updated workflow import classes in code and doc
* feat: moved kpi runner from runner to processor folder
* fix: skip failure on list entities
* feat: deleted unused files
* feat: updated status reporter
* feat: ran linting
* feat: fix test error with typing and fqn
* feat: updated test dependencies
* feat: ran linting
* feat: move execution order up
* feat: updated cost analysis report to align with new workflow
* feat: fix entity already exists for pipeline entity status
* feat: ran python linting
* feat: move skip_on_failure to method
* feat: added unusedReport to DI
* feat: added aggregated unused report
* feat: ran linting
* feat: reverted compose file changes
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* Add Java 17 support (#12895)
* Add Java 17 support
* Change Test HTTP client provider
* Create Tests HTTP Client once
* Create Tests HTTP Client once
* fix(CI): Update CI to use jdk 17 and dockerfiles as well
---------
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
* Refactor Search
* Refactor Search
* Fix propgation bugs
* Fix propgation bugs
* Fix glossary term search
* Fix glossary term search
* Only issue search requests if the client is configured properly
* Only issue search requests if the client is configured properly
* Fix glossary index
* Merge main
* fix style
* deleted field propagation
* Fix style
* close the test client
* Changing to jersey connector
* Fix Authentication Exception headers
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
* revamp teams page added supported subscription webhook
* minor changes
* minor changes
* changes teams header page layout and subscription
* minor changes
* fix cypress and addressed comments
* fix cypress for teams hierarchy (#13352)
* fix sonar errors and users not showing in teams having space
* code smell and bugs fixes
* fix teams page cypress
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Added cypress for search index version page
Added cypress checks for domains on version pages
* Added cypress for search index details page with different roles
* worked on comments
* fixed comment
* Fix ingestionPipeline list parameters
* Fix test
* support filters from ui
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* feat(ui): add html to markdown conversion and vice versa in block editor
* chore: update mention suggestion logic
* chore: add field support in entityLink
* chore: set focus after setting the content
* revert: chore: set focus after setting the content
* chore: change the prop name
* chore: add options to setContent
* chore: move parsing option to constant
* chore: add diff view custom node
* chore: add custom extension for image
* chore: address comment
* chore: address comment
* ui: aligned assets tab ui of teams page with glossary term page
* move index's to constant file
* fixed no data placeholder flickering issue
* updated default layout option