4793 Commits

Author SHA1 Message Date
Ashish Gupta
ec503c3afc
MINOR: add tooltip for icons (#15348)
* added tooltip on floating icons

* localizaion keys

* added tooltip on tables and other icons

* clipboard copy tooltip

* fix unit test

* fix cypress issue

* code smell fix

* changes as per comments and fix cypress issue
2024-02-28 16:41:08 +05:30
Harsh Vador
5e808d39cb
test: unit test case of add domain (#15363) 2024-02-28 07:42:43 +00:00
Harsh Vador
4b374c7de7
navbar test case (#15352) 2024-02-28 07:41:13 +00:00
Ashish Gupta
7962524619
supported glossary search index and fix explore glosarry count (#15349)
* supported glossary search index and fix explore glosarry count

* minor fixes and remove unused code

* fix cypress failure
2024-02-28 12:29:04 +05:30
Harsh Vador
e669285652
test: unit test case of Notification feed card (#15267) 2024-02-28 11:46:09 +05:30
Harsh Vador
e755267f2d
test: unit test case of Add Data Product Modal (#15360) 2024-02-28 11:45:28 +05:30
Teddy
056e6368d0
Issue #14765 - Preparatory Work (#15312)
* refactor!: change partition metadata structure for table entities

* refactor!: updated json schema for TypeScript code gen

* chore: migration of partition for table entities

* style: python & java linting

* updated ui side change for table partitioned key

* miner fix

* addressing comments

* fixed ci error

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-02-28 07:11:00 +01:00
Aniket Katkar
0a38334c98
Minor: Add edit alert form item improvements (#15346)
* add "Assignees" option in subscription category enum

* add Assignee option for task alert source destination options

* change alert form section names from "Trigger" to "Source" and "Actions" to "Trigger"

* localization changes for other languages

* rename the trigger item components

* rename observability alert form actions item component to a proper name

* only show "Owners" and "Assignees" options for "Task" source

* change all alert trigger references to source

* change all alert action item references to trigger

* fix failing unit test

* add cypress coverage for task source

* convert alert specs to .ts files

* update the changed key value for other languages
2024-02-28 11:13:13 +05:30
Chirag Madlani
8c46a4e5cd
chore(ui): wait before udpate the ui for update calls (#15356)
* chore(ui): wait before udpate the ui for update calls

* fix some more cases

* fix unit tests

* fix cypress
2024-02-27 19:49:29 +05:30
Karan Hotchandani
da926d1f2d
Disable updation of mutually exclusive in classification and minor other fixes (#15361)
* fix minor issues of classification and glossary assets

* add mutually exclusive label

* fix cypress
2024-02-27 17:26:01 +05:30
Karan Hotchandani
e8c0b017ba
exclude tags search from domain (#15328)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-02-27 14:23:44 +05:30
Chirag Madlani
853974005b
chore(ui): improve ui / ux around patch api calls (#15293)
* chore(ui): improve ui / ux around patch api calls

* domain loading changes

* add loading state to entityReName modal

* added loading state for following

* setLoading false in entityName modal

* delete style fix

* updated vote loading and delete loading for queries

* fixed loading issue in profilerSettingsModal

* fixed no data placeholder issue while loading in thread drawer

* fix glossary term related changes

* fix glossary term related changes

* fix: Spaces and Tabs of YAML (#15309)

* fix: Simplify the logic for get cypress filter step

* ui/ux fix

* added tooltip on icons

* localizaion keys

* minor changes

* fixed profiler picture loading issue

* Fix UI-UX (#15313)

* incident manager edit displayName loading

* no data placeholder for no search data

* code refactor

* address comments

* fetch latest data in tagsPage

* fix edit description icon alignment

* edit icon fix

* fixed failing unit test

* revert version tests

* addressing comment

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
2024-02-26 14:52:17 +05:30
Sachin Chaurasiya
37fa6658c0
Minor: update ingestion workflow ui doc (#15342) 2024-02-26 08:00:42 +00:00
Ashish Gupta
1efbeb1204
MINOR: made ui enhancement in setting page (#15269)
* made ui enhancement in setting page

* ui fixes

* fix ui render in application and other setting page

* fix unit test and user profile page issues

* added loader in team selectable in user profile page

* changes as per comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-02-23 14:18:01 +05:30
Chirag Madlani
ad9a6df282
fix(ui): show user info with displayName and profile on version timeline (#15233) 2024-02-23 10:36:14 +05:30
Imri Paran
18c22c4178
Fixes #10013: Implement first stage of NoSQL profiler (#15189)
* feat(nosql-profiler): row count

1. Implemented the NoSQLProfilerInterface as an entrypoint for the nosql profiler.
2. Added the NoSQLMetric as an abstract class.
3. Implemented the interface for the MongoDB database source.
4. Implemented an e2e test using testcontainers.

* added profiler support for mongodb connection

* doc

* use int_admin_ometa in test setup

* - fixed linting issue in gx
- removed unused inheritance

* moved the nosql function into the metric class

* formatting

* validate_compose: raise exception for bad status code.

* fixed import

* format
2024-02-22 11:46:19 +01:00
Mohit Yadav
0892da51b6
Clustering jobs across servers (#15277)
* - Added Jdbc Store for Quartz Job
- Added tables schema for Mysql and Postgresql

* Catch Object Already Exists

* Drop tables extra statements

* Use Proper Dialects
2024-02-21 21:46:30 +05:30
dependabot[bot]
efec5cd7ad
Bump ip from 1.1.8 to 1.1.9 in /openmetadata-ui/src/main/resources/ui (#15285)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 08:11:06 +00:00
Shailesh Parmar
ea8b8989da
#15262 UI: tooltip is not visible for the edge of the graph in data quality (#15282) 2024-02-21 12:49:10 +05:30
Harsh Vador
feb48b20e4
test: unit test case of notification box (#15259)
* test: unit test case of notification box

* remove unnecessary assertion
2024-02-21 11:44:19 +05:30
Harsh Vador
80ff748781
test: unit test case of services (#15249) 2024-02-21 11:02:19 +05:30
Harsh Vador
3584368ff2
test: unit test case of service connection details (#15230) 2024-02-21 10:59:48 +05:30
Ashish Gupta
9c46391e73
fix the table row issue and make sample data table header fix (#15268) 2024-02-20 18:54:09 +05:30
Shailesh Parmar
a35c8b3a5d
Minor: Updated put with patch call in ui and clean up (#15244)
* Minor: Updated put with patch call in ui and clean up

* fixed sonar cloud issue

* fixed drag drop failure
2024-02-20 16:25:02 +05:30
Ashish Gupta
1c1dba7a63
supported cypress for team and glossary drag and drop functionality (#15213)
* supported cypress for team drag and drop functionality

* added glossary drag and drop cypress and fix searchindex cypress failure

* changes as per comments

* fix the regression of import
2024-02-19 19:52:46 +05:30
Ashish Gupta
7e10067ada
#15227 support display name in lineage search node (#15238)
* supported display name in lineage search node

* changes as per comments
2024-02-19 13:05:21 +00:00
Mayur Singal
64e3cedeea
MINOR: Improve Kafka Test Connection (#15207) 2024-02-19 10:11:52 +05:30
Shailesh Parmar
bc34eac98b
#15169 bug: Service password gets overwritten with '********' when editing connection details (any!) (#15193)
* bug: Service password gets overwritten with '********' when editing connection details (any!) #15169

* handle no change scenario

* added unit test for the change

* fixed failing unit test

* added cypress for edit ingestion form

* fixed failing cypress test
2024-02-17 18:14:12 +05:30
Ashish Gupta
94cba6977b
fix minor ui issues (#15224)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-02-17 18:09:42 +05:30
Chirag Madlani
1be7475505
chore(ui): add tags for cypress spec files (#15167)
* chore(ui): add tags for cypress spec files

* update labeler.yaml
2024-02-17 12:06:59 +05:30
dependabot[bot]
92278b046a
Bump undici in /openmetadata-ui/src/main/resources/ui (#15229)
Bumps [undici](https://github.com/nodejs/undici) from 5.25.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.25.2...v5.28.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-17 11:03:47 +05:30
Chirag Madlani
5b0d75bf3a
fix(ui): #15214 open detailed logs for each runs (#15226)
* fix(ui): #15214 open detailed logs for each runs

* address comments
2024-02-16 18:58:53 +00:00
Sander van Laar
44fd621ac7
Add files via upload (#15225) 2024-02-16 15:09:06 +00:00
Harsh Vador
5eda139ba9
fix mention list in announcements (#15194) 2024-02-16 19:15:44 +05:30
Sachin Chaurasiya
fcf7f363b3
doc: update node version requirement to 18.19.0 (#15219) 2024-02-16 11:38:41 +00:00
Sachin Chaurasiya
0cdfad1c3a
Minor: keep the lineage style LTR only (#15217) 2024-02-16 11:08:09 +00:00
Harsh Vador
ee13b0499f
fix custom property render rows issue (#15180)
* fix custom property render rows issue

* code refactor

* added cypress for custom property rows count check

* variable name change
2024-02-16 14:58:37 +05:30
Chirag Madlani
d0afe8b905
chore(ui): fix component path (#15212) 2024-02-16 09:24:25 +00:00
Sachin Chaurasiya
7009fb7c77
fix(#15188): Ingestion Pipeline Run response (#15202) 2024-02-16 13:48:58 +05:30
Shin-ichi Hashiba
2120b38672
fix-typo: description of default batchsize (#15206) 2024-02-16 08:10:44 +00:00
Chirag Madlani
146ccc5a72
chore(ui): organise component directory structure (#15199)
* chore(ui): organise component directory structure

* fix tests

* fix tests
2024-02-16 10:23:36 +05:30
Shailesh Parmar
49dd0e8683
Minor: Addressing comments of #15159 (#15195)
* Minor: Addressing comments of #15159

* fixed failing unit test
2024-02-15 19:42:50 +05:30
Harsh Vador
9e867fb279
test: unit test case of quality tab (#15160)
* test: unit test case of quality tab

* code refactor

* code refactor
2024-02-15 10:24:22 +05:30
Harsh Vador
268c36aab6
fix persona selectable list issue (#15181) 2024-02-14 17:42:24 +05:30
Harsh Vador
58fad827f3
test: unit test case of service config component (#15172)
* test: unit test case of service config component

* test: unit test case of connection config form
2024-02-14 17:22:20 +05:30
Shawn Rice
c0607c60ea
fix(ui): Fix minor typo in language string (#15176)
Co-authored-by: Shawn Rice <rices@purdue.edu>
2024-02-14 08:46:00 +00:00
Alexander Nedomets
79215d1b1a
ISSUE-15100: add tooltip for field Text type (#15159) 2024-02-14 13:59:23 +05:30
Shailesh Parmar
cc2d30be84
Minor: fixed AUT failure of main branch (#15170) 2024-02-14 12:20:16 +05:30
Karan Hotchandani
83317cc6ed
fix: lineage cypress fix (#15158) 2024-02-13 22:51:43 +05:30
Supan Shah
4915d6884b
#14881: PinotDB Docs (#14882)
* ISSUE-14881: PinotDB Test Connection Success

* Update ingestion/src/metadata/ingestion/source/database/pinotdb/connection.py

* Update ingestion/src/metadata/ingestion/source/database/pinotdb/connection.py

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-02-13 09:29:23 +01:00