mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 13:07:22 +00:00
* added edit support for description, tags and owner for queries * updated style of left panel and center panel of query tab * translation sync * full entity ref * added ui changes for query used in other table * translation-sync * move const value to constant file * implemented permission API for edit actions * implemented pagination * sync-language * translation sync * implemented vote up and vote down functionality for query * refactor code * added filter dropdown for query entity * translation-sync * fixed unit test and refactor query files * localization-sync * fixed failing unit test and cursor blink issue in readOnly mode for editor * refactor * addressing comments * updated edit condition * updated description heading * added unit test for QueryCardExtraOption component * added unit test for tableQueryRightPanel * updated floating query used by other table element * translation sync * updated default paging value * updated unit test with new changes * added unit test for QueryUsedByOtherTable component * updated query card test * updated expand collapse icon for query * added border top for card footer * addressing comment * import fix * fixed cypress for postgress * removing py changes, * updated unit test as per new change --------- Co-authored-by: ulixius9 <mayursingal9@gmail.com>