7748 Commits

Author SHA1 Message Date
Pere Miquel Brull
ca0f4e81c8
[Docs] - Stored Procedures availability (#13785) 2023-10-31 14:36:25 +05:30
Onkar Ravgan
3fbda76b49
dbt and postgres docs fix (#13742) 2023-10-31 14:36:14 +05:30
Teddy
10904049e4
fix: handle lower and upper case name (#13778) 2023-10-31 09:51:13 +01:00
Sriharsha Chintalapani
dc9a545ed9
Update README.md - Update the GIF demo with latest (#13777) 2023-10-30 09:48:00 -07:00
Andrey Skibunov
3c8ec74d37
Feature: Dashboard MSTR Integration (#13604)
* Dashboard MSTR Integration

* Format

* Format and linting

---------

Co-authored-by: Andrey.Skibunov <Andrey.Skibunov@life.com.by>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-10-30 12:10:12 +01:00
Pere Miquel Brull
ecc54306fc
[Docs] - Clean and centralise YAML docs (#13769)
* Organize db YAML configs

* Dashboard YAML

* Messaging YAML

* Pipeline YAML

* Search YAML

* Storage YAML
2023-10-30 12:02:19 +01:00
karanh37
4fbb538b3d
fix: remove usage of current user from appstate (#13765) 2023-10-30 15:54:15 +05:30
Chirag Madlani
d75e2e85f5
Fix aut (#13764)
* fix(test): AUT failures for 1.2

* fix cypress in query,addRemoveTier and data insight

* fix redshift with dbt

* update package

* fix yarn install

* skip service spec

* remove id from the ingestion json schema

* skip data quality and insight for main

* include service specs

* update CI

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-10-30 15:43:55 +05:30
Tom Bushell
33fe3b5ee5
Fixes #7858: Moved ingestion related make commands into Makefile in ingestion directory (#13677)
* Moved more recipes into ingestion/Makefile

* Removed some recipes into ingestion/Makefile and added import statement

* Modified file paths so that 'make generate' works from the ingestion directory

* Modified checks for current directory

* Fixed function names to be in snake case

* Reverted function names back to camel case

* Reverted changes to js_antlr and py_antlr and moved generate command back into root directory Makefile

* Updated run_ometa_integration_testsrecipe in ingestion/Makefile

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-10-30 08:23:47 +01:00
Sachin Chaurasiya
b14563676a
feat(ui): add task list support in block editor (#13721) 2023-10-27 11:37:48 -07:00
Aniket Katkar
9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00
Pere Miquel Brull
ec5a35c08d
Fix mvn postgres CI (#13747) 2023-10-27 11:37:18 -07:00
Onkar Ravgan
c4d13f4615
Cost Analysis Documentation (#13739)
* cost analysis docs

* fixed typos

* Update openmetadata-docs/content/v1.2.x/features/data-insight/cost-analaysis.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

* Update openmetadata-docs/content/v1.2.x/features/data-insight/cost-analaysis.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

* Update openmetadata-docs/content/v1.2.x/features/data-insight/cost-analaysis.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

---------

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-10-27 14:39:49 +02:00
Pere Miquel Brull
f7daad83da
Fix postgres migrations (#13743) 2023-10-27 17:12:53 +05:30
Pere Miquel Brull
35869c9736
[Docs] - Highlight ES requirements (#13741)
* Added Helm Chart breaking changes

* Added Helm Chart breaking changes
2023-10-27 11:38:14 +02:00
Pere Miquel Brull
40ddabf23f
Added Helm Chart breaking changes (#13740) 2023-10-27 11:27:43 +02:00
07Himank
9637fcf11b
Fix tag search issue (#13736)
* fixing tag search issue

* fix
2023-10-27 13:03:00 +05:30
Pere Miquel Brull
d129d192cd
[Docs] - Organize upgrade steps (#13738) 2023-10-27 09:08:23 +02:00
Mohit Yadav
ff96ea4c48
Make the Marketplace definition update during startup (#13734)
* Make the Marketplace definition updated

* fix: removed descriptions from App listing

* fix: hide description on app listing page

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-26 12:07:20 -07:00
Sriharsha Chintalapani
a054c56f02
Upgrade xmlsec version for onelogin/saml (#13731)
Co-authored-by: Dhruvin Maniar <dhruvinmaniar123@users.noreply.github.com>
2023-10-26 10:13:32 -07:00
dependabot[bot]
1b004318d9
chore(deps): bump crypto-js in /openmetadata-ui/src/main/resources/ui (#13711)
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-10-26 20:58:27 +05:30
Mayur Singal
2890f66ac1
Fix for docker start command (#13728) 2023-10-26 15:04:06 +02:00
Teddy
88bdf33bcf
doc: profiler yaml ex + best practices (#13729) 2023-10-26 15:02:57 +02:00
Pere Miquel Brull
ed138170c0
[Docs] - Release 1.2.0 and upgrades (#13724)
* Align quickstart docs to 1.2

* Upgrade prerequisites

* Version bump

* Release updates

* Release updates

* Release updates
2023-10-26 14:12:36 +02:00
Mayur Singal
e7f3218459
Add greenplum docs & fix couchbase docs (#13722) 2023-10-26 12:34:03 +02:00
mohitdeuex
17421b75a6 Add Latest Endpoint back for AUT 2023-10-26 15:39:48 +05:30
Mohit Yadav
17f36d1ca5
Add Description for Data Insights and report app (#13714)
* Add Description for Data Insights and report app

* Add Default Empty value for after in logs

* fix: description changes

* fix: restrict to day schedule for external apps

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-26 14:44:22 +05:30
Pere Miquel Brull
857bea4d1a
[Docs] - Fix menu 1.2.0 (#13718) 2023-10-26 10:17:19 +02:00
Mayur Singal
2336ba5b85
Fix Docs for Elasticsearch & Trino (#13716) 2023-10-26 10:07:38 +02:00
Teddy
cb25c5fae2
doc: updated partition config information (#13717) 2023-10-26 09:51:34 +02:00
Chirag Madlani
450e068001
chore(ui): update order for data products (#13710)
* chore(ui): update order for data products

* update default searchIndex
2023-10-26 12:32:28 +05:30
Ashish Gupta
62635e14b8
fix chip styling in tags/glossary input in case of edit (#13712) 2023-10-26 12:32:01 +05:30
Mohit Yadav
528ea335f7
Separate Status and Logs Endpoints (#13709)
* Separate Status and Logs Endpoints

* fix: change endpoints from UI

* Handle Quartz to Unix Conversion in Backend

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-26 02:00:27 +05:30
Pere Miquel Brull
c6297b9cdf
Fix status handling for new services (#13707) 2023-10-25 20:48:14 +02:00
Onkar Ravgan
b89f5eaad0
Fixed NaN values in Cost Analysis aggregate APIs (#13708)
* fixed nan in aggregations

* review comments
2023-10-25 20:48:05 +02:00
Teddy
452a33b1a0
Fixes Druid Profiler failures (#13700)
* fix: updated playwrigth test structure

* fix: druid profiler queries

* fix: python linting

* fix: python linting

* fix: do not compute random sample if profile sample is 100

* fix: updated workflow to test on push

* fix: move connector config to category folder

* fix: updated imports

* fix: added pytest-dependency package

* fix: updated readme.md

* fix: python linting

* fix: updated profile doc for Druid sampling

* fix: empty commit for CI

* fix: added workflow constrain back

* fix: sonar code smell

* fix: added secrets to container

* Update openmetadata-docs/content/v1.2.x-SNAPSHOT/connectors/ingestion/workflows/profiler/index.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update openmetadata-docs/content/v1.2.x-SNAPSHOT/connectors/ingestion/workflows/profiler/index.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update ingestion/tests/e2e/entity/database/test_redshift.py

* fix: ran pylint

* fix: updated redshift env var.

* fix: import linting

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-10-25 20:47:51 +02:00
Ashish Gupta
2058781846
fix (ui): tags not deleting in entity pages (#13704)
* fix tags not deleting in database entity

* fix entity pages tags issue
2023-10-25 10:03:37 -07:00
Ashish Gupta
c81c98286d
fix(ui): domain styling color in the title if provided (#13697)
* supported domain styling color in title if provided

* fix on data product page

* fix: allow dot in mentions allowed char

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-25 22:32:30 +05:30
Aniket Katkar
a72fcec57f
fix(ui): all assets not showing on my data widget (#13703)
* changed the api call to fetch owned assets in my data widget

* fixed unit tests
2023-10-25 08:36:21 -07:00
Onkar Ravgan
de544d2dca
added reg record (#13705) 2023-10-25 08:34:07 -07:00
Pere Miquel Brull
41a2aeb1af
[Docs] - Prepare 1.2 docs (#13706)
* Update workflow imports

* LineageRequest without desc

* Usage Workflow

* Usage Workflow

* 1.2 docs publish

* 1.2 docs publish
2023-10-25 16:30:51 +02:00
Shailesh Parmar
ecc03ccc89
cypress: fixed AUT failure part 1 (#13686)
* cypress: fixed AUT failure part 1

* updated DI spec

* fixed postgress and  redshift test

* fixed restore admin bug

* remove unnecessary type casing

* di test fixed
2023-10-25 18:03:13 +05:30
07Himank
456c30fba9
Fix data product issue (#13698)
* delete data products when the domain of it is deleted

* typo in comment
2023-10-25 17:02:43 +05:30
Chirag Madlani
737d557746
chore(ui): service logo to class utils (#13693) 2023-10-25 15:13:58 +05:30
mohitdeuex
de44024b0f Make Recreate Index by Default True 2023-10-25 12:43:54 +05:30
Akash-Jain
36c0984f97 fix(docker-env): Update syntax for ENV files 2023-10-25 11:49:30 +05:30
Ayush Shah
bfb361dc85
Fix Bigquery lineage Pytests (#13695) 2023-10-25 11:15:41 +05:30
Pere Miquel Brull
0b2d7aecfd
Fix table_usage pydantic validation & unbound var (#13691) 2023-10-24 11:38:58 +02:00
Sachin Chaurasiya
689b22b618
chore(ui): improve block editor drop cursor by adding width and color (#13689) 2023-10-23 13:14:20 -07:00
karanh37
21a3b14c28
UI feedbacks (#13684)
* fix: minor ui feedbacks

* fix: feedbacks

* fix: css on explore

* fix: domain cypress

* fix: profile picture alignment issues
2023-10-23 22:41:45 +05:30