416 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
Chirag Madlani
e3278cb578
test(ui): e2e activity feed tests (#12576)
* test(ui): e2e activity feed tests

* support mention tests for feed widget

* fix cypress and address comments

* compare feed for mention

* fix cypress
2023-07-26 15:20:01 +05:30
Sachin Chaurasiya
f7bfdd63d2
chore: ui nested structure and form error casing feedback (#12597)
* chore(ui): ui feedback

* fix: cypress test
2023-07-26 15:17:24 +05:30
Abhishek Porwal
e32b763e15
chore(client): new UI for the tier-card (#12536)
* chore(client): tier-card ui update

* minor change

* test(client): for the new UI of tier-card

* address comments

* fix UI

* replace some css with utility classes

* add language locales for word Clear

* some css and test fix

* fix(client): cypress test for add and remove tier
2023-07-25 11:34:49 +05:30
Sachin Chaurasiya
31296f066e
chore: feed and task improvements (#12567)
* chore: feed and task improvements

* fix: unit test

* fix: flaky test
2023-07-24 18:45:57 +00:00
Shailesh Parmar
80e2fc37d0
ui: fixed ingestion button redirection issue, testCase api call issue (#12575)
* ui: fixed ingestion button redirection issue, testCase api call issue

* cypress fixed
2023-07-25 00:06:07 +05:30
Ashish Gupta
4a8f19a275
ui(fix): supported ellipses in tags and remove old componet (#12525)
* supported ellipses in tags and remove old componnet

* fix unit test

* support tags to take entire width as per content

* chanegs as per comments

* fix cypress issue

* fix cypress issue
2023-07-24 14:27:01 +05:30
Sachin Chaurasiya
19e70d4ca6
e2e: add cypress test for task flow (#12551)
* chore(ui): stay on the same page when the task is resolved

* chore: update filter on reject task

* chore: address comments

* fix: cypress test

* e2e: add cypress test for task flow

* refactor: minor changes

* fix: assignee option data test id

* test: add test for tags task

* fix: unit test

* fix: cypress test

* chore: address comment

* chore: address comments
2023-07-24 14:11:09 +05:30
Shailesh Parmar
8feada22de
cypress: worked on upgrade test part 2 (#12508) 2023-07-24 10:16:08 +05:30
07Himank
db5f6c594c
added missing aggregation for query API (#12395)
* added  missing aggregation

* fix: update aggregations keys in ui

* added field owner in glossary_search_index

* added filtering on aggregation

* working on filtering aggregation

* fix: update aggregate api

* fix: cypress tests

* fix: excluding cypress folder in sonar properties

* aggregation changes from backend for opensearch and elasticsearch

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
2023-07-23 11:28:02 +05:30
Sachin Chaurasiya
59ae1d18a1
chore(ui): stay on the same page when the task is resolved (#12537)
* chore(ui): stay on the same page when the task is resolved

* chore: update filter on reject task

* chore: address comments

* fix: cypress test
2023-07-22 11:40:49 +05:30
Ashish Gupta
225c3667df
revamp user profile page to new ui (#12507)
* revamp user profile page to new ui

* sonar fixes

* fixbuild failure

* Rename Task-ic.svg to task-ic.svg

* changes as per comments
2023-07-20 17:52:00 +05:30
Chirag Madlani
2260b8da32
test(ui): e2e tests for recently viewed (#12506) 2023-07-19 21:24:02 +05:30
Aniket Katkar
5ed85c8923
Improvement(ui): service, database and schema page (#12462)
* Refactored code for service, database details and schema details page
Added feature to add tags and tiers to service page
Applied new layouts to service and database schema details page

* Bug fixes and refactoring of service, database and database schema pages

* Removed unused components
Fixed unit tests

* Removed unnecessary code

* Fixed code smells

* reverted the type assertion changes

* Corrected interface name
Moved large function inside component to utils file

* fixed activity feed tab API fetching error

* fixed cypress test for tags spec
2023-07-19 14:48:01 +00:00
Shailesh Parmar
0cfa519139
cypress: worked on skip test cypress part 2 (#12460)
* cypress: worked on skip test cypress part 2

* fixed failing cypress for glossary
2023-07-19 14:17:56 +05:30
karanh37
6b46f4e1cb
fix: lineage full screen view (#12473)
* fix: remove redirection to separate page

* fix: remove unused lineage page component

* fix: position full screen container

* fix: add unit tests

* fix: add cypress for full screen toggle

* fix: lineage style issue

* fix: address comments
2023-07-19 14:07:45 +05:30
Shailesh Parmar
ca16cd4087
cypress: worked on upgrade test cypress part 1 (#12476) 2023-07-18 18:08:02 +05:30
07Himank
b6d5a438ec
Support '%' in entity Name (#12382)
* added support for the % in entity name

* added support for the % in glossary and glossary term  name

* Added U exclude

* Fixed pytest

* fix: support % in glossary name

* added suppport for % in entityName

* fix % issue in the glossary or term

* fix: glossary with % encoding

* fix: tags redirect issue for glossaries with %

* fix: glossary import path

* fixed CI

* fixed Py Test

* fixed PyTest

* fixed glossary resource test

---------

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>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
2023-07-18 17:58:16 +05:30
Shailesh Parmar
4e217aa00f
ui: worked on skip test of the cypress (#12430)
* ui: worked on skip test of the cypress

* fixed data quality skip test

* fixed failing cypress
- redshiftWithDBT
- DataQuality
2023-07-17 11:27:40 +00:00
Shailesh Parmar
9bb4b18628
fix(ui): parent container is not populating in breadcrumb (#12294)
* fix(ui): parent container is not populating in breadcrumb

* fixed cypress for tagsAddRemove spec

* updated parent hierarchy in breadcrumb for container

* move fetch logic from container page to data header component

* addressing comments

* removed unwanted prop and added unit test for the change
2023-07-12 22:19:26 +05:30
karanh37
09d1e9cadd
fix: ui feedbacks (#12356)
* fix: glossary rename issue

* fix: owner label redirections

* fix: feedbacks

* fix: feedbacks

* fix: alignment issues of mydata, following and recently_viewed

* fix: feedbacks

* fix: remove maxlength

* fix: unit tests

* fix unit tests

* fix: cypress tests

* fix: cypress tests

* fix: review comments
2023-07-12 11:07:30 +05:30
Shailesh Parmar
c930427390
ui: replace ES api with table list api in schema details page (#12355)
* ui: replace ES api with table list api in schema details page

* updated url wait
2023-07-11 20:40:10 +05:30
Shailesh Parmar
c3e37f4f55
ui: added unit test for data quality component part 2 (#12279)
* ui: added unit test for data quality component part 2

* added unit test for testSuitePage and editTestCaseModal

* updated test with findByLabelText function

* updated test for editTestCaseModal

* fixed redirection spec in cypress
2023-07-11 10:34:44 +05:30
Chirag Madlani
6dca644c46
fix(ui): cypress fix for login with email (#12306) 2023-07-05 21:13:29 +05:30
karanh37
8bdf806694
fix(ui): glossary name with dot loading issue (#12295)
* fix: glossary name with a dot loading issue

* fix: redirection issues

* fix glossary listing

* fix: glossary path issues

* fix: delete issue for first glossary

* update resource

* fix: unit tests

* fix: minor ui issue

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-07-05 18:43:44 +05:30
Aniket Katkar
828aef60ff
fix: permission related bugs part-2 (#12204)
* fixed permission relate bugs

* fixed permission related bugs on entity details pages

* fixed unit tests

* Fixed failing cypress tests

* fixed add pipeline button not showing in profiler tab

* unskipped the cypress tests

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-29 15:06:17 +05:30
Ashish Gupta
decec8ab94
feat(ui): supported pagination for tags in task creation and minor ui fixes (#12201)
* supported pagination for tags in task creation and minor ui fixes

* fix unit test

* fix cypress issue and added disable flag in tags api

* fix cypress issue and breaking of related term while adding glossary term
2023-06-29 11:46:57 +05:30
Ashish Gupta
d9cd484657
feat(ui): supported pagination of glossary terms in glossary overview section (#12177)
* supported pagination of glossary terms in glossay overview section

* remove unwanted try catch

* change as per comments
2023-06-27 15:09:06 -07:00
Ashish Gupta
af6cec6c9f
feat(ui): supported pagination and search in tags and term select for both table and entity level (#12155)
* supported pagination and search in tags and term select for both table and entity level

* supported pagination of tags in glossary overiew section for tags

* fix cypress and address comments

* fix cypress issue
2023-06-27 17:40:25 +05:30
Shailesh Parmar
9c2d21d496
cypress: fixed failing cypress tests of main (#12126)
* cypress: fixed failing cypress test in main

* fixed delete and restore not working in other than table assets
2023-06-23 16:12:05 +00:00
Ashish Gupta
eeec58bced
fix(ui): supported hierarchy in table tags for term and tags (#12099)
* supported hierarachy in table tags for term and tags

* remove unwanted code

* fix cypress issue
2023-06-23 14:52:19 +05:30
Chirag Madlani
d01eddc175
fix ui feedbacks (#12071)
* fix ui feedbacks

* clean unwanted code

* update beta tags

* fix unit tests

* fix unit tests

* fix unit tests

* fix bugs and address comments
2023-06-22 22:59:22 +05:30
Sachin Chaurasiya
b72cd03926
chore(ui): allow parenthesis in entity name (#12097)
* chore(ui): allow parenthesis in entity name

* fix: unit test
2023-06-22 20:27:49 +05:30
Sachin Chaurasiya
c60d8b5899
fix(ui): airflow cypress test (#12084)
* fix(ui): airflow cypress test

* remove highlighting check for airflow service
2023-06-22 15:11:45 +05:30
Aniket Katkar
159b5f131f
fix#11003: added show deleted switch for required pages (#12073)
* Added show deleted switch in the required pages

* fixed entity details page bug for soft deleted entities

* replaced tailwind styling and added data-testids

* fixed failing cypress tests
2023-06-22 11:22:39 +05:30
Ashish Gupta
10ba297961
fix(ui):supported separate tags for glossary and tags (#12068)
* supported separate tags for glossary and tags

* fix cypress issue

* fix cypress issue
2023-06-22 11:22:03 +05:30
Chirag Madlani
b9d85bb27f
UI - design update for new UI/UX (#12000)
* chore(ui): revamp table details page
Re-design table details header with schema tab

* misc fixes for ui and tests

* update

* fix edit description

* chore(ui): update the app left panel icons

* chore(ui): update left panel icon stroke color

* fix: explore page layout change

* fix: highlight issues

* updated right panel for explore page

* fix: explore layout changes

* separate out header component

* added activity feed tab

* fix: highlight issue

* fix: highlight card for explore page

* support all widget
fix spacing issue

* fix: show reactions

* fix: update reactions for tasks tab

* fix: make use of appstate to avoid repetitive calls

* fix activity feed layout

* fix: landing page and explore feedbacks

* fix: missing localization

* update activityFeedProvider with drawer

* fix description v1 component icons

* fix: update styles

* minor fix on icons and entity table

* Revamp Tag UI for TableDetailPage

* fix: update css

* Remove color in TagV1 component and minor file improvement

* added frequantly joint table basic structure

* fix: update kpi chart styles

* supported request tags in table detail page

* fix request description redirect issue

* fix: update styles for my data page

* added scroll to frequently joint table

* removing unnaccessary code

* fix: explore page feedbacks

* fix: explore feedbacks

* fixed signup page issue

* chore(ui): only apply the text transform on heading

* chore(ui): update table header styling

* chore(ui): update table text color and border radius

* fix: explore quick filters

* update header for topic and dashboard

* chore: update table body styling

* supported glossary term hierarchy

* updating spacing for all the page

* chore(ui): update descriptionV1 component styling

* chore: update add-chat viewbox

* fix: left sidebar console errors

* update all the entity headers

* chore: update table name to name

* update description component

* clear console errors

* revamp entity topbar manage area

* fix: entity popover similar to explore card

* updated navbar as per new UI mock

* fix: feedbacks

* updated announcement style as per mock

* fix: explore feedbacks

* implemented single box shadow wherever its needed and worked on feedback

* worked on feedbacks

* update feed tab on activityFeedTab component

* updated glossary card, no owner icon

* fix glossary hierarchy issue of repeating same glossary

* fix: update resizable panel pages

* updated navbar, align profiler picture in navbar with other element

* fix: remove page layout component

* fix: add missing layout in rule pages

* fix: jest tests

* fix: jest tests

* replace old activity feed component with new one

* fix: jest unit tests

* initial DQ page setup

* translation sync

* fix: unit tests

* supported subtab route for entities pages

* fix: feedbacks

* fix: update tasks pages

* supported api for activity feeds for entity

* added tabs component in entity table component

* worked on test-suite tab

* added quality page path in left bar

* added action button for test suite

* updated redirect path for data-quality

* revert to old re-direction for add-test suite

* update activity feed task tab

* hide action for activity feed tab

* fix: task action issue on descriptionV1

* supported new ui for data modal detail page

* fix: feedbacks

* fix: add missing localization

* fix: breadcrumbs

* data quality feedbacks

* fix: feedbacks

* fix: add missing localization

* fix: feedbacks

* supported activity feed in container and tags of all entities

* update task relates changes

* remove inline css for entity tag component

* feat: update blue as primary color

* feat: update svgs to use new primary color

* updated DQ page with feedback, and add quality page flow change

* translation-sync

* fix assignee for tasks

* updated api data for test suite pipeline creation

* fix: primary color changes

* fix: feedbacks

* fix count issues

* fix scrolling issue for activity feed

* address feedbacks

* combine open task with heading buttons

* data quality changes

* fix close with comment

* removed delete functionality

* clear CLI error, and changes as per JSON schema

* update scroll issue on details page

* added new badge, and api integration

* chore: update data quality tab page styling

* cleanup

* fix settings page scroll issue

* fix scroll issue on service page

* chore: update summary cards

* update graph color

* DQ test case test as per mock

* support edit and suggest

* integrated API for status update

* translation sync

* fix cypress tests

* integrated API call for test summary

* mydata and following page change in user profile page

* fix tag cypress tests

* updated success % via api data for test suite

* fix user component unit test

* integrated API for test summary

* updated data quality tab as per new mock

* revert commented code fir testcaseForm.tsx

* fix cypress tests

* change user page activity feed with new ui

* chore: fix console errors related to activity feed tab component

* chore: update setting button style

* chore: fix spacing

* added pipeline tab

* chore: update the colum profiler table

* fix: test indicator styling

* fetch test suite details

* fix: lineage redesign

* fix: missing localization

* chore: add support for showing single column profile in page itself

* chore: add column dropdown for column profiler

* fix cypress for entity tags add and remove

* supported more parameter in entity dashboard header

* chore: add default tab for data quality

* removed unneccessary code, and updated testsuite details page with new style

* fixed DQ test

* translation sync

* fix cypress

* added functionality to link test case with logical test suite

* chore: remove fixed right from status column in column profile tab

* fix: purple color issues

* fix the count issue in user profile page and breaking of task page

* fix: feedbacks

* fix: feedbacks

* ui improvements

* fix cypress for owner and tier

* change announcement card color and deleted old assest to it

* remove old activity feed files

* fix unit test

* fix various cypress

* fix cypress failues

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-06-21 12:59:20 +05:30
Chirag Madlani
ef578ecb40
feat(ui): support disable option for tags and classification (#10925)
* feat(ui): support disable option for tags and classification

* backend changes for PATCH API to work for updating disabled flag in classifications and tags

* made UI changes to provide enable/disable option for classifications and tags

* localization changes for other languages

* Improved tags disabling functionality

* changes to disable the system tags
fixed permission checks while editing tags

* localization change for other languages

* fixed unit tests and minor improvements

* fixed failing cypress tests

* disabled the edit actions for the disabled classifications

* localization changes for other languages

* changes to use disabled badge

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-06-21 00:13:05 +05:30