* Added Delete toggle and restore testsuite functionality
* Added cypress and address comments
* fix cypress and redirect to detailsPage
* missing localization for other languages
* Worked on Cypress comments
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* ✨feat(ui)#10271:UI - Object Storage Service
* chore: add objectStoreService in permission resource enum
* chore: add support for connection config form for object store service
* chore: add support for service connection details schema for object service
* chore: change objectStores to objectstores
* chore: add object stores in global settings
* chore: update objectstore locals
* chore: change objectStoreServices to objectstoreServices
* chore: add support for page header for object stores
* chore: fetch containers for object store service
* chore: fix connection config is not showing up for object store service
* chore: update getLinkForFqn for object store service
* fix: add object store service in delete widget modal
* chore: add object store service logo
* chore: update object store service label
* chore: fix routing of object store service
* test: add unit test for object store service
* fix: missing tags column header
* test: add unit test for global setting left panel
* test: update global setting left panel test
* chore: update svg to take the current color
* address comments
* ✨feat(ui)#10271:UI - Object Storage Service Part-2
* chore: add support for container children
* chore: add support for data model component
* chore: add support for adding/updating description
* fix: read serviceType directly from entity
* chore: add support for follow and unFollow container
* chore: add support for update/remove owner and tier
* chore: add support for updating/removing tags of container
* fix: version is not updating in real time
* chore: add support for restoring the container
* chore: add support for lineage
* chore: add support for custom properties
* chore: add support for CRUD for custom attributes
* chore: add support for container nth level in breadcrumb
* fix: unit test
* chore: locale update
* chore: add support for updating data models
* chore: add object store service icon
* address previous PR comments
* test: add unit test
* chore: fix label issue
* chore: remove duplicate codes
* chore: add beta tag for object store service
* fix: tags source issue
* address comments
* Do not store OM connection
* Migration to remove the server connection
* Update tests
* Add workflow masking and secrets manager
* Fix failing test
---------
Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
* Fix#10454: Improve Search Relevancy, by adding functional scoring and add ngram analyzer; Fix#10452: Enable Table and Column search by BOTH name and displayName
* fix stylecheck
* Undo changes in table example names
* remove ngram from teams & users
* Fix topic tags
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf (#10430)
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Added top level parsing and unit tests
* fix(ui): show schemaText and fields both
* fix no data placeholder for fields & schema text
* addressing comments
* fixed py checkstyle
---------
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* revert common_broker_source changes
* revert common_broker_source changes
* remove changes to user & team indexes
* fix team index
* fix glossary & tag index
* Fix to TopicIndex
* fix advance search pre-requisites cypress failure
* fix group advance search cy failures
---------
Co-authored-by: Nahuel <nahuel@getcollate.io>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Update sqllineage-openmetadata version + add timeout
* Pyimpala fix colnames, comments and dialect sql compilation (#10470)
* Fix col names and comments for impala hive
* Fix cols, comments and impala sql compilation
* Handle hive types
* Format
* Added doc in avro array and tests (#10473)
* Fixed: Add job definition id field for dbt cloud in UI #10269 (#10472)
* fixed Add job definition id field for dbt cloud in UI #10269
* sync-localization file
* fixed failing unit test and add unit test for the changes
* Address PR comments
* Update tests
* Pylint clean
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Fix#10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf
* Added top level parsing and unit tests
* fix(ui): show schemaText and fields both
* fix no data placeholder for fields & schema text
* addressing comments
* fixed py checkstyle
---------
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* ui: refactor localization file
* addressing comments
* fixed failing unit test
* ui: refactoring localization part 2
* miner fix
* fixing cypress and miner localization changes
* Localization refactor part 3
* updated sync-i18n commond for empty key sync, and removed empty key-value from other language
* sync fr-fr and zh-cn file
* updated script to not include empty empty localization key
* added refresh after language change and i18n script to lintstagedrc file
* Adding the different docker-compose file openmetadata and ingestion
* Added two different env files for mysql and postgres
* Updated the docker file path
* Updated the path of docker folder structure
* Fix docker
* Updating the PR with necessary changes required
---------
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
* Increase tag input size and added tooltip on options
* Increase width for glossary and shift icon to icon props
* fix cypress issue
* change cypress for selecting tag
* Prep the skeleton
* Add DAO and tables
* Add Test Connection Definition Resource
* Format
* Add ResourceDescriptors & missing props
* Simplify APIs to scope for GET and LIST
* Mask sensitive info from API responses
* Rename converter classes
* Add missing Java classes from JSON schemas and class converters
* Update test service connection schema
* Update datalakeConnection JSON schema and fix some tests
* Fix AlertsRuleEvaluatorResourceTest and minor error in run_local_docker.sh
* Fix Pipeline and Database service tests
* Minor refactor
* Fix CsvUtilTest
* Fix EventMonitorFactoryTest
* Fix CloudWatchEventMonitorTest
* Update datalake metadata
* Update bigquery metadata
* Fix test connection functionality
* Fix OMeta service api test
* Update gcsValues title and revert changes in GH actions
* Mask sensitive enabled by default for local docker
* Add missing tests
* Address PR comments
* Address PR comments
* fix ui breaks on gcsValues.json
* Address PR comments
* Minor refactor
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>