* Update JSON schemas
* Update create and update endpoint and remove /generateToken endpoint
* Add AuthMechanism and Token Expiry Field on the Add bot page
* Remove unwanted tests
* Add logic to show authMechanism based on auth provider
* Add authConfig to bots details page
* Backend implementation with secret manager
* Fix invalid date issue
* Add support for update bot token details
* Add logic for SSO auth
* Add fields for google sso auth client
* Add Edit Option.
* Updated ingestion CLI and secret manager issues
* Updated tests with errors
* Removed unused method
* Removed test files
* Fix broken JSON schema
* Fix typescript error
* Pass the bot permissions from the bot details page
* Minor errors related to the secret manager
* Restore Airflow configuration for retrocompability
* Add support for all SsoServiceType client config
* Fix Unit test
* Update tests
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Added Hive syntax for RAND and PERCENTILE functions
* Added logic to handle missing context attributes in post_process of the topology
* Removed commit to wrong brancg
* Encode entityLink string when processing request
* Added logic to decode column type from entityLink
* mvn code formating
* Extracted unquote step into its own function
* Fix#4639: Custom Service Schema
* Add custom source as service for different connections type
* Minor typo fix
* Add new service connections to UI
* Fix minor error
* Rename field config to connectionOptions
* Remove sourcePythonClass default value
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* Added SQA MetaData object instance per DB to allow same schema/table name across multiple db
* Update ingestion/src/metadata/orm_profiler/orm/converter.py
updated type hint
* Update GE logic to the new test API
* Cleaned up part of the code from
update to TestSuiteMixin
* Added + fixed tests
* Deleted unused files for GE tests
* fixed python tests
* Fixed minor bugs with Amundsen ingestion and added logic to add table entity owners
* Updated version requirement for amundsen doc
* Fixed python style
* Integrated DBT tests
* Fixed py tests
* Review comments addressed
* Changed test suite name default value
* Added fixes
* update ui changes for new field
* send data along with api
* update name
* fixes for UI
* fixes for UI
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Fix no bind for params
* Update ingestion/src/metadata/orm_profiler/orm/functions/median.py
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>