* Check tasks cannot be created by,assigned to,reassigned to bot users
* Check tasks cannot be created by,assigned to,reassigned to bot users - updated changes
* Check tasks cannot be created by,assigned to,reassigned to bot users - updated changes
* Check tasks cannot be created by,assigned to,reassigned to bot users - updated changes
* show fields for other entities
* fix minor delete issue
* add support for topics and dashboards
* minor fixes
* Remove constraints of connecting column level lineae
* Enable Column Level lineage for all the entities
* Add delete edge by name apis
* fix fields display on drop
* Fix finding a nested column while adding column level lineage
* Fix finding a nested column while adding column level lineage
* add support for collapsible record and struct fields
* add column level lineage cypress
* minor fixes
* Fix dashboard chart lineage
* Fix dashboard chart lineage
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* Fix#11868: Duplicate query should throw an error of entityExists
* Fix#11868: Duplicate query should throw an error of entityExists
* fix test
* fix test
* Fix uniquee constraint for checksum in Postgres
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* chore: clean up TestCaseResource tests
* fix: added status and type query params for test cases
* style: ran java linting
* fix: refactor addCondition method in ListFilter
* style: ran java linting
* - Fix Poll Interval
* make poll interval as 1
* - Add random tests
- Disable Tests for Subscription for Query
* - Checkstyle Fix
* - Remove ondemand jobs as well
- On update remove already init instance
* - use alias
* - typo
* - Search Index Fix
* feat: added dynamic method to build search aggregation from string
* fix: moved summary computation to ES
* fix: added+updated tests
* style: ran java linting
* Add Custom Propety Config to store format, enum values, entity types
* Fix import statements and remove unused code
* Add Custom Propety Config to store format, enum values, entity types
* Add support for enum field type in custom properties
* update name in customPropertyConfigTypeValueField
* add custom property config column in custom property table
* Update padding-left in block-editor.less
* Add enum value translation for multiple languages
* update placeholder of config
* fixed python sdk
* add enum type in property value
* add unit tests
* Add Custom Propety Config to store format, enum values, entity types
* update ui to handle the enum config and validation
* Fix enum value handling in EditCustomPropertyModal and PropertyValue
* Update CustomProperty.md with enum values and multi-select option
* add cypress test
* add cypress for multiselect enum value
* Add tests for enum props
* add cypress for editing the enum property
* Add validations to enum
* Fix dependency issue
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
* MINOR - Prepare App Exception & fix bigtable json
* Do not init the app all the time and allow to fetch initialized resources
* init installed apps
* Add runtime props
* Add runtime props
* Format
* - Added Jdbc Store for Quartz Job
- Added tables schema for Mysql and Postgresql
* Catch Object Already Exists
* Drop tables extra statements
* Use Proper Dialects