12410 Commits

Author SHA1 Message Date
Mohit Yadav
c101b3c9d1
Fix Test Suite Migrations (#12934) 2023-08-21 14:34:58 +05:30
Shailesh Parmar
f7e2ae0bb6
docs: updated heading from test definition to test type (#12937) 2023-08-21 12:45:42 +05:30
Ayush Shah
e648be9f61
Fix E2E vars (#12932) 2023-08-21 09:58:06 +05:30
Suresh Srinivas
28b5e00c0c
Clean up documentation typos and grammar issues (#12930) 2023-08-20 20:08:30 -07:00
Yu Ishikawa
6b6d4bba76
Support to impersonate a service account in the Bigquery source (#10127) 2023-08-20 19:20:02 +05:30
Sachin Chaurasiya
6e2a8d0e4f
feat(ui): generate ingestion workflow form from schema (#12774) 2023-08-20 12:01:06 +05:30
Aniket Katkar
6a21bd4044
fixes #12732: version history not showing properly for multiple changes (#12824)
* Fixed the bug for diff not showing for multiple columns changes
Fixed the bug for diff not showing for changes in nested columns

* code refactoring and optimization for EntityVersionPage component

* fixed unit test for TopicVersion

* fixed code smells
fixed bug for pipeline version page where multiple changes in tasks not showing properly

* updated icons for table and column constraints

* refactored code for topicSchema for version page changes

* refactoring and bug fixes for MlModel version page

* fixed the bug for constraint changes not showing properly on version pages

* updated test ids for better selections

* fixed unit test for TopicVersion

* removed height and width params for newly added icons

* fixed constraints not showing on version page when no constraint changes

* fixed table constraint changes not showing properly

* updated logic to show multiple table constraints for a single column

* Added cypress test for TableVersion page

* fixed partitions and replicationFactor changes not showing on topic version page

* changes to display sourceURL version change for pipeline and dashboard

* changes to show schemaType field change on topic version page

* added testid to schemaType diff Tag

* reverted cypress changes

* fixed topic version page bug

* fixed unit tests

* moved the extraInfo logic to the DataAssetsVersionHeader component
2023-08-20 11:43:41 +05:30
Ashish Gupta
b7f2209d86
chore(ui): fix ui styling issue (#12917)
* fix ui styling issue

* changes as per comments

* changes as per comments

* added comment in util function
2023-08-19 09:49:14 +00:00
Teddy
edea862082
fix: DELETE endpoint for profiler data (#12912) 2023-08-18 20:48:04 +02:00
Teddy
a45c644bc4
Issue-12884: Fix Test Case Summary Performance Issues (#12907) 2023-08-18 20:47:47 +02:00
Teddy
bfa0cc7598
fix: python tests failure after PR #12865 (#12927)
* fix: python tests failure after https://github.com/open-metadata/OpenMetadata/pull/12865

* fix: test in ometa_table_api

* fix: skip is None test temporarly
2023-08-18 18:11:47 +02:00
Pere Miquel Brull
191754ff20
Set Test Suite FQN (#12890)
* Set Test Suite FQN

* quoteName

* quoteFqn is false for TestSuites

* Fix tests
2023-08-18 18:56:26 +05:30
Pere Miquel Brull
ccad601a4f
Fix postgres migration files (#12923) 2023-08-18 14:54:43 +02:00
Mohit Yadav
9712337b01
[SecurityHeaders] Fixed issue with Security Headers (#12921) 2023-08-18 17:48:17 +05:30
karanh37
9eb3f516cf
fix: change design of mention list item (#12811)
* fix: change design of mention list item

* feat: add avatar element in mentions list

* fix: revert tooltip change

* fix: cypress tests

* fix: cypress

* fix: cypress

* fix: revert intercept change

* fix: add test id

* fix: lineage exception

* cypress fix

* feat: show breadcrumbs in mention design

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-08-18 17:38:39 +05:30
07Himank
64a258fc3d
delete alias only if it exist (#12918) 2023-08-18 17:36:25 +05:30
Mayur Singal
2f7a2193e0
Fix #12302: Add ElasticSearch Ingestion Source (#12892) 2023-08-18 15:10:31 +05:30
Pere Miquel Brull
9f4440c562
Fix #11228 - Document Airflow Permissions (#12915) 2023-08-18 11:28:21 +02:00
Mohit Yadav
ef2634970f
Fix Classification Migration for missing fqn in json causing failures (#12913) 2023-08-18 14:51:50 +05:30
Ashish Gupta
bed306fd12
chore(ui) : fix ui styling issues (#12905)
* fix ui styling issues

* fix unit tes
2023-08-18 14:11:59 +05:30
Onkar Ravgan
5b47fd4acf
Added source url to entities (#12901)
* Added source url to entites

* added support to create and update sourceUrl

* fixed pytests

---------

Co-authored-by: 07Himank <himank07mehta@gmail.com>
2023-08-18 10:17:38 +02:00
Ayush Shah
f9e3e1801f
Add External Table type support bq (#12889) 2023-08-18 13:45:14 +05:30
Shailesh Parmar
99b57db6db
ui: added title for policy and role page & fix multi selection issue in create policy (#12904) 2023-08-18 10:54:10 +05:30
Shailesh Parmar
de7c5824cb
ui: fixed multiple API call in table profiler tab (#12706) 2023-08-18 10:53:43 +05:30
Sriharsha Chintalapani
524e611edc
Deprecate Flyway and use Native migrations (#12865)
* Add ascii_bin for fqnhash, Add Constraints on timeseries

* Attemp of moving migrations to files

* Deprecate Flyway and use Native migrations

* Deprecate Flyway and use Native migrations

* Deprecate Flyway and use Native migrations

* Deprecate Flyway and use Native migrations

* Deprecate Flyway and use Native migrations

* Deprecate Flyway and use Native migrations

* Deprecate Flyway and use Native migrations

* Deprecate Flyway and use Native migrations

* Move upstream migrations to new path
2023-08-17 14:39:05 -07:00
Ashish Gupta
2446933cbc
supported display name in activity feed (#12888) 2023-08-17 17:29:51 +05:30
Ashish Gupta
c6d03a6eaf
ui : supported delete functionality for sample data (#12871) 2023-08-17 17:29:07 +05:30
Onkar Ravgan
795294c87f
Added dbt multiple project support for s3, azure, gcs datalake sources (#12856)
* Added dbt multiple proj support

* added reader

* common method to group by dir

* added return type
2023-08-17 11:19:20 +02:00
Mohit Yadav
801d07289c
Added LogBack File (#12897) 2023-08-17 12:20:09 +05:30
Teddy
751c96e437
Fixes Issue #12297 - Added upsert logic for DI (#12466)
* fix: enforce DB upsert on DI ingestion

* fix: ran python linting

* feat: fix conflict and added BindFQN while removing hash

* feat: update aggregation from day to minute

* feat: ran python linting
2023-08-17 08:07:44 +02:00
vanshika18
d6e4169faf
Fixed #11519 Support Usage queries contain \n characters (#12676) 2023-08-17 11:21:12 +05:30
Onkar Ravgan
3114ef9b5c
Add support for JWT auth in Trino (#12823)
* Added jwt field in trino

* fixed postgres migration

* fixed pytests
2023-08-17 07:22:58 +02:00
Suresh Srinivas
e7b4b1e25b
Add missing API docs to 1.1.1 (#12893)
* Add missing API docs to 1.1.1

* Added more details on generating JSON Patch

* Add more details about delete API
2023-08-16 15:36:28 -07:00
Supan Shah
73bb5da6bf
ISSUE-12820: Sagemaket Metadata Success (#12843) 2023-08-16 13:02:55 -07:00
07Himank
ad3871b3bc
Added source url to search indexes and missing entites (#12773)
* added sourceUrl to missing entites and added sourceUrl to search  indexes

* edited desc in json files

* edited desc in json files

* working on adding api for getting entity from sourceUrl

* added API for getting Entity from sourceUrl

* added api to fetch entity based on sourceUrl

* remove desc

* working on adding alias
2023-08-16 15:56:27 +05:30
Aniket Katkar
911b41f7f3
fix(ui): schema page loader bug (#12786)
* Fixed issue for database schema page where no data placeholder was showing while loading permissions

* removed unnecessary condition check
2023-08-16 15:31:57 +05:30
Aniket Katkar
d2f3d45276
fix #12815: user not able to create ingestion pipeline with isOwner() or matchTeam() conditions (#12852)
* fix ingestion tab not showing issue for user in owner team on service page

* worked on comments

* worked on comments
2023-08-16 15:10:16 +05:30
Sachin Chaurasiya
a74e5bf217
chore: remove validation for connection option and arguments from json schema form (#12881) 2023-08-16 12:53:38 +05:30
Pere Miquel Brull
a183fc67e2
Fix ADLS parquet reads (#12840)
* Fix ADLS parquet reads

* Generalize service methods

* Fix tests
2023-08-14 19:57:06 -07:00
MihirR123
b23b637dc1
Updated Gifs (#12862)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-14 18:45:16 -07:00
Ayush Shah
d7606dd4b8
Fix Ldap (#12872) 2023-08-14 20:15:13 +05:30
Ayush Shah
1e2d93a604
Fix #12479: MariaDB Mysql Time Col profiler issues + fix e2e tests (#12868) 2023-08-14 17:28:09 +05:30
Ashish Gupta
d02487f4cf
fix cypress and some ui issues (#12861)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-14 12:05:16 +05:30
Teddy
8e4388c35e
Issue 11345 (#12859)
* feat: added serviceName dimension to entity report

* feat: fix python test
2023-08-14 08:05:14 +02:00
Anuj359
0ae07c2107
Removing the large packages clean as the github action is failing on fetching http://azure.archive.ubuntu.com/ubuntu which is causing the ci to fail overall (#12866) 2023-08-12 20:34:25 -07:00
Suresh Srinivas
e3c0539301
12142 Task 4 - Add support for adding entities as part of Data Product (#12867) 2023-08-12 15:45:56 -07:00
Mohit Yadav
c13892d5c2
test suite listing fixes (#12864) 2023-08-12 08:22:46 +05:30
Chirag Madlani
1031132e02
chore(ui): remove tailwind as dependancy (#12309)
* chore(ui): remove tailwind deps from the app

* remove tw completly

* bump yarn.lock

* updated style for login page

* updated user dropdown in nav bar

* update paths

* update yarn.lock

* fix errors

* fix unit tests

* styling fix

* fix stling issue for activity feed card

* Fix activity thread panel

* fixed style for commonUtils.tsx

* pages diff

* worked on
- EntityLineageUtils
- DataInsightUtils

* complete ingeation and service select

* fixed style on:
- entityVersionUtils
- ExecutionUtils
- feedUtils
- ServiceUtils

* remove x-master file

* fix styling for page not found

* update style for:
- cronEditor
- deleteWidgetModal
- EntitySummaryDetails
- FilterPattern
- FormBuilder

* fix styling in components pages

* fix appbar

* updated profile picture style

* bot and user component fix

* component ui fixes

* lineage custom control fixed

* ui fixes

* fixed styling in common component

* fix lineage sidebar

* fix ui issues

* fix lineage node edit mode

* fix version timeline

* whatsnew modal ui fixes

* fix glossary & ingestion

* remove dead code from all the entity

* ingestion ui fixes

* unit test fixes

* fix unit tests

* fix cypress

* fix badge component

* fix tag cypress

* fix cypress issue

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-08-11 21:31:38 +05:30
Ayush Shah
5ea4de646c
Fix Postgres Profiler for incompatible versions (#12795) 2023-08-11 15:32:43 +05:30
Mayur Singal
a17ac7bcbb
Fix: pyodbc type not supported for -150 (#12851) 2023-08-11 15:32:19 +05:30