* MINOR - Clean ingestion ES code and auth providers
* clean parser
* Clean security config for the client
* Clean security config for the client
* Improve class conversion exceptions
* Fix tests
* Clean up java client
* Clean up java client
* clean parser
* Fix test
* Fix test
* fix NO_AUTH error
* Fix test
* Format
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* added support for displayName in adding ingestion
* added test cases
* minor code fix
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Fix supported characters in SM
* Update SM
* Fixes
* Fixes
* Improve class conversion exceptions
* Comments
* Rename noop to db secrets manager providee
* Update sm
* Fix
* db SM
* db SM
* Fix test
* UI
* Update openmetadata-ui/src/main/resources/ui/src/mocks/IngestionListTable.mock.ts
* update default
* #11346 Add UI Support to Add Custom Profiler Metrics
* fixed failing unit test
* fixed loading issue and added no profiler banner in column profile component
* create context provider and removed all the common props to context
* fixed failing unit test
* miner fixes
* added view part of custom metrics
* added:
- Edit action
- Delete action
- Basic structure of add form
* translation
* work on create custom metric for table and column.
* refactor structure in addCustomMetric page
* fixed failing unit test
* fixed failing cypress test and added create custom metric cypress test
* added cypress test for custom metric covered below scenarios
- Add
- Edit
- Delete
table and column custom metric
* added unit test for customMetricForm
* added unit test for
- NoProfilerBanner
- CustomMetricGraphs
* unit test for addCustomMetricPage
* added unit test for utils file
* fixed failing unit test
* fixed encoding issue
* addressing comments
* working on aggregation case insensitive
* working on aggregation case insensitive
* Worked on aggregation case insensitive and search of explore page
* added missing things
* fix
* revert tier logic
* refactor: entityFQN as ListFilter condition
* feat: implement resolution entity timeseries
* fix: rename to testCaseResolutionStatus
* ref: extracted ES query builder into private method
* ref: extract OS query builder in its own method
* ref: remove ingestion logic for test case resolution
* fix: reorganize json schemas to fix circular import in Python
* ref: object names in typescript code
* feat: added indexing of test case resolution
* feat: added test case resolution sample data
* fix: test case resolution api logic
* fix: audit logger for entityTimeSeriesInterface
* fix: DDL generation
* style: python linting
* fix: skip UI test case resolution tests
* fix: remove extension field
* fix: renamed testCaseFailureStatus to testCaseResolutionStatus
* fix: remove reviewer
* fix: rename sequenceId to stateId
* fix: re adjust search weights
* fix: removed InReview status
* style: ran python linting
* supported retention period in table entity
* Add retention period updates
* supported unit test
* added curd operation for retention center
* minor changes
* fix modal issues and added validation
* added unit test for retention period
* fix code smell
* fix sonarcloud
* minor chnages
* Fix java code styling
* added hours in retention period
* changes as per comments
* fix sonar
* remove localization keys
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* Change task title in activity feeds
* added link to entity and make label same as feed in user profile page for task
* fix entity link redirection, code smell
* added unit test for tasks
* fix unit test and styling issue
* Fixed bug where database, schema, service version page not showing for deleted entities
UI changes for soft deletion and restore flow
* fixed version not updating after deletion and restoration of assets.
* fixed stored procedures not listing for name with special characters
* added checks for deleted assets version page
* added cypress for soft delete and restore with different flows for services and child assets
* fixed failing unit test
* fixed failing unit test
* Fixed cypress tests
* fix duplicate column issue in pipeline execution and date picker clear action
* minor code improvement
* changes as per comments
* supported unit test