* Deprecate location and old storage service
* Format
* Fix test
* Refactor
* Clean location
* Rename object store to storage
* Rename object store to storage
* Rename object store to storage
* Format
* Format
* Refactor object store for storage
* Refactor object store for storage
* Rename object store to storage
* Fix test
* Fix test
* Format
* chore(ui): change Objectstore to Storage
* Fixes
* Fix test
* Remove storage service from Glue cypress
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Fix Search Indexes: Normalize display name to be lowercase, such that upper or lowercase searches can work
* Fix Search Indexes: Normalize display name to be lowercase, such that upper or lowercase searches can work
* Made changes to use the newly created APIs for fetching elasticSearch re-indexing data
* DOcs Fix and add validation
* Fixed APIs to fetch the batchJob reIndex data
worked on comments
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* Supported DataModel in Dashboard Page
* url fqn changes
* Support Activity tab for DataModel Entity
* Remove dataModel resource descriptor
* Fix tasks for dashboard data models
* changes as per comments
* minor fix
* changes as per comments and minor improvements
---------
Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
* Add ingestionIpInfoEnabled configuration
* Format
* hide ip address if api response if not 200
* removing dependancy on ip-modal and checking default state
* updated status code for ip to 204 to check default state
* fixed failing cypress
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Restructured Reindexing + Added Automated Reindexing on Glossary import
* Revert Openmetadata yaml
* Fix pending issues
* Fix stats
* Refactor to workflows and SearchIndex
* Fix Failing tests
* Get status for stream and push status with
* fix UI build failing
* replace all with entity list before hit api
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix(ui): entity selection for es re-indexing
* Add query and container for reindexing
* add tree view for entity selection
* fix tree view for entities
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* Test Connection Improvements: Use patch instead of put
* Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/WorkflowRepository.java
Co-authored-by: Nahuel <nahuel@getcollate.io>
---------
Co-authored-by: Nahuel <nahuel@getcollate.io>
* Use @Tag annotation to group APIs in the swagger documentation.
* Hide internal APIs
* Change API path events/subscription to events/subscriptions
* Change API path from automations/workflow to automations/workflows
* Change API path v1/testCase to v1/testCases
* Change API path v1/testDefinition to v1/testDefinitions
* Change API path v1/testSuite to v1/testSuites
* Rename Kpi and kpi in the documentation to KPI
* Change API path v1/testConnectionDefinition to v1/testConnectionDefinitions
* Update API section in the API documentation
* Fix test failures
* Correctly capitalize Test Cases and Test Suites in API docs
* feat: added auth logic for reportData endpoint
* feat: added permission logic for dataInsightChart and dataReport
* feat: ran mvn clean for code linting
* feat: changed endpoint name to `/reports`
* fix: renamed analytics API endpoints
* fix: eslint
* fix: updated data insight test collection path
* fix: description and changed dataInsight to dataInsights
* Fix#10174: Display Synonym in the Glossary Term List and include Synonyms in Glossary Search; Fix#10738: Search Filters needs to be consistent across entities. Example Topic and Container; Fix#10789: Search experience: improve weight on direct match for tableName and columnName
* Fix#10174: Display Synonym in the Glossary Term List and include Synonyms in Glossary Search; Fix#10738: Search Filters needs to be consistent across entities. Example Topic and Container; Fix#10789: Search experience: improve weight on direct match for tableName and columnName
* Fix#10174: Display Synonym in the Glossary Term List and include Synonyms in Glossary Search; Fix#10738: Search Filters needs to be consistent across entities. Example Topic and Container; Fix#10789: Search experience: improve weight on direct match for tableName and columnName
* feat: implement filters for topic containers and glossary
* fix: jest tests
* fix: cypress tests
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
* fix: raise more informative error message when service is not found
* fix: profiling for struct table
* fix: linting
* fix: added tests for struct and nestedt struct for get_columns
* Handle test connection for S3 and new status
* Remove exception
* Update endpoint
* Update endpoint
* Update endpoint
* chore: remove toast messages for test connection
* chore: change objectstoreService to objectStoreService
* minor fix
* Use the default service param for listing filters
* Format
* Format
* address comments
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Prepare the new test connection ingestion logic
* Update test assert
* Update Test Connection for SQA Sources
* Correct return type and method doc
* Handle decryption
* Non SQA Database Sources
* Add the run_automation script in ingestion-base
* Dashboard Test Connection Changes
* Pipeline, Messagin, MlModel & Metadata Sources
* ui: test connect flow-1
* Unmask connection parameters before sending to Ariflow
* ui: test connect flow-2
* Address review comments and pylint
* pytest fix
* ui: test connect flow-3 (refactoring and style fix)
* ui: test connect flow-4 (fix test connection status logic)
* sync local file
* ui: test connect flow-5 (fix lowercase issue and styling)
* ui: test connect flow-5 (show toast notifications)
* test: add unit test
* ui: test connect flow-5 (update service page test connection button)
* Databrick fix & pytest fix
* pylint
* Update test
* Fix merge
* S3 Test connection
* add style for mandatory step
* sync locales
* chore: add service name in workflow request
* Unmask using original service connection parameters
* Fix test connection unmasking
* Wrap inspector function to eliminate error outside test conn
* Fix linting
* fix:cy test
* Fix linting
* address comment
* refactor and fix connection type casing issue
---------
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>