* added test
* update permission for entities
* minor refactor
* minor code refactor
* code refactor
* minor fix
* minor fix
* update permissions for service entities
* code refactor
* fix tests
* address pr comments
* fix failing test
* fix dashboard test
* roles test fix
* fix dashboard data model test
* added glossary and domains test
* fix test
* fix test
* fix test
* fix test
* remove cleanup
* fix entity test
* fix test
* minor fix
* minor fix
* update cleanup
---------
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
* Feature: Display Name sort for DataAssets
* Fix java checkstyle
* Increased time for indexing, might be due to indexing, also adding what all ids intersect
* Introduce table names with randomness for varying search scores, print if there are any overlapping as well - Just a test
---------
Co-authored-by: Pranita Fulsundar <pfulsundar8@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
* Feat: spark engine UI - supporting PR
* Enhance Ingestion Workflow Form and Localization Updates
- Added transformation for profiler processing engine in IngestionWorkflowForm.
- Introduced new permission type 'INGESTION_RUNNER' in PermissionProvider interface.
- Updated localization files for multiple languages to improve user experience, including translations for new and existing keys related to field additions and deletion confirmations.
* fixd failing test
* hide serviceEngine selection field from profiler workflow
* Updated tag and slection group style
* added add testCase drawer in the contract form
* added pagination
* fixed unit tests
* fix the pagination in table schema form
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Data Contract UI Improvement
* fix the semantic card not visibel on expand and switch not working on outside
* fix the add new semantic not being disbaled on first edit
* added the status badge for latestRun in DataAssetHeader
* Add migrations to update widget descriptions
* move to postDataMigrationSQLScript.sql
* move to postDataMigrationSQLScript.sql
* move to postDataMigrationSQLScript.sql
* MINOR - Fix updates & add rule provider
* increrase the rule modal width and remove the rule column from table component in settings
* disabled edit and delete if system provider and change the rule logic
* format
* fix css of contract detail page and form component
* fix tests
* rules
* add the ability to ignore entities
* prep rules and fixes
* small fixes and relationship storing
* fixes
* fixes
* fixes
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* multiple data contract tab and form and detail page improvement
* pending localization keys
* fix the quality icon and semantic listing fix
* fix minor issue
* fix the schema data not going in api and also fix some styling around add sementic button
* MINOR - Fix updates & add rule provider
* increrase the rule modal width and remove the rule column from table component in settings
* disabled edit and delete if system provider and change the rule logic
* format
* fix css of contract detail page and form component
* fix tests
* add the ability to ignore entities
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* Fix landing page feedbacks
* support and/or for curated assets
* minor fix
* failing tests and minor bug fixes
* feedback updates
* fix failing test
* fix unit test
* fix failing E2E tests
* (Docs) Correct URLs and Enable OIDC
The KeyCloak URLs were incorrect for the current version of KeyCloak, and additionally the documentation was missing the required key to enable OIDC.
* fix conflict
* enable true
---------
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
* Feat(ui): contract withing table entity
* Feat(ui): contracts UI
* update
* modify the cards and added the API information in detail page
* added supporting keys
* supported new component for statusBadge and minor improvement
* localization key
* push the delete icon styling fix
* added test case card component in detail page
* supportedlocalization keys
* updated the sementic from design as per figma
* added the supporting localization keys
* added owner field while fetching contract
* fix some styling
* pending localization keys
* fix the console error
* minor unwanted code removal
* minor fix
* fix the localization keys and changes made as per comments
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* feat: security service initial code
* support secrity type for service from ui
* refactor: added missing java files for security service and require json files
* refactor: added doc file, oneOf java changes for ranger
* Merge branch 'main' of https://github.com/open-metadata/OpenMetadata into issue-20145
* update the security services schema to have domains instead of domain
* fix: added security service metadata pipeline
* Make changes for security service UI
* Update missing translation
* update type
* Fix the java checkstyle
* fix: added ingestionRunner in security service json
* Hide security service for OSS
* fix: reverse metadata documentation
* refactor: added securityConnection in test connection
* fix: documentation and ts file changes
* fix: deleted __init__ file and added SSISConnection again in the workflowclassconverter.java
* fix: convert domain to domains
* fix: added new file for basicAuth for ranger and change in rangerConnectionClassConverter.java file
* fix: java checkstyle
* fix: mysql security service sql
* fix: security service index mapping
* fix: moved migrations in new version and fix classConverterFactory
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* Fix existing followed assets not getting listed after search Reindexing
* add fetchers for missing fields
* fix other entities and add test
* fix tests
* fix storedProcedure tests
* fix checkstyle
* improve batch function
* fix test
* revert test , will be part of separate pr
* Data Asset Rules configuration in settings
* Enable, delete and API loading states
* Convert card listing to table listing
* Icon update for preference page menu item
* Table loading fix on delete and edit
---------
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>