* Docs #8973: Superset with SSO docs
* Superset support for mysql & postgres db
* remove unwanted field from yaml
* Fix pylint
* Fix superset tests
* Fix sample data connection
* ci fix & review comments
* cypress & defualt provider fix
* Fixes#9618 Allow apostrophe in entity names
* Add support for space in entity names (with exception) and column names
* Add regex checks to entity names, table column names to allow only required characters
* fix: allowed characters in entityName
* Add all the allowed special characters in the entity name in tests
* Allow '&', '/', ':' only for the table
* Override basic entityName by defining entity specific entityName for Python code gen
* fix: dagster migration + json schema path
* fix: python style check
* Fix test failure
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
* remove computePercentile from table usage summary
* Fix: removed the compute percentile and added at the end
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Nihar Doshi <nihardoshi16@gmail.com>
* Alert Test Fix
* Removed Db calls in case local publishers available
* Fix test
* Removed unrequired code
* Maintaing entityType to class map
* checkstyle
* chore : Add useAirflowStatus hook
* Add interface for hook
* Expose the fetch status method
* update hook return value
* refactor : use useAirflowStatus hook to get the airflow status
* Update useEffect to fetch data based on airflow status
* update license
* fetch workflow if airflow is available
* Revert "Update useEffect to fetch data based on airflow status"
This reverts commit c8cea80d4d2637d1c9163f650a34783c8efe376b.
* fix : cy failures
* address comments
* fix : unit test
* fix : cy test
* Add language for Search mappings
* Fix#9158: OpenSearch/ElasticSearch - Language based mappings
* Add analyzer to search in Japanese
* Adding JP es analyzer for all the indexes
* Fix review comments
* rebase with main
Co-authored-by: Megumi AIKAWA <megumi.aikawa@gmail.com>
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Upgrade minor version
* Update jersey-bom version
* Update dropwizard version
* Revert dropwizard and update jackson
* Upgrade to Dropwizard 2.1.4 switch default GrizzlyConnector to HttpUrlConnector
* Upgrade next set of dependencies
* Upgrade next set of dependencies - part 2
* Upgrade next set of dependencies - part 3
* Added Test cases for Alerts + bug Fixes
* removed commented code
* random bool
* added anno
* Disabling test for AlertAction and Alert + alertAction random name
* Bulk Create AlertAction Api
* added new api for fetching table queries
* fix a small error
* corrected some line of code
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
* AlertAction update sould apply to all alert using alertActions + added api to get all action of alert with status
* update endpoint
* Added matchAnyField Function + removed usageSummary from activityFeed
* Removed Redundant Code + Removed Unnecessary Triggers, Activity Feed Filterin
* all should have intersecting filters
* updated by should have entities index