4793 Commits

Author SHA1 Message Date
Ashish Gupta
9e6078f654
supported editUser permission in user tab for team page (#18987)
* supported editUser permission in user tab for team page

* remove edit all permission check in teams add/remove user api

* added playwright test for the editUser permission

* Added playwright test for data consumer user and remove no used field from the advance api call

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2024-12-13 23:41:40 +05:30
Chirag Madlani
ea5a246a44
fix(ui): render column type max 3 lines and ellipsis (#19046) 2024-12-13 19:11:03 +05:30
Chirag Madlani
88410d3d1b
fix(ui): #18001 changing pageSize will fetch pipeline with updated size (#19039) 2024-12-13 15:11:38 +05:30
Chirag Madlani
ef5f274b11
fix(ui): capture and update profile info for oidc users (#19024) 2024-12-13 12:45:38 +05:30
Sweta Agarwalla
ae046c502d
Update auth test (#19031) 2024-12-13 09:41:09 +05:30
Sriharsha Chintalapani
cbd2c6ad87
Fix #issue-16041: The persona JSON schema is named Team (#19035) 2024-12-12 19:27:53 -08:00
Sachin Chaurasiya
7af510087a
minor: add support for ttf file extension in pom.xml (#19027) 2024-12-12 19:33:56 +05:30
Siddhant
81246af0a7
Fix: Filter activity feed events for test cases and test suites. (#19004)
* fix: Filter activity feed events for test cases and suites.

* minor fix around the button label after save task tab

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-12-12 10:54:01 +01:00
Keshav Mohta
f4ff43c24c
Fixes #17888 - Implemented Cross Database Lineage (#18831) 2024-12-12 15:13:36 +05:30
Keshav Mohta
cde3a7dd1e
Feature: Cassandra Connector (#18943) 2024-12-12 15:12:55 +05:30
Chirag Madlani
01fb9d1087
chore(ui): delete unused code (#18998)
* chore(ui): delete unused code

* fix tests

* remove commented code
2024-12-12 14:18:46 +05:30
Pranita Fulsundar
46d2d2ad89
fix: correct behavior for displayName when add and remove (#18989)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-12-12 10:33:42 +05:30
Aniket Katkar
4f9627d860
Fix the flaky Tag.spec.ts test (#18984) 2024-12-11 19:56:42 +05:30
dependabot[bot]
41f23de0c8
Chore(deps): Bump nanoid in /openmetadata-ui/src/main/resources/ui (#19001)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.6...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 14:43:29 +05:30
Aniket Katkar
0c4c1247df
Remove cron-editor.less since it is not used (#18986) 2024-12-11 11:11:21 +05:30
Chirag Madlani
caf6b2f432
chore(ui): update what's new for 1.6.1 (#18994) 2024-12-10 22:53:48 +05:30
Mohit Yadav
08cdc69f30
Fix ES Tag Index failing (#18991)
* Fix ES Tag Index failing

* add tags loading test

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-12-10 21:10:58 +05:30
Shailesh Parmar
83f094e286
minor: added entity type support in dq dashboard API (#18977) 2024-12-09 22:32:27 +05:30
Mohit Yadav
5263858067
Create Change Events on import and update in es (#18953)
* Create Change Events on import and update in es

* add glossary tests

* minor test cleanup

* Make Change Event Update Async

* Fix Test case

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-12-09 07:45:33 -08:00
Karan Hotchandani
663e7f4c50
Revert "fix: close select dropdpwn when parent compoment is changed (#18950)" (#18975)
This reverts commit 81635db28a26e8a2a4b61a85f888e3433c72cd48.
2024-12-09 19:28:34 +05:30
Shailesh Parmar
7d7bc5b48b
playwright: fixed aut failure in playwright (#18958)
* playwright: fixed aut failure in playwright

* Temporarily increased the timeout for lineage tests which timeout often

* Fix the flaky tests

* removing linage changes

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2024-12-09 18:03:13 +05:30
Karan Hotchandani
fa9ee99458
fix loading of users (#18969) 2024-12-09 16:25:17 +05:30
Aniket Katkar
8acc891bec
Update the resolution version for the jsonpath-plus package to fix the vulnerability (#18967) 2024-12-09 16:22:11 +05:30
Ayush Shah
9165053208
Remove generated ANTLR token and listener files (#18956) 2024-12-09 15:48:33 +05:30
Kenil Shah
e98908dc59
update whats new content for 1.6 (#18963) 2024-12-09 15:21:23 +05:30
Kenil Shah
81635db28a
fix: close select dropdpwn when parent compoment is changed (#18950)
* fix: close select dropdpwn when parent compoment is changed

* code fixes

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-12-09 11:12:22 +05:30
Ashish Gupta
6ec5d0cbdd
ui fixes for 1.6 (#18954) 2024-12-09 11:12:13 +05:30
Sriharsha Chintalapani
b3c76292b8
Minor: Check in generated files (#18955) 2024-12-07 10:26:03 -08:00
Karan Hotchandani
4d7bfdb9df
query builder widget state fixes (#18951) 2024-12-07 22:10:24 +05:30
Shailesh Parmar
528baeb15c
Minor: extend the support for dq failure support to all the entity (#18949) 2024-12-07 10:14:10 +05:30
Shrushti Polekar
a119268d47
fix column rearrangement issue (#18946)
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-12-07 09:27:22 +05:30
Ashish Gupta
8a8d80febd
MINOR: fix the lineage node size and overflow issue on right panel (#18942)
* fix the lineage node size and overflow issue on right panel

* fix sonar issue
2024-12-07 00:15:54 +05:30
Karan Hotchandani
303476703f
update certification image size (#18948) 2024-12-06 22:13:31 +05:30
Pranita Fulsundar
a0b1a4e925
fix: reset current page to initial value on limit change in pagination (#18940)
* fix: reset current page to initial value on limit change in pagination

* fix: reset current page for APICollectionVersion page

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-12-06 21:32:14 +05:30
Karan Hotchandani
744eee12e4
change query generated format (#18947) 2024-12-06 20:30:37 +05:30
Sachin Chaurasiya
99970220d3
Minor: Prevent Multiple CSV export download if no active job is present (#18944) 2024-12-06 19:29:25 +05:30
Chirag Madlani
0c85e0b829
minor:(ui) Fix type generates (#18936)
* chore(ui): improve type generation without temp dir

* chore(ui): improve type generation without temp dir

* ignore antlr files

* update json2ts
2024-12-06 15:36:32 +05:30
Sweta Agarwalla
5e525153a5
Fix: Minor glossary term issues (#18937)
* fix minor issues

* add test for glossary term

* add reviewer test

* fix glossary term test
2024-12-06 11:59:23 +05:30
Aniket Katkar
f6b4434e4a
Improvements: Playwright tests (#18849)
* Resolve all the type errors in playwright code

* Fix the playwright tests

* Improve the ingestion test connection logic and autoClassification

* Fix flaky tests

* SearchIndexApplication fix

* Fix the flaky tests

* flaky test fixes and trace on for debugging

* Fix the flaky tests

* update the trace config for data insights setup

* Fix flaky tests

* Fix the flaky tests
2024-12-05 17:53:14 +05:30
Ashish Gupta
00e5d299b9
Support to add and edit primary constraints in Table Constraints modal (#18905)
* suuport to add and edit primary constraints in Table Constraints modal

* added icon in the constraint tab and made primary form similar like foreign one

* added primary tableConstraints in tableClass

* minor fix around the name

* supported type in dropdwon based on Constraint Types

* fix sonar issue

* added playwright test

* added check around the removal of existing constraint and checking the pending one

* fix the sonar issue and single constraints icon not showing

* fix the scroll issue on TableConstrants in right panel while resizing

* fix playwright test
2024-12-05 12:24:50 +05:30
Mayur Singal
6326ae3cb2
MINOR: DB2 Support License (#18928) 2024-12-05 09:54:58 +05:30
IceS2
46d4e1c77c
MINOR: Fix Glossary Term Consolidation and Flaky Test (#18920)
* Fix Glossary Term Consolidation and Flaky Test

* Fix CheckStyle

* Implement the new entitySpecificUpdate in all repositories
2024-12-05 09:32:50 +05:30
Kenil Shah
0c202debe8
Added what new content for 1.6.0 (#18914)
* Added what new content for 1.6.0

* added video links

* added change log
2024-12-05 00:01:44 +05:30
Chirag Madlani
94e3b548bc
chore(ui): remove deprecated image-webpack-loader (#18923)
* remove gif support

* remove image-webpack-loader

* do not print file name to save build time
2024-12-04 23:21:33 +05:30
Karan Hotchandani
fe661a2f49
Change lineage positioning algorithm (#18897)
* use elk algorithm to position nodes

* change positioning

* fix spacing

* do not reset zoom value

* minor pw fix

* force click on lineage edge
2024-12-04 21:27:43 +05:30
Shailesh Parmar
dbd9311a2c
GEN-2186: Fix Updating sampling config from deep link issue (#18916) 2024-12-04 18:15:11 +05:30
Siddhant
28f551d20a
GEN-Activity Feed Filtering (#18873)
* fix: Update configuration for activity feed.

* fix: Migrations

* remove the customProperty and testSuite feed beautification case from the feed

* fix: Remove custom properties from the source

* fix: add metric in the matchAnySource.

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-12-04 16:56:21 +05:30
Chirag Madlani
30196f4c8d
chore(ui): add gifsicle as it's needed for image-webpack-loader (#18919) 2024-12-04 16:31:28 +05:30
Teddy
a615f49ab2
MINOR: fix table/schema name (#18899)
* fix: fix table/schema name

* fix: minor profiler and dbt issues

* style: ran python linting

---------

Co-authored-by: Imri Paran <imri.paran@gmail.com>
2024-12-04 10:12:38 +01:00
Pere Miquel Brull
613fd331e0
MINOR - Clean up configs & add auto classification docs (#18907)
* MINOR - Clean up configs & add auto classification docs

* deprecation notice
2024-12-04 09:32:25 +01:00