2804 Commits

Author SHA1 Message Date
Shailesh Parmar
c88ac0dd5c
ui: replace encodeURI with encodeURIComponent in entity details page (#12827) 2023-08-10 11:33:08 +05:30
Alekseev Vadim
2b214190c7
Added ru-ru.json for Russian language and updated i18nextUtil.ts (#12796)
Co-authored-by: vvalekseev <vvalekseev@sdvor.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-09 11:52:42 +05:30
Sachin Chaurasiya
30dbfb8458
fix(ui): types reference issue (#12789)
* fix(ui): types reference issue

* fix: code smells
2023-08-08 16:40:08 +05:30
Aniket Katkar
59f5fc09b0
chore(ui): added unit and cypress tests (#12728)
* fixed duplicate API call on data insight and search settings pages

* Added unit tests for IngestionListTable component

* Added cypress for DataInsightSettings page

* fixed failing unit tests

* fixed flaky teams cypress test

* removed unnecessary checks

* worked on comments

* added missing localization for kill ingestion modal button

* fixed failing cypress test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-08 10:42:34 +05:30
Mayur Singal
3c5651221d
Docs fix mssql pyodbc connection args (#12778) 2023-08-07 20:36:11 +05:30
Shailesh Parmar
d0f9428333
cypress: worked on flaky ui cypress (#12772) 2023-08-07 19:02:04 +05:30
Shailesh Parmar
73a8741619
ui: fixed table encoding issue while splitting FQN (#12769)
* ui: fixed table encoding issue while splitting FQN

* added cypress for the percent and dot check in name

* updated failing cypress

* fixed cypress
2023-08-07 18:43:42 +05:30
Pere Miquel Brull
a82c2f001c
Fix #9704 - Add inline TNS string (#12711)
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-08-07 11:04:13 +02:00
Sachin Chaurasiya
7619ce0a19
chore:(ui): parse ingestion workflow schemas (#12477)
* chore:(ui): parse ingestion workflow schemas

* chore: remove dereference part from script

* chore: address comments
2023-08-05 12:04:58 +05:30
Ashish Gupta
9ae5efc352
fix the redirect issue in DQ pipeline because of encoding (#12754) 2023-08-04 14:38:21 +05:30
Shailesh Parmar
f8048a6179
fix(ui): redirection issue of frequently join column (#12749) 2023-08-04 14:29:47 +05:30
Pere Miquel Brull
ac06f55bd0
[Docs] - host.docker.internal docs & postgres ingestAllDatabases below db input (#12744) 2023-08-04 08:35:33 +02:00
07Himank
cda004e35e
fixed issue for when classification has . in name the termCount was n… (#12729)
* fixed issue for when classification has . in name the termCount was not getting

* fix url encoding issues

* changes as per comments and sonar fix

* changes as per comments

* fixed issue for when classification has . in name and testcase and pytest issue

* checkstyle

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-08-04 11:37:17 +05:30
Aniket Katkar
45370c773f
added changed to decode the fqn taken form the useParams to prevent the double encoding after passing that to APIs (#12735) 2023-08-03 17:29:49 +02:00
Ashish Gupta
55386b8251
doc: add what's new for 1.1.1 (#12723)
* doc: add what's new for 1.1.1

* minor changes

* fix alignment and remove dots
2023-08-03 20:38:31 +05:30
Abhishek Porwal
48d36cbe09
chore(client): replace popover with tooltip in some components (#12665)
* chore(client): replace tooltip with popover in tables

* make tooltip black

* chore(client): replace Popover with Tooltip in copy_to_clipboard button component

* replace popover with tooltip in Description component used in BotDetailsPage

* replace popover with tooltip in TestSuitepipelineTab component

* replaced popover with tooltip in TaskBadge component

* replaced Popover with Tooltip in ConnectionStepCard

* replaced Popover with Tooltip in ContainerdataModal component

* replaced Popover with Tooltip in RecentSearchedTermsAntd component

* replaced Popover with Tooltip in TopicSchema component

* Delete RecentSearchedTermsAntd component

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-03 14:38:55 +05:30
Shailesh Parmar
94fbbe5d98
cypress: fixed e2e cypress test (#12715)
* ui: fixed multiple API call in table profiler tab

* fixed welcome screen alignment issue

* cypress: fixed e2e cypress failure

* fixed setting modal issue

* encoded url for data quality

* revert isLoading changes in tableprofilerV1 tab

* fixed multi-api call on tab switch

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-08-03 09:57:55 +05:30
karanh37
521711940e
fix: ui fixes 1.1.1 (#12694)
* fix: long text ellipsis wrapping

* fix: node suggestions long text issue

* replace name with fqn for tags

* fix cypress issue

* change the header label ui of explore page

* fixed classificatin issue for .

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: 07Himank <himank07mehta@gmail.com>
2023-08-02 18:17:45 +05:30
Sachin Chaurasiya
a28cdcda5c
fix: glossary term reviewers is not updating (#12707)
* fix: glossary term reviewers is not updating

* test: add cypress test for glossary term reviewer
2023-08-02 16:09:57 +05:30
Aniket Katkar
67d4886b14
fixed the loader issue for ingestionList table (#12710) 2023-08-02 15:56:16 +05:30
Aniket Katkar
c32ec25ebe
fix(ui): ingestion tab bugs on service details page (#12690)
* added missing dependance for in the serviceDetailsPage

* fixed the bugs in ingestion tab on service details page

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-02 11:16:13 +05:30
Sachin Chaurasiya
8f5ea7c793
fix(#12682): fail to display custom properties of the table (#12688)
* fix(#12682): fail to display cutom properties of the table

* fix: unit test
2023-08-01 18:37:23 +05:30
Ashish Gupta
de06d50e7f
fix(ui): ui breaking as url was not encoded. (#12643)
* fix ui breaking because of url having percent in it

* added support for % in about

* fix test cases

* checkstyle

* url fix

* fix storage url

* encoded topic, mlmodel and pipeline entity

---------

Co-authored-by: 07Himank <himank07mehta@gmail.com>
2023-08-01 14:12:47 +05:30
karanh37
b954fcb5ca
fix: add welcome screen (#12669)
* fix: add welcome screen

* fix: cypress tests

* fix: welcome screen alignment issues
2023-07-31 22:06:13 +05:30
Aniket Katkar
f215a4424f
fix(ui): service, database and database schema page bugs (#12673)
* fixed bugs on service details page

* fixed bugs on database details page
refactored database details page code

* fixed bugs on database schema page

* reverted the changes for code refactoring on dataset details page
2023-07-31 21:15:32 +05:30
Shailesh Parmar
43fdf78d73
ui: fixed loading issue in table, and remove unwanted params from API in table profiler (#12668)
* ui: fixed loading issue in table, and remove unwanted params from API in table profiler

* fixed unit test and addressing comment

* added "testDefinition" params to API as it required to for edit test
2023-07-31 21:14:21 +05:30
Mayur Singal
5f07c6281a
Clickhouse: Make https protocol as permanent field (#12303) 2023-07-31 19:26:03 +05:30
Sachin Chaurasiya
3b0b2efc3c
chore(ui): teams page improvements (#12603)
* chore(ui): teams page improvements

* chore(ui): fetch basic and advanced details separately

* chore(ui): only fetch asset for team type group

* chore(ui): do not load page for advanced details

* chore(ui): fetch all team advanced details separately

* fix: unit test

* test: cypress test for team

* test: fix cypress test

* fix: cypress test

* fix: cy test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-31 18:27:08 +05:30
Mayur Singal
dacd13f6d0
Fix #11778: Add support for hive metastore ingestion (#12599) 2023-07-31 15:56:02 +05:30
Shailesh Parmar
3f5f4ed72a
cypress: fixed activity feed cypress failure (#12661)
* cypress: fixed activity feed cypress failure

* fixed activity cypress
2023-07-31 15:52:30 +05:30
Ashish Gupta
7ab8b00fa8
changed the name value in rename modal field to name for data asset headers (#12635)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-31 11:23:59 +05:30
Aniket Katkar
db090ec81f
Cypress upgrade tests part 3 (#12626)
* Fixed upgrade cypress tests for AddAndRemoveTierAndOwner and AdvancedSearchQuickFilters specs

* fixed failing cypress tests

* fixed unit test

* updated the cypress config to add `experimentalMemoryManagement` option

* fixed flakiness test

* added wait to avoid flakiness

* changes to avoid flakiness while adding tier
unskipped tests

* worked on comments

* fixed Teams cypress spec

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-07-31 11:23:31 +05:30
Aniket Katkar
470d5e8999
fix(ui): pagination and conversation thread bug fixes (#12640)
* fixed schema page pagination bug
fixed schema page conversation drawer error

* fixed pagination bug for database details page

* fixed pagination bug for service details page

* Fixed loader shown for whole page for fetching schemas on database details page

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-31 11:22:45 +05:30
Shailesh Parmar
98b38e4e4d
cypress skip the alert page spec (#12632)
* [Do not merge] testing cypress

* fixed alert issue

* skip alert test
2023-07-29 14:45:54 +05:30
Sachin Chaurasiya
4d766cc2ee
fix(#12645): pinotDB test connection form (#12646) 2023-07-28 22:27:11 +05:30
Shailesh Parmar
29714c914a
ui: fixed issue related to profiler and data quality (#12615)
* ui: fixed issue related to profiler and data quality

* support logout confirmation modal

* fix bredcrumbs for logviewer

* fix unit tests

* fix loading issue in profile tab

* restore breadcrum for service ingestion

* update confirmation modal

* address comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-28 18:37:04 +05:30
Ashish Gupta
2ba6756188
revert task icon to old one (#12634) 2023-07-28 18:33:59 +05:30
Ashish Gupta
de769fb1f5
fix(ui):change table constraints ui for primary key (#12629)
* change table constraints ui for primary key

* added tooltip for long content
2023-07-28 18:33:27 +05:30
Aniket Katkar
fe3766e106
UI - feedback bug fixes and improvements (#12592)
* fixed loading issue in KPI widget on landing page

* fixed redirection links for the notification box tabs

* Fixed redirection issue after soft and hard deleting data assets

* fixed version page layout issue

* Fixed data model restore issue

* Added loader to summary panel while fetching permissions

* Fixed alerts settings page error placeholder alignment issue

* changed the dashboard and pipeline url display method

* fixed cypress test

* updated the logic to perform the after delete action in DeleteWidgetModal

* changed the logic to update the history object through util functions

* added `experimentalMemoryManagement` to the cypress config

* reverted the cypress config changes

* fixed flaky test

* worked on comments

* removed unnecessary code
2023-07-28 18:20:55 +05:30
Shailesh Parmar
4e48c4a542
cypress: worked on upgrade test part 2 (#12625)
* cypress: worked on upgrade test part 2

* fixed task utils

* fixed entity announcement
2023-07-28 16:46:34 +05:30
karanh37
94d49e1c53
fix: cypress issues (#12620)
* fix: cypress issues

* fix: cypress tests

* fix: tags cypress

* miner fix in tag spec

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-07-28 14:54:38 +05:30
Ashish Gupta
fde17d44b8
fix(ui): infinite scroll issue in user activity feed page (#12617)
* fix the infinite scroll issue in user activity feed page

* fix the functionality issue in activity thread on entity page

* minor code fixes
2023-07-28 14:52:36 +05:30
Ashish Gupta
515c68d488
Chaneg activty feed placeholder icons and minor text fix (#12622) 2023-07-28 14:51:35 +05:30
Ashish Gupta
f7e07ad694
fix ui breaking on column task thread select and user profile display name (#12586) 2023-07-28 14:41:01 +05:30
Sachin Chaurasiya
75f819fb61
chore(ui):update login carousel images (#12616)
* chore(ui):update login carousel images

* chore(ui): update image

* chore: update image
2023-07-28 11:09:24 +05:30
Mohit Yadav
f192185151
add aws-cognito to service provider (#12614)
* add aws-incognito to service provider

* Update openMetadataConnection.json

* chore(ui): auth provider changes

* chore: remove type casting

* fix: unit test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-07-27 19:29:50 +05:30
Mayur Singal
c6de61f6bc
Add Lineage Parsing timeout and filtering condition (#12560) 2023-07-27 12:28:53 +05:30
Aniket Katkar
38885082e3
Fixed icon colors in settings page (#12607) 2023-07-26 11:28:03 -07:00
Shailesh Parmar
7be72a13f2
cypress: work on e2e cypress part 1 (#12606)
* cypress: work on e2e cypress part 1

* updated Announcement cypress
2023-07-26 18:23:47 +00:00
karanh37
c71cf0ce35
feat: explore page tabs revamp (#12602)
* feat: explore page tabs revamp

* fix: layout changes
2023-07-26 19:18:37 +05:30