dependabot[bot]
73cebddcd7
Bump prismjs in /openmetadata-ui/src/main/resources/ui ( #8005 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.24.1 to 1.29.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.29.0 )
---
updated-dependencies:
- dependency-name: prismjs
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 18:43:40 +05:30
Mohit Yadav
46bda6dc32
Added websocket updates on jobchannel ( #8014 )
2022-10-07 17:48:37 +05:30
Chirag Madlani
861c846932
feat(ui): initial support for localisation ( #8015 )
...
update AppBar to use localisation changes
2022-10-07 17:15:47 +05:30
Nahuel
7358c14906
Doc: Add missing docs for Bots configuration ( #7958 )
...
* Add missing docs for Bots configuration
* Remove unused images
2022-10-07 12:47:43 +02:00
dependabot[bot]
aa4a785525
Bump nanoid in /openmetadata-ui/src/main/resources/ui ( #7997 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.25 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.3.4 )
---
updated-dependencies:
- dependency-name: nanoid
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>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-10-07 13:59:26 +05:30
Pere Miquel Brull
783557e6da
Fix Pylint for ingestion/sink ( #7961 )
...
* pylint on sink
* Add missing registration
2022-10-07 07:02:27 +02:00
Chirag Madlani
3c701f4ff3
chore(ui-test): cleanup console errors for UI unit tests ( #7979 )
...
* chore(ui-test): cleanup console errors for UI unit tests
* fix build issue
* fix key issue
2022-10-07 10:10:37 +05:30
Mark
2d8d02da9a
#7946 Settings -> "Elastic Search" should be one single word ( #7949 )
...
https://github.com/open-metadata/OpenMetadata/issues/7946
2022-10-06 12:34:13 -07:00
Akash Jain
1724ede39e
Add note on breaking changes introduced with OM 0.12.1 ( #7992 )
2022-10-06 12:32:17 -07:00
Sam Firke
b6ba929046
fix two hardcoded reference to old version number ( #7991 )
2022-10-06 10:14:09 -07:00
Ashish Gupta
12d97423f7
UI :- Remove ellipses component ( #7971 )
...
* Remove ellipses component
* changes as per comments
* remove tailwind css from ellipses component
* fix unit test issue
2022-10-06 20:01:39 +05:30
Milan Bariya
d3cb6d52ed
Update: update note in mysql doc ( #7986 )
2022-10-06 19:56:43 +05:30
Mayur Singal
f3e03b791c
Database Filter Patterns Docs ( #7901 )
...
* Filter Pattern Docs
* Database Filter Patterns
* Resolve merge conflicts
2022-10-06 15:20:30 +02:00
Sachin Chaurasiya
d29721ab3d
Fix #7510 UI permission denied to edit lineage on Topics ( #7977 )
...
* Fix #7510 UI permission denied to edit lineage on Topics
* Fix test
2022-10-06 18:43:04 +05:30
Sachin Chaurasiya
4be02c20b9
Fix #7957 Table with FK and PK only display PK label in schema tab ( #7982 )
...
* Fix #7957 Table with FK and PK only display PK label in schema tab
* Add data-testid
* Fix tag page issue
2022-10-06 18:39:03 +05:30
Ashish Gupta
544bd7657f
Fix UI : Explorer Request and Update tags form ( #7894 )
...
* Fix ui of Explorer Request and Update tags form
* Added table name in request title for table level
* changes as per comments
* fix unit test issue
2022-10-06 17:51:12 +05:30
Anubhav Jain
c6e4937259
Fix sonar issues #7857 ( #7897 )
...
* added assert statements for sonar build
* added assert statements to test cases for sonar build failure
* added asserts for sonar build failure
* build fix
* fixed indentation
Co-authored-by: Nahuel <nahuel@getcollate.io>
* java checkstyle compliance changes
* Update IngestionPipelineResourceTest.java
Co-authored-by: Nahuel <nahuel@getcollate.io>
2022-10-06 12:38:07 +02:00
Mohit Yadav
e7ec822679
[ESReindexing] Fixed slowness in ES write + added controlling params ( #7974 )
...
* [ESReindexing] Fixed slowness in ES write + added controlling params
* migrate-all failure fix during script run
* Update createEventPublisherJob.json
2022-10-06 15:58:44 +05:30
Teddy
cd6b3d6b8a
Removes support database for Trino Connection ( #7973 )
...
* Removes support database for Trino Connection
* Added logic to set catalog or database attribute for connection if not already set
2022-10-06 10:39:23 +02:00
Ashish Gupta
c19ac8df9d
Fix UI : Dashboard request description form ( #7889 )
...
* Fix ui of Dashboard request description form
* Added dashboard name on table level in title
* changes as per comments
2022-10-06 12:51:52 +05:30
Ayush Shah
8427a0d280
Fix Bullet point ( #7966 )
2022-10-06 11:10:01 +05:30
Sriharsha Chintalapani
538e827f5f
Fix Menu , Connectors should've its own section after deployment ( #7950 )
...
* Fix Menu
* Fix broken links
* Fix config values
* Fix config values
2022-10-06 06:54:02 +02:00
Teddy
e244a241c3
added logic to clean up quotes from table constraints ( #7959 )
2022-10-05 16:09:33 +02:00
Milan Bariya
cd43f1fdcf
Fix: connector for hive has double dash ( #7953 )
2022-10-05 12:01:13 +02:00
Pere Miquel Brull
7deebe8a2c
Docs - Add lineage docs missing images ( #7951 )
...
* Prep lineage information
* Add docs images
2022-10-05 09:45:58 +02:00
Teddy
15f7c4aa41
Fix param name for median test ( #7942 )
...
* Fixed param name for median test
* Fixed unite test for median DQ
2022-10-05 06:32:28 +02:00
Ashish Gupta
7a45ecdc3e
Fix UI :- Added Ellipses in tags ( #7926 )
2022-10-04 13:35:10 -07:00
Chirag Madlani
a4ed9a4184
fix(security-vulnerable): d3-color vulnerable to ReDoS ( #7931 )
2022-10-04 13:34:46 -07:00
Sriharsha Chintalapani
335c29c410
Fix Upgrade Index doc ( #7947 )
2022-10-04 13:34:18 -07:00
Semjon Nirmann
f9f951c44b
Fix 'Use the primitive boolean expression' - warning ( #7945 )
2022-10-04 13:34:00 -07:00
Suresh Srinivas
7e38b38217
Clean up unnecessary dependencies ( #7943 )
2022-10-04 13:29:58 -07:00
Vivek Ratnavel Subramanian
2557feef3b
Fix #7900 Backend: Fix NPE in tests ( #7902 )
2022-10-04 12:46:50 -07:00
Teddy
64fdebe491
Fix #7911 -- Trino profiler query ( #7920 )
2022-10-04 21:22:13 +02:00
Shailesh Parmar
41f1ad23fe
Fix: Flaky cypress for teams spec ( #7939 )
2022-10-04 10:19:36 -07:00
Akash Jain
6012cf71b8
Update Docs for k8s; fix #7574 ( #7941 )
...
* Update Docs for k8s; fix #7574
* update headings as per review.
2022-10-04 10:07:44 -07:00
Suresh Srinivas
7499277fcb
Update dependencies for release 0.13 ( #7913 )
...
* Update openmetadata-client module dependencies
* Update common module dependencies
* Update openmetadata-spec module dependencies
* Update openmetadata-ui module dependencies
* Update openmetadata-service module dependencies
* Upgrade remaining dependencies
2022-10-04 09:30:05 -07:00
Pere Miquel Brull
89b80b121b
Prep lineage information ( #7940 )
2022-10-04 17:41:43 +02:00
Pere Miquel Brull
9c64aedd77
Fix pylint in ometa_api ( #7899 )
2022-10-04 16:57:07 +02:00
Ayush Shah
ad53c509ba
Fix Bigquery ADC diff projectid ( #7935 )
2022-10-04 19:58:17 +05:30
Sachin Chaurasiya
c932b3bf92
E2E #7930 : Add E2E test for newly added bots feature ( #7933 )
2022-10-04 18:40:14 +05:30
dependabot[bot]
058d1f0bdf
Bump async from 2.6.3 to 2.6.4 in /openmetadata-ui/src/main/resources/ui ( #6458 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
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-04 18:34:34 +05:30
dependabot[bot]
9da9bee024
Bump terser in /openmetadata-ui/src/main/resources/ui ( #6459 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.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/v4.8.0...v4.8.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-04 18:33:46 +05:30
Sachin Chaurasiya
bcc313d7fc
Doc #7921 : Add How to guide for running ingestion pipeline with basic auth ( #7929 )
2022-10-04 14:31:21 +02:00
Chirag Madlani
0e035c44ee
fix(ui-test): pipeline display name not set properly ( #7918 )
...
* fix(ui-test): pipeline display name not set properly
* Fixed failing snowflake cypress test
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-10-04 17:06:33 +05:30
Ayush Shah
65525316d7
Modify Docs related to SSL ( #7927 )
2022-10-04 16:58:46 +05:30
Sachin Chaurasiya
f77f0c8130
Fix how to guides broken link ( #7923 )
2022-10-04 11:57:39 +02:00
Nahuel
3c99184e52
Temporary remove of secrets manager docs ( #7917 )
2022-10-04 11:14:52 +02:00
Sachin Chaurasiya
f3e6266b7a
doc : Add how to guide section to the doc ( #7919 )
...
* doc : Add how to guide section to the doc
* Fix slug
* Fix menu.md issue
* Add "How to change the team type" guide
2022-10-04 14:37:24 +05:30
Mohit Yadav
895b2a35c3
[ BasicAuth] remove auth on registration ( #7915 )
...
* Fix Version issue b/w api/v1/version and entity {id}/versions
* [UserResource] remove auth on user registration
* Fix Smtp settings
Co-authored-by: mohitdeuex <105265192+mohitdeuex@users.noreply.github.com>
2022-10-04 13:03:31 +05:30
Harsh Wasnik
4829dc1a4b
Updated OpenMetadata UI Readme with getting started steps ( #7907 )
...
* modified README.md of openmetadata-ui
* modified readme of of openmetadata-ui
2022-10-04 11:43:07 +05:30