* move the export png logic to utils to work independently
* added support for manage button in dataInsightHeader
* fix unit test issue
* added common class for the export selector
* optimize the code and remove unwanted thing
* prevent fullwidth if no feeds available for task or mentions
* no data illustration for right panel
* localization file changes
* minor fix
* edit label for display name change
* localization changes
* update roles to use TagRenderer
* address pr comment and fix sonarcloud
* support expand collapse for default tab layouts in entity pages
* update all the entity with expand collapse support
* Support dynamic height for left panel and it's content
* fix glossary column issue
* fix tests
* fix playwright tests
* address comments
* fix issue with width for table
* fix owner and review rendering
* fix glossary test
* improve condition for showing expand tab
* updated the inReview status badge
* minor fix
* fix the table height for glossary and expand/collapse background color
* change the badge padding as per design system
* fix topic page alignment
* supported in storeprocedure and mlmodel
* remove background color on glossary term hover
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Fix Collate AI Agent update
* Testing stuff
* Testing stuff
* Fix Workflow Instance Update when a task goes into exception
* Fix Workflow Instance Update when a task goes into exception
* Add Tier 2 to Collate AI agents on Day1Workflow. Fix Workflow Status
* Fix Workflow Instance Status
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
For tableau ingestion, code does not handle properly null upstream custom table queries
and null values for table OM entities.
Co-authored-by: Abdallah Serghine <abdallah.serghine@olx.pl>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Unpinned google-cloud-secret-manager version in ingestion dependencies
* Restrict google-cloud-secret-manager version to <2.20.1 because of mlflow-skinny dependency issue
---------
Co-authored-by: Katarzyna Kałek <kkalek@olx.pl>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Mohit Tilala <tilalamohit123@gmail.com>
* ISSUE-20533: fetching tag field for table to not delete certification
* java codestyle
* format
---------
Co-authored-by: Imri Paran <imri.paran@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* fix feeds not getting updated after user profile change
* fix feeds call happening with aftre payload on initial load
* playwright for feed user profile change