8215 Commits

Author SHA1 Message Date
Pere Miquel Brull
0255171218
MINOR - Create Test Case Resolution ts entry & delete resolution when… (#14541)
* MINOR - Create Test Case Resolution ts entry & delete resolution when Test Case is deleted
2024-01-05 09:15:49 +01:00
Sriharsha Chintalapani
a07ef89cbb
fix: upgrade @rjsf/validator-ajv8 from 5.4.0 to 5.15.1 (#14533)
Snyk has created this PR to upgrade @rjsf/validator-ajv8 from 5.4.0 to 5.15.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-01-05 13:05:16 +05:30
Mayur Singal
bf74ef9e22
Minor: Filter Create SP & Declare Queries for MSSQL Lineage (#14586) 2024-01-05 12:13:54 +05:30
Aniket Katkar
5a0880ccaa
#11374: Removed the announcement knowledge panel customisability (#14196)
* Removed the announcement knowledge panel
Announcements widget will only show on landing page if  announcements are present

* renamed the MyDataPageV1 to  MyDataPage

* added unit tests for the MyDataPage component

* Added unit tests for customizablePage and MyDataPage

* removed the API call to fetch announcements in customizeMyData component

* added unit tests for CustomizeMyData component

* added unit tests for EmptyWidgetPlaceholder component

* Added unit tests for AddWidgetModal components

* updated the data test ids for widgets

* updated the data test id for KPI widget

* added data-testids related to customize page flow

* Added tests for persona CRUD operations

* localization change for other languages

* updated data test ids related to customize landing page

* updated the persona flow spec

* added cypress tests for customizable landing page flow

* fixed unit tests

* updated the my data page logic to add announcement widget

* fixed empty widget placeholder not showing after resetting the layout

* Minor: Fix the DocStoreResourceTest

* remove the border for announcement widget

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2024-01-05 11:30:00 +05:30
Dhruvin Maniar
ac39e3e262
Docs: Fixing release version for docker deployment (#14587) 2024-01-05 11:25:38 +05:30
Sriharsha Chintalapani
6ee4cdc118
fix: upgrade @rjsf/core from 5.4.0 to 5.15.0 (#14502)
Snyk has created this PR to upgrade @rjsf/core from 5.4.0 to 5.15.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-05 10:57:12 +05:30
Sriharsha Chintalapani
34ff582cf2
Allow user login using username and reassign roles based on users' ldap groups when login (#14550)
* Allow users to login with their user name in LDAP mode, and assign roles to user according to their LDAP group while login

* Fix #12503: Ldap feature: Allow user login using username and reassign roles based on users' ldap groups when login

---------

Co-authored-by: wentian <zb-wentian@kingmed.com.cn>
Co-authored-by: EricWent <135603556+EricWent@users.noreply.github.com>
2024-01-05 10:46:07 +05:30
Suresh Srinivas
17e86ad08f
Update maven plugins and dependencies (#14583)
* Update maven plugin versions

* Upgrade maven dependencies
2024-01-04 19:25:05 -08:00
Shailesh Parmar
65a910f885
#14023 Unable to Zoom on graph view of tasks under airflow dag (#14154)
* #14023 Unable to Zoom on graph view of tasks under airflow dag

* added dependency

* updated style as per the mock

* updated controls as per new style and addressing review comment
2024-01-04 21:30:41 +05:30
Aniket Katkar
4b1befacaf
added sample content for the api and sdk pages. (#14543) 2024-01-04 21:26:56 +05:30
Shilpa Vernekar
8a1c75b7e9
Docs: Links corrected + Added webinar link (#14579)
* Docs: Link Corrected

* Links changed
2024-01-04 20:08:28 +05:30
Pere Miquel Brull
d16980a30c
MINOR - Fix Empty Test Suites list filter (#14546)
* MINOR - Fix Empty Test Suites list filter

* allowed empty test suite to appear in logical test suite page

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-01-04 19:27:37 +05:30
Preet Shah
277ef6b57d
Update cypress workflows (#14513)
* Update helm-values documentation for v1.2.4

* Update Cypress CI workflows

* Remove projectId from cypress.config.ts

* Update Cypress workflows to use output variables

* Update step ID

* Update Cypress CI workflows' Project condition
2024-01-04 19:04:19 +05:30
Ashish Gupta
f611a508a7
MINOR: fix the sample data value displayed on UI (#14571)
* fix the sample data value displayed on UI

* empty string should fallback to no-data-placeholder

* changes as per commments
2024-01-04 15:34:21 +05:30
Abhishek Porwal
d406bf39b8
cleanup in getFormattedEntityData method (#14454)
* cleanup in getFormattedEntityData method

* fix failed test after cleanup in entity-summary-panel-utils

* added unit test for getMapOfListHighlights method

* separate test of different functions in different describe block

* in children table constraints will not pass

* fix a type issue

* children will only return for Column and Field type

* cleanup and remove redundancy in mock

* added unit test for getHighlightOfListItem method

* some cleanup + improve type defination

* minor change

* some cleanup
2024-01-04 15:10:29 +05:30
mohitdeuex
e0f16cf39e Make Test Method Protected 2024-01-04 14:18:16 +05:30
Chirag Madlani
684c727e16
feat(ui): whats new update for 1.2.4 (#14573)
* feat(ui): whats new update for 1.2.4

* update release date
2024-01-04 14:02:45 +05:30
Onkar Ravgan
7fdff15648
fixed dbt runresults ts (#14572) 2024-01-04 12:36:23 +05:30
Sriharsha Chintalapani
89d35c0a4b
[Snyk] Security upgrade @okta/okta-auth-js from 6.4.0 to 7.5.0 (#14282)
* fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* process/browser support for okta (#14561)

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
2024-01-04 11:10:23 +05:30
Abhishek Porwal
26e9af9eea
fix(#14539): make the input font-color consistent (#14551)
* fix(#14539): make the input font-color consistent

* Revert "fix(#14539): make the input font-color consistent"

This reverts commit 3ab267bc1ce3e78b83fec1eedf6f3976613132e8.

* address comments

* Revert "address comments"

This reverts commit 547daf08b4e76e4e5fb556104d41a95e76c50833.

* update input color by updating variable of default theme

* change rjsf input-field color to #292929 from #757575 to make consistant color everywhere
2024-01-04 11:07:34 +05:30
Sachin Chaurasiya
7223398d57
FIX[#14565]: container and ml models custom property apis are sending wrong payload (#14566) 2024-01-04 10:46:41 +05:30
Onkar Ravgan
a892267fbb
Fixed salesforce table req (#14570) 2024-01-04 10:45:58 +05:30
Mayur Singal
d197164125
Fix #14176: Add AzureSQL dialect in lineage (#14563) 2024-01-03 08:11:05 -08:00
Pere Miquel Brull
86e679e932
MINOR - Update exception in PipelineServiceClientFactory (#14567)
* MINOR - Update exception in PipelineServiceClientFactory

* format
2024-01-03 16:42:03 +01:00
Aniket Katkar
5527336b9c
added images for the new connectors (#14564) 2024-01-03 19:29:12 +05:30
Mayur Singal
e67ffd5c04
Minor: Fix migration location for unity catalog (#14339) 2024-01-03 18:26:11 +05:30
Ashish Gupta
5c0c7d3d2b
#14552 : fix feed link breaking if no data found (#14553)
* fix feed link breaking if data not found

* minor change

* changes as per comment mentioned

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-03 17:44:16 +05:30
Ashish Gupta
a0d85135a4
#14486 : fix current user appearing while editing task assignees (#14557)
* fix current user appering while editing task assignees

* added unit test to filter current user

* minor changes
2024-01-03 17:35:58 +05:30
Harsh Vador
6bb01614c9
#13982: fix user & teams mentions issue (#14540)
* fix user & teams mentions issue

* add test cases

* code refactor
2024-01-03 15:26:40 +05:30
Abhishek Porwal
ba32ef1817
fix(#14369): added sort option in custom property table (#14537)
* added sort option in custom property table

* add comparision for displayName also, instead of just name

* added columnSorter utils fn

* fix type issue

* added unit test for columnSorter method
2024-01-02 23:11:19 +05:30
Abhishek Porwal
5e290d6d14
fix: search columns in table based on display name also + show display name if present instead of name (#14542) 2024-01-02 08:54:25 -08:00
Chirag Madlani
a457e7a664
fix(ui): pass encoded fqn to fetch table permission (#14538) 2024-01-02 17:32:32 +05:30
karanh37
d3a75652cf
pass entity reference in autocomplete widget (#14423) 2024-01-02 13:41:57 +05:30
NiharDoshi99
78bd8f98b5
#10203 delete temp creds files (#14536) 2024-01-02 13:09:15 +05:30
Sriharsha Chintalapani
7b934b10ae
fix: upgrade org.apache.santuario:xmlsec from 2.2.6 to 2.3.4 (#14509)
Snyk has created this PR to upgrade org.apache.santuario:xmlsec from 2.2.6 to 2.3.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.santuario/xmlsec/

See this project in Snyk:
https://app.snyk.io/org/harshach/project/97e6fbe6-21ff-4c69-b9c5-388bb60a9097?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-12-31 11:10:24 -08:00
Cristian Calugaru
1631172528
Issue 10587 - Storage Service doesn't handle deleted containers (#14497)
* global manifest option for storage services

* added a no metadata config source option for global manifest s3 services option

* merge fixes

* more merge fixes.

* black stuff

* test fixes

* formatting

* storage service container automatic deletion support

* reverted auto-modified files.

* styling

* linting
2023-12-30 13:27:16 -08:00
mgorsk1
5ae83b284a
Fixes 14528: skip statuses for tasks that are no longer present in Airflow DAG (#14529)
* 🐛 Fix attribute name

* import AirflowTask model

* make py_format

* make py_format_check
2023-12-30 13:26:34 -08:00
karanh37
62d0331b53
revert search index disabling from ui (#14272) 2023-12-30 11:35:52 -08:00
Sriharsha Chintalapani
376bf4ec58
fix: upgrade @rjsf/utils from 5.4.0 to 5.15.0 (#14503)
Snyk has created this PR to upgrade @rjsf/utils from 5.4.0 to 5.15.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-12-30 11:35:22 -08:00
Suresh Srinivas
12af22da1c
Update README.md 2023-12-30 09:23:58 -08:00
Sriharsha Chintalapani
06524b6a1c
Update Roadmap (#14532) 2023-12-30 09:12:12 -08:00
Suresh Srinivas
c1c8dfd17c
Update README.md 2023-12-30 09:05:40 -08:00
Suresh Srinivas
ff423a4ad7
14492 part3 - Add import export support for Table (#14531) 2023-12-29 18:52:50 -08:00
Pere Miquel Brull
f4bbca3f72
MINOR - Clean topology & add tests (#14527)
* Clean topo

* Format

* Add tests

* Fix tests

* Merge main
2023-12-29 17:00:59 +01:00
Pere Miquel Brull
3613d0b18a
MINOR - Airflow Lineage Backend to verify the fingerprint (#14530)
* hash

* MINOR - Airflow Lineage Backend to verify the fingerprint
2023-12-29 16:36:28 +01:00
Takahiro Nakayama
7d05d9f50a
Fixes: GetTags-403 Permission denied on resource project None. (#14521)
* Fix "GetTags-403 Permission denied on resource project None."

Signed-off-by: Takahiro Nakayama <civitaspo@gmail.com>
2023-12-29 15:09:59 +05:30
Onkar Ravgan
e4ea06834f
Added redploy docs (#14526) 2023-12-29 10:04:18 +01:00
Pere Miquel Brull
1c2219517e
#13649 - Add Pipeline Status Skipped (#14524)
* #13649 - Add Pipeline Status Skipped

* Format
2023-12-29 09:41:59 +01:00
Ayush Shah
ccee364797
Revert Metadata API endpoint for pipeline (#14525) 2023-12-29 14:09:20 +05:30
Sriharsha Chintalapani
0303b44b9c
OpenMetadata Operations Command Line Utility (#14504)
* Add new OpenMetadataSetup command line application to migrate/deploy and re-index

* Add new OpenMetadataSetup command line application to migrate/deploy and re-index

* Add deployPipelines option

* Add reIndex option

* add subcommands

* add provision to store upgrade metrics

* rename bootstrap script

* fix styling checks

* Add changelog and store metrics into SERVER_CHANGE_LOG

* Cast jsonb

* Cast jsonb

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-12-29 08:22:58 +01:00