11238 Commits

Author SHA1 Message Date
Pere Miquel Brull
4cddee89ad
FIX - Ingestion Airflow Image constraints (#17296)
* FIX - Ingestion constraints

* FIX - Ingestion constraints

* FIX - Ingestion constraints
2024-08-06 06:44:27 +02:00
Mohit Yadav
76bd4f3909
[Issue-17093] Add SAML refresh token in Refresh (#17113)
* Add SAML refresh token in Refresh

* update code

* Add Cookie for refresh token

* Add Max Age

* 1 day cookie age

* Set cookie path

* Add SAml Refresh Servlet

* add saml refresh

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-08-05 23:58:10 +05:30
Ayush Shah
ab1e400990
Minor: Remove 'owner' field from JSON in various entities (#17290)
* Remove owner field from json in various entities

* Add Psql migrations for owner

* Modify operator type for query

* chore: Update table_entity JSON structure to include dataModel owners
2024-08-05 07:58:07 -07:00
Shailesh Parmar
1b6b48e7be
Minor: fixed failing query entity cypress (#17261)
* Minor: fixed failing query entity cypress

* fixed failing cypress
2024-08-05 13:36:39 +00:00
Sriharsha Chintalapani
9fcbf6a5b9
Minor: Fix Policy rule migration due to owner -> owners (#17285) 2024-08-04 19:51:55 -07:00
Ashish Gupta
dd8158552c
ISSUE : fix teams page breaking issue (#17268)
* fix teams page breaking issue

* minor changes

* unpushed file

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-08-02 22:46:51 +05:30
IceS2
84083aef4a
Improve DI error log (#17283) 2024-08-02 09:11:27 -07:00
Suman Maharana
056affbe0b
Fix mysql e2e test (#17265) 2024-08-02 20:59:33 +05:30
IceS2
5f67df6606
MINOR: Update data insights migration to make the flow easier (#17280)
* Update data insights migration to make the flow easier

* Update logic to change the ReferenceTime to EndOfDay instead of StartOfNextDay

* Fix checkstyle

* Fix versionTimestamp to go to endOfDay
2024-08-02 15:20:08 +02:00
Teddy
1349f165b3
[GEN-1069] - Fix dbt issues in ingestion (#17247)
* fix: dbt errors when creating test case

* fix: use fqn builder
2024-08-02 12:29:48 +02:00
Onkar Ravgan
7272281cf0
fixed tableau owner and e2e counts (#17266) 2024-08-02 15:17:09 +05:30
Teddy
2a854f90e1
fix: DBX profiler struct support + nested colum retrieval for profiler (#17267) 2024-08-02 11:34:10 +02:00
sonika-shah
4bb6d7ec1c
Minor : fix populateOwners method to patch all fields of owners (#17272) 2024-08-02 14:52:45 +05:30
Chirag Madlani
b5ea73ef47
test(e2e): Data insight page tests (#17236)
* test(e2e): Data insight page tests

* address comments and fix tests

* fix failing test

* fix start time

* fix tier card test failure

* fix DI running issue in test

* update patch req

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-08-02 11:05:45 +05:30
Pere Miquel Brull
b56f1d08a8
MINOR - remove owner and service field from ingestion pipeline (#17270)
* MINOR - remove owner and service field from ingestion pipeline

* MINOR - remove owner and service field from ingestion pipeline
2024-08-02 06:49:02 +02:00
Mohit Yadav
f07daae196
[RbacDomain] RBAC with Domain Restrictions (#16586)
* Add domain field to entity jsons

* add subdomains ui

* Add Domain To create Request

* Typo fix

* commit progress

* allow multiple domains

* - add userDomains and teamDomains

* - Restrict Api Access

* allow multiple domain support

* - Add Listing Restricition
- Add Search Restrictions

* - Field Fix

* - Inherit Team Domains

* remove glossary filter from ui

* - Fix Tag and User Filter

* - Id -> FQN in create

* - Missing domain on indexes

* add domain in creation of team, user and glossary

* fix merge conflicts

* fix feedbacks

* fix tests

* add domain playwright

* minor changes

* fix domain fetching calls

* Add Thread Listing with EntityDomain

* Fixes for Team Join

* Mkae list mutable

* Add missing import

* Fix Team Test

* User Test case fix

* Fix User Domain

* Minor bug fixes related to sub domains

* Fix data retaining in add sub domain modal after closing

* fix NavBar unit test

* Make Domain Access Work Via Policies

* Fix errors introduced after conflict resolutions

* update render function in SubDomainsTable.component.tsx to accept an array of owners instead of a single owner

* fix java checkstyle

* fix py-test

* format

* Fix the domain e2e owner field type

* Fix Failing Tests

* fixed pytest list index

* update userDomains and teamDomains to domains

* Entity Domain to Domain for thread and changeEvent

* FIx fields

* @Ovveride

* FIx

* Remove Duplicate Field

* Remove Duplicate Field

* Fix Failing Test

* fix domain related changes

* fix subdomains loader

* Fix Owners Order

* Enforce Domain Permissions

* fix domain cleanup

* Fix Test

* rever owner change

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-08-02 10:16:14 +05:30
Sriharsha Chintalapani
34b756afcd
Fix patch permissions (#17271)
* Minor: Fix processing of Patch Operations in hierarchical order

* Minor: Fix processing of Patch Operations in hierarchical order
2024-08-01 21:30:07 -07:00
Sachin Chaurasiya
5784f54a87
Bump braces to 3.0.3 in /openmetadata-ui/src/main/resources/ui (#17263)
* Bump braces to 3.0.3 in /openmetadata-ui/src/main/resources/ui

* chore: update micromatch npm dependency to version 4.0.7
2024-08-01 18:21:37 +05:30
IceS2
bba6378711
MINOR: Data insights app migration (#17262)
* Add migration for DataInsights Application

* Add migration for DataInsights Application

* Handle the scenario where no DataInsightsApp is present

* Fix checkstyle
2024-08-01 14:22:07 +02:00
Mayur Singal
27af481433
MINOR: Fix lineage PATCH API (#17264) 2024-08-01 17:28:22 +05:30
Prajwal214
da6b2b7310
Doc: Adding GCS Connector to OM in OM v.1.5 (#17250)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2024-08-01 17:02:33 +05:30
Ashish Gupta
2253b7aff3
MINOR: increase the feed size for the landing page feed widget (#17257)
* increase the feed size for the landing page feed widget

* minor fix
2024-08-01 16:19:54 +05:30
Suman Maharana
71bd67a503
Fix DBT e2e (#17260) 2024-08-01 15:34:17 +05:30
Siddhant
0ca3d7afb8
Fetch templates for collate and oss. (#17254)
* fetch template for oss and collate.

* migrations.
2024-08-01 11:01:36 +02:00
harshsoni2024
407a4496e6
Fix #16434: SQL server date format issue (#17239) 2024-08-01 14:18:45 +05:30
Pere Miquel Brull
57e6ad57cd
MINOR - Migration - Automator multiple ownership (#17248) 2024-08-01 10:16:26 +02:00
IceS2
b6905b4bdd
MINOR: Fix DataInsightsReport App filter (#17246)
* Fix DataInsightsReport App filter

* Remove wrong comment
2024-08-01 09:24:25 +02:00
Onkar Ravgan
fe7922c13c
MINOR: [SAP ERP Connector] Added column dtype displaynames and precision/scale values (#17240) 2024-08-01 12:49:34 +05:30
Shailesh Parmar
5100f46db3
Minor: implemented multi pipeline ui feedback (#17245)
* Minor: implemented multi pipeline ui feedback

* addressing comment and fixing failing cypress
2024-08-01 12:20:53 +05:30
鲁汀
50fe793d1e
Update Chinese Locale (#17102)
* Update Chinese Locale

* Update zh-cn.json, From "DBT" to "dbt"

* References to Microsoft and GitHub refine some of the terminology

---------

Co-authored-by: luting <luting@luting.zone>
2024-08-01 11:44:51 +05:30
Sriharsha Chintalapani
ed2115067a
fix: docker/development/Dockerfile to reduce vulnerabilities (#16855)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7413523
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7413523
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7413527
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7413527

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-07-31 21:26:51 +05:30
Sriharsha Chintalapani
f5f9843c15
fix: docker/docker-compose-quickstart/Dockerfile to reduce vulnerabilities (#16857)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7413523
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7413523
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7413527
- https://snyk.io/vuln/SNYK-ALPINE319-OPENSSL-7413527

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-07-31 21:26:09 +05:30
Mayur Singal
bf560f2b2b
MINOR: DI - Add support for system chart filters (#17242) 2024-07-31 18:48:57 +05:30
fuzmish
53518583fe
Fixes #17036: Ignore Enter keydown events for IME operation on FeedEditor (#17150)
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-07-31 10:13:37 +00:00
Sachin Chaurasiya
a6b63aabaa
minor: show request method for api endpoint (#17241) 2024-07-31 10:12:09 +00:00
Ashish Gupta
62c51e284d
PLAYWRIGHT: fix activity feed and Entity spec playwright failure (#17237)
* fix activity feed playwright failure

* fix entity owner spec failing
2024-07-31 15:24:17 +05:30
Teddy
fd2b4ec4ac
fix: fields in inspection query (#17224) 2024-07-31 10:41:26 +02:00
Sachin Chaurasiya
7d519e180e
minor: add api entities in EntityLink.g4 (#17231) 2024-07-31 08:07:22 +00:00
Shin-ichi Hashiba
bb6800d2ec
add ingest postgres schema description (#16946) 2024-07-31 13:15:49 +05:30
Shailesh Parmar
a87622a19a
Minor: add support for column dropdown for current table if test definition has field name column (#17233)
* Minor: add support for column dropdown for current table if test definition has field name column

* fix: Update EditTestCaseModal to handle 'column' parameter in testCase
2024-07-31 12:03:07 +05:30
IceS2
62cc758e8d
Data insights report app update (#17235) 2024-07-31 11:57:16 +05:30
Mayur Singal
840a102887
Fix #17195: Support automated unstructured files ingestion & tags (#17196) 2024-07-31 00:05:58 +05:30
Sachin Chaurasiya
d2d0fba5c3
minor: remove versions older than 1.3.0 from what's new (#17227)
* minor: remove versions older than 1.3.0 from what's new

* chore: update logic to get the latest version whats new data

* chore: remove unused constant
2024-07-30 20:11:03 +05:30
IceS2
904ed83ff7
Update Teams (#17238) 2024-07-30 16:38:44 +02:00
Ashish Gupta
3606d47a7d
fix user asset not comming in mydata and widget (#17234) 2024-07-30 19:27:19 +05:30
Pere Miquel Brull
f52e93f88f
MINOR - Automator multiple ownership (#17232) 2024-07-30 15:22:49 +02:00
Suman Maharana
c84baaf66a
Fixes #16101 - Added Metabase owner ingestion (#17156)
* Added Metabase owner ingestion

* resolved commanets

* updated owners
2024-07-30 18:16:51 +05:30
Mayur Singal
ef67474310
Data Insights Refactor (#16532)
---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Pablo Takara <pjt1991@gmail.com>
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-07-30 17:38:43 +05:30
Aniket Katkar
7f6fc5321e
Minor: Fix playwright circular dependencies (#17228)
* Fix circular dependencies in playwright test files

* Fix the type error
2024-07-30 15:05:56 +05:30
sonika-shah
84ad2062b8
fix test (#17229) 2024-07-30 10:07:55 +02:00