5980 Commits

Author SHA1 Message Date
Sachin Chaurasiya
cfc9aa7172
feat(ui)#10271:UI - Object Storage Service Part-1 (#10372)
* feat(ui)#10271:UI - Object Storage Service

* chore: add objectStoreService in permission resource enum

* chore: add support for connection config form for object store service

* chore: add support for service connection details schema for object service

* chore: change objectStores to objectstores

* chore: add object stores in global settings

* chore: update objectstore locals

* chore: change objectStoreServices to objectstoreServices

* chore: add support for page header for object stores

* chore: fetch containers for object store service

* chore: fix connection config is not showing up for object store service

* chore: update getLinkForFqn for object store service

* fix: add object store service in delete widget modal

* chore: add object store service logo

* chore: update object store service label

* chore: fix routing of object store service

* test: add unit test for object store service

* fix: missing tags column header

* test: add unit test for global setting left panel

* test: update global setting left panel test

* chore: update svg to take the current color

* address comments
2023-03-03 17:31:53 +00:00
Chirag Madlani
34e671be0a
fix(ui): localization sync issue fix (#10379)
* fix(ui): localization sync issue fix

* chore: update i18n script

* doc: update the README with add new language guide

* minor change

* minor change

* chore: update README

* chore: add UI screenshots in README

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-03-03 14:47:29 +00:00
Ashish Gupta
80be888a61
chore(ui): UI improvements for same Border Radius (#10391)
* chore(ui): UI improvements for same Border Radius

* change to ant variable
2023-03-03 14:35:45 +00:00
Chirag Madlani
f12e2c32e6
chore(ui): advance search spec refactoring (#10167)
* chore(ui): advance search spec refactoring

* fix tier select button test id

* fix cypress json

* fixed single search with condition test cases

* cypress setting update

* fix tests

* fix failures

* revert cypress config

* fix flaky tests

* fix flakyness

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-03-03 18:50:35 +05:30
NiharDoshi99
1ff76f5e65
pii tagging using spacy (#10256)
* WIP: pii tagging using spacy

* added test cases and changes as per comment

* fix python checkstyle

* fix python checkstyle

* added score, test_cases and docs update

* solved merge conflict

* fix python checkstyle

* remove pii tagging using regex

* fix python test

* lib changes and added some test case

* changed as per comment

* fix: python test

* fix: changes to get source_config

* fix: changes as per comment
2023-03-03 18:33:18 +05:30
Teddy
775ca75e87
fix #10173 handle cases where entity would be deleted from OM (#10364)
* fix(dataInsight): handle cases where entity would be deleted from OM

* Update ingestion/src/metadata/data_insight/processor/web_analytic_report_data_processor.py

Added explanation in code comments

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* fix(dataInsight): tests failure

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-03-03 12:30:15 +01:00
Chirag Madlani
1f143e4d75
chore(workflow): add Karan & Dhruvin to team (#10416)
Added Karan & Dhruvin to team so that PR checks starts
2023-03-03 16:31:33 +05:30
Shailesh Parmar
50c54d944d
ui: refactor localization file (#10411)
* ui: refactor localization file

* addressing comments

* fixed failing unit test
2023-03-03 10:44:55 +00:00
Shailesh Parmar
ddf39d8d6a
ui: updated ux for database service name field in database ingestion form (#10387)
* ui: updated ux for database service name field in database ingestion form

* addressing comments

* updated message
2023-03-03 09:23:22 +00:00
Shailesh Parmar
b3c8657547
added unit test for profiler summsary card component (#10278)
* added unit test for profiler summsary card component

* added unit test for dataQualityTab

* unit test for profilerDetailsCard
2023-03-03 13:14:35 +05:30
Mayur Singal
92fee5cf4f
Fix #10292: Remove DB & Schema Usage Filters (#10378)
* Fix #10292: Remove DB & Schema Usage Filters

* Fix Lint

* lint
2023-03-03 06:39:55 +01:00
Nahuel
6e6722b5e1
Fix: broken image link in Kafka doc (#10400) 2023-03-03 10:29:41 +05:30
Ashish Gupta
5a7915d703
chore(ui) : Change ErrorPlace holder in Data Insight Page (#10393)
* Change ErrorPlace holder in Data Insight Page

* reduce empyplaceholder icon size
2023-03-02 20:28:01 +05:30
Vj-L
dfbee1a6bf
Updated the command for ubuntu dependencies (#10388)
* Updated the command for ubuntu dependencies

* Updated the command for ubuntu dependencies

* Updated the command for ubuntu dependencies

---------

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2023-03-02 15:46:21 +05:30
Milan Bariya
7faec7880a
Update test connection (#10317)
* Update test connection

* Update test connection

* Update test connection with Tags

* Change based on comments

* Fix Pytest

* Service connectin arg in all connecter

* Fix pytest and conflict
2023-03-02 14:22:38 +05:30
charliemenke
7a41bd37c2
fix service name typo in docs (#10385) 2023-03-02 12:51:10 +05:30
Ashish Gupta
b59de5c7a5
UI :- Change normal select to ANTD select in Service Page (#9710)
* Change normal select to ANTD select in Service Page

* fix cypress and unit test issue

* remove empty space

* fix cypress issue

* code optimization

* fix tests

* optimize the code and changes made as per comments

* fix unit test issue
2023-03-02 11:16:30 +05:30
Teddy
6a4df5f460
fix: removed pandas dependencies for non pandas profiler/testSuite workflows (#10380) 2023-03-01 16:38:50 +01:00
Kevin R
1c85f1b7fb
fix: Use endpointURL and region in s3_fs (#10305) 2023-03-01 14:05:24 +01:00
Akash Jain
197e931a00
fix: docs for k8s publicKeys (#10371)
* fix: docs for k8s publicKeys

* Update kubernetes.md
2023-03-01 18:03:58 +05:30
Mayur Singal
a11f7d7e37
Fix #8981: Move Connection Options and Connection Args to main properties (#10301) 2023-03-01 17:12:28 +05:30
Sachin Chaurasiya
4ce038557e
feat(ui)#10274: UI - allow to configure OM logo (#10316)
* feat(ui)#10274: UI - allow to configure OM logo

* chore: use logo config to render the brand and login page logo

* fix : cy tests

* doc: update the doc

* chore: remove check for filePath logo location type

* test: add unit test

* - removed FilePath
- Added configs to docker

* address comment

* remove config from test yaml

* update logo aspect ratio

* remove type

* chore: update ui logic as per backend config

* update doc

* address comments

* Revert "address comments"

This reverts commit c4f9da88918343cab08cd5e603cba29bd05b2ec9.

* address comments

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-03-01 14:09:44 +05:30
Teddy
754074f1be
Fixes #7758 - Added Column value and Integer Range Partitionning (#10350)
* feat(profiler): renamed  module to

* feat(profiler): added dbt-artifacts-parser to test setup.py

* feat(profiler): refactor workflow and interface

* feat(profiler): linting

* feat(profiler): removed old profiler modules

* feat(profiler): added support for value and integer range partition

* feat(profiler): fixed linting

* feat(profiler): added partitionning support for datalake profiler

* feat(profiler): removed `ProfilerInterfaceArgs` class

* feat(profiler): address comments

* feat(profiler): Added `OTHER` as an `IntervalType` for UI type generation
2023-03-01 08:20:38 +01:00
Mayur Singal
f6ba024b5f
Fix #10263: Fetch Vertica Schema Comments (#10363) 2023-03-01 11:35:01 +05:30
Pere Miquel Brull
a175198c7d
Add issue config.yml (#10347) 2023-03-01 06:51:36 +01:00
Mayur Singal
55a28ffd40
Trino Optimize table comments (#10367) 2023-03-01 10:39:28 +05:30
kcd83
c0f06191b0
Tips on how to format and private key for the UI and in YAML (#10370)
Co-authored-by: kcd <1108143-kcd@users.noreply.gitlab.com>
2023-02-28 12:18:21 -08:00
Ashish Gupta
40b68ca841
fix(UI) : Improvements (#10362)
* UI Improvements

* code optimize
2023-02-28 20:57:54 +05:30
Shailesh Parmar
f4fc1b6438
fix: unable to create new kpi issue (#10361)
* updated cypres.config to run searchflow last

* updated cypress config

* fixed kpi creation issue

* reverting cypress change
2023-02-28 20:12:01 +05:30
Mayur Singal
909cedeca1
Support Snowflake Geometary Type (#10359) 2023-02-28 18:59:01 +05:30
Sachin Chaurasiya
82df166d4d
feat(ui)#9809: <title> in HTML heading should reflect the page you're on (#10342)
* feat(ui)#9809: <title> in HTML heading should reflect the page you're on

* chore: add dynamic title for pageLayoutV1

* chore: create separate component for seo

* address comments

* test: add new test and fix failing test
2023-02-28 17:02:32 +05:30
Ashish Gupta
5865466094
Make generated fields required in filters and destination (#10356) 2023-02-28 15:31:23 +05:30
Ashish Gupta
c1c185321c
chore(ui): UI improvements (#10331)
* chore(ui): UI improvements

* fix table css which was causing cypress issue

* fix cypress issue

* remove required from alerts filters
2023-02-28 07:45:51 +00:00
Sasha Chung
2b4bf736af
Fix: bug on description & tag update for duplicate entity names (#10340)
* fix UI bug

* add nullish check

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-28 12:53:18 +05:30
Mayur Singal
d3e5461c58
Fix MySQL E2E CLI (#10352) 2023-02-28 07:58:03 +05:30
Ashish Gupta
e238a1731f
UI : Fix the drop team issue on type GROUP (#10348)
* Fix the drop team issue on type GROUP

* changes as per comments
2023-02-27 21:15:43 +05:30
07Himank
01ec17f6f3
Lineage task (#9499)
* solved lineage data issue related to pipeline

* fixed some bugs

* formatting done

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-02-27 11:59:22 +05:30
07Himank
3e7f890b3f
Es update issue fix (#10289)
* elastic search update issue fix ..

* solved bug for searchSourceBuilder size

* added search request with batch size 50 per request

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2023-02-27 11:57:42 +05:30
Sriharsha Chintalapani
d21fcad203
Fix patch tag for columns (#10191)
* Fix patch tag for columns

* Fix patch tag for columns

* fix pylint issues

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2023-02-26 15:33:47 +01:00
Pere Miquel Brull
203e2b5fff
Simplify Pipeline Service Client Response and prep test connection for ingestion base (#10334)
* Simplify Response and prep test connection

* Format
2023-02-25 15:52:14 -08:00
Cristian Calugaru
bbf54afaf5
sample data for object store service and containers (#10336)
* sample data for object store service and containers

* formatting

* linting
2023-02-25 14:43:38 -08:00
Austin Witt
2d65cf02b0
[fixed] profiler would not fetch serivceConnection from OpenMetadata server when serviceConnection was omitted from workflow YAML (#10335) 2023-02-25 10:11:49 -08:00
Chirag Madlani
f38295ec11
fix(ui): support for partial-success for pipeline runs (#10329)
* fix(ui): support for partial-success for pipeline runs

* address comments

* fix cypress failure
2023-02-25 12:59:38 +05:30
Cristian Calugaru
3f61c3e05d
Issue 9064 - New Object Store Service and Container models (#10283)
* First cut of the store service model

* Second cut of the store service model

* reverted accidental rename of property

* Third version for the object container schema definition.

* final draft version for container and object store service related entities

* final first draft of api's and entities for the object store service and container

* formatting

* removed test file

* formatting

* test fixes

* formatting

* more fixed tests

* fixed tests, addressed PR comments

* added type for object store connections

* addressed PR comments

* formatting

* renamed objectstoreservice to service in schemas. Changed type to fullyQualifiedEntityName in createContainer schema
2023-02-24 16:34:08 -08:00
Onkar Ravgan
21a30af25c
Added uri in jsonchema for aws credentials (#10315)
* Added uri in jsonchema

* fixed sample data
2023-02-24 22:17:38 +05:30
Shailesh Parmar
0e5af5045f
fix: missing localization key (#10300)
* fix: missing localization key

* addressing comments

* fixed the dbt key issue

* address comments

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-24 07:16:09 +00:00
Milan Bariya
c1a8553e07
Airflow API change for test connection (#10182)
* Airflow API change for test connection

* Improve logic

* Pydantic change

* Improve logic
2023-02-24 11:43:11 +05:30
Sachin Chaurasiya
b2bd2e1463
chore(ui): add check for notification is present or not in the browser (#10299)
* chore(ui): add check for notification is present or not

* refactor: logic to check if notification api is available or not

* revert: unwanted new line change

* address comments

* test: add unit test
2023-02-24 10:34:18 +05:30
Mohit Yadav
960ae2918e
- Config Changes for Logo and Jwt Expiry (#10287)
* - Changes for Logo
- Make Jwt Token Expiry Configurable

* change config time

* fix tests

* review comments

* fix failing python

* moved login to application config as well

* fix login Config

* Added Nav Bar and Login Page Config for Logos

* Removed UI Api calls

* fix: unit test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-23 22:57:57 +05:30
Onkar Ravgan
8191f92438
Added dbt oracle fix (#10282)
* Added dbt oracle fix

* Addressed review comments

* Added unit tests
2023-02-23 19:17:54 +05:30