10673 Commits

Author SHA1 Message Date
Ayush Shah
9e0a84e904
Fix Profiler Workflow infinite loop (#12185)
* Fix Profiler Workflow infinite loop
2023-06-27 20:19:02 +05:30
Ayush Shah
81a152140c
fix connection kwargs error in profiler (#12181) 2023-06-27 19:44:53 +05:30
Teddy
a6306e1ca4
Update profiler dq doc (#12182)
* doc: update documentation for profiler and dq

* doc: renamed image path from 1.0.0 to 1.1.0
2023-06-27 15:32:38 +02:00
Shailesh Parmar
2902b0e28a
feat: added view definition tab in table details page (#12172) 2023-06-27 13:08:34 +00:00
Shailesh Parmar
497aeee4f5
fixed(ui): updated tour flow and feedback (#12171)
* fixed(ui): updated tour flow and feedback

* translation-sync

* addressing comments
2023-06-27 18:20:11 +05:30
mohitdeuex
20e2550b40 Merge remote-tracking branch 'upstream/main' into upstreammain 2023-06-27 18:18:32 +05:30
mohitdeuex
c5b1619eb5 Update Test Case Activity Feed Messaging 2023-06-27 18:18:22 +05:30
Ashish Gupta
af6cec6c9f
feat(ui): supported pagination and search in tags and term select for both table and entity level (#12155)
* supported pagination and search in tags and term select for both table and entity level

* supported pagination of tags in glossary overiew section for tags

* fix cypress and address comments

* fix cypress issue
2023-06-27 17:40:25 +05:30
Pere Miquel Brull
397fc364a8
Auto tagging Windows troubleshooting (#12173) 2023-06-27 13:55:19 +02:00
mohitdeuex
6ca50225a1 Merge remote-tracking branch 'upstream/main' into upstreammain 2023-06-27 17:18:41 +05:30
mohitdeuex
6735db8ae7 Run System Migrations on CREATE 2023-06-27 17:18:31 +05:30
Pere Miquel Brull
c22c5871f8
Update logging messages for JWT tokens (#12169) 2023-06-27 12:32:08 +02:00
Teddy
36dd1b6b2d
Address backend DQ feedback (#12150)
* fix: add jp and zh index

* fix: updated testCase tooltips

* fix: changed list testSuite permission to VEW_TEST + set owner of table for executable testSuite
2023-06-27 11:57:05 +05:30
Chirag Madlani
5871d515ef
Update CODEOWNERS for UI code 2023-06-27 10:38:11 +05:30
Chirag Madlani
61329f0f7f
chore(ui): task feedback (#12154)
* chore(ui): task feedback

* fix copy notification info

* fix code font

* fix glue pipeline

* fix unit tests

* fix cy failures
2023-06-27 10:37:05 +05:30
Teddy
45a5ff49c8
fix: check on undefined bool value of clause (#12162) 2023-06-26 20:31:37 +02:00
Shailesh Parmar
fecb65c513
ui: worked on DQ feedback part 3 (#12149)
* ui: worked on DQ feedback part 3

* updated name of test suite ingestion name
- Added description field in test case expand view
- Added functionality to update displayname of test case

* added testCase in re-indexing

* integrated permission in DQ
2023-06-26 17:05:23 +00:00
karanh37
0010a4fe2a
fix: resolve general feedbacks (#12153)
* fix: feedbacks

* fix: add tier as static item

* fix: feedbacks

* fix: add localization

* fix: feedbacks

* fix: add localization

* fix: breadcrumb wrapping issue

* fix: alignment issue for glossary

* fix: border issue in drawer
2023-06-26 21:31:04 +05:30
Onkar Ravgan
9cbaf98435
remvoed ibm db arch (#12158) 2023-06-26 15:34:55 +02:00
Anuj359
048eb6c49d
Docker server workflow (#12157)
* Updating Dockerfile with multistage

* Updating reviewed changes

* Docker Development changes

* Docker workflow changes

* Arguments update

* Script path update

* Arguments update

* Resolving the reviewed suggestions

* updating workflow syntax
2023-06-26 15:11:14 +02:00
Mayur Singal
b44d4f1e5e
Fix SQLLineage Test (#12152) 2023-06-26 17:09:49 +05:30
Mohit Yadav
80b273a559
Fix Failing Maven CI Test (#12151) 2023-06-26 16:01:22 +05:30
Anuj359
73f5859ed9
Docker script update (#12115)
* Create manual.yml

* Fixing Typo

* Removing manual test github action file

* Testing IP runner

* Updating docker script for sandbox db task

* removing the ip test action

* Updating docker script for sandbox db task postgres

* Volume cleaning argument addition

* Volume cleaning argument addition
2023-06-26 15:44:53 +05:30
Anuj359
b2f9f36ac0
Dockerfile Update (#11066)
* Updating Dockerfile with multistage

* Updating reviewed changes

* Docker Development changes

* Docker workflow changes

* Arguments update

* Script path update

* Arguments update

* Resolving the reviewed suggestions
2023-06-26 10:05:23 +00:00
Pere Miquel Brull
a9135e8db5
Mask queries, Table sample data and Topic sample data (#12139)
* Filter out PII queries

* Mask topic PII

* Mask topic PII

* Update sample data test

* Format

* Moved logic to repository or PIIMasker

* Fix test

* chore(ui): update sample data api endpoint for topic

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-06-26 11:47:39 +02:00
Ayush Shah
0894d339ac
Fix Migrations (#12146) 2023-06-26 09:36:45 +00:00
Sriharsha Chintalapani
33c752d2f5
interfaces for db migrations (#12057)
* interfaces for db migrations

* Add Data Migration for entities to 1.1

* Migration for FQN hash

* Added Tag Usage And Fixed some transaction issue in testing

* Added SERVER_CHANGE_LOG validations

* Update Path for files

* Added Postgres Migration

* Test Suite Migration [WIP]

* remove ingestion pipeline

* moved Migration to Table Initializer

* init Data source config in TableInitializer

* make checksum ignore configurable

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-06-26 13:03:44 +05:30
Ayush Shah
29d3de2520
Move Top Level Imports (#12145) 2023-06-26 11:54:25 +05:30
Mayur Singal
a3fd6e9522
Fix #11659: Add support for filter patterns in dbt workflow (#12063) 2023-06-26 11:30:35 +05:30
Mayur Singal
18c8eb318e
Databricks Support Table Constraints (#12138)
* Databricks Support Table Constraints

* pylint fix

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-06-26 07:01:53 +02:00
Pere Miquel Brull
e13a5de5ae
Fix #12083 - Backoff retry when polling for pipeline service client status (#12105)
* Fix #12083

* Fix #12083

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-26 06:52:21 +02:00
Mayur Singal
7d1b123efe
Fix atlas lineage custom db name issue (#12108)
* Fix atlas lineage custom db name issue

* Fix test
2023-06-25 19:16:00 -07:00
Sriharsha Chintalapani
0e6d8e1ea0
Docs: add proxy_pass setting for nginx (#12035) 2023-06-25 19:15:20 -07:00
Teddy
efec8a1019
fix: hash name of test suite + append (#12125)
* fix: hash name of test suite + append

* fix: ran java linting

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-25 19:14:34 -07:00
Anuj359
a243b78dd8
Global k8s values docs (#12089)
* Create manual.yml

* Fixing Typo

* Removing manual test github action file

* Testing IP runner

* Updating the k8s-values for docs

* Delete ip-test-runner.yml
2023-06-25 10:49:21 -07:00
Esmaeil Chitgar
c8b3efa205
Remove duplicated line in OpenMetadata-service pom.xml (#12134)
Remove duplicated line in OpenMetadata-service pom.xml.<sonar.tests>${project.basedir}/src/test/java</sonar.tests>
2023-06-25 10:36:15 -07:00
Onkar Ravgan
3a9d8a9a45
powerbi loop bug fix (#12120) 2023-06-25 18:20:59 +02:00
Shailesh Parmar
64e4bffcc2
ui: worked on DQ feedback part 2 (#12140)
* ui: worked on DQ feedback part 2

* addressed the review comments
2023-06-25 21:41:15 +05:30
Pere Miquel Brull
d0bc44127e
Set logger level for ingestion-base (#12137)
* Set logger level for ingestion-base

* Set logger level for ingestion-base
2023-06-25 08:20:46 -07:00
Pere Miquel Brull
97e08ee25c
Fix #12106 - Fix looker chart sourceUrl & Array datatype handling (#12113)
* Fix looker chart url

* Handle array datatype

* Handle array datatype
2023-06-25 08:18:36 -07:00
Aniket Katkar
67ffa1cce3
fix(UI): reverted the ES config step for 'Data Insights Pipeline' (#12121)
* Reverted the ES config step for Data Insights pipeline

* es sink fixes for ingestion

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2023-06-24 18:15:51 +05:30
karanh37
9fcaaaf2c6
fix: address feedbacks of explore lineage (#12123)
* fix: feedbacks

* fix: color feedbacks

* fix: query page resizable panel update

* fix: task feed card feedbacks

* fix: unit tests

* fix: spacing issue

* address comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-24 17:24:40 +05:30
Ashish Gupta
c35d326933
fix(ui): ui improvement for tags and placeholder icon (#12119)
* ui improvement for tags and placeholder icon

* change add and permission icon

* fix unit tests
show open tasks on feedwidget

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-24 15:17:01 +05:30
Ashish Gupta
c71757cbff
feat(ui) #11344: supported mutually exclusive updating functionality to classification from ui (#12118)
* supported  mutually exclusive updating functionality to classification from ui

* fix cypress issue

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-24 08:16:12 +00:00
Aniket Katkar
5f349193a7
refactor(UI): version page changes (#11947)
* Fixed version page bugs for table, container, dataModel
Updated version page details with newly implemented data

* updated the comment position to explain the added key prop

* Refactored code for version pages to eliminate repetitions

* localization changes for other languages

* Version page changes for glossary and glossary terms

* Fixed glossary version page bugs

* changes to add custom property tab in version pages

* bug fixes and improvements in existing version pages

* fixed failing unit tests

* code improvements for version pages

* Fixed code smells and redirection link

* added changes to include column constraints into version page

* Added changes to show version changes for name and display names

* addressed comments for table scroll value

* changes to remove TabsPane component with items

* Fixed version pages to match revised layouts

* Made changes for newly added glossary tags section on version pages

* removed task actions showing on version pages

* fixed failing unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-24 11:32:17 +05:30
Sachin Chaurasiya
9f148031f5
fix(ui): tour page (#12122)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-23 22:03:26 -07:00
Shailesh Parmar
9c2d21d496
cypress: fixed failing cypress tests of main (#12126)
* cypress: fixed failing cypress test in main

* fixed delete and restore not working in other than table assets
2023-06-23 16:12:05 +00:00
Chirag Madlani
881a63e5b4
fix(ui): update details on task resolve (#12117) 2023-06-23 18:50:35 +05:30
Shailesh Parmar
1116d98703
ui: data quality feedback part 1 (#12116)
* ui: worked on feedbacks of data-quality ui revamp, part-1

* translation sync

* fixed alignment issue

* fixed failing unit test, and updated data quality tab name to profiler and data quality
2023-06-23 17:47:00 +05:30
karanh37
5e2866dd1b
feat: show all entities related to user (#12112)
* feat: show all entities related to user

* fix: layout issues

* fix: review comments
2023-06-23 15:22:26 +05:30