* Fix: remove 'audience' field from OM metadata service security config
* Remove extra space
* Update bootstrap/sql/com.mysql.cj.jdbc.Driver/v009__create_db_connection_info.sql
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Update bootstrap/sql/org.postgresql.Driver/v009__create_db_connection_info.sql
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Add users.isBot flag to index and add defaults to the user spec
* Added bot flag in user search api
* change as per comments
* fix cypress
* revert user.json changes
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* chore(ui): fix advance search modal getting stuck
* update URL and make request to get data
* remove unwanted code
* listen location search change and update data
* added query as an entity
* changed name of the variables and methods
* Added Resource Descriptors
* testcase bug fix
* addressing comments
* added script for table query migration
* added script for table query migration postgresql
* bug fix
* db change for script test
* added current timestamp
* change db config from postgresql to mysql
* added extension to use fucntion gen_random_uuid()
* solving maven ci
* added queryUsage and change is migration script
* addressing comments
* addressing comments
* added queryUsage relation and testcase
* added api to insert queries in bulk
* .
* fix a test case which was failing due to latest changes
* Ingestion Changes for Query as Entity
* move query changes to latest sqls
* added tags and owner
* update PR for Query as Entity
* update type
* fixed pagination
* fix path param
* fix TestCases
* add validation criteria
* removed exisitng query apis
* checkstyle fix
* remove vote from put
* remove vote from put
* Query As Entity Ingestion Changes
* Remove unused func
* update Review Comments
* update Review Comments
* remove previous changes for Query and Update Tests
* moved Checksum to Query Util Class
* update python api
* fix python checkstyle
* Fixed Tests
* Fix pytest
* remove space changes
* remove space changes
* Fixed put_addFollowerDeleteEntity_200
* Fix usage ingestion
* Update Python SDK and tests
* pylint fix
---------
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
* fix(#10504): Assigning owners doesn't work for non-admin users
* chore: improve naming
* chore: remove admin checks
* chore: fix type
* chore: use owner widget in glossary page for updating/adding/removing owner
* chore: minor fix
* fix: unit test
* test: add unit test
* test: add more test
* Added tags at schema Level
* Add task handling for Database Schema
* added cypress and unit test
* Changes as per comments
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* chore(ui): remove react-copy-to-clipboard and add custom hook for copy text
* test: add unit test
* test: update test imports
* test: improve the copy to clipboard button component test