12410 Commits

Author SHA1 Message Date
Teddy
a1a1d9f4d1
fix: GX integration ts ms (#13984) 2023-11-15 16:11:52 +01:00
Teddy
81242d6cb9
fix: comment in sql migration (#13979) 2023-11-15 10:32:11 +01:00
dechoma
c289dd4e2c
use BasicAuth in docs (#13973) 2023-11-15 10:02:04 +01:00
Pere Miquel Brull
2bac673a35
[Docs] - External Workflow requirements (#13976) 2023-11-15 07:17:02 +01:00
Pere Miquel Brull
efb7a54a46
[Docs] - Fix profiler page (#13975) 2023-11-15 06:55:43 +01:00
Teddy
71ee9ed9fd
fix: prevent PUT operation from ingestion bot to update domain (#13971) 2023-11-14 12:48:10 +01:00
Pere Miquel Brull
c4b4cb849b
[Docs] - Add nifi troubleshooting (#13968) 2023-11-14 09:27:39 +01:00
Mayur Singal
a8bca817b4
Sample Data Storage & External Profiler Docs (#13960)
* rename title from S3 to Storage config

* Sample Data Storage & External Profiler Docs

* Some changes

* Some changes

* Some changes

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-11-14 08:59:32 +01:00
Akash Jain
0c31dc4641
docs: 1.2.1 Breaking Changes and miscellaneous fixes (#13955)
* Remove Deprecated docs of docker volume

* fix(docs): Update Kubernetes Docs from 1.1.X

* docs: Add 1.2.1 breaking changes

* docs: Update Helm Values

* 1.2.1 docs

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-11-14 07:32:20 +01:00
Mohit Yadav
2ae0333551
Fix Email Issues (#13962)
* - Added Unauthenticated Server Emails
- Removed redundant OM_URI
- Add Test Email in SystemResources

* remove default port

* remove fernet
2023-11-14 09:04:53 +05:30
Suresh Srinivas
e367f557a6
Make restoring patch attributes consistent across entities (#13961)
* Make restoring patch attributes consistent across entities

* Fix test failures

* Fix test failures
2023-11-13 16:32:18 -08:00
Mohit Yadav
10d8ec84fe
Logs added for Search Indexing and Stats issue fixed (#13956)
* Logs added for Search Indexing and Stats issue fixed

* Fix uninstall error

* Add error handling

* fix lint

* Push Job Level Exception on top

* disable flaky tests

* Fix Logs not visible in Search

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2023-11-13 23:39:56 +05:30
Aniket Katkar
7bc4c7cb57
fix(ui): AUT cypress tests (#13952)
* fixed schemaSearch and dataModelVersion cypress

* fixed tags not updating after addition and deletion of tags

* fixed null value coming in the dashboard name field for search API

* fixed bug on service list page
2023-11-13 19:42:03 +05:30
Pere Miquel Brull
8c6777f820
Fix #12406 - Ingestion image with python 3.10 (#13949) 2023-11-13 15:08:06 +05:30
Onkar Ravgan
a1b967b857
Nifi wrong password fix (#13950) 2023-11-13 14:48:07 +05:30
Mayur Singal
b34111ea00
ElasticSearch: Fix ES connection (#13919) 2023-11-13 14:10:11 +05:30
07Himank
759bd84162
use displayName instead of name in service,database, databaseSchema and fixed owner and domain search issue. (#13937)
* use displayName instead of name in service,database, databaseSchema and fixed owner and domain search issue

* typo fix

* improve code reusabilty
2023-11-13 13:32:52 +05:30
Pere Miquel Brull
c742835766
Auto Tagger Application - Preparing the Ingestion Framework (#13862)
* Prepare the skeleton for generic app registration

* Prepare the skeleton for generic app registration

* Handle app runner

* Prepare the skeleton for generic app registration

* Prepare the skeleton for generic app registration

* Allow deployment

* Fix PII APP

* Fix lint

* Fix PII APP

* Fix PII APP

* Prepare config-based external apps

* Prepare config-based external apps

* Fix lint

* Prepare config-based external apps

* Fix DI errors

* Amend comments
2023-11-13 08:58:38 +01:00
Pere Miquel Brull
2498dbb474
[Docs] - RDS IAM Auth (#13942) 2023-11-13 08:58:21 +01:00
Chirag Madlani
3fdc71a98b
chore(ui): change github start modal to popup (#13948) 2023-11-13 10:26:05 +05:30
Shilpa Vernekar
294a15d9df
Changes in the Guide for Data Users (#13946) 2023-11-10 14:48:37 -08:00
Shailesh Parmar
48fd4f9ce6
cypress: fixed AUT failure part 5 (#13940)
* cypress: fixed AUT failure part 5

* fixed cypress failure

* fixed team cypress

* fixed errorplace holder
2023-11-11 00:08:32 +05:30
Chirag Madlani
e2418aef82
Paging improvement (#13943)
* fix(ui): databaseschema paging issue

* fix minor issues

* test fixes

* fix path issue and some cypress

* fix sonarcloud
2023-11-11 00:00:33 +05:30
Aniket Katkar
1e3d7f812e
Fixed bug on delete widget modal (#13945) 2023-11-10 23:51:37 +05:30
Ashish Gupta
2f4d3fe9eb
feat(ui): supported github star popup on ui (#13933)
* supported github star popup on ui

* localization keys

* changes as per figma design

* file path change

* icon change

* icon change

* support closing on ESC button
2023-11-10 23:47:15 +05:30
Aniket Katkar
0209770e9a
updated the no data placeholders for landing page widgets (#13939) 2023-11-10 21:45:55 +05:30
Aniket Katkar
3076a5cce8
fixed Error placeholder import path on customizable page (#13944) 2023-11-10 21:43:11 +05:30
karanh37
fcdeb1b9e8
fix: allow removing assets from assets page (#13936)
* fix: allow removing assets from assets tab

* fix: localization

* fix: glossary trim issue and permission fix

* fix: asset removal on domain and glossary term
2023-11-10 07:46:13 -08:00
Aniket Katkar
2c72245342
fix(ui): customizable landing page improvements (#13928)
* fixed persona name showing instead of the display name on the customizable landing page

* worked on comments

* added empty catch block for consistency

* worked on comments
2023-11-10 20:16:09 +05:30
Mayur Singal
367bac9064
Fix #13787: Add support for ES data types (#13916)
* Fix #13787: Add support for ES data types

* fixed tests

---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-11-10 20:14:42 +05:30
Sachin Chaurasiya
167c3e8cfe
doc: update the bots doc (#13941) 2023-11-10 14:50:01 +01:00
Sachin Chaurasiya
de74e1a516
doc: update the custom logo docs (#13938)
* doc: update the custom logo docs

* minor fix
2023-11-10 17:59:47 +05:30
Pere Miquel Brull
ae969aa4f3
Fix #13660 - Metadata Backup Memory Exhaustion (#13935) 2023-11-10 12:21:48 +01:00
Sachin Chaurasiya
431fbce098
chore(ui): improve file and folder names (#13784)
* chore(ui): improve file and folder names

* chore: fix test

* fix: build

* Fix paging (#13821)

* chore(ui): pagesize support for all the pagination

* revamp pagination

* complete pagination update

* fix import

* fix pagination

* fix tests

* fix path

* fix import

* fix import error

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-11-10 16:37:12 +05:30
Onkar Ravgan
b7e7625071
Convert dbt test result timestamps to millis (#13903)
* Fixed dbt test res time to millis

* added postgres migration
2023-11-10 16:15:16 +05:30
Mayur Singal
71a67d6bbe
Fix ES search during lineage ingestion (#13932) 2023-11-10 15:50:37 +05:30
Pere Miquel Brull
0eacc829a4
Fix #13794 - Add domain support to the Python SDK (#13931) 2023-11-10 11:00:06 +01:00
07Himank
ece3f7385f
Enhancement in search in explore and internal (#13770) 2023-11-10 15:23:24 +05:30
Pere Miquel Brull
7c06116b53
Add deprecation warnings (#13927) 2023-11-10 15:17:07 +05:30
Pere Miquel Brull
8891a9a410
Fix #13906 - Fix add_mlmodel_lineage description field (#13920) 2023-11-10 15:16:09 +05:30
Pere Miquel Brull
b250cd8808
Fix #13699 - Add separator for Storage Container manifest (#13924)
* Fix #13699 - Add separator for Storage Container manifest

* Fix #13906 - Fix add_mlmodel_lineage description field

* Add separator

* Add separator
2023-11-10 10:44:47 +01:00
Aniket Katkar
ba35e1ed68
fix(ui)#12833: soft delete service and edit action restrictions after soft delete (#13824)
* Added soft delete option for services

* disabled edit actions for deleted entities
fixed code smells
code refactoring

* added loading icon in restore entity modal while API call is pending

* fixed code smells

* localization changes

* changes to make actions disabled for deleted entities

* fixed code smell

* changes to limit actions for soft deleted teams

* localization changes

* added deleted badge for soft deleted teams

* Fixed unit tests

* improved delete modal functionality
limited actions for deleted tables on profiler tab

* fixed failing unit tests

* added missing up vote and down vote functionality for search Index entities

* updated the logic to show display name if available in search suggestions

* fixed custom properties settings page bug
added soft delete limitations for container and search index custom property tab

* fixed unit tests

* fixed bugs on table details page and container details page

* Fixed bug on team details page

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-11-10 14:28:17 +05:30
mgorsk1
204cffdffa
Fixes 13896: fix fullyQualifiedName field mapping for database schema search (#13898)
* fix fqn field mapping for database schema search

* 👌 Updating code due to code review changes.

---------

Co-authored-by: 07Himank <112613760+07Himank@users.noreply.github.com>
2023-11-10 14:17:35 +05:30
Mayur Singal
4b625f7ba5
Move pandas top level import (#13926) 2023-11-10 14:15:14 +05:30
Shailesh Parmar
cefe22247b
[UI] Data Insight Layout looks broken in case of large number of assets #13803 (#13921)
* [UI] Data Insight Layout looks broken in case of large number of assets #13803

* move height to constant variable in cost file

* fixed DI cypress

* fixed failing unit test
2023-11-10 13:53:47 +05:30
mgorsk1
210f7d2f4b
🎉 Init (#13918)
Co-authored-by: at91mm <mariusz.gorski@ing.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-11-10 11:16:54 +05:30
Sriharsha Chintalapani
fe3e0b4b0a
Filter unnecessary jars and only look for openmetadata jars to register data json files (#13536) 2023-11-09 10:34:16 -08:00
Hung Duong
575a4a0ebc
put correct dataset only (#13369)
* put correct dataset only

* update code

---------

Co-authored-by: hung.duong <hung.duong@be.com.vn>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-11-09 10:30:43 -08:00
Sriharsha Chintalapani
4ec585dca4
fix: openmetadata-service/pom.xml to reduce vulnerabilities (#13888)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-1042268

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-11-09 10:25:37 -08:00
Ashish Gupta
f6cd27e4a7
fix(ui): domain page and Asset modal issues (#13763)
* fix domain label issue in dropdown

* fix placeholder issue, alias issue on query, remove domain item form  filter in domain, alignment issue

* fix unwanted api calls in domains version page

* supported all in add asset modal and set it to default

* fix the loading issue in asset modal while search and on save button

* fix link issue for services in asset cards

* fix wrong entity name

* added data asset alias and a aggs to count on index

* fix: assets component refactor

* fix: use aggregation query for index count on explore

* removed all alias from metadata service

* fix: asset selection data product patch

* fix: add data products on missing pages

* fix: review comments

* fix: domain cypress

---------

Co-authored-by: 07Himank <himank07mehta@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
2023-11-09 20:19:02 +05:30