10673 Commits

Author SHA1 Message Date
Mohit Yadav
ed7fa24c39
Fix Migration SQL , not executing from Handle (#15873)
* Fix Migration SQL , not executing from Handle

* fix
2024-04-11 19:41:50 +05:30
Ayush Shah
0c3e580592
MINOR: Fix Entity Link Error (#15864) 2024-04-11 18:41:59 +05:30
Ayush Shah
aeaaea4720
Modify and add threshold as status (#15866) 2024-04-11 18:39:46 +05:30
Pere Miquel Brull
a1404e6b4a
MINOR - Clean ingestion dependencies (#15679)
* 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
2024-04-11 14:30:40 +02:00
Sachin Chaurasiya
6ee491dd00
Update documentation for adding language support for entities for 1.3.x (#15870) 2024-04-11 17:16:35 +05:30
Sachin Chaurasiya
a050b9c9ac
Update documentation for adding language support for entities (#15869)
* Update documentation for adding language support for entities

* Update documentation for adding language support and provide link to supported language codes
2024-04-11 16:41:29 +05:30
harshsoni2024
eff5394504
fix qlik db migration changes (#15852) 2024-04-11 15:48:32 +05:30
Mohit Yadav
3dc4a4f3d1
Fix SQLs (#15859)
* Fix SQLs

* Update SQls

* Update bootstrap/sql/migrations/native/1.3.3/postgres/schemaChanges.sql

* Update bootstrap/sql/migrations/native/1.3.3/mysql/schemaChanges.sql

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-04-11 15:13:16 +05:30
Chirag Madlani
8e558a91e1
chore(ui): support extra dropdown items for service details page (#15857) 2024-04-10 20:02:27 +00:00
Imri Paran
b2ce491ff1
MINOR: Add failed rows sample to test case (#15682)
* 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
2024-04-10 17:00:00 +02:00
Sachin Chaurasiya
79728cbffa
update custom logo cypress test (#15850) 2024-04-10 19:58:10 +05:30
Shailesh Parmar
073d9ea57b
Fixes #10354 Filter test suites by owner / name (#15826)
* 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>
2024-04-10 19:28:55 +05:30
Chirag Madlani
ce18766b96
chore(ui): minor ui changes to support flexibility to components (#15838)
* chore(ui): minor ui changes to support flexibility to components

* minor fixes

* add unit tests
2024-04-10 11:40:38 +00:00
Pere Miquel Brull
11e1901a4a
DOCS - MSSQL service connection (#15843) 2024-04-09 15:28:49 +02:00
sandeeps83
7f5c166e3b
fix: good-first-issue link (#15842)
Co-authored-by: Sandeep Sundaresha <sandeep_sundaresha@intuit.com>
2024-04-09 12:23:07 +00:00
Shailesh Parmar
7264773d6c
#14941 Filtering and sorting of data quality tests & suites at Data Quality page (#15725)
* #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
2024-04-09 11:35:09 +00:00
Imri Paran
d9a7ebe5e1
MINOR: fix application in corrupted state (#15830)
* fix application in corrupted state

* format

* remove old versions of the app

* format

* use name instead of fqn
2024-04-09 07:58:34 +02:00
mohitdeuex
a41dc54667 - Create Dummy Columns on empty import of table columns 2024-04-09 11:08:04 +05:30
Teddy
7bc48ffd0d
MINOR: exclude change description from testSuite key in table entity indexing (#15836)
* fix: exclude change description from testSuite key in table entity reindexing

* style: removed unecessary comment
2024-04-08 22:00:00 +00:00
Teddy
dc4c4e41b8
Fix #10354 - Implement Test Suite filter from Search (#15814) 2024-04-08 18:40:39 +02:00
harshsoni2024
c671e64f69
[MINOR] Fix tableau e2e (#15824) 2024-04-08 21:17:37 +05:30
IceS2
c909ff8857
MINOR: Fix e2e tests (#15829)
* Update values

* Update values

* Fix checkstyle
2024-04-08 15:58:32 +02:00
Sachin Chaurasiya
c3c5a81b55
feat(ui): add support for brand color config part 1 (#15714)
* 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
2024-04-08 18:34:38 +05:30
Mohit Yadav
1a7314193f
Validate against PersonalAccess (#15832) 2024-04-08 17:13:19 +05:30
Mohit Yadav
5a88d15228
[Feature] Import/Export For Table, DatabaseSchema, Databases, Service (#15816)
* - Add Import Export Separation for GlossaryTerms

* - Fixed Table Resrouce Test

* - Review Comment #2

* - GlossaryTestFix, Glossary does not allow Tier Tags

* - Database Schema Tests Fix

* - Create Database, DatabaseSchema, DatabaseService import entity if not exists

* - Fix Test for Database DatabaseSchema, Table
2024-04-07 02:21:56 +05:30
Ashish Gupta
61bc8568f8
chore: minor ui issue (#15819)
* chore: minor ui issue

* remove password field from schema form
2024-04-06 14:00:09 +00:00
Karan Hotchandani
a6d0c57053
Move provider state to zustand store (#15804)
* 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>
2024-04-06 17:52:21 +05:30
Harsh Vador
14b204ff83
WIP: Fix #12980: Expand description issue (#15778) 2024-04-06 17:24:04 +05:30
Ashish Gupta
05dfd4ddfd
MINOR: fix the recent run not showing for data-insight application (#15811)
* 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
2024-04-06 06:34:21 +00:00
Alexander Nedomets
ba561c9674
ISSUE-15263: Proxy settings for Yarn (#15287)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-04-06 10:18:17 +05:30
IceS2
12a4c578a2
MINOR: Fix jsonpatch operation order (#15680)
* 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
2024-04-05 15:52:01 +02:00
Ashish Gupta
11bf0a4c7d
#13907: support to change glossary term parent from the detail page (#15752)
* 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
2024-04-05 15:59:09 +05:30
Sachin Chaurasiya
ed66fc9ab7
fix(#15364): autogenerate ingestion pipeline name and show displayName (#15767)
* 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
2024-04-05 15:52:28 +05:30
dependabot[bot]
09b03b9063
Bump undici in /openmetadata-ui/src/main/resources/ui (#15815)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 15:46:15 +05:30
Shailesh Parmar
eec5a72fa6
cypress: fixed AUT failure of main branch (#15820) 2024-04-05 15:44:11 +05:30
Pere Miquel Brull
3613bc64fd
MINOR - Update linkmonitor URL (#15818) 2024-04-05 07:33:07 +02:00
IceS2
47a70a4fd7
MINOR: Fix OMetaLifeCycleData call (#15813)
* Fixx OMetaLifeCycleData call

* Fix linters
2024-04-05 07:26:29 +02:00
Pere Miquel Brull
67dee85abd
MINOR - Add Application type for logs (#15802)
* 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>
2024-04-05 07:09:59 +02:00
Hippo
0fd4a1fb87
docs: fix indent for BQ/GCS yaml config (#15807) 2024-04-04 23:37:40 +05:30
Sachin Chaurasiya
a83604c255
ui: update error fallback icon in error boundary (#15803)
* update error fallback icon in error boundary

* Update language translations for OpenMetadata UI
2024-04-04 18:56:55 +05:30
Mohit Yadav
5f9a565f3a
[AlertNotication] Fix formatting (#15800)
* - 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
2024-04-04 18:28:30 +05:30
Karan Hotchandani
4a310e4e11
fix matches description (#15805) 2024-04-04 16:35:43 +05:30
Ashish Gupta
25a256f601
#15236: fix redundent scrollbars on UI (#15779)
* fix redundent scrollbars on UI

* minor optimizaion
2024-04-04 10:54:29 +05:30
Aniket Katkar
b2c72cb86f
Minor: Search Flow cypress fix (#15789)
* fix the search flow cypress failures

* specPattern change for testing

* updated the cypress config

* cypress config reverted
2024-04-03 16:09:44 +00:00
Onkar Ravgan
370abda43f
dbt docs revamp (#15787) 2024-04-03 20:42:30 +05:30
Shailesh Parmar
b59efdcf30
Minor: removed beta label for incident manager (#15795) 2024-04-03 13:57:24 +00:00
Karan Hotchandani
9cadae9c27
Lineage cypress fixes (#15788)
* fix lineage cypress

* fix cypress
2024-04-03 11:54:01 +00:00
Suman Maharana
16eaf925e9
FIX #13553 Added option to exclude drafts: superset ingestion (#15770)
* Added option to exclude drafts: superset ingestion

* Updated supserset yaml docs

* Added tests for exlcude draft dashboards

* Added tests for exlcude draft dashboards

* Formatted queries.py
2024-04-03 17:07:02 +05:30
Mohit Yadav
daae3c48e3
- Do not validate bot domain (#15796) 2024-04-03 16:12:42 +05:30
Ayush Shah
b79e5c064b
Fix 15576 - Eval Data Type issue fix (#15702) 2024-04-03 15:51:19 +05:30