2525 Commits

Author SHA1 Message Date
Aniket Katkar
4fa5a1d8bb
chore(ui): added cypress tests for version pages and related bug fixes (#12943)
* Fixed version page flaky no data placeholder
removed code duplication in DataModelVersion component

* fixed clear tier functionality for containers and data models

* Added cypress tests for version pages

* fixed unit tests
2023-08-21 20:07:34 +05:30
Shailesh Parmar
ae71a11a8c
fix(ui): Revert to initial behavior and always display the system profile graph #12869 (#12919) 2023-08-21 10:06:57 +00:00
Sachin Chaurasiya
642e526af1
fix: mlflow cypress by adding model filter pattern (#12935) 2023-08-21 14:49:53 +05:30
Sachin Chaurasiya
6e2a8d0e4f
feat(ui): generate ingestion workflow form from schema (#12774) 2023-08-20 12:01:06 +05:30
Aniket Katkar
6a21bd4044
fixes #12732: version history not showing properly for multiple changes (#12824)
* Fixed the bug for diff not showing for multiple columns changes
Fixed the bug for diff not showing for changes in nested columns

* code refactoring and optimization for EntityVersionPage component

* fixed unit test for TopicVersion

* fixed code smells
fixed bug for pipeline version page where multiple changes in tasks not showing properly

* updated icons for table and column constraints

* refactored code for topicSchema for version page changes

* refactoring and bug fixes for MlModel version page

* fixed the bug for constraint changes not showing properly on version pages

* updated test ids for better selections

* fixed unit test for TopicVersion

* removed height and width params for newly added icons

* fixed constraints not showing on version page when no constraint changes

* fixed table constraint changes not showing properly

* updated logic to show multiple table constraints for a single column

* Added cypress test for TableVersion page

* fixed partitions and replicationFactor changes not showing on topic version page

* changes to display sourceURL version change for pipeline and dashboard

* changes to show schemaType field change on topic version page

* added testid to schemaType diff Tag

* reverted cypress changes

* fixed topic version page bug

* fixed unit tests

* moved the extraInfo logic to the DataAssetsVersionHeader component
2023-08-20 11:43:41 +05:30
Ashish Gupta
b7f2209d86
chore(ui): fix ui styling issue (#12917)
* fix ui styling issue

* changes as per comments

* changes as per comments

* added comment in util function
2023-08-19 09:49:14 +00:00
Teddy
a45c644bc4
Issue-12884: Fix Test Case Summary Performance Issues (#12907) 2023-08-18 20:47:47 +02:00
karanh37
9eb3f516cf
fix: change design of mention list item (#12811)
* fix: change design of mention list item

* feat: add avatar element in mentions list

* fix: revert tooltip change

* fix: cypress tests

* fix: cypress

* fix: cypress

* fix: revert intercept change

* fix: add test id

* fix: lineage exception

* cypress fix

* feat: show breadcrumbs in mention design

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-08-18 17:38:39 +05:30
Ashish Gupta
bed306fd12
chore(ui) : fix ui styling issues (#12905)
* fix ui styling issues

* fix unit tes
2023-08-18 14:11:59 +05:30
Shailesh Parmar
99b57db6db
ui: added title for policy and role page & fix multi selection issue in create policy (#12904) 2023-08-18 10:54:10 +05:30
Shailesh Parmar
de7c5824cb
ui: fixed multiple API call in table profiler tab (#12706) 2023-08-18 10:53:43 +05:30
Ashish Gupta
2446933cbc
supported display name in activity feed (#12888) 2023-08-17 17:29:51 +05:30
Ashish Gupta
c6d03a6eaf
ui : supported delete functionality for sample data (#12871) 2023-08-17 17:29:07 +05:30
Onkar Ravgan
3114ef9b5c
Add support for JWT auth in Trino (#12823)
* Added jwt field in trino

* fixed postgres migration

* fixed pytests
2023-08-17 07:22:58 +02:00
Aniket Katkar
911b41f7f3
fix(ui): schema page loader bug (#12786)
* Fixed issue for database schema page where no data placeholder was showing while loading permissions

* removed unnecessary condition check
2023-08-16 15:31:57 +05:30
Aniket Katkar
d2f3d45276
fix #12815: user not able to create ingestion pipeline with isOwner() or matchTeam() conditions (#12852)
* fix ingestion tab not showing issue for user in owner team on service page

* worked on comments

* worked on comments
2023-08-16 15:10:16 +05:30
Sachin Chaurasiya
a74e5bf217
chore: remove validation for connection option and arguments from json schema form (#12881) 2023-08-16 12:53:38 +05:30
Ashish Gupta
d02487f4cf
fix cypress and some ui issues (#12861)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-14 12:05:16 +05:30
Chirag Madlani
1031132e02
chore(ui): remove tailwind as dependancy (#12309)
* chore(ui): remove tailwind deps from the app

* remove tw completly

* bump yarn.lock

* updated style for login page

* updated user dropdown in nav bar

* update paths

* update yarn.lock

* fix errors

* fix unit tests

* styling fix

* fix stling issue for activity feed card

* Fix activity thread panel

* fixed style for commonUtils.tsx

* pages diff

* worked on
- EntityLineageUtils
- DataInsightUtils

* complete ingeation and service select

* fixed style on:
- entityVersionUtils
- ExecutionUtils
- feedUtils
- ServiceUtils

* remove x-master file

* fix styling for page not found

* update style for:
- cronEditor
- deleteWidgetModal
- EntitySummaryDetails
- FilterPattern
- FormBuilder

* fix styling in components pages

* fix appbar

* updated profile picture style

* bot and user component fix

* component ui fixes

* lineage custom control fixed

* ui fixes

* fixed styling in common component

* fix lineage sidebar

* fix ui issues

* fix lineage node edit mode

* fix version timeline

* whatsnew modal ui fixes

* fix glossary & ingestion

* remove dead code from all the entity

* ingestion ui fixes

* unit test fixes

* fix unit tests

* fix cypress

* fix badge component

* fix tag cypress

* fix cypress issue

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-08-11 21:31:38 +05:30
karanh37
62c3a9e2d7
fix: show owner in glossary term table (#12832) 2023-08-10 18:30:56 +05:30
Shailesh Parmar
155df0f4bb
cypress: fixed DQ spec failure in main branch (#12825) 2023-08-10 12:30:16 +05:30
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