10673 Commits

Author SHA1 Message Date
Suresh Srinivas
d3db1cb95c
Fixes #11507 - Non-admin user can't join open teams (#11131) 2023-04-19 07:11:04 -07:00
Teddy
0f7d9699ad
Fix metrics filtering (#11149)
* fix: get column not filtering for metric types when profilerConfig with include columns is set

* fix: run python linting
2023-04-19 14:09:13 +00:00
Milan Bariya
66b25d2f30
Fix: Databricks usage issue (#11143) 2023-04-19 19:25:17 +05:30
Teddy
f70826e1b6
Fixes #10805 - Documentation for Profiler, Nifi, MLflow, Trino, Presto, Redshift, Hive, SingleStore, MariaDB, MySQL (#11135)
* feat: profiler workflow documentation

* feat: Added MySQL connection information

* doc: connector requirements for MySQL, MariaDB, and SingleStore

* doc: added requirements to main documentation for MariaDB, SingleStore and MySQL

* doc: added new profiler metric definitions

* doc: Added new table test documentation

* doc: added connector requirements for Hive

* doc: Added Redshift documentation

* doc: Added Presto & Trino documentation

* doc: added MLflow documentation

* doc: Added Nifi documentation

* Move requirements to H2

* doc: add links/queries to grant permissions
2023-04-19 14:12:47 +02:00
Ashish Gupta
eefc877788
Fix : Supported DataModel include switch only for Dashboard services (#11111)
* Supported DataModel include switch only for Dashboard services

* fix unit test

* captalize label

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-19 17:18:52 +05:30
Ayush Shah
ca861bc06e
Fixes #11137: Mssql Syntax Error + Arithemetic Error (#11138) 2023-04-19 15:08:12 +05:30
Shailesh Parmar
d899255261
ui: updated selected element style, added wrapper component (#11128)
* ui: updated selected element style, added wrapper component

* address comments

* refactor: section custom renderer

* fix: remove info icon

* fix: remove info icon from ingestion workflow form

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-04-19 09:19:16 +00:00
Pere Miquel Brull
31f48ddae4
Add v0.13.2 docs images (#11133) 2023-04-19 11:03:39 +02:00
Ashish Gupta
e0018c1c64
Fixes: Supported Partitioned info data in Container Detail Page (#11100)
* Supported Partitioned info data in Container Detail Page

* changes as per commets

* localisation key added

* remove unwanted changes

* change the partitioned label if isPartitioned is false

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-19 13:20:49 +05:30
Pere Miquel Brull
a7dc0a6f33
Revert Sample Data migrations (#11134) 2023-04-19 09:11:27 +02:00
Ashish Gupta
fe764b7c5c
Supported Debug log for Services (#11124)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-19 12:40:08 +05:30
NiharDoshi99
1862ba2ba4
Changing behaviour for owners same as description for dashboards (#11118)
* changing behaviour for owners same as description

* fix typo
2023-04-19 12:31:56 +05:30
karanh37
5c376b6229
fix(ui): replace new edit icon and glossary feedback (#11088)
* fix: glossary ui improvements

* fix: edit icon improvements

* fix: review comments

* chore: adding logs to Auth provider

* Revert "chore: adding logs to Auth provider"

This reverts commit c2d22059884a16e0f1f466902d2c6221113e0357.

* fix: jest tests

* fix: cypress tests

* fix: update icons

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-19 12:19:13 +05:30
Onkar Ravgan
932ffa5fa0
Added Powerbi E2E and docs (#11130) 2023-04-19 11:49:20 +05:30
Pere Miquel Brull
a78a3b4734
Azure datalake metadata ingestion fixes (#11125)
* Add ADLS permissions

* Fix Azure DL ingestion

* Format

* enable decode for json

* fix gcs decode error

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2023-04-19 07:28:41 +02:00
Ashish Gupta
df7e77aba9
Supported Encoded fqn in entity url's (#11113) 2023-04-19 10:05:52 +05:30
Aniket Katkar
32f18449e9
Increased the maximum width of the advanced search quick dropdown (#11117)
Brought common quick filters in the front for all the tabs
2023-04-19 10:05:33 +05:30
Pere Miquel Brull
463f242d6b
Add S3 Storage docs & CI validation (#11120)
* Prep CI

* Update Athena

* Update docs for S3 Storage

* Add manifest information
2023-04-19 06:31:55 +02:00
Shailesh Parmar
d618f5c32c
fix(ui): updated icon to be consistent with glossary (#11101)
* fix(ui): updated icon to be consistent with glossary

* remove primery class

* addressing comments
2023-04-19 10:01:17 +05:30
Ashish Gupta
3bd1262992
Fix cypress issue (#11129) 2023-04-19 09:28:15 +05:30
Mohit Yadav
d4d2a266db
Fix Query Pagination Issue (#11127) 2023-04-18 18:23:48 -07:00
Ashish Gupta
fb838a8ee7
Supported Markdown preview in the test case description (#11112) 2023-04-18 22:50:00 +05:30
Milan Bariya
7cbe48971d
fix: Redash lineage issue (#11098)
* fix: Redash lineage issue

* change based on comments

* change based on comments

* change based on comments
2023-04-18 21:22:17 +05:30
Ashish Gupta
41a50b51d3
Fix: Supported localization in server error message (#11108)
* Supported localization in server error message

* added localisation key
2023-04-18 21:00:05 +05:30
Nahuel
af2093f78b
Bug: Integer ingestion config field changes needed to be handled correctly (#11104)
* Bug: Integer ingestion config field changes were not handled correctly

* Change method name
2023-04-18 14:43:06 +00:00
Teddy
07b74ce8e8
fix: remove count of results processed (#11115) 2023-04-18 14:00:14 +00:00
Teddy
97ff34967a
Fix histogram bin creation (#11105)
* fix: bin creation + pass full table name for mysql median computation

* fix: ran linting for python

---------

Co-authored-by: Nahuel <nahuel@getcollate.io>
2023-04-18 14:49:21 +02:00
Nahuel
c3bfd1310a
Fix: bump 'openmetadata-sqllineage' version to 1.0.4 (#11109) 2023-04-18 13:58:39 +02:00
Ashish Gupta
1870afd1ea
Feat UI : UI Improvement (#11092)
* UI improvements and minor fixes

* localisation key added

* changes as per commets and fix unit test

* fix unit test issue and minor fine tune
2023-04-18 15:33:30 +05:30
Teddy
c415f04eb7
Issue 10805 profiler e2e mssql (#11096)
* feat: extracted builder logic into factory and cleaned up comments

* feat: added E3E logic for time based profiler partition + logic for testing detailed profiler results
2023-04-18 11:56:16 +02:00
Nahuel
22ce62e13b
Fix: Add Redash E2E test (#11091) 2023-04-18 12:52:38 +05:30
Pere Miquel Brull
3109c07e4c
Update roadmap release date (#11099) 2023-04-18 07:46:49 +02:00
Mayur Singal
857ddeab1e
Ingestion: Metabase Unit Tests (#11080) 2023-04-18 09:08:17 +05:30
Mayur Singal
e7013b481a
Improve Redshift Query (#11082) 2023-04-18 00:51:06 +05:30
Shailesh Parmar
9e23f03d56
fix(ui) UI: Inconsistency in left panel #9431 (#11081)
* fix(ui) UI: Inconsistency in left panel #9431

* addressing comment

* updated left panel style for mydata page

* updated style as per feedback
2023-04-18 00:12:51 +05:30
Chirag Madlani
af853d7b4f
fix(ui): breadcrumb for details page (#11084)
* fix(ui): breadcrumb for details page
support tag, tier for database details page

* fix unit tests
2023-04-17 18:37:22 +00:00
karanh37
072dfd199c
fix: show task action buttons for members of team (#10884)
* fix: show task action buttons for members of team

* fix: update redirection path for users and teams

* fix: show task action buttons for members of team

* fix: update redirection path for users and teams

* Fetch user teams during the task permission check

* feat: update tag suggestion and description component

* Update v009__create_db_connection_info.sql

* fix: review comments

* fix: persist default state for update tags

* fix: update css styles for form

* fix: resolve code smells

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-04-17 09:58:06 -07:00
Hawkins
4e63d6809f
ISSUE-11035: add ZH ElasticSearch index mapping (#11042)
Co-authored-by: wanghj <wanghaojie12345>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-04-17 09:16:09 -07:00
dhruvinmaniar123
92d8197f0b
K8 step update (#11051)
* Update eks.md

* Update gke.md

* Update on-prem.md

* Update eks.md

* Update gke.md

* Update on-prem.md

* Update gke.md

* Update gke.md
2023-04-17 20:43:36 +05:30
Pere Miquel Brull
6fcdf803e6
Prepare Docs V1 structure (#11089)
* Prepare Docs V1 structure

* Point to the v1.0.0 images dir

* Use the same ssh key

* Use new key

* Add connectors icons

* Update images
2023-04-17 16:45:47 +02:00
Teddy
b04f7225f8
fix: column retrieval for SNOWFLAKE (#11090) 2023-04-17 14:36:58 +00:00
Sachin Chaurasiya
46ad72ff7a
feat(ui): Enhance markdown with custom rendering (#10903)
* chore(ui): Enhance markdown with custom rendering

* chore: sync locales

* revert: hook changes

* fix: styling

* chore: rename custom renderer

* chore: increase the font size

* chore(ui): add support for inline markdown parsing

* chore: add custom renderer for links

* chore: add comments

* chore: add custom renderer for headings

* chore : update copy button styling

* doc: add postgres doc as example

* chore: update postgres example.

* chore: resizable layout initial setup

* fix: unit test

* fix: markdown font size

* chore: add resizable panels on edit service page

* chore: address feedback

* chore: update custom renderer to support heading id

* chore: only render the second panel if required.

* feat: add support for scroll down to focused field section

* chore: add service icon for selected service

* chore: minor update

* chore: remove side panel text check.

* chore: update the heading styling

* chore: add resizable panel for add and edit ingestion page

* chore: show right panel when adding ingestion

* Fix connection config files with new structure

* chore: initial commit for generate formFields

* chore: add info popover

* fix: unit test

* chore: generate metadata workflow fields dynamically

* chore: generate other workflow fields dynamically

* chore: add key and id for form item

* chore: add support for fetching the workflow md files

* fix: cy tests

* fix: workflow form styling

* chore: work on styling as per feedback

* chore: refactor fields

* chore: add custom fields for description.

* chore: change description rendering for object and array fields

* chore: add support for ingestion field focus

* fix: test

* fixed failing cypress

* fixed failing cypress

* fixed issue related to re-render

---------

Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-04-17 19:23:23 +05:30
NiharDoshi99
7e4b63997b
Changes for no columns and added owner for table (#11086)
* changes for no columns and added owner for table

* added pydantic model for owners
2023-04-17 18:42:30 +05:30
Pere Miquel Brull
b34786f6d6
Fix postgres migrations & Update maven CI triggers (#11087)
* Fix postgres migrations

* Update workflow trigger
2023-04-17 13:43:59 +02:00
Onkar Ravgan
b82abd5047
Fixed tableau url (#11071)
* Fixed tableau url

* review comments and tests

* changes to remove host-port addition from the UI for dashboard and chart urls

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-04-17 11:20:11 +02:00
Pere Miquel Brull
1cabfc99ca
Fix migrations (#11083) 2023-04-17 10:53:25 +02:00
Shailesh Parmar
a3ce1dfa4e
fixed glossary & service failing cypress (#11073)
* fixed glossary failing cypress

* fixing update glossary term test

* cypress config

* cy-test

* added API wait for `Updating data of glossary should work properly`

* added additional timeout

* skipping update term test from glossary spec
2023-04-17 07:28:04 +00:00
Nahuel
9d2e194833
Fix: Add Tableau E2E test missing env vars (#11079) 2023-04-16 15:27:36 +00:00
Ashish Gupta
1f8c35751a
UI : Fix the dropdown issue in Activity feed (#10706)
* Fix the dropdown issue in Activity feed

* fix the fetching in activity feed and added localization in server api response

* missinf file

* fix unit test

* fix cypress issue

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-14 23:03:36 +05:30
Mayur Singal
199fe8753a
Fix Top Level Imports (#11075) 2023-04-14 17:18:38 +00:00