7748 Commits

Author SHA1 Message Date
Onkar Ravgan
9af14a5a1c
fixed either in lineage req (#13088) 2023-09-05 18:18:16 +05:30
Sachin Chaurasiya
80c11ab4f5
fix(#12954): restrict roles and policy in settings for admins only (#13073)
* fix(#12954): restrict roles and policy in settings for admins only

* chore: address comments
2023-09-05 15:19:24 +05:30
Mayur Singal
011eaf8ad5
Fix #13001: Fix query not populating to all tables (#13004) 2023-09-05 14:16:37 +05:30
Onkar Ravgan
a3ca8b6e66
Added project filter pattern to dashboard entity (#12925) 2023-09-05 11:01:28 +05:30
Ayush Shah
dc8e59eba8
Fix E2E - dashboards (#13082) 2023-09-04 23:25:31 +05:30
Chirag Madlani
f4218e7774
feat(ui): pipeline and service tab for service listing page (#12949)
* feat(ui): pipeline and service tab for service listing page

* wip pipeline listing page

* support pipeline filter and pagesize option

* fix minor issue

* fix cypress and unit tests

* accomodate skeleton loading changes

* fix unit tests for timezone

* fix unit tests

* fix cypress

* address comments

* fix unit tests
2023-09-04 21:21:56 +05:30
Chirag Madlani
916d9c1d1f
test(ui): table details component (#12278)
* test(ui): table details component

* fix merge conflicts

* address commnets
2023-09-04 19:20:18 +05:30
Ashish Gupta
fe7f2828b2
feat(ui): supported stored procedure in database (#13031)
* feat: supported stored procedure in database

* minor fixes

* fix sonar

* optimize stored procedure code and supported deleted flag for it

* feat(ui): supported code and activity tab in stored procedure (#13054)

* supported code and activity tab in stored procedure

* added support for task functionality

* feat(ui): supported lineage tab in stored procedure (#13060)

* supported code and activity tab in stored procedure

* added support for task functionality

* feat: supported lineage tab in stored procedure

* feat(ui): supported custom property tab in stored procedure and setting page (#13063)

* feat: supported custom property tab in stored procedure and setting page

* added extension field

* chanegs as per comments

* chanegs as per comments
2023-09-04 17:28:29 +05:30
vanshika18
db592a157e
fix #12518 support get column lineage in spline (#13030) 2023-09-04 17:16:04 +05:30
Pere Miquel Brull
a3bfd4e696
Part of #11968 - Restructure Profiler Workflow and PII Processor (#13059)
* Structure PII

* Restructure Profiler Workflow

* Update signature for abc

* remove profiler sink

* Fix tests

* Fix lint

* Fix test

* Fix test
2023-09-04 11:02:57 +02:00
Teddy
2e608987f7
fix: flaky report data tests (#13066)
* fix: remove concurrency tests

* fix: dates in delete test
2023-09-04 10:12:40 +02:00
Shilpa Vernekar
f8a534ab4a
Adding articles to How-to Guides (#13068) 2023-09-04 11:44:54 +05:30
Mayur Singal
029786d773
Fix #9207: Add source in lineage details (#13046) 2023-09-04 11:05:56 +05:30
Sriharsha Chintalapani
111950bd81
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities (#13041)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CYPRESSREQUEST-5871337

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-03 17:34:42 +05:30
Shailesh Parmar
67c2e3d402
ui: added skeleton loader for table (#12936)
* ui: added skeleton loader for table

* addressing comments

* updated table skeletan loader logic and component

* updated skeletan loader for table

* refactor role and policy component and updated page with skeletan loader

* updated tags page with skeletan loader

* added unit test for table component and fixed failing unit test

* fixed failing unit test

* addressing comment

* addressing comments

* fixed failing unit test
2023-09-03 12:27:02 +05:30
Sarath Saleem
c07068c44e
[Docs] Add SSAL_SSL config info for Confluent kafka with SSL encryption (#13024) 2023-09-02 11:07:46 -07:00
Onkar Ravgan
d24155e173
rmv fqn field tableau (#13064) 2023-09-02 12:00:33 +02:00
Aniket Katkar
44f7dd35e1
fix #11221: added version pages for missing entities (#13019)
* Added changes for database version page

* added version changes for database schema

* code optimization for service and schema version pages

* added missing changes for schema version page

* Added version changes for classifications

* Added cypress tests for database, database schema and classification version pages

* Added cypress tests for glossary version page

* fixed failing cypress test

* Fixed flaky and failing cypress tests

* fixed failing cypress tests

* worked on comments

* updated the data-row-keys to id for tables

* fixed glossary version cypress
2023-09-02 09:54:25 +05:30
Teddy
0ef085cfc2
fix: summary for logical test suite (#13005)
* fix: summary for logical test suite + DI aggregation on OS

* fix: added logic to attached test case result summary to logical test suite

* fix: test case timestamp in ingestion to milliseconds

* fix: updated entityExtensionTimeSeries DAO to dataQualityDataTimeSeries DAO

* fix: revert aggregation changes
2023-09-01 18:01:59 +02:00
Teddy
ab3042e8ee
Issue 12297 bis -- Delete Insert logic in the DI workflow (#13058)
* fix: updated ingestion to delete existing data for the ingestion day

* fix: added delete endpoint for the report data

* fix: added migration to delete duplicate data + added tables creation & data deltion logic in a transaction

* fix: made deletion SQL engine aware

* fix: added ES deletion logic back while we work on DI event publisher
2023-09-01 18:01:20 +02:00
mohitdeuex
c3f3a976f8 Use String.format properly 2023-09-01 16:51:30 +05:30
Teddy
c198970217
fix: removed single relationship test between testCase and testSuite + throw error if no executable test suite can be found for a test case (#13032) 2023-08-31 18:53:05 +02:00
gauthk6
ba2201f4ea
draft: implementation of lightdash connector. (#12957)
* Fixes a bug while patching the description of a TestCase

* Update docker-compose.yml

* Update docker-compose.yml

* Ran pre-commit checks and linter

* Added some clarifying points and fixed some grammatical errors in the documentation for installation instructions.

* revert changes made to docs

* implementation of lightdash connector.

* ui: add icon for lightdash service

* chore: update lightdash image

* chore: update the icon

* Cleaned up code (took out debug statements, etc.). Still TODO: yield_dashboard_lineage_details() not being called just yet.

* fix: ran linting

* added null checks

* Delete openmetadata-server.md

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-08-31 17:28:07 +02:00
07Himank
ac28d85973
exact match on sourceUrl (#13051) 2023-08-31 19:39:30 +05:30
Pere Miquel Brull
1188831cd5
Fix e2e for tableau, metabase and powerbi (#13050)
* Fix e2e

* Fix e2e
2023-08-31 15:45:41 +02:00
Shailesh Parmar
8c223d0ccb
ui: updated data insights page as per new mock (#12956)
* ui: updated data insights page as per new mock

* updated right side graph for description owner and tier

* updated right panel of insight card

* updated data insight as per mock

* updated di ui

* fixed failing unit test

* updated new color as per mock

* added service DI graph

* added cypress for DI

* added unit test for newly added component

* fixed failing unit test

* fixed failing unit test

* fixed failing cypress

* fixed failing cypress

* updated end date
2023-08-31 17:42:01 +05:30
Sriharsha Chintalapani
c0d46a236f
Fix test suite migrations to 1.1.4 (#13042)
* Fix test suite migrations to 1.1.4

* Fix test suite migrations to 1.1.4

* Fix test suite migrations to 1.1.4

* Fix test suite migrations to 1.1.4
2023-08-31 12:47:55 +02:00
Shilpa Vernekar
3bdb346f38
test with minor changes (#13047) 2023-08-31 15:46:54 +05:30
Sachin Chaurasiya
5638fb4ea2
feat(ui): add support for block style editor (#12960)
* chore: add required dependencies

* chore: add placeholder dependency

* chore: add basic editor

* chore: configure the bubble menu

* chore: add slash command extension

* chore: convert class component to function component

* chore: cleanup

* feat: add support for link

* refactor: code

* chore: update folder structure

* feat: add icon for formats

* refactor

* fix: autofocus issue

* chore: cleanup

* chore: add pluginKey for extension

* chore: complete the link module

* chore: add support for task list

* feat: add support for mention

* chore: minor changes

* feat: add support for hashtag

* chore:bump versions

* fix: custom node and extension destroy issue

* refactor: markdown image

* chore: improve mention popup styling

* refactor: folder structure

* chore: move editor option to constant

* chore: update icons folder

* chore: update png icon folder structure
2023-08-31 15:25:10 +05:30
Ashish Gupta
8759d15106
fix(ui): change activity feed action icons and fix some minor bugs (#12994)
* change activity feed action icons and fix some minor bugs

* change icon color

* fix icon size
2023-08-31 15:08:30 +05:30
Pere Miquel Brull
a5667bb585
Fix import (#13044) 2023-08-31 08:30:18 +02:00
Mohit Yadav
673512d7f6
Changes For Knowledge Center Dev (#13043) 2023-08-31 11:42:34 +05:30
Suresh Srinivas
cc04a0d245
Add a flag to differentiate prepare for create from update (#13034) 2023-08-30 15:09:27 -07:00
Pere Miquel Brull
6c0e9f5061
Part of #7272 - Centralize Workflows, Status, and Exception Management (#13029)
* Prep changes

* Prep changes

* prep changes

* Update imports

* Format

* Prep delete

* Prep delete

* Fix sink

* Prep test

* Commit

* passing either

* passing either

* Prep Either

* Metadata source with Either

* Update status

* Merge remote-tracking branch 'upstream/main' into issue-7272

* Format

* Linting

* Linting

* Linting

* Linting

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Comments
2023-08-30 15:49:42 +02:00
Sriharsha Chintalapani
1bed16fa14
Fix test suite migrations for 1.1.x (#13037) 2023-08-30 08:25:08 +02:00
Akash Jain
7d4957537c
fix(CI): enable force migrations for CI (#13026) 2023-08-29 13:39:08 +05:30
Ashish Gupta
197dd196fa
feat(ui): change sidebar label to tooltip hover and supported multi language (#12996)
* change sidebar label to tooplip hover and supported multi language

* fix alignment and cypress issues

* fix cpress issue
2023-08-29 13:01:06 +05:30
vanshika18
3cc15e6d0b
Fixed #8418 added new connector couchbase (#12836) 2023-08-29 11:16:32 +05:30
Ayush Shah
407900e5b4
Fix e2e according to latest changes (#13018) 2023-08-29 10:23:23 +05:30
Ayush Shah
300347fdd3
Fix mysql e2e (#13010) 2023-08-28 23:14:22 +05:30
Chirag Madlani
ad21ae05eb
fix(ui): sync date format with standard format (#12986)
* fix(ui): sync date format with standard format

* fix unit tests

* fix local to en-US

* merge main to fix-8538

* revert changes not related to PR

* sync datetime with new changes

* fix date issue in annoucement

* fix cypress failures

* fix cypress
2023-08-28 18:08:05 +05:30
Ashish Gupta
93f7b837a1
fix(ui):restrict whole page refresh on delete and restore in entity pages (#12975)
* restrict whole page refresh on delete and restore in entity pages

* uncommited changes

* changes as per comments

* fix activity feed cypress issue

* fix activity feed cypress issue

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-28 17:56:35 +05:30
Ashish Gupta
7683560094
chore(ui): restrict unwanted api calls and fix some styling issue (#12973)
* restrict unwanted api calls and fix some styling issue

* fix sonarcloud

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-28 17:55:41 +05:30
Aniket Katkar
e222d54ba3
fix#11221: added missing version page for services (#12984)
* Added version page for service pages

* fixed loading issue for service version page

* replaced custom drawer for showing version with antd component

* Added unit tests for newly added components

* removed the unnecessary prop used in DataModelVersion component

* removed unnecessary props

* moved common logic to utility function

* added cypress tests for service version pages
updated cypress for existing version pages to avoid name duplication issue

* Moved import for service version page to lazy load

* styling fixes and page title changes

* updated localization files

* worked on comments

* fixed service details page import issue

* fixed cypress

* code optimization
2023-08-28 11:47:14 +05:30
Teddy
867e1c4946
Issue-12914 -- Split profiler, data quality and data insight table from entity_time_series_extension (#12991)
* fix: write testCase result testSuite to compute summary

* fix: empty commit to trigger CI

* fix: extracted report data out of entity_extension_time_series and into report_data_time_series

* fix: split profiler data  from entity_extension_time_series

* fix: split data quality data time series table

* fix: updated migration file
2023-08-28 08:14:15 +02:00
Pere Miquel Brull
cf9b626762
[Docs] - Incremental upgrade docs & bring back versions (#13008) 2023-08-27 10:55:55 +02:00
Dhruvin Maniar
fa67ce01d6
[FIX] Updating 1.1.2 Documentation with the required fixes (#13006)
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@192.168.1.24>
2023-08-25 19:42:14 +05:30
mohitdeuex
60eaeecf25 Fix Formatting 2023-08-25 18:35:31 +05:30
mohitdeuex
6966dd3cea Name should be quoted before hashing 2023-08-25 18:25:20 +05:30
Akash Jain
41ddf07c30
fix(docs): Add FAQs for kubernetes (#13003) 2023-08-25 16:04:38 +05:30