5980 Commits

Author SHA1 Message Date
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
Sriharsha Chintalapani
6565655e11
Fix roadmap docs (#8095) 2022-10-11 23:02:27 -07:00
Sriharsha Chintalapani
65ee573a7d
Fix HEAP OPTS param (#8094) 2022-10-11 16:30:09 -07:00
Pere Miquel Brull
4b3ca065c4
Fix #3394 - Pylint fixes and add it to CI (#8084)
Fix #3394 - Pylint fixes and add it to CI (#8084)
2022-10-11 17:15:02 +02:00
Vj-L
0926c754aa
Updated env variable for heap (#8067)
* Updated env variable for heap

* Updated env variable for heap

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-10-11 19:29:22 +05:30
Teddy
f883863b8a
Fixes #7490 - Split Profiler and TestSuite Interface (#8032)
* Clean up test suite workflow and interface

* Fixed tests

* Split profiler and testSuite interfaces

* Cleaned up workflows and runners

* Fixed code formatting

* - remove old code
- remove `table` attribute used for testing and used mock instead

* Fixed execution bugs from refactor

* Fixed static type checking for profiler/api/workflow.py

* Fixed linting

* Added __init__ files
2022-10-11 15:57:25 +02:00
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
Parth Panchal
cf28194e1e
Fixed#8064: Count API should support include filter (#8079)
* Fixed#8064: Count API should support include filter

* Fixed#8064: Count API should support include filter
2022-10-11 16:51:54 +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
Nahuel
0393b75eab
Add extra step required when configuring SSL (#8078) 2022-10-11 09:56:27 +02:00
Teddy
3b7f576d04
Fixed linting for Profiler (#7922)
* - Fixed linting
- Added logic to skip partition check when engine is not BQ
- Added ingestion partition logic to testSuite

* Fixed python formating

* Fixed test for BQ partition
2022-10-11 09:36:36 +02:00
Mayur Singal
22ac150d7b
Database Source Lint (#8034) 2022-10-11 13:05:08 +05:30
Shailesh Parmar
53b43628e2
Fixed Add info for customSQLTest in UI #8039 (#8066) 2022-10-11 12:47:51 +05:30
Pere Miquel Brull
2f9dd10a25
Allow manual image pushing (#8073) 2022-10-11 12:39:47 +05:30
Mohit Yadav
5d0fcb7483
[BasicAuth] Init default password to "admin" in case of no passwords (#8072)
* Added websocket updates on jobchannel

* Default Password to be "admin" for uninitialized PWDs
2022-10-11 12:14:59 +05:30
Suresh Srinivas
f4acc4af1f
Fixes #8068 Remove ConstructorType annotation from Collection (#8069) 2022-10-10 23:32:48 -07:00
Nahuel
806dcea0de
Fix Superset REST client requests (#8058) 2022-10-11 08:23:26 +02:00
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