7194 Commits

Author SHA1 Message Date
Ashish Gupta
8635fd7a28
chore(ui): remove unused tags files and minor ui fixes (#12264)
* remove unused tags files and minor ui fixes

* no tags shown as per global styling

* fix unit test
2023-07-11 14:05:17 +05:30
Aniket Katkar
cf2aafa770
changes in script to generate schemas documentation (#12325)
* changes in script to generate schemas documentation

* generated schema doc changes

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-07-11 09:59:51 +02:00
Esmaeil Chitgar
7a52766b85
Fix assertEqual parameters in validateCreatedEntity method (#12304)
The assertEquals method parameters were mistakenly set to unique values, which has been corrected.
2023-07-11 08:28:45 +02:00
Pere Miquel Brull
6a1b1190a7
Fix #12313 - Airflow lineage parsing and schedules (#12339)
* Fix docs

* Fix lineage and intervals

* Format
2023-07-11 07:35:22 +02:00
Shailesh Parmar
c3e37f4f55
ui: added unit test for data quality component part 2 (#12279)
* ui: added unit test for data quality component part 2

* added unit test for testSuitePage and editTestCaseModal

* updated test with findByLabelText function

* updated test for editTestCaseModal

* fixed redirection spec in cypress
2023-07-11 10:34:44 +05:30
Suresh Srinivas
56ac4157e6
Cleanup sonarcloud issues (#12326) 2023-07-10 16:50:49 -07:00
Pere Miquel Brull
5ccddc3275
Add query_entity migration fix (#12340)
* Add query_entity migration fix

* Do not touch pipelines without tasks

* Move query entity queries

* Format
2023-07-10 16:08:32 +02:00
Ayush Shah
adde9a1d30
Update py-cli-e2e-tests.yml (#12338) 2023-07-10 14:19:17 +05:30
Pere Miquel Brull
fa81453eab
Update sort buffer in quickstart docker (#12330) 2023-07-10 10:44:25 +02:00
Onkar Ravgan
d263d67b20
Fixed cli e2e yml (#12337) 2023-07-10 12:38:54 +05:30
Sriharsha Chintalapani
155cf354e3
Fix OpenMetadata schema to TypeScript generation (#12335)
* initial fix to add relative path to json schemas

* initial fix to add relative path to json schemas

* fix schema generation

* fix github workflow

* add license

* add jq to developer prerequisites

* add jq to developer prerequisites
2023-07-09 21:12:46 -07:00
Sriharsha Chintalapani
f9d538772c
Add jq (#12336)
* add jq to maven build

* add jq to maven build

* add jq to maven build
2023-07-09 14:56:57 -07:00
gauthk6
59c384f4e9
Fixes 11973: Pass required parameters while patching the description of a TestCase (#12244)
* Fixes a bug while patching the description of a TestCase

* Update docker-compose.yml

* Update docker-compose.yml

* Ran pre-commit checks and linter

* Added some clarifying points and fixed some grammatical errors in the documentation for installation instructions.

* revert changes made to docs
2023-07-07 09:51:23 +02:00
Ayush Shah
b3ebe3f2ea
Add Datalake E2E (#12323) 2023-07-07 09:13:18 +05:30
karanh37
79d3e5d05c
fix: general ui feedbacks (#12257)
* fix: ui feedbacks for lineage and breadcrumbs

* fix: add loader for entity popover card

* fix: feedbacks

* fix: layout issue

* fix: add expand collapse

* fix: feedbacks

* fix: explore url flicker

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-06 19:38:28 +05:30
Pere Miquel Brull
6e135302a7
[Docs] - Connectors docs with new UI, partials and external orchestrator structure (#12318)
* Test markdoc variables

* Restructure connectors

* Fix paths

* Update index

* Database services

* Prep dashboard images

* Prep dashboard images

* Migrate dashboards

* Update partials

* Refactor pipelines

* Add missing services

* Add missing services

* Add missing services
2023-07-06 15:11:13 +02:00
Teddy
320273a863
doc: added DQ workflow warning (#12234)
* doc: added DQ workflow warning

* doc: added yaml to index
2023-07-06 15:04:48 +02:00
Teddy
82d53b470d
fix: quote username on query vote (#12316)
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-07-06 18:27:30 +05:30
Mohit Yadav
065a4c9ed3
Fix Test Issues (#12320) 2023-07-06 18:24:37 +05:30
Mayur Singal
ebc3d55240
Update PIP in cypress and docker workflows (#12317) 2023-07-06 17:26:21 +05:30
Teddy
36c81af63e
fix: check for null field when building testCase doc (#12312) 2023-07-06 12:54:16 +02:00
Snyk bot
9f5e85ad02
fix: upgrade @azure/msal-browser from 2.22.0 to 2.37.0 (#11802)
Snyk has created this PR to upgrade @azure/msal-browser from 2.22.0 to 2.37.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-06 14:04:42 +05:30
Ashish Gupta
f8ff645e5d
feat(ui): supported latest ui for the database page (#12277)
* supported latest ui for the database page

* fix unit test
2023-07-06 12:29:45 +05:30
Ayush Shah
9ae3407be0
Fix Filter Pattern Delete issue (#12293) 2023-07-06 10:18:44 +05:30
Mohit Yadav
283cbcf379
Fix TestCase index (#12307) 2023-07-06 00:20:34 +05:30
Chirag Madlani
6dca644c46
fix(ui): cypress fix for login with email (#12306) 2023-07-05 21:13:29 +05:30
karanh37
8bdf806694
fix(ui): glossary name with dot loading issue (#12295)
* fix: glossary name with a dot loading issue

* fix: redirection issues

* fix glossary listing

* fix: glossary path issues

* fix: delete issue for first glossary

* update resource

* fix: unit tests

* fix: minor ui issue

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-07-05 18:43:44 +05:30
Sachin Chaurasiya
6139c59a87
refactor(ui): task flow (#12248)
* refactor(ui): task flow

* fix: task workflow

* fix(ui): pass initial value on modal form based on task type

* fix(ui): pass proper value in initial form values.

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-07-05 18:30:15 +05:30
Teddy
ba3a1e1ed6
fix: work around for DI reindexing (#12299)
* fix: work around for DI reindexing

* fix: substring to capitalize
2023-07-05 12:17:51 +00:00
Shailesh Parmar
5e567c1991
bug(ui): fixed tag usage count redirection and recently view table list (#12288)
* bug(ui): fixed tag usage count redirection and recently view table list

* added recently view functionality for mlmodel and container entity
2023-07-05 14:47:27 +05:30
Aniket Katkar
eaf4ab0541
changed the after login API call method, to update the user details, from PUT to PATCH (#12287) 2023-07-05 14:47:18 +05:30
Megumi AIKAWA
9aede5e821
Fixes 11924 : Add pgspider support (#12159)
* Add PGSpider service connector

* add sqlalchemy-pgspider to setup.py

* Delete unnecessary code and move files.

* Change to work as a Postgres connector sub-module

* Rebuild PGSpiderLineage class into a set of funcs

---------

Co-authored-by: Pham Ngoc Son <son1.phamngoc@toshiba.co.jp>
2023-07-05 09:18:59 +02:00
Pere Miquel Brull
e9ff1e0f05
Fix glossary reviewer tests (#12285) 2023-07-05 08:53:20 +02:00
Sriharsha Chintalapani
bc6ebee369
Fix TestCase indexing: exclude change descripiton from indexing (#12281)
* Fix TestCase indexing: exclude change descripiton from indexing

* Fix TestCase indexing: exclude change descripiton from indexing

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-07-05 10:42:51 +05:30
Mohit Yadav
0ae716a791
fix lookup issue in case the provided username with email does not ex… (#12283)
* fix lookup issue in case the provided username with email does not exist in the system

* typo
2023-07-05 10:41:23 +05:30
Suresh Srinivas
4f2831f3bb
Upgrade dependencies for 1.2.0 release (#12280) 2023-07-04 20:03:40 -07:00
Suresh Srinivas
a313dc19f3
11587 Task 1 - Simplify field inheritance from parent to child entities (#11588) 2023-07-04 10:00:16 -07:00
mohitdeuex
71fed53e33 Update query to use for list to fqn 2023-07-04 20:26:22 +05:30
Onkar Ravgan
bee0cc4053
Fixed e2e count (#12276) 2023-07-04 20:17:51 +05:30
Onkar Ravgan
15e76bc0d0
Added table level test e2e (#12273) 2023-07-04 12:16:09 +02:00
Shailesh Parmar
75d7f1df68
ui: added unit test for data quality page part 1 (#12267) 2023-07-04 09:15:31 +00:00
Pere Miquel Brull
16280ffd1e
Fix db filter name (#12271) 2023-07-04 09:50:34 +02:00
Hung Duong
64f147c517
Fixes #12129 : enhance bigquery sample data query (#12130)
* upgrade BigQuery Sampler

* beautify code

* revert old way of profiler & data quality, keep fetch new way sample

* Update profiler_source.py

* Update profiler_source.py

---------

Co-authored-by: hung.duong <hung.duong@be.com.vn>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-07-04 08:37:15 +02:00
Suresh Srinivas
97140e13fd
12142.task2 - Add domain and data product properties to entities (#12255) 2023-07-03 15:42:35 -07:00
Pere Miquel Brull
a8396092d8
Fix DL migrations (#12268) 2023-07-03 22:25:12 +02:00
mohitdeuex
2bb5c970f9 Remove quoted string postgres 2023-07-04 00:44:03 +05:30
Mohit Yadav
466e325e0a
Added Server migration table to utility (#12263)
* Added Server migration table to utility

* updated to be in not to migrate

* py checkstyle failure
2023-07-03 19:45:50 +02:00
Pere Miquel Brull
17610cf1d4
Test markdoc variables (#12266) 2023-07-03 19:36:47 +02:00
mohitdeuex
89b0de4eac Migration error in listing by Name because of duplicate name 2023-07-03 22:57:36 +05:30
mohitdeuex
989914f84e Add server migration validation 2023-07-03 20:15:13 +05:30