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 |
|
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 |
|