5980 Commits

Author SHA1 Message Date
Chirag Madlani
b8966a83c8
fix(ui): support language for re-indexing Elasticsearch or Opensearch (#10541)
* fix(ui): support language for re-indexing Elasticsearch or Opensearch

* update entity select to tree select

* address comments
2023-03-16 09:12:39 +05:30
Milan Bariya
a51da74f86
Databricks Pileline code improve & Test connection update & Databricks issue solved (#10590)
* Databricks Pileline code imporove

* Change based on comments

* Change based on comments
2023-03-15 20:19:12 +05:30
Nahuel
07d6028149
Fix: remove avro-python3 deprecated dependency (#10602) 2023-03-15 14:15:57 +00:00
NiharDoshi99
205e5c8c4f
Aligned airflow source with lineage (#10596)
* aligned airflow source with lineage

* fix python test

* changes as per comment
2023-03-15 19:29:24 +05:30
Pere Miquel Brull
0e57c56d83
Add support dbt in connection (#10591)
* Add support dbt in connection

* Add support dbt in connection

* Tests
2023-03-15 14:31:20 +01:00
Sriharsha Chintalapani
b33587041d
Fix #5153: Add referred columns for foreign key constraint and sort_key, dist_key support (#10433)
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2023-03-15 18:55:51 +05:30
Ashish Gupta
bf0d26922e
UI : Fix the field size of column in Teams Table (#10594)
* Fix the field size of column in Teams Table

* change as per comments
2023-03-15 18:05:18 +05:30
Shailesh Parmar
6f67cc4a78
feat: [UI] Support moving glossary terms across glossary hierarchy #6601 (#10576)
* added [UI] Support moving glossary terms across glossary hierarchy #6601

* translation sync

* added unit test

* addressing comments
2023-03-15 15:11:29 +05:30
Onkar Ravgan
682626ffe8
Added exception handling in dashboard sources (#10573)
* added exception handling in dashboard

* updated process owner logic

* Added redash source for fixes
2023-03-15 08:30:03 +00:00
Pere Miquel Brull
47585e035a
Update MWAA docs (#10588) 2023-03-15 09:22:04 +01:00
Pere Miquel Brull
d84a2b3ed7
Handle object store tags & Create abstract EntityUpdaterWithColumn (#10548)
* Handle object store tags

* Set major update in test

* Handle datamodel updates

* Rename column updater
2023-03-15 09:21:44 +01:00
Ayush Shah
7e4ba4567b
Fix Quicksight URL (#10592) 2023-03-15 08:05:38 +00:00
Nahuel
ff2190036f
Fix misleading date in documentation (#10593) 2023-03-15 07:47:49 +00:00
Teddy
8acd077c23
Fix test suite pipeline and slack alerts (#10552)
* fix: change TestSuite to implement ServiceEntityInterface

* fix: updated slack alert URL for test suites

* added  as default service type
2023-03-15 07:52:32 +01:00
Sachin Chaurasiya
c9c798e89a
fix(#10504): Assigning owners doesn't work for non-admin users (#10551)
* fix(#10504): Assigning owners doesn't work for non-admin users

* chore: improve naming

* chore: remove admin checks

* chore: fix type

* chore: use owner widget in glossary page for updating/adding/removing owner

* chore: minor fix

* fix: unit test

* test: add unit test

* test: add more test
2023-03-15 11:49:35 +05:30
Ashish Gupta
d1f2067860
Change Explore Placeholder when ES failed (#10575) 2023-03-15 10:41:30 +05:30
dependabot[bot]
5fb5333f8b
chore(deps-dev): bump webpack in /openmetadata-ui/src/main/resources/ui (#10586)
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-03-15 09:37:10 +05:30
Sachin Chaurasiya
cde1d36570
doc: Add doc for "how to add language support" (#10585)
* doc: Add doc for "how to add language support"

* fix: build
2023-03-14 23:25:03 +05:30
Onkar Ravgan
93e554ae67
Fixed Redash Source Issues (#10570)
* Imporved redash source

* Added docs

* Addressed review comments
2023-03-14 23:00:49 +05:30
Megumi AIKAWA
48512ae334
add bindDN and bindPassword to args of LDAPConnection() (#10581) 2023-03-14 17:27:14 +01:00
karanh37
ca3b4a47a7
feat: lineage pagination (#10368)
* feat: initial commit for lineage pagination

* fix: optimize the entitylineage component

removing all props that were passed from datasetdetails

* fix: remove code from details pages

* fix: update styling of load more node

* fix: update lineage DS

* fix: pagination issue

* fix: add search functionality for paginated nodes

* test: add unit tests for lineage component

* fix: lint errors

* test: fix lineage tests

* fix: review comments

* fix: node loading state
2023-03-14 20:56:08 +05:30
Suresh Srinivas
ef97e04318
Fixes #10559 Remove individual resources & operations when All is specified in a policy rule (#10560) 2023-03-14 06:12:31 -07:00
Shailesh Parmar
c1033b2362
fix: Some Column Attributes aren't being displayed, even if populated (#10549)
* fixed issue Some Column Attributes aren't being displayed, even if populated #10451

* translation sync

* fixed tags cypress

* updated width of entity details page table
2023-03-14 17:40:58 +05:30
Teddy
2f4a92a17b
fix: exclude owner from page view traffic in DI (#10574)
* fix: exclude owner from page view traffic in DI

* fix: uncomment KPI creation in setup
2023-03-14 11:45:46 +00:00
Ashish Gupta
202a6a2388
Fix cypress for tags (#10569) 2023-03-14 16:43:10 +05:30
Chirag Madlani
8a5b54aebb
feat(ui): support debug option for dbt config (#10538)
* feat(ui): support debug option for dbt config

* fix tests and address comments
2023-03-14 16:37:23 +05:30
NiharDoshi99
83a1858434
fix druid ingestion (#10553)
* fix druid ingestion

* changes as per comment

* changes as per comment
2023-03-14 14:47:00 +05:30
Nahuel
ffdd911785
Bug: TypeError when dashboards field is not present in a workspace response (#10568) 2023-03-14 08:58:53 +00:00
Shailesh Parmar
f8ce1a6b75
fixed: Column profile graph by ingestion is not showing the values #10462 (#10557) 2023-03-14 07:06:51 +00:00
Shailesh Parmar
8412ed7545
fixed mydata flaky cypress test (#10540)
* fixed mydata flaky cypress test

* fixed glossary cypress

* fixed tags cypress
2023-03-14 10:33:51 +05:30
Mohit Yadav
26efcb1197
Add Indexing Mapping Language in Reindexing (#10537) 2023-03-14 10:28:56 +05:30
Ashish Gupta
801f53bad1
UI : Fix the Explore breaking issue when ES is down (#10546)
* Fix the Explore breaking issue when ES is down

* Shown Errorplaceholder for ES
2023-03-13 23:21:48 +05:30
Ashish Gupta
c0fe8ec871
UI : Added tags at schema Level (#10471)
* Added tags at schema Level

* Add task handling for Database Schema

* added cypress and unit test

* Changes as per comments

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-03-13 16:54:35 +00:00
Ayush Shah
0f9c2c2164
Add Labels on DatabaseSchema Level (#10547) 2023-03-13 14:13:51 +00:00
Sachin Chaurasiya
60d5285059
chore(ui): remove react-copy-to-clipboard and add custom hook for copy text (#10534)
* chore(ui): remove react-copy-to-clipboard and add custom hook for copy text

* test: add unit test

* test: update test imports

* test: improve the copy to clipboard button component test
2023-03-13 12:01:03 +00:00
Teddy
d03b06daf6
feat: Added logic to handle MERGE statement for bigquery (#10522) 2023-03-13 11:34:40 +01:00
Pere Miquel Brull
db292eaa0b
Prepare exit handler & Add missing arg to test connection (#10519)
* Prepare exit handler

* clean envs
2023-03-13 10:50:10 +01:00
NiharDoshi99
113fcc2956
added process owner (#10539)
* added process owner

* python checkstyle

* changes as per comment
2023-03-13 14:39:02 +05:30
Shailesh Parmar
e916c85399
ui: Add UI Graph for Histogram #10365 (#10493)
* added quartile metrics chart for column profiler

* translation key sync

* added histogram graph

* sync - translation file

* added histogram comoponent and unit test for the same

* addressing comments

* addressing comment

* renaming date variable to graphDate
2023-03-13 06:56:20 +00:00
Onkar Ravgan
30e5d696a1
Fixed dbt e2e filter test (#10536) 2023-03-13 12:05:52 +05:30
Milan Bariya
178bc8ecc0
Fix: Databricks complex column type issue (#10469)
* Fix: Databricks complex column type issue

* Fix: Failed to fetch view definition

* Change based on comments

* Change based on comments

* Change based on comments
2023-03-13 10:09:16 +05:30
Sachin Chaurasiya
5d2f0bfaaf
fix(#10500): When the tier is removed all tags are also removed. (#10513)
* fix(#10500): When the tier is removed all tags are also removed.

* chore: warp TagsViewer component with AntD Space component

* test: add cypress test

* update test

* test: fix test for feed message check
2023-03-12 19:18:56 +05:30
Ashish Gupta
385a2e87d2
UI: Fix the icon on lineage Node (#10528)
* Fix the icon on lineage Node

* added pipeline icon

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-03-11 23:32:37 +05:30
Shailesh Parmar
203d41c88e
fix: Make column name a selection box only for tableRowInsertedCountToBeBetween test (#10527) 2023-03-11 20:23:34 +05:30
Shailesh Parmar
0a2f7ec599
fix: Make column name a selection box for tableRowInsertedCountToBeBetween test #10284 (#10520)
* fix: Make column name a selection box for `tableRowInsertedCountToBeBetween` test #10284

* sync-translation file

* added unit test for changes
2023-03-11 08:23:26 +00:00
Sachin Chaurasiya
b6a951f361
chore(ui): change user page search variable name to userSearchTerm (#10517)
* chore(ui): change user page search variable name to `userSearchTerm`

* address comments
2023-03-10 15:19:50 +00:00
Teddy
7ec667808c
Fixes #10498 - Add support for nifi client certificate auth. (#10499)
* feat: Added nifi support for client cert auth

* feat: fix code linting

* feat: addressed comments for nifi connections

* feat: fixed linting
2023-03-10 11:09:40 +01:00
Nahuel
b94927b3ea
Bug: fix flaky timeout test (#10509) 2023-03-10 10:55:56 +01:00
NiharDoshi99
34bf175ca1
adding quotes around alias (#10506) 2023-03-10 15:18:58 +05:30
NiharDoshi99
9b0b06fe25
Added flag for overriding owners (#10425)
* added flag for overriding owners

* docs update

* adding owners in patch call

* adding owners in patch call

* fix: python test case

* changes as per comment

* changes as per comment

* ui changes
2023-03-10 15:01:56 +05:30