* Feature : Add table-type custom property
* ui: remove enumWithDescriptions property
* Refactor AddCustomProperty component to remove unused EnumWithDescriptionsConfig import and property
* ui: add support for creating and updating the table-type property
* add rowCount field in table-type and clean logic of validation
* add rowCount field in table-type and clean logic of validation
* add rowCount field in table-type and clean logic of validation
* ui: add support for adding value to table type property part 1
* use rowCount from the API
* default row-count to 10
* fix tooltip to read rowcount from the props
* fix empty row issue
* rename from table-type to table-cp
* Refactor table type property to handle empty rows and display in modal
* Refactor table type property to handle empty rows and display in modal
* use locales for messages
* minor change
* ui: use column layout for rendering custom properties cards
* remove enumwithDescriptions from backend and add tests for table type
* fix unit test
* fix playwright
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* fix(ui): pagination issue with search in services list page
* Add Apps Data store
* Revert Services Changes
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* GEN-1322: API Entity - Remove Beta
* minor: add doc for the metadata pipeline
* api service refactor
* api service refactor backend changes
* add apiconnection in test service connection
* pytest fix
* fix java file formatting
* Fix casing of REST in ApiServiceRest.spec.ts
* Refactor REST to Rest in API classes
* minor change
* minor change
* minor change
* fix cashing for API to Api
* add playwright test for api service ingestion
* fix: playwright test
---------
Co-authored-by: harshsoni2024 <harshsoni2024@gmail.com>
* fix import issue
* fix: added origin entity FQN to test case index
* feat: added aggregation support for bucket selector
* feat: moved aggregation builder to its own class
* style: ran java linting
* fix: typos
* style: ran java linting
* feat: implement aggregation builder graph
* feat: clean up existing aggregation implementation for graph builder
* style: ran java linting
* fix: clean up comment
* style: fix java linting
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Add support for custom headers and JSON payload configuration in webhook
* move testDestination API to EventSubscriptionResource
* support POST and PUT http ops for generic webhook requests
* fix name
* remove json field from webhook
* fix getEmailTestMessage
* refactor exception handling
* fix import issue
* Feat : Allow Custom Property Update in Bulk Upload
* Feat : Allow Custom Property Update in Bulk Upload
* supported editable imports in glossary page
* added remaning localizaion keys
* update logic of fieldToExtensionStrings to use csvparser
* update json and partialStatus condition
* fix tests for partialSuccess status change
* supported customProperty editable field
* fix error in custom property edit modal on new line empty custom property
* added entity type from root to support other bulk import entity as well
* fix the quote removing due to the regex in the string type
* Add backend tests , and error msg improvements
* GlossaryStatus header change
* fix unit test and dry run in case of synonyms having quotes in it
* Remove extension column in CSVs for all entities except glossaryTerm
* added editor for reviewers
* unit test around csv utils
* added escape for string too, in case of semicolon comes
* added playwright test without extension and supported relatedTerm as editable
* added unit test around csv util logic
* resolve conflicts
* Backend - add support for enumWithDescriptions in bulk import
* add tests and other error handling improvements related to enumWithDescriptions
* fix the custom property modal header and render the layout as per right panel in entities
* parese enumWithDescription for the customProperty modal while editable
* fix description data in enumWithDescription one
* fix: Handle NullPointerException when adding custom properties to ensure loop continues for other schemas of the same type for addToRegistry
* added extension playwrigth test and fix enumWithDescription object failure
* descrease the size of extension modal
* remove additional comments
* fix the escape in parent key
* improve custom property layout
* improve ui for inline properties
* fix description, glossary and relatedTerm escape char issue
* fix some customProperty ui changes
* fix sonar issue
* minor layout changes
* minor label improvements for entity ref and list
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Fix OpenSearch Content Size Issue
entity content is too long [204857600] for the configured buffer limit [104857600]
* Change Type to Long
* Add Payload Size to take dynamic entry
* Migrations for 1.5.6
* Mark Stale Entries Stopped
* Format checkstyle
* Fix failure
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* fix import issue
* feat: compute test case resolution metrics
* feat: added index key to resolution index
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Add new ‘metaEnum’ Custom Property to allow adding Enum Keys with Description
* replace JsonNodeFactory method with JsonUtils
* rename property from metaEnum to enumWithDescriptions, and other method optimizations
* ui: add support for creating enumWithDescription property
* minor locale changes
* ui: add edit support for created enumWithDescription property
* Refactor enum description field layout in AddCustomProperty and EditCustomPropertyModal
* add support for adding values to enumWithDescription custom property type
* Refactor custom property input IDs in AddCustomProperty and EditCustomPropertyModal components
* Refactor custom property table rendering logic and UI components
* Refactor custom property table rendering logic and UI components
* Refactor custom property table rendering logic and UI components
* add basic card layout
* Refactor CustomPropertyTable component to improve UI and functionality
* update playwright test part 1
* Refactor PropertyValue component to conditionally render right panel styles
* fix: entity reference property update
* Refactor CustomPropertyTable component to conditionally render right panel styles
* fix: flaky test
* Refactor CustomPropertyTable test to use updated test IDs and remove unnecessary code
* fix flaky test
* improve the playwright test
* add more test
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* Show displayName for database and databaseSchema in explore tree
* use display name for database and schema
* add playwright
* resync indexes of dataAssets based on database & databaseSchema displayName change
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
* Minor: migrate to test case search api from test case api
* fix: testSuites search client update
* style: ran java linting
---------
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
* feat(apps): support config file
- added support for app config files
- removed AppPrivateConfig from the OpenMetadata server configuration
* use dorpwizard utility classes for resolving environment variables in the config
* moved fields to class level
* format
* fix import issue
* fix: listing test cases linked to logical test suite
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* feat: indexed test case results
* feat: added indexation logic for test case results
* style: ran java linting
* fix: IDE warnigns
* chore: added test case results migration
* style: ran java linting
* fix: postgres migration column json ref
* empty commit to trigger queued
* chore: extracted test case results to its own resource
* chore: fix failing tests
* chore: move testCaseResult state from testSuite and testCase to dynamic field fetched from test case results search index
* chore: clean up test case repository
* style: ran java linting
* chore: removed testCaseResultSummary and testCaseResult state from db
* fix: test failures
* chore: fix index mapping type for result value
* chore: fix test failure
* Improve Search Relevancy for tier, usage and use stemming to generate ngrams
* Improve Search Relevancy for tier, usage and use stemming to generate ngrams
* add displayName using name
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* GEN-1493 - Fix opensearch pagination
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* Fix Search RBAC to consider only ViewAll, ViewBasic
* Fix Search RBAC to consider only ViewAll, ViewBasic
* Fix Search RBAC to consider only ViewAll, ViewBasic