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
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
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
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
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
mohitdeuex
de44024b0f
Make Recreate Index by Default True
2023-10-25 12:43:54 +05:30
Suresh Srinivas
672bf03951
Update dependencies and plugins for release 1.3.0 ( #13676 )
2023-10-22 18:34:33 -07:00
karanh37
0fee1ccb3a
fix: hide app configuration for external app type ( #13636 )
2023-10-21 20:15:36 +05:30
Sriharsha Chintalapani
eb9c7f681d
fix remaining vulnerabilities in server image ( #13662 )
2023-10-20 09:24:21 -07:00
Teddy
feb52647d2
fix: conditioned call to getColumnTags
to columns
fields ( #13652 )
2023-10-20 17:50:52 +02:00
07Himank
2454da18fd
fixed migrate-all issue in search ( #13667 )
...
* fixed migrate-all issue in search
* re-run checks
* re-run checks
* fix checkstyle
2023-10-20 18:50:02 +05:30
Sriharsha Chintalapani
c3b65f5807
Fix vulnerabilities in server dependencies ( #13659 )
2023-10-19 19:33:33 -07:00
Suresh Srinivas
790b4c2287
Update dependencies and plugins for release 1.3.0 ( #13658 )
2023-10-19 17:14:29 -07:00
Sriharsha Chintalapani
2a96dfebc6
Fix source url look due to index alias issue ( #13642 )
...
* Fix source url look due to index alias issue
* Update pom.xml
* Update pom.xml
* Update pom.xml
2023-10-19 09:54:42 +02:00
07Himank
ee169f612d
fixed a minor fix in opensearch ( #13634 )
2023-10-18 17:48:41 +05:30
Mohit Yadav
3580e4512d
Add DataInsightsApp ( #13549 )
...
* Add DataInsightsApp
* Add app Screenshots
* Data insight app UI (#13566 )
* fix: add data insights report application
* fix: minor ui feedbacks
* fix: minor css border
* fix: added carousel code for marketplace app details
* fix: add app screenshots
* fix: update app screenshots
* fix: type errors
* Add External App Ingestion Schema
* Add Deploy and Trigger under App resource
* Add pipeline Status and logs as single response
* Fix tests
* Fix tests
---------
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <mail@harsha.io>
2023-10-17 19:51:33 -07:00
07Himank
e70d95b875
Fixed inconsistency in search entity and remove chart from all alias ( #13602 )
2023-10-17 18:35:19 +05:30
Pere Miquel Brull
75902ac8d8
Revert "Fixes #13595 Consolidate changes by a user in a single session to a s… ( #13596 )" ( #13598 )
...
This reverts commit 45ad6bd05deccd279b3345270701881f2b07ede5.
2023-10-17 12:58:40 +02:00
Suresh Srinivas
45ad6bd05d
Fixes #13595 Consolidate changes by a user in a single session to a s… ( #13596 )
...
* Fixes #13595 Consolidate changes by a user in a single session to a single change
* Fix bugs found during testing
2023-10-16 20:41:14 -07:00
07Himank
cf94097e3c
Added missing search things ( #13583 )
...
* missing search things
* revert config local setting
* revert gs term mapping
* fix py test
2023-10-16 19:51:11 +05:30
07Himank
cdb94e476b
Fix glossary highlighter ( #13586 )
...
* fix glossary highlighter issue
* indentation
2023-10-16 19:22:44 +05:30
Pere Miquel Brull
6869fc04d7
Prepare migration context ( #13518 )
...
* Prepare migration context
* Prepare migration context
* Prepare migration context
* Prepare migration context
* Prepare migration context
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-10-15 15:17:04 +02:00
Chirag Madlani
7c25b5fddd
fix(ui): ui feedbacks for 1.2 release ( #13522 )
...
* fix(ui): ui feedbacks for 1.2 release
* fix notification panel height issue and data model expand icon issue
* Data Quality, test creation, and minimizing the side panel. It shows the name as "Setup Guide.", It should be "Data Profiler Metrics."
* changes locales
* fix: displayName for the test cases
* fix: Remove Domain shows tool tip as "Remove Owner"
* chore: remove box shadow from primary buttons
* fix: icon alignment in activity feed tab
* Long names should be truncated
* Increase the profile picture size to align with both the name and the persona
* Text in Knowledge panels should be of the same size
* Domain should be displayed on the explore card if the domain is available for any entity
* If the Domains not configure the search filter is empty. "No data available." -> "No Domains are Assigned to Tables" etc.
* fix: unit tests
* fix: unit tets
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-10-14 07:10:01 -07:00
Chirag Madlani
753e182e21
fix cypress failures ( #13547 )
...
* fix cypress fialures
* fix escape sequence for ES search
* exclude services tests
* revert cypress config
* remove unwated escape call
* skip service cypress
* mapping name mismatch
* escape search query for enter
* fix cypress failures
* fix cypress failures part 2
---------
Co-authored-by: 07Himank <himank07mehta@gmail.com>
2023-10-14 16:45:28 +05:30
07Himank
7676c3e8ab
added servies to all alias ( #13569 )
2023-10-13 23:11:39 -07:00
07Himank
2ef49d52ca
Nested columns search fix ( #13539 )
...
* nested columns work
* working on nested columns and its nested tags
* worked on nested columns and tags
* removed unneccesary variable
* use only name in arr field
* changed the varable names
* added nested columns logic for container and dashboard datamodel too
* created constants
2023-10-13 11:29:05 -07:00
Sriharsha Chintalapani
001f75ceb8
remove log from initializeRepositories ( #13558 )
...
* remove log from initializeRepositories
* remove log from initializeRepositories
2023-10-12 22:37:27 -07:00
07Himank
6ffe79f793
fixed ES Indexing for very large S3 Storage Service buckets fails ( #13507 )
2023-10-13 10:22:53 +05:30
Sriharsha Chintalapani
fcb06383c1
Disable tags when the classification is disabled ( #13532 )
...
* Disable tags when the classification is disabled
* remove unnecessary constants
---------
Co-authored-by: 07Himank <112613760+07Himank@users.noreply.github.com>
2023-10-12 16:11:24 -07:00
07Himank
dfce52589a
Fix credentials issue elastic search ( #13552 )
...
* Fix Crentials issue on Elastic Search
* checkstyle
2023-10-12 16:09:03 -07:00
Sriharsha Chintalapani
e79ce5fe07
Remove jdbi unit of work ( #13550 )
...
* Remove JDBI Unit of Work transactions
* Remove JDBI Unit of Work transactions
* Remove JDBI Unit of Work transactions
2023-10-12 16:07:50 -07:00
Sriharsha Chintalapani
e66b9bbeea
Add Glossary Migration ( #13485 )
...
* Add Glossary Migration
* fix styling
2023-10-12 10:38:30 -07:00
Sriharsha Chintalapani
f3adafd512
Fix extensions migrations path ( #13541 )
...
* Fix extensions migrations path
* Fix extensionPath for migrations
* Fix extensionPath for migrations
* Fix bootstrap echo
2023-10-12 17:17:29 +05:30
Onkar Ravgan
6e013246a7
dbt fixed null sql updates and source descriptions ( #13467 )
2023-10-12 11:07:58 +05:30
Suresh Srinivas
25ac4fe186
Add support for loading glossaries from JSON data files ( #13534 )
2023-10-11 15:38:08 -07:00
Suresh Srinivas
26e3be5455
Move copy method to create entity from createEntity request to Entity Repository class ( #13531 )
2023-10-11 12:25:36 -07:00
Ashish Gupta
0ede37f942
feat: supported application automation from ui ( #13363 )
...
* [WIP] Applications
* Remove JobRunr Dependency
* Cleanup Files
* Reformatted
* Add Api to delete schedule for app
* feat: supported application automation from ui
* Fix Applications issue
* added missing tables for application automation
* fixed buil failure
* Add Tables for Applications
* Migrate Search Reindexing Job to New Apps
* Fixed Merge Conflicts
* Fix Build
* Add DataInsightReportJob as App
* Review Comments Fix
* update err msgs
* Add Features fields
* Add Default Search Index Application
* Fix Failures
* initial applications ui
* fix path errors
* Add Data Insights application
* Fix trigger and add update fields
* Add Stats context
* Fix Scheduler Initialization
* add data insights application
* fix code smells
* added confirmation modal and fix active style in setting leftbar for workflow
* add schema on schedule page
* update app config
* fix build errors
* added logs in application history
* add app icons
* fix: install error
* chore version headings
* move apps under integration
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
Co-authored-by: 07Himank <himank07mehta@gmail.com>
Co-authored-by: 07Himank <112613760+07Himank@users.noreply.github.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-12 00:29:27 +05:30
Teddy
e57849b732
Fixes #12298 - Update report data type to camel case ( #13505 )
...
* fix: updated DI to camelCase
* fix: ran linting
* fix: added migration
* fix: remove extra parenthesis in migration file
* fix: psql migration query
* fix: OS compose host
* fix: removed commented code block
2023-10-11 08:14:21 +02:00
Mohit Yadav
dac6e7b478
Remove Shade Plugin causing transitive deps failure ( #13516 )
2023-10-11 00:21:48 +05:30
Mohit Yadav
e577333b54
- Add Latest App Run Endpoint ( #13511 )
...
- Remove not required fields from app_extension table
2023-10-10 22:10:59 +05:30
07Himank
352b025fd7
Custom Property Backend Support and list approved glossary terms ( #13496 )
2023-10-10 08:50:28 -07:00
Mohit Yadav
4be007a968
Created Uber Jar for openmetada-service ( #13512 )
2023-10-10 18:39:32 +05:30
Mohit Yadav
ab1a156b77
Build Applications Automations ( #13318 )
...
* [WIP] Applications
* Remove JobRunr Dependency
* Cleanup Files
* Reformatted
* Add Api to delete schedule for app
* Fix Applications issue
* added missing tables for application automation
* fixed buil failure
* Add Tables for Applications
* Migrate Search Reindexing Job to New Apps
* Fixed Merge Conflicts
* Fix Build
* Add DataInsightReportJob as App
* Review Comments Fix
* update err msgs
* Add Features fields
* Add Default Search Index Application
* Fix Failures
* Add Data Insights application
* Fix trigger and add update fields
* Add Stats context
* Fix Scheduler Initialization
* Fix Stats Issue
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: 07Himank <himank07mehta@gmail.com>
Co-authored-by: 07Himank <112613760+07Himank@users.noreply.github.com>
2023-10-10 11:32:37 +05:30
Teddy
eefce68015
fix: updated DI cost analysis aggregated report ( #13498 )
2023-10-10 07:04:40 +02:00
Pere Miquel Brull
d3da2d1b9f
Register Ingestion pipelines just from YAML ( #13501 )
...
* Register Ingestion pipelines just from YAML
* Format
2023-10-10 07:04:04 +02:00
Sriharsha Chintalapani
35c4e18663
Upgrade search versions ( #13479 )
...
* working on maven shading
* update es in docker
* add maven shade for elasticsearch/opensearch dependencies
* add submodule for es/os dependencies
* upgrade docker elasticsearch to latest 8.10.2
* upgrade docker elasticsearch to latest 8.10.2
* Update Postgres dev to use OpenSearch
* Fix container service dependency
* revert conf change
---------
Co-authored-by: 07Himank <himank07mehta@gmail.com>
Co-authored-by: 07Himank <112613760+07Himank@users.noreply.github.com>
2023-10-08 11:55:34 -07:00
Sriharsha Chintalapani
21bba1c23b
Register system knowledge panels ( #13412 )
...
* Register system knowledge panels
* Add Recently Viewed Knowledge Panel
* Fix test
2023-10-08 07:34:01 -07:00
Pere Miquel Brull
c9b3724003
Support migration extensions ( #13436 )
...
* Support migration extensions
* Prep test
* Prep test
2023-10-07 16:00:47 -07:00
Suresh Srinivas
d0f3ee6a2a
Removing redunant throws exceptions ( #13468 )
2023-10-06 15:43:45 -07:00
Teddy
518fedd3fd
Cost analysis charts ( #13458 )
...
* feat: unused size report
* feat: asset count report
* feat: unused asset size
* feat: used vs unused assets count
* feat: used vs unused assets size
* feat: clients + chart result json schema
2023-10-06 08:42:38 +02:00