* 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
* 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>
* 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
* 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
* 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>
* ✨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
* WIP: pii tagging using spacy
* added test cases and changes as per comment
* fix python checkstyle
* fix python checkstyle
* added score, test_cases and docs update
* solved merge conflict
* fix python checkstyle
* remove pii tagging using regex
* fix python test
* lib changes and added some test case
* changed as per comment
* fix: python test
* fix: changes to get source_config
* fix: changes as per comment
* Change normal select to ANTD select in Service Page
* fix cypress and unit test issue
* remove empty space
* fix cypress issue
* code optimization
* fix tests
* optimize the code and changes made as per comments
* fix unit test issue
* ✨feat(ui)#10274: UI - allow to configure OM logo
* chore: use logo config to render the brand and login page logo
* fix : cy tests
* doc: update the doc
* chore: remove check for filePath logo location type
* test: add unit test
* - removed FilePath
- Added configs to docker
* address comment
* remove config from test yaml
* update logo aspect ratio
* remove type
* chore: update ui logic as per backend config
* update doc
* address comments
* Revert "address comments"
This reverts commit c4f9da88918343cab08cd5e603cba29bd05b2ec9.
* address comments
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* ✨feat(ui)#9809: <title> in HTML heading should reflect the page you're on
* chore: add dynamic title for pageLayoutV1
* chore: create separate component for seo
* address comments
* test: add new test and fix failing test
* chore(ui): add check for notification is present or not
* refactor: logic to check if notification api is available or not
* revert: unwanted new line change
* address comments
* test: add unit test
* - Changes for Logo
- Make Jwt Token Expiry Configurable
* change config time
* fix tests
* review comments
* fix failing python
* moved login to application config as well
* fix login Config
* Added Nav Bar and Login Page Config for Logos
* Removed UI Api calls
* fix: unit test
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>