* WIP - MINOR - Clean ingestion dependencies
* test
* test
* Clean imports
* add pyiceberg for test
* Revert "add pyiceberg for test"
This reverts commit ab26942736586f089a57a644ffd727aca200db62.
* add pyiceberg for test
* Remove docker dep
* clean local docker sh
* MINOR - AKS Airflow troubleshooting docs
* Fix action
* clean local docker sh
* Update documentation for adding language support for entities
* Update documentation for adding language support and provide link to supported language codes
* add failed sample data
* format
* fixed masking pii data in test failed rows sample
* format
* failedRowsSamples -> failedRowsSample
* failedRowsSamples -> failedRowsSample
* fixed tests
* format
* wip
* added computePassedFailedRowCount to python client
* comment for loggerLevel
* format
* fixed tests
* tests for putting / deleting failed samples
* format
* format
* added test case for pii test
* changed method name to deleteTestCaseFailedRowsSample
* added getComputePassedFailedRowCount
* feat: add list from search for test suite
* feat: add list from search and owner/name filter for test suites
* style: ran java linting
* fix: es log failure detail
* #10354 Filter test suites by owner / name
* added filter logic, cypress and fixed unit test
---------
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
* #14941 Filtering and sorting of data quality tests & suites at Data Quality page
* added filters for test case type, status and startTs and endTs
* added platform filter
* sync-translation
* added table filter
* updated pagination for filter
* fixed failing unit test
* added unit test for filters
* added cypress for test case filters
* skipping filter cypress
* skipping cypress test
* feat(ui): add support for brand color config
* Update primary color variables in UI styles
* Update background color variables in less files
* Update UI styles to use primary color variable
* Add brand color customization option
* Add postinstall script to run build-check
* Update theme configuration in DirectionProvider and useApplicationStore
* Update primary color hover in variables.less
* Update primary color hover in UI styles
* Refactor BubbleMenu rendering in BubbleMenu.tsx
* Update activity feed card style and announcement border color
* Update colors in UI components
* Refactor BrandColorConfigSettingsPage component
* Add white label configuration settings page
* Refactor UI components and add AntDConfigProvider
* Add appearance configuration settings page
* Update appearance constants, add resetTheme function, and adjust input height
* Add link and custom theme support, and fix BrandImage src fallback
* Add custom theme translations for multiple languages
* Remove unused code and update theme color
* Add primary color to theme
* Remove custom logo configuration
* Add appearance configuration message to language files
* add unit test
* Remove appearance key and add theme key in language files
* Refactor AppearanceConfigSettingsPage component
* Fix import issue and update theme color
* Update text color in UI components
* Add theme colors to useApplicationStore
* add domain store zustand
* fixes domain options
* move global search provider data to application store
* minor sonar fix
* address comments
* store partial info
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix the recent run not showing for application
* supported unit test for the same
* used ingestionRecentRuns for application run status
* limit the records shown
* change the file logsViewer from component to page
* minor fix
* Mantain the OperationType Order when considering the dividing groups
* Remove reordering the jsonpatch operations from the backend
* Fix checkstyle
* Fix UnitTests to comply with no reordering
* Initial idea on how to fix our current jsonpatch builder from python
* fix(JsonUtils): Change JSONPatch library used
When creating a JSONPatch by using the 'createDiff' method, the library
we are using is not returning a correct JSONPatch when removing multiple
items from an array.
Since the library doesn't provide good ways to override this behavior
and fix it, we decided to move away from it and use the json-patch
library only for this specific operation.
* Fix linters
* Add docstrings
* Refactor patch updated on ingestion framework
* Add UnitTests
* Fix linters
* support to change glossary term parent from the detail page
* added localizaion keys
* added unit test and change component name
* added icon for change parent
* added cypress for the fetaure
* fix(#15364): autogenerate ingestion pipeline name and show displayName
* Refactor AddIngestion component and StringsUtils
* Refactor UUID generation function
* Update rowKey in IngestionListTable.component.tsx
* add unit test for replaceCallback
* Fix service run button selector and update row key in IngestionListTable
* Refactor code to improve readability and maintainability
* Fix null check in checkAndDeleteApp function
* MINOR - Add Application type for logs
* MINOR - Add Application type for logs
* Add application_task to DataInsightLatestRun interface and update LogsViewer component
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* - Remove sourceHash from the Activity Feed
- Update Test Case Page Uri Link
* - Remove lifeCycle
* - Add To Field Change List
* - Add asset Url to conversations and Task Updates
* - Make Redirect to Activity Feed Task Page