2211 Commits

Author SHA1 Message Date
Mayur Singal
f43aaf4150
Add database name filed for oracle db (#11906) 2023-06-09 09:31:07 +05:30
Shailesh Parmar
5404440e41
feat: implemented export user functionality and refactor user tab (#11909)
* refactor user tab in team page

* added manage button and import export option for user tab

* integrated export for users from team

* added unit test for user tab

* addressing comments

* addressing comments
2023-06-08 14:24:49 +05:30
Ashish Gupta
8d3a8e0a37
fix(ui): the tags issue with same column name in entities (#11921)
* fix the tags issue with same column name in entities

* fix unit test
2023-06-08 06:54:34 +02:00
Mayur Singal
9e6e00caf9
Fix #9282: Support Databricks Unity Catalog (#11896) 2023-06-07 11:50:31 +05:30
karanh37
c6fdbc43bb
feat: add tasks tab for feeds widget (#11894)
* feat: add tasks tab for feeds widget

* fix: code smells

* fix: styling issues for tasks tab

* fix: cypress tests
2023-06-07 11:28:06 +05:30
Sachin Chaurasiya
e672a064e2
chore(ui): add validation for custom options and arguments in json schema form (#11897)
* chore(ui): add validation for custom options and arguments in json schema form

* chore: update the regex

* add unit test
2023-06-06 15:49:33 +00:00
Shailesh Parmar
f953d7aac6
feat: team bulk import functionality (#11852)
* added basic structure for bulk functionality for teams page

* translation-sync

* integrated teams import functionality and refactor import in glossary and centeralized the import behavior

* translation-sync

* added unit test and addressed comment

* updated team option position

* code smell

* addressing comments
2023-06-06 21:17:58 +05:30
Pere Miquel Brull
b68d063694
Update Test Connection Definition FQN (#11861)
* Update Test Connection Definition FQN

* chore: use object literal for string concatenation

* Fix test

* Update Test Connection Definition FQN

* Update Test Connection Definition FQN

* Update Test Connection Definition FQN

* Fix test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-06-06 15:22:32 +02:00
Aniket Katkar
0315fc2a74
Fix #9155: updated the error messages for duplicate entity failure for better context (#11865)
* Updated the entity already exits message for better context

* localization changes for other languages
2023-06-06 12:29:58 +05:30
Ayush Shah
65f370e4aa
Rename GCS to GCP (#11812) 2023-06-06 11:57:00 +05:30
Sachin Chaurasiya
cec1c295a7
fix(ui): json schema form field validation (#11867)
* fix(ui): json schema form field validation

* address comment

* fix: duplicate key issue

* add unit test
2023-06-05 08:22:00 +00:00
karanh37
6c4590aa0d
feat: update style guide (#11866) 2023-06-02 21:51:20 +05:30
Sachin Chaurasiya
78b6a29c5c
chore(ui): disable the search box on filter pattern (#11862) 2023-06-02 11:07:21 +00:00
Shailesh Parmar
ae32b1fea2
cypress: fixed entityDetails failure in main (#11859) 2023-06-02 07:29:43 +00:00
Teddy
c98a15ca19
Fixes #11705 - Update ingestion and backend to match new DQ flow (#11836)
* feat: refactor ingestion flow logic

* feat: ran python linting

* feat: update tests to match new workflow

* feat: ran python linting

* feat: update sample data test suite name

* feat: Added backend logic to support logical and executable test suites

* feat: clean up java and json code

* feat: added sample data for logical and executable test suites

* feat: remove executable from CreateTestSuite

* feat: ran python and java linting

* feat: added README info for data quality structure

* skipping cypress to keep main green

* fixed typescript type issue

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-06-01 23:19:13 -07:00
karanh37
89487743d3
fix: use lineage config while fetching child nodes (#11828)
* fix: use lineage config while fetching child nodes

* fix: css issues

* fix: remove css important
2023-06-02 11:16:41 +05:30
karanh37
ca93d96cb7
feat: update explore entity summary panel design (#11851)
* feat: explore page new design

* fix: update explore data card

* fix: jest and cypress test

* fix: revert lineage changes

* fix: remove unused component

* fix: minor css fix

* fix: cypress tests

* fix: code smells

* fix: css issues

* fix: update summary panel styling

* fix: submenu highlight issue

* fix: update quick filters padding

* fix: sonar fixes

* fix: sonar fixes

* fix: update navbar style

* fix: css issues

* fix: jest test

* fix: header styling
2023-06-01 12:26:34 -07:00
Sachin Chaurasiya
25370156c1
fix(#11575): filter pattern does not work if , in regex (#11849)
* fix(#11575): filter pattern does not work if `,` in regex

* chore: update the filter pattern component

* update cypress

* minor change

* chore: add `noImplicitAny` in tsconfig
2023-06-01 12:25:59 -07:00
Shailesh Parmar
8b0df23b95
cypress: fixed flaky cypress for service specs (#11850)
* cypress: fixed flaky cypress for service specs

* updated teams cypress
2023-06-01 21:27:26 +05:30
Chirag Madlani
2bff63fa18
test(ui): unit tests for my data widget (#11841)
* test(ui): unit tests for my data widget

* update testid

* fix mock

* update no data placeholder message
2023-06-01 17:09:49 +05:30
Chirag Madlani
6e0546d008
feat(ui): export modal for all the entities (#11784)
* feat(ui): export modal for all the entities

* updated custom dropdown structure with component

* translation-sync

* updated data-testid

* fix teams spec failure

* code smell

* addressing comments

* localization-sync

* updated file name

* addressing comments

* add  unit test for new component and updated onClick event to dropdown list

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-06-01 09:20:47 +00:00
Sachin Chaurasiya
7c4d251f60
fix(ui): list field highlighting in service connection form (#11842) 2023-06-01 14:42:23 +05:30
Ayush Shah
2edf5ab6f9
Fix links (#11811) 2023-06-01 08:25:17 +05:30
karanh37
5254f96a63
feat: explore page redesign part 1 (#11823)
* feat: explore page new design

* fix: update explore data card

* fix: jest and cypress test

* fix: revert lineage changes

* fix: remove unused component

* fix: minor css fix

* fix: cypress tests

* fix: code smells

* fix: css issues
2023-05-31 20:34:11 +05:30
Sachin Chaurasiya
b8726d15d0
fix(#11793):show password option missing (#11834) 2023-05-31 15:02:43 +00:00
Pere Miquel Brull
11c07ee8ab
Fix #11516 - SAP Hana Connector (#11777)
* SAP Hana skeleton

* Add SAP Hana Connector

* Fix ingestion and docs

* Prep SAP Hana Profiler

* Linting

* Update index.md

* Revert: Update index.md

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2023-05-31 16:00:31 +02:00
Sachin Chaurasiya
aa490cb716
chore(ui): hide json schema fields default description (#11831) 2023-05-31 18:33:44 +05:30
Chirag Madlani
725bc331af
feat(ui): my data widget (#11830)
* feat(ui): my data widget
fix layout issue on service page
swipe few console errors

* fix search bar issue
2023-05-31 17:55:30 +05:30
Sachin Chaurasiya
67941f548d
chore(#11742): test connection status modal improvements (#11744)
* chore(#11742): test connection status modal improvements

* fix: unit test

* chore: simplify the checks

* fix: card styling

* refactor: failed badge

* chore: handle reset state

* feat: add test connection timeout widget

* move constants to separate file

* chore: reset progress on test connection

* chore: update message

* chore: remove hardcode condition
2023-05-31 15:12:55 +05:30
Sachin Chaurasiya
12a846e35b
fix(#10190): entities permissions cache issue (#11797)
* fix(#10190): entities permissions cache issue

* chore: update handler name

* fix: component name typo

* fix: minor issue

* add unit test

* chore: revert the reset entities permissions changes

* chore: reset everything for permissions on logout

* test: add unit test

* update unit test
2023-05-30 18:01:52 +05:30
karanh37
712d97e2cf
fix: update text colors to grey (#11805)
* fix: update text colors to grey

* fix: update text color
2023-05-30 14:52:50 +05:30
Shailesh Parmar
78277fcc32
refactor(ui): replace custom tab component with antd component - final part (#11801)
* refactor: replace custom tab component with antd component - final part

* removed unneccessary props

* fixed failing cypress and unit test
2023-05-30 12:56:13 +05:30
Sachin Chaurasiya
6b61d36415
refactor: glossary and glossary terms form (#11780)
* refactor: glossary and glossary terms form

* refactor glossary term form

* fix: types import

* fix: field props

* chore: update name validation message

* fix: cy test

* refactor: glossary term reference field

* fix: code smell

* test: add e2e test
2023-05-29 21:45:52 +05:30
karanh37
5b45fe8f24
feat: add kpi widgets on mydata landing page (#11757)
* feat: add KPI widgets

* fix: update recently viewed

* fix: update right panel styles

* fix: update table icon

* fix: update layouts of chart

* fix: ui feedbacks

* fix: add missing localization

* fix: update cypress tests

* fix: cypress and sonar issues

* feat: use antd layout and remove page container component (#11775)

* feat: add app container

* fix: remove page container

* pull out pages which shouldn't be part of AppContainer

* fix unit tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>

* fix: review comments

* fix: review comments

* fix: cypress test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-29 20:33:49 +05:30
Shailesh Parmar
7eba3e6b4a
refactor(ui): assets details page, replace custom tab with antd tabs - Part 2 (#11783)
* refactor(ui): assets details page, replace custom tab with antd tabs

* fixed failed unit test and cypress test
2023-05-29 12:06:19 +05:30
Sachin Chaurasiya
df26e3df53
chore(ui): move form util types to separate interface file (#11782)
* chore(ui): move form util types to separate interface file

* address comments
2023-05-29 11:39:19 +05:30
Ashish Gupta
b1c0cd92d6
fix(ui): enable cypress for entity tags and fix saving issue when ui get scrolled (#11727)
* Enable cypress for entity tags and fix saving issue when ui get scroll

* enable glossary cypress for tags too

* fix cypress issue

* fix cypress issue
2023-05-29 11:08:11 +05:30
Shailesh Parmar
bebdb98e68
refactor(ui): replace custom tabs component with ANTD component for dataset details page (#11751)
* refactor(ui): replace custom tabs component with ANTD component for dataset details page

* fixed failing unit test and updated tour page

* fixed failing cypress

* replace custom tabs with antd tabs in all the version details page

* code smell

* refactor table details page

* fixed failing unit test and broken tour page

* fixed broken tour
2023-05-26 15:15:14 +05:30
Sachin Chaurasiya
d2b832edc9
chore(ui): add internal form item props support in form utils (#11763) 2023-05-25 19:19:33 +05:30
Sachin Chaurasiya
5e8a98d7a4
chore(ui): clean up the tw-cad tailwind class (#11741) 2023-05-25 10:48:07 +00:00
Sachin Chaurasiya
c68d85ebd5
refactor: configure service form (#11734)
* refactor: configure service form

* improve unit test

* address comments
2023-05-25 08:03:29 +00:00
dependabot[bot]
9ffeb3665c
chore(deps): bump socket.io-parser (#11736)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-24 15:25:16 +00:00
karanh37
a81941f9eb
fix: resolve skipped cypress tests (#11722)
* fix: update cypress tests

* fix: cypress

* fix: font loading issue for production

* fix: cypress tests

* fix: alert cypress

* fix: add enter in operation

* fix: alert cypress

* remove un-neccessary check for add dbt ingestion title

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-05-24 12:44:21 +00:00
Ashish Gupta
0d2e4a30b5
Fix what's new content 1.0.2 (#11746)
* added whatsnew for 1.0.2

* minor change

* minor change
2023-05-24 17:26:13 +05:30
Chirag Madlani
78aec3f1a3
fix(ui): null expiry means infinite lifetime for token (#11739)
Block refreshToken code if refreshToken not found
2023-05-24 17:24:35 +05:30
Sachin Chaurasiya
9edbea2b91
refactor: classification and tags form (#11706) 2023-05-24 08:25:58 +00:00
Shailesh Parmar
15552b50e9
refactor(ui): remove custom button component and replaced it with antd button (#11724)
* refactor(ui): remove custom button component and replaced it with antd button

* addressing comments

* fixed unit test failure
2023-05-24 06:26:00 +00:00
karanh37
7c4e53f0e0
fix: webfont loading issue (#11735) 2023-05-24 09:53:14 +05:30
Chirag Madlani
af8e0a13fb
chore(ui): css cleanup for tailwind (#11709)
* chore(ui): css cleanup for tailwind

* update styles

* fix unit tests

* fix extra padding for glossary version page

* fix styling
2023-05-23 12:25:44 +00:00
Sachin Chaurasiya
abf158670f
chore: add label for pii confidence field (#11718)
* chore: add label for pii confidence field

* update label
2023-05-23 14:28:06 +05:30