4912 Commits

Author SHA1 Message Date
Pere Miquel Brull
339abc5bf3
Prepare Ingestion Base Docker image (#8065)
Prepare Ingestion Base Docker image (#8065)
2022-10-11 07:50:49 +02:00
Sriharsha Chintalapani
801012d2a6
Add remote debug port (#8045)
* Add remote debug port

* Add remote debug port

* Add remote debug port

* Add remote debug port
2022-10-11 11:13:15 +05:30
Teddy
3c093f65fc
Fixes test suite pylint (#7937)
* Fixed linting for testSuite

* fixed python format

* Fixed conflict
2022-10-11 06:55:14 +02:00
Teddy
d0984c5a43
Fixes lineage linting (#7956)
* Fixed pylint

* Fixed python formating
2022-10-11 06:55:08 +02:00
Mayur Singal
a2894f7990
Dashboard Source Lint (#7987) 2022-10-11 06:50:55 +02:00
Suresh Srinivas
de7a616788
Add log layout for tests and also printing ISO8601 timestamp (#8071) 2022-10-10 18:42:59 -07:00
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
Pere Miquel Brull
f031293af0
Fix Pylint ingestion/bulksink and ingestion/stage (#8030)
* Pylint ingestion bulksink

* Pylint stage

* Remove test

* Remove stage
2022-10-10 14:06:43 +02:00
Shailesh Parmar
3fdcf7c6cf
Fixed UI sending incorrect timestep for fetching pipeline status #8050 (#8051) 2022-10-10 16:33:47 +05:30
Onkar Ravgan
107eeef8c7
Added fixes according to pylint (#8009)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-10-10 12:53:47 +02:00
Ayush Shah
9571ffc127
Fix Grammar Typo (#8054) 2022-10-10 16:17:03 +05:30
Nahuel
37105e09df
Add CLI e2e tests workflow dispatch (#8053)
* Add CLI E2E tests for MySQL

* Fix setup.py and pylint

* Add missing doc and update code after pylint refactor

* Add manual trigger for py-cli-e2e-tests GH action
2022-10-10 11:50:20 +02:00
Nahuel
5c499d2a7a
Add CLI E2E tests for MySQL (#8041)
* Add CLI E2E tests for MySQL

* Fix setup.py and pylint

* Add missing doc and update code after pylint refactor
2022-10-10 11:36:20 +02:00
Nahuel
13b76dfd88
Remove UserRepository constructor which could cause NPE (#8047) 2022-10-10 10:50:01 +02:00
Pere Miquel Brull
b6ff10f781
Pylint ingestion models (#8029) 2022-10-10 06:51:24 +02:00
Pere Miquel Brull
ab2fabee63
Pylint api (#8040) 2022-10-10 06:50:28 +02:00
Mayur Singal
13f6f79f30
Metadata Source Lint (#8018) 2022-10-10 06:46:59 +02:00
Mayur Singal
b8e989af6c
Pipeline Source Lint (#8002) 2022-10-10 06:46:31 +02:00
Mayur Singal
4e51c70dcc
Messaging & MlModel Source Lint (#8008)
* Messaging Source Lint

* MlModel Source Lint
2022-10-10 06:46:24 +02:00
kmalki
69ddc7081c
Add environment variables in docker compose for elasticsearch (#8026) 2022-10-08 23:51:59 +05:30
Sriharsha Chintalapani
ba08cfd115
Fix #8043: add log4j dependency openmetadata-service (#8044) 2022-10-08 13:55:34 +05:30
Vivek Ratnavel Subramanian
ef51fc8dbd
Fix #7908 Backend: Glossary term deletion executes partial deletion (#8042) 2022-10-07 18:21:26 -07:00
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
Teddy
90c569eadc
Removed click.Tuple() and used nargs instead (#8035) 2022-10-07 18:43:07 +02:00
Sriharsha Chintalapani
5be142959a
Fix #8036: Superset ingestion fails during the lineage fetch for charts (#8037) 2022-10-07 18:42:46 +02:00
Sriharsha Chintalapani
795e7ae265
Fix Doc Links (#7998) 2022-10-07 08:49:46 -07:00
Mohit Yadav
f2131d58a8
[Improve] Proactively instantiate resources instead of relying on Exc… (#7983)
* [Improve] Proactively instantiate resources instead of relying on Exception Handling + removed ConfigurationHolder.java

* Review Comments updated
2022-10-07 20:50:15 +05:30
Ashish Gupta
8ce6c95025
fix broken link of OMD doc (#7999) 2022-10-07 19:27:36 +05:30
Chirag Madlani
285deef211
bump(ui): redoc version update to fix security issues (#8003)
* bump(ui): redoc version update to fix security issues

* fix unit tests
2022-10-07 18:58:14 +05:30
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