* fix: show task action buttons for members of team
* fix: update redirection path for users and teams
* fix: show task action buttons for members of team
* fix: update redirection path for users and teams
* Fetch user teams during the task permission check
* feat: update tag suggestion and description component
* Update v009__create_db_connection_info.sql
* fix: review comments
* fix: persist default state for update tags
* fix: update css styles for form
* fix: resolve code smells
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* 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