4793 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
fe73948b55
Fix #10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf (#10430)
* Fix #10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf

* Fix #10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf

* Fix #10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf

* Fix #10429: Kafka Sample data improvements and adding support for JSONSchema and Protobuf

* Added top level parsing and unit tests

* fix(ui): show schemaText and fields both

* fix no data placeholder for fields & schema text

* addressing comments

* fixed py checkstyle

---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-03-07 15:40:04 +01:00
Ashish Gupta
f867ff10e7
Fix the scroll on service Page (#10447) 2023-03-07 09:56:53 +00:00
Shailesh Parmar
f3174efc22
fixed bigquery and postgres cypress test (#10450) 2023-03-07 13:00:17 +05:30
Chirag Madlani
724a10a82f
fix(ui): right panel for lineage mode (#9999)
* fix(ui): right panel for lineage mode

* address comments

* fix unit tests failing

* update

* address comments

* improve ui

* added skeleton

* address comments

* address feedbacks
2023-03-07 11:05:31 +05:30
Shailesh Parmar
a6048228f4
Localization refactor part3 (#10442)
* ui: refactor localization file

* addressing comments

* fixed failing unit test

* ui: refactoring localization part 2

* miner fix

* fixing cypress and miner localization changes

* Localization refactor part 3

* updated sync-i18n commond for empty key sync, and removed empty key-value from other language

* sync fr-fr and zh-cn file

* updated script to not include empty empty localization key

* added refresh after language change and i18n script to lintstagedrc file
2023-03-06 17:51:20 +00:00
Ashish Gupta
cc8168ca9d
UI : Increase tag input size and added tooltip on options (#10397)
* Increase tag input size and added tooltip on options

* Increase width for glossary and shift icon to icon props

* fix cypress issue

* change cypress for selecting tag
2023-03-06 19:21:21 +05:30
Ashish Gupta
9866d355ff
UI : Sorted tier filters in explore Leftpanel (#10434)
* Sorted tier filters in explore leftpanel

* fix unit test issue
2023-03-06 18:09:45 +05:30
Shailesh Parmar
0efa49b9c6
Localization refactor part 2 (#10421)
* ui: refactor localization file

* addressing comments

* fixed failing unit test

* ui: refactoring localization part 2

* miner fix

* fixing cypress and miner localization changes
2023-03-06 17:12:07 +05:30
Ashish Gupta
9989387c7c
chore(ui): UI improvements for cards and box shadow (#10436)
* chore(ui): UI improvements for cards and box shadow

* fix unit test issue

* Changes reverted from global card style
2023-03-06 16:05:03 +05:30
Nahuel
247016307d
Fix#8648: Mask sensitive info from API responses (#10307)
* Mask sensitive info from API responses

* Rename converter classes

* Add missing Java classes from JSON schemas and class converters

* Update test service connection schema

* Update datalakeConnection JSON schema and fix some tests

* Fix AlertsRuleEvaluatorResourceTest and minor error in run_local_docker.sh

* Fix Pipeline and Database service tests

* Minor refactor

* Fix CsvUtilTest

* Fix EventMonitorFactoryTest

* Fix CloudWatchEventMonitorTest

* Update datalake metadata

* Update bigquery metadata

* Fix test connection functionality

* Fix OMeta service api test

* Update gcsValues title and revert changes in GH actions

* Mask sensitive enabled by default for local docker

* Add missing tests

* Address PR comments

* Address PR comments

* fix ui breaks on gcsValues.json

* Address PR comments

* Minor refactor

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-03-03 18:10:01 +00:00
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
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
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
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
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
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
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
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
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
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
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
Ashish Gupta
ef30577ace
chore(ui): UI improvements (#10277)
* chore(ui): UI improvements

* fix unit test issue

* changes as per comments
2023-02-23 13:05:10 +05:30
Ashish Gupta
0ba1882bc3
Final Localization (#10288) 2023-02-23 11:02:15 +05:30
Sachin Chaurasiya
52f7a0f90a
chore(ui): do not persist the facet filters on tab change (#10280) 2023-02-22 20:12:08 +05:30
Shailesh Parmar
cb14bb6a63
Cypress: add cypress test for glossary part 2 (#10180)
* Cypress: added cypress for glossary part 2

* fixed add reviewer issue in create glossary term page

* fixed failing cypress
2023-02-22 19:41:40 +05:30
Ashish Gupta
02d2390afc
Fix : UI Improvements (#10259)
* UI Improvements

* unit test fixes
2023-02-22 18:53:18 +05:30
Sachin Chaurasiya
3cb872270c
chore(ui) : Add missing localization part 3 (#10261)
* chore(ui) : Add missing localization part 3

* fix: unit test

* fix: unit test

* chore: fix locale key names

* address comments

* address comment
2023-02-22 18:52:27 +05:30
Shailesh Parmar
9519176be0
ui: added localization support for ui (#10260)
* ui: added localization support for ui

* addressing comments
2023-02-22 07:54:23 +00:00
mosiac1
0b54d316ef
Move search to URL query string parameter rather than path (#10088)
* [WiP] Fix encoding of '%' in search query

* Use search query parameter for search instead of path

* Fix tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-21 20:05:07 +05:30
Ashish Gupta
18a519571e
UI : Fix Profile Page issue (#10254)
* Fix Profile Page issue

* minor changes
2023-02-21 19:30:33 +05:30
Sachin Chaurasiya
46bdc8ab64
chore(ui) : Add missing localization part 2 (#10222)
* chore(ui) : Add missing localization

* fix : unit test

* chore : add missing locale keys

* chore : add missing locale keys

* fix: cy failures

* fix : cy test

* address comments

* chore(ui) : Add missing localization part 2

* fix: unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-21 07:14:46 +00:00
Ashish Gupta
2ba6211b58
UI : Localization fix (#10183)
* Localization fix

* fix unit test issue

* changes as per comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-17 11:47:12 +05:30
Sachin Chaurasiya
5b94f5ae70
chore(ui) : Add missing localization (#10205)
* chore(ui) : Add missing localization

* fix : unit test

* chore : add missing locale keys

* chore : add missing locale keys

* fix: cy failures

* fix : cy test

* address comments
2023-02-16 17:28:00 +05:30
Shailesh Parmar
8ad27eb0a6
cypress: rename advanceSearch spec to SearchFlow (#10168)
* cypress: rename advanceSearch spec to SearchFlow

* updated searchflow spec

* updated cypres.config to run searchflow last

* updated cypress config

* Revert "updated cypress config"

This reverts commit e7b74f7a826f803c3580e951138f930e3627fcc6.

* Revert "updated cypres.config to run searchflow last"

This reverts commit b455e82a831fb44f9c0844a8fd99a8de11056d62.
2023-02-13 18:42:28 +05:30
Suresh Srinivas
afad0a4769
Fixes #10123 - Change entityReference in createRequests to fullyQualifiedName (#10124)
* Change entityReference to entity name or fullyQualifiedName

* Change backend code and tests to use FQN

* UI change for using fqns instead of EntityReference

* Ingestion framework changes for using fqns instead of EntityReference

* Fix test failures

* Fixed python tests and sample data new

* fix: minor ui changes for fqn

* Fixed python integration tests

* Fixed superset tests

* fix UI tests

* fix type issue

* fix cypress

* fix name for testcase

---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-13 13:38:55 +05:30
Ashish Gupta
cfb469f6b2
Fix Activity and Support icons (#10165) 2023-02-10 10:56:47 +05:30
Ashish Gupta
b6e6deed9a
Fix task badge icon size (#10162) 2023-02-10 10:43:58 +05:30
Ashish Gupta
f33430c533
Fix missing localization (#10161) 2023-02-10 10:42:23 +05:30
Shailesh Parmar
e30786959b
fix: table scroll in column profile table (#10166) 2023-02-09 18:20:52 +00:00