10673 Commits

Author SHA1 Message Date
RounakDhillon
a3224f255d
Docs: Utube Video and Straight Line removal in Landing Page Section (#18340)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-21 12:46:24 +05:30
Shailesh Parmar
890b500e1b
skip the permission spec (#18336) 2024-10-21 11:05:48 +05:30
Mayur Singal
a4d62f6d85
MINOR: Add location path to table entity (#18307) 2024-10-21 10:31:27 +05:30
Kenil Shah
2b21d114f5
ui: use global state for applications data (#18250)
* add check for MetaPilot - Limits

* code refactor

* move applications call from store to component

* fix:set value of applications from provider inside store

* update store inside provider

* fix failing tests
2024-10-21 10:16:03 +05:30
Sriharsha Chintalapani
8a05ba5d0d
simplify running connector docs (#18327) 2024-10-21 10:11:23 +05:30
RounakDhillon
0a225721fb
Docs: Adding Persona and Landing page customization content (#18325)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-20 09:50:43 -07:00
Sriharsha Chintalapani
9bffbfc3d5
Fix #18007: Disabled Classifications or Tags shouldn't be visible in UI (#18242)
* Fix #18007: Disabled Classifications or Tags shouldn't be visible in UI

* added playwright test for disabled tags should not be visible while search

* replace testing tag to new generated one to avoid flakyness

* added test for checking tags are re-enabling it from disabled state

* fix the playwright test for the wrong column selector

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-10-19 14:18:38 -07:00
Sriharsha Chintalapani
85cc240e1e
Minor: Add an API to list all the properties and custom properties for a given entity type (#18248)
* Minor: Add an API to list all the properties and custom properties for a given entity type

* Minor: Add an API to list all the properties and custom properties for a given entity type

* add custom properties

* add custom properties

* add custom properties
2024-10-19 14:14:34 -07:00
Sriharsha Chintalapani
868231e051
Fix Search RBAC, avoid processing Operations other than ViewAll, ViewBasic, ALL (#18328) 2024-10-19 14:13:56 -07:00
Teddy
781989e5bc
MINOR - live index on test suite creation (#18317)
* fix: live index on test suite creation

* fix: make live indexing use entityInterface
2024-10-18 12:07:11 +02:00
Pere Miquel Brull
c2929e67e6
MINOR - Return TestConnectionResult from test_connection_fn (#18320)
* MINOR - Return TestConnectionResult from test_connection fn

* MINOR - Return TestConnectionResult from test_connection fn
2024-10-18 09:54:07 +02:00
Pere Miquel Brull
5074f6588f
MINOR - Validate app runner init (#18316) 2024-10-18 09:40:06 +02:00
Katarzyna Kałek
141caf4b80
fixed dashboardDataModel enum in spec (#18304)
Co-authored-by: Katarzyna Kałek <kkalek@olx.pl>
2024-10-18 08:28:31 +02:00
Chirag Madlani
ca592e4fb6
fix(ui): GEN-1690 refresh before expiry of access token (#18235) 2024-10-18 11:37:35 +05:30
Sriharsha Chintalapani
c78cda6757
Minor: Fix rbac for multiple rules (#18057)
* Minor: Search RBAC, fix condition evaluation for single policy multiple rules

* Minor: Search RBAC, fix condition evaluation for single policy multiple rules

* add test for complex policies

* Add viewAll policy to organization

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-10-17 19:15:06 -07:00
Ethan
e708a3242e
feat: update version (#18259) 2024-10-17 16:18:37 -07:00
Katarzyna Kałek
c9995eecb6
FIX #18309: fixed task deserialization in Airflow metadata ingestion (#18310)
* fixed task deserialization in Airflow metadata ingestion

* fixed formatting

---------

Co-authored-by: Katarzyna Kałek <kkalek@olx.pl>
2024-10-17 14:51:55 -07:00
Karan Hotchandani
47c993be92
Add Query builder widget (#18314)
* add query builder widget

* locales

* add unit tests

* add debounce for on change
2024-10-18 00:32:23 +05:30
harshsoni2024
99c7b133c2
What's new in 1.5.7 (#18312)
* what's new in 1.5.7 doc

* minor fix around indentation

* Update whatsNewData.ts 

Update whatsNewData.ts -- remove enumWithDescriptions pointer from the list

* Added improvement for table-level, export-import

Added improvement for table-level, export-import

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2024-10-17 22:23:45 +05:30
Teddy
ff95f84aa9
MINOR: added testSuite field back to lineage response (#18313)
* fix: added testSuite field back to lineage response

* style: fix style
2024-10-17 08:59:10 -07:00
Mayur Singal
1e01cb45a0
Docs: Glue Spark Pipeline Lineage (#18311) 2024-10-17 16:01:55 +05:30
Teddy
d20ee5cc8a
MINOR - added test case results to search reindex (#18277)
* feat: added test case results to search reindex

* fix: failing typescript test case
2024-10-17 11:50:46 +02:00
Onkar Ravgan
6006a0a67f
Added Alation Conn side panel docs (#18297) 2024-10-17 14:03:03 +05:30
Teddy
28727b1c16
fix: remove test case result index from all index (#18295) 2024-10-17 09:28:14 +02:00
Teddy
fc51d7feb4
FIX #17042 - Allow non admin/bot to read profiler global config (#18292)
* fix: custom properties folder name in generation to match expected package name (i.e. customProperties -- uppercase P)

* fix: allow non admin/bot to read profiler global config with the right permission

* style: ran java linting

* fix: custom properties import casing
2024-10-17 09:27:34 +02:00
sonika-shah
2093c24f83
Minor : remove EnumWithDescriptions in basic.json (#18305) 2024-10-17 12:08:39 +05:30
sonika-shah
b175f6cb7e
Minor : increase MAX_AGGREGATE_SIZE in search (#18299) 2024-10-16 13:43:22 -07:00
Siddhant
42eea35aff
correct negative values of the changeCount. (#18279) 2024-10-16 17:51:00 +00:00
Pere Miquel Brull
7012e73d75
GEN-1166 - Improve Ingestion Workflow Error Summary (#18280)
* GEN-1166 - Improve Ingestion Workflow Error Summary

* fix test

* docs

* comments
2024-10-16 18:15:50 +02:00
Pere Miquel Brull
89b6c1c1cd
MINOR - Pass timeout to test connection and return TestConnectionStep (#18236)
* update connections

* MINOR - Pass timeout in test connection and return TestConnectionStep

* format

* comments

* comments
2024-10-16 18:15:28 +02:00
Sriharsha Chintalapani
6ffce0f4a5
Minor: Add an option to execute data migrations in ext migrations (#18267)
* Minor: Add an option to execute data migrations in ext migrations

* Minor: Add an option to execute data migrations in ext migrations
2024-10-16 08:56:29 -07:00
dependabot[bot]
213ba0a030
Chore(deps): Bump markdown-to-jsx (#18282)
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.3.2 to 7.5.0.
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/quantizor/markdown-to-jsx/compare/v7.3.2...v7.5.0)

---
updated-dependencies:
- dependency-name: markdown-to-jsx
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 20:32:27 +05:30
Sachin Chaurasiya
dab1e31dc8
minor: improve csv parsing for custom properties (#18293) 2024-10-16 19:17:53 +05:30
Chirag Madlani
3b182c91c8
fix: GEN-1856 encode and escape search value for the tag search (#18285)
* fix: GEN-1856 encode and escape search value for the tag

* fix test

* add missing import
2024-10-16 18:15:07 +05:30
sonika-shah
30497528bc
feat: add Import/export support for table type custom property in glossary (#18262)
* import/export support for table type custom property

* remove logs

* Add backend tests

* ui: add custom type property parsing

* print rows in the order of columns defined in config

* ui: handle special chars pasring for custom property import/export

* ui:improve table type property parsing

* ui:fix sql input styling

* ui: improve the parsing for table type property

* ui: fix parsing for markdown, string and sqlQuery properties

* ui: fix parsing for table type property

* ui: fix unit test

* fix backend tests

* remove unwanted comments

* ui: add playwright test for table type import/export part1

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-10-16 15:44:38 +05:30
Sachin Chaurasiya
05a703f08f
test: custom properties AUT (#18288) 2024-10-16 15:03:43 +05:30
Imri Paran
befa1f72e8
MINOR: add supportsDataDiff flag (#18205)
* feat: add supportsDataDiff flag

enables filtering services based on support of the data diff test case

* fixed mysql migration

* fixed conflicts
2024-10-16 11:07:31 +02:00
Imri Paran
52b547ede1
chore(data-diff): added migrations (#18287)
added migrations for data diff test definition
2024-10-16 08:04:19 +00:00
harshsoni2024
4f89dc582b
salesforce table description from label if not through query (#18286) 2024-10-16 12:56:44 +05:30
harshsoni2024
51448452d0
MINOR: Fix pinotdb col. datatype error (#18268) 2024-10-16 11:35:27 +05:30
sonika-shah
f366827208
GEN-1662 : Fix - on dashboard soft delete, chart should not be visible (#18283) 2024-10-15 21:34:58 -07:00
Mayur Singal
592d7396bc
MINOR: Fix Couchbase columns not fetched (#18284) 2024-10-16 09:53:57 +05:30
Ayush Shah
40bd3bd3fa
Fixes #18186: Quicksight Ingestion Error handled (#18218) 2024-10-16 09:52:07 +05:30
sonika-shah
831cccf71e
Minor : Fix exception in search due to exception in database.displayName and databaseSchema.aggregation (#18270)
* Minor : Update database.displayName in search indexes from text to keyword

* Update for databaseSchema.displayName and serviceType in search indexes from text to keyword

* Revert "Update for databaseSchema.displayName and serviceType in search indexes from text to keyword"

This reverts commit 16408d81a234b505cfe794dd983f282612c10c9f.

Revert commit changes - 1

* Revert "Minor : Update database.displayName in search indexes from text to keyword"

This reverts commit 2264563f726df07db85ddfea09826e5cfe1fd076.

* print rows in the order of columns defined in config
2024-10-16 08:23:41 +05:30
Teddy
c6586d338d
fix: add domain params for test suite search list filter (#18263) 2024-10-15 20:45:19 +02:00
Imri Paran
be82086e25
MINOR: add column case sensitivity parameter (#18115)
* fix(data-quality): table diff

- added handling for case-insensitive columns
- added handling for different numeric types (int/float/Decimal)
- added handling of boolean test case parameters

* add migrations for table diff

* add migrations for table diff

* removed cross type diff for now. it appears to be flaky

* fixed migrations

* use casefold() instead of lower()

* - implemented utils.get_test_case_param_value
- fixed params for case sensitive column

* handle bool test case parameters

* format

* testing

* format

* list -> List

* list -> List

* - change caseSensitiveColumns default to fase
- added migration to stay backward compatible

* - removed migration files
- updated logging message for table diff migration

* changed bool test case parameters default to always be false

* format

* docs: data diff

- added the caseSensitiveColumns parameter

requires: https://github.com/open-metadata/OpenMetadata/pull/18115

* fixed test_get_bool_test_case_param
2024-10-15 16:29:43 +02:00
Onkar Ravgan
e6705f25b3
fixed dbt tag name (#18273) 2024-10-15 16:43:03 +05:30
Ashish Gupta
7d91e1206d
MINOR: added loader in activity feed open and closed count (#18274)
* added loader in activity feed open and closed count

* minor push

* added loader to entire label instead just on number
2024-10-15 16:39:20 +05:30
Chirag Madlani
5cc1299999
minor(ci): enable sonar CI on release branch (#18275)
* minor(ci): enable sonar CI on release branch

* update sonar workflow to run for all release branch
2024-10-15 14:25:55 +05:30
harshsoni2024
eb49d7a5bc
fix query for mysql con. (#18272) 2024-10-15 14:03:49 +05:30