1683 Commits

Author SHA1 Message Date
Chirag Madlani
97cdd22729
feat(ui): support test connection option for services (#8249)
* feat(ui): support test connection option for services

* update button to antd

* fix unit tests
2022-10-19 20:53:38 +05:30
Onkar Ravgan
d9b50b5be9
Added project id to DBT cloud config (#8062)
* Added project id to DBT cloud config

* added field in cloud config source Dbt config

* fix unit test issue

* Fixed pylint

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-10-19 18:59:33 +05:30
Shailesh Parmar
cbcb910f06
Fix(UI): Inconvenient search in lineage #8077 (#8229) 2022-10-19 16:48:55 +05:30
NiharDoshi99
e086fb7c25
Add Domo Database Connector (#8221)
* added domo database connector

* added domo database connector

* changes based on comment
2022-10-19 12:50:58 +02:00
dependabot[bot]
34b4331559
Bump nth-check in /openmetadata-ui/src/main/resources/ui (#8250)
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 16:16:48 +05:30
Finn McClusky
0770bf3b15
ISSUE-7834: Added searchable property to edit user teams and roles (#8245)
Co-authored-by: Finn McClusky <finn.mcclusky@gmail.com>
2022-10-19 15:59:11 +05:30
Sachin Chaurasiya
05ee89fdd6
Feat (#8159)Implement Web Analytics logic from frontend (#8181)
* Feat  (#8159)Implement Web Analytics logic from frontend

* Add login to prepare the event data and make log it

* Add Unit Test

* Move comment to the top

* Addressing comment

* Addressing review comments

* Mock app state

* Fix import issue

* Addressing comments

* Fix unit test
2022-10-19 14:02:20 +05:30
Chirag Madlani
3d3dcff910
bump(ui): recharts deps to v2 (#8203)
* bump(ui): recharts deps to v2

* fix legend rendering

* fix console warnings
2022-10-19 11:52:21 +05:30
Chirag Madlani
62f275a477
bump(ui): update @svgr/webpack security issue around nth-check (#8219) 2022-10-19 11:46:30 +05:30
dependabot[bot]
8f98b2c8b8
Bump terser in /openmetadata-ui/src/main/resources/ui (#8218)
Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.15.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.7.1...v5.15.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 11:31:01 +05:30
dependabot[bot]
851e2ddf12
Bump ansi-regex in /openmetadata-ui/src/main/resources/ui (#8238)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 11:27:22 +05:30
Ashish Gupta
28a1d4e1ad
UI :- Added option to remove Owner and Tier (#8087)
* Added option to remove owner

* Added delete option for Tier

* change remove button

* Added cypress and unit test for removal of owner and tier

* changes as per comments
2022-10-18 18:04:40 +05:30
Ashish Gupta
ced5909bc5
fix the missing close icon from modal (#8112) 2022-10-18 18:03:07 +05:30
Ashish Gupta
c7f1c56c94
Fix (ui) :- Tag dropdown overflow issue and added localisation (#8173)
* Fix Tag dropdown overflow issue and added localisation

* added missing colon
2022-10-18 18:02:51 +05:30
Chirag Madlani
9cc90e42fc
bump(ui): upgrade html-webpack-plugin to v5 (#8210) 2022-10-18 17:54:02 +05:30
NiharDoshi99
84a89d7181
Added DOMO Pipeline (#8133) 2022-10-18 17:52:28 +05:30
Sachin Chaurasiya
a0f44c5ac2
Fix #8204 UI : While login just show the loader in login button. (#8205)
* Fix #8204 UI : While login just show the loader in login button.

* Addressing review comment
2022-10-18 17:47:39 +05:30
dependabot[bot]
16619dbd5b
Bump tmpl from 1.0.4 to 1.0.5 in /openmetadata-ui/src/main/resources/ui (#8198)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 17:35:12 +05:30
Shailesh Parmar
24752574c7
UI: Upgraded react flow library from V10 to V11 (#8201)
* UI: Upgraded react flow library from V10 to V11

* fixed failing unit test
2022-10-18 15:30:32 +05:30
Shailesh Parmar
3c4e3b846f
UI: Added Unit test and localisation support for profilerTab component [Part-2] (#8190)
* Added Unit test and localization support for profilerTab component

* Addressing comments
2022-10-18 14:20:49 +05:30
dependabot[bot]
23a18f1651
Bump json-pointer in /openmetadata-ui/src/main/resources/ui (#8142)
Bumps [json-pointer](https://github.com/manuelstofer/json-pointer) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/manuelstofer/json-pointer/releases)
- [Commits](https://github.com/manuelstofer/json-pointer/commits)

---
updated-dependencies:
- dependency-name: json-pointer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 11:00:05 +05:30
Sachin Chaurasiya
786be3bedf
Feat (#7561) Announcements are not supported for MLModel from UI (#8109)
* Feat (#7561) Announcements are not supported for MLModel from UI

* Fix unit test

* Use Async/Await pattern

* Add conversation support for mlModel

* Add task support for mlModel

* Fix task page loading issue

* Fix unit test

* Add End to end test for entity announcement

* Fix Add CreateAnnouncement function issue

* Add End to End Test for entity task

* Fix End to End Test for Announcement and Tasks

* Revert "Fix End to End Test for Announcement and Tasks"

This reverts commit 48cbc0b6158b352b9e19e8290ff52a47849bb648.

* Fix Description unit test

* Fix cypress test

* Fix cypress test

* Fix entity task cypress test

* Remove EntityTask Spec

* Addressing review comment

* Addressing review comment

* Addressing review comment
2022-10-17 18:47:17 +05:30
Shailesh Parmar
3faef0e0cf
UI: Add Cypress for DTB in redshift container (#8162)
* UI: Add Cypress for DTB in redshift container

* move constants to separate file
2022-10-17 17:37:34 +05:30
Shailesh Parmar
dcf7df5d4d
UI: Added unit test for profilerDashboardPage and profilerDashboard component [part 1] (#8178)
* UI: Added unit test for profilerDashboardPage

* Added unit test for profilerDashboard component
2022-10-17 16:59:18 +05:30
Sachin Chaurasiya
78712a1fa3
UI : Make AuthMechanism Fields to readOnly from NonEditable (#8143) 2022-10-17 11:54:25 +05:30
Sachin Chaurasiya
491ece4d72
FIx #7477 Add logic to fetch log use react-lazylog (#8111)
* FIx #7477 Add logic to fetch log use react-lazylog

* Addressing review comment
2022-10-15 20:43:31 +05:30
Shaazaan Majeed
a8970b289d
Fixed Test Suites UI Name (#8156) 2022-10-14 17:36:18 -07:00
Chirag Madlani
2349684ab1
fix(ui-test): segmentation fault error unit tests (#7840)
* fix(ui-test): segmentation fault error unit tests

Getting segmentation fault error on GitHub CI too frequently for running tests with coverage. trying possible fix for it 
Reference: https://github.com/facebook/jest/issues/10662

* fix failed unit tests

* remove coverage to test segmentation fault

* update maxWorker to resolve segmentation fault

* remove duplicate key from props
2022-10-13 19:54:11 +05:30
Mohit Yadav
71fcb17e59
Added Context Info in ES reindexing (#8123)
* Added Context Info in ES reindexing

* Fix File Formatting

* Update openmetadata-spec/src/main/resources/json/schema/settings/eventPublisherJob.json

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

* revert python file

Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-10-13 18:32:06 +05:30
Sachin Chaurasiya
56d555eb58
Fix UI : The auth mechanism for the edit bot is throwing an error for scopes value #8116 (#8129) 2022-10-13 15:49:47 +05:30
Shailesh Parmar
b22bfccbf4
Fixed: UI: Test case result & profiler result is not visible in UI #8114 (#8119)
* Fixed: UI: Test case result & profiler result is not visible in UI #8114

* removed only keyword
2022-10-13 15:27:06 +05:30
Ashish Gupta
1f1943d2f5
UI :- Converted html table to Antd table for Dashboard and PipelinesVersion (#8019)
* Converted html table to Antd table for Dashboard and Pipline Version

* remove dummy text

* change dashboardDetails and DatabaseSchema table to Antd

* remove tailwind css

* changes as per comments
2022-10-13 11:01:10 +05:30
NiharDoshi99
0e44f7d35d
Fixed: Intergrated DOMO Connector APIs (#7989) 2022-10-13 10:55:48 +05:30
mosiac1
d8a4cbeeb9
UI (#6189) | Update SearchResource and add new searchAPI frontend implementation (#8083)
* Update SearchResource and add new searchAPI frontend implementation

SearchResource now supports `query_filter` and `post_filter` as json
encoded Elasticsearch filters; `fetch_source` and
`include_source_fileds` for reducing response sizes.

* Remove

* Use async/await for searchAPI

* Move formatting to util functions
2022-10-13 09:30:56 +05:30
Ashish Gupta
997b977b03
Converted html table to Antd table for Custom Properties and DatabaseDetail (#8025) 2022-10-12 18:46:46 +05:30
Chirag Madlani
65600b2717
fix(ui): bot is not part of re-index entity (#8102) 2022-10-12 15:10:03 +05:30
Sachin Chaurasiya
ceb6e5b72d
Fix TypeScript Error for ButtonProps (#8101) 2022-10-12 12:59:36 +05:30
Chirag Madlani
5c7d01a9df
fix(ui): support batchSize & flushIntervalInSec while ES re-indexing (#8082)
* fix(ui): support batchSize & flushIntervalInSec while ES re-indexing

* add refresh button for stream mode

* add refresh batch for fallback option

* update flush interval label
2022-10-12 12:16:19 +05:30
Sachin Chaurasiya
b914afcb6a
Fix #6346 convert all jsx files to tsx file (#8046)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-10-11 17:53:17 +05:30
Ashish Gupta
6b31132ae1
UI :- Converted html table to Antd table for tag and MlModal (#8001)
* Converted html table to Antd table for tag and MlModal

* unpushed file

* changes as per comments

* added rowkey in tags antd table

* fix cypress issue
2022-10-11 16:10:34 +05:30
Ashish Gupta
8ddab79dc1
UI :- Remove rc-tree and react-table dependencies (#8049)
* Remove rc-tree and react-table dependencies

* fix unit test issue

* File Formatted

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-10-11 15:42:58 +05:30
Shailesh Parmar
53b43628e2
Fixed Add info for customSQLTest in UI #8039 (#8066) 2022-10-11 12:47:51 +05:30
Chirag Madlani
a81faed9f0
fix(ui-docs): API not working (#8063)
* fix(ui-docs): API not working

* fix unit tests
2022-10-11 00:12:15 +05:30
Shailesh Parmar
3fdcf7c6cf
Fixed UI sending incorrect timestep for fetching pipeline status #8050 (#8051) 2022-10-10 16:33:47 +05:30
Ayush Shah
9571ffc127
Fix Grammar Typo (#8054) 2022-10-10 16:17:03 +05:30
Shailesh Parmar
e141ab29db
Fixed: Flaky cypress tests (#8017)
* Fixed: Flaky cypress tests

* fixed flaky pipeline related test

* miner fix at profiling side

* fixed cypress for description update

* glossary: fixed click is not getting register
2022-10-08 00:07:24 +05:30
Sachin Chaurasiya
e25810e4aa
Fix #6346 UI - convert all cron editor jsx file to tsx file (#8016)
* Fix #6346  UI - convert all cron editor jsx file to tsx file

* Address review comments

* Addressing review comments

* Fix cypress
2022-10-07 23:08:06 +05:30
Sachin Chaurasiya
c12a0c7bc6
chore (#7373) UI : Remove momentjs and use luxon (#7988)
* chore (#7373)  UI : Remove momentjs and use luxon

* Fix failing test

* Fix cypress tests

* Fix token expiry issue

* Address review comments

* Address review comments

* Remove moment library

* Address comment
2022-10-07 22:21:25 +05:30
dependabot[bot]
b4daf507f9
Bump follow-redirects in /openmetadata-ui/src/main/resources/ui (#8023)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.15.2.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.15.2)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-07 22:14:40 +05:30
Ashish Gupta
8ce6c95025
fix broken link of OMD doc (#7999) 2022-10-07 19:27:36 +05:30