10673 Commits

Author SHA1 Message Date
Shailesh Parmar
a694cc5cc9
#14001 Add sort option for Test Cases (#15401) 2024-02-29 17:54:29 +05:30
Sriharsha Chintalapani
cecbf80a2d
Add Custom Propety Config to store format, enum values, entity types (#15302)
* Add Custom Propety Config to store format, enum values, entity types

* Fix import statements and remove unused code

* Add Custom Propety Config to store format, enum values, entity types

* Add support for enum field type in custom properties

* update name in customPropertyConfigTypeValueField

* add custom property config column in custom property table

* Update padding-left in block-editor.less

* Add enum value translation for multiple languages

* update placeholder of config

* fixed python sdk

* add enum type in property value

* add unit tests

* Add Custom Propety Config to store format, enum values, entity types

* update ui to handle the enum config and validation

* Fix enum value handling in EditCustomPropertyModal and PropertyValue

* Update CustomProperty.md with enum values and multi-select option

* add cypress test

* add cypress for multiselect enum value

* Add tests for enum props

* add cypress for editing the enum property

* Add validations to enum

* Fix dependency issue

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2024-02-29 14:36:24 +05:30
Ashish Gupta
e414e9eaa3
chore: minor ui fixes (#15398) 2024-02-29 14:11:22 +05:30
Mohit Yadav
d26cb9605f
- Remove Instance on delete of the Application (#15400) 2024-02-29 13:38:47 +05:30
Akash Jain
b15cd4e17c
fix(CI): Use the standard cypress GHA way with environments (#15399) 2024-02-29 12:58:40 +05:30
Harsh Vador
e4ce31e142
remove unnecessary LOADING_STATE enum & fix failing unit tests (#15373)
* remove unnecessary LOADING_STATE enum & fix failing tests

* show loader while delete in progress

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-02-29 12:15:19 +05:30
Onkar Ravgan
1fc2c7f974
MINOR: Part 1 of #15090: dbt JSON Schema & Parsing Improvements (#15297) 2024-02-29 10:41:21 +05:30
Ayush Shah
35679e5234
Fix bigint out of range issue (#15395) 2024-02-28 22:37:17 +05:30
Ayush Shah
c31bb98e64
Fixes #15355: fix KeyError issue if not present (#15387) 2024-02-28 19:55:03 +05:30
Teddy
3e83bdac3d
ISSUE #14765 - Implement Athena Injected Partition Check (#15318)
* refactor!: change partition metadata structure for table entities

* refactor!: updated json schema for TypeScript code gen

* chore: migration of partition for table entities

* style: python & java linting

* fix: catch injected partition table in Athena

* style: ran python linting
2024-02-28 14:20:59 +00:00
Imri Paran
ddf02f24d4
add BigTable as beta (#15332) 2024-02-28 19:47:53 +05:30
Ashish Gupta
7284bfcb61
MINOR: change placeholder for add asset in teams (#15390)
* change placeholder for add asset in teams

* localization keys

* changes as per comment on localization key

* fix the squashing of header in entity page
2024-02-28 19:14:02 +05:30
Imri Paran
c61ab94ff4
Update conn_test.py (#15385) 2024-02-28 14:21:30 +01:00
Ashish Gupta
ec503c3afc
MINOR: add tooltip for icons (#15348)
* added tooltip on floating icons

* localizaion keys

* added tooltip on tables and other icons

* clipboard copy tooltip

* fix unit test

* fix cypress issue

* code smell fix

* changes as per comments and fix cypress issue
2024-02-28 16:41:08 +05:30
Aniket Katkar
6a0750eb0c
Docs: Update connectors in the documentation (#15384)
* update the connectors lists in documentation pages

* add missing connector images
2024-02-28 08:14:11 +00:00
IceS2
418e281daa
Fixes 15375: Metabase metadata extraction fix (#15376) 2024-02-28 13:23:53 +05:30
Harsh Vador
5e808d39cb
test: unit test case of add domain (#15363) 2024-02-28 07:42:43 +00:00
Harsh Vador
4b374c7de7
navbar test case (#15352) 2024-02-28 07:41:13 +00:00
Mayur Singal
8571ab87e8
MINOR: Fix mongodb profiler imports (#15383) 2024-02-28 13:05:01 +05:30
Ashish Gupta
7962524619
supported glossary search index and fix explore glosarry count (#15349)
* supported glossary search index and fix explore glosarry count

* minor fixes and remove unused code

* fix cypress failure
2024-02-28 12:29:04 +05:30
Harsh Vador
e669285652
test: unit test case of Notification feed card (#15267) 2024-02-28 11:46:09 +05:30
Harsh Vador
e755267f2d
test: unit test case of Add Data Product Modal (#15360) 2024-02-28 11:45:28 +05:30
Teddy
056e6368d0
Issue #14765 - Preparatory Work (#15312)
* refactor!: change partition metadata structure for table entities

* refactor!: updated json schema for TypeScript code gen

* chore: migration of partition for table entities

* style: python & java linting

* updated ui side change for table partitioned key

* miner fix

* addressing comments

* fixed ci error

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-02-28 07:11:00 +01:00
Aniket Katkar
0a38334c98
Minor: Add edit alert form item improvements (#15346)
* add "Assignees" option in subscription category enum

* add Assignee option for task alert source destination options

* change alert form section names from "Trigger" to "Source" and "Actions" to "Trigger"

* localization changes for other languages

* rename the trigger item components

* rename observability alert form actions item component to a proper name

* only show "Owners" and "Assignees" options for "Task" source

* change all alert trigger references to source

* change all alert action item references to trigger

* fix failing unit test

* add cypress coverage for task source

* convert alert specs to .ts files

* update the changed key value for other languages
2024-02-28 11:13:13 +05:30
Mayur Singal
1987a161f3
MINOR: Fix oracle lineage query (#15372) 2024-02-27 15:34:34 +00:00
Imri Paran
f6e1f0d9c0
Fixes #15366: add profiler_data_time_series to TABLES_DUMP_ALL (#15369)
* add profiler_data_time_series to TABLES_DUMP_ALL
2024-02-27 15:52:53 +01:00
Chirag Madlani
8c46a4e5cd
chore(ui): wait before udpate the ui for update calls (#15356)
* chore(ui): wait before udpate the ui for update calls

* fix some more cases

* fix unit tests

* fix cypress
2024-02-27 19:49:29 +05:30
Karan Hotchandani
da926d1f2d
Disable updation of mutually exclusive in classification and minor other fixes (#15361)
* fix minor issues of classification and glossary assets

* add mutually exclusive label

* fix cypress
2024-02-27 17:26:01 +05:30
Mayur Singal
d2879ae232
MINOR: Improve Databricks Tags Ingestion (#15248) 2024-02-27 16:57:11 +05:30
Mayur Singal
f00c679f51
MINOR: Fix Hive Metastore Password Encryption (#15329) 2024-02-27 16:56:17 +05:30
Karan Hotchandani
e8c0b017ba
exclude tags search from domain (#15328)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-02-27 14:23:44 +05:30
Akash Jain
42e3b04112
chore(ci): Use github.event.number to fetch PR Labels. (#15359) 2024-02-27 14:22:47 +05:30
Pere Miquel Brull
b13a50ac68
#15074 - Force AWS Secrets Manager deletion (#15327) 2024-02-27 09:30:39 +01:00
Pere Miquel Brull
10f9fe82a6
#15251 - Fix overwriting of airflow path segments (#15326) 2024-02-27 09:30:28 +01:00
Imri Paran
ec3eb297f5
add migration for MongoDB supportsProfiler = true (#15254)
* add migration for MongoDB supportsProfiler = true
2024-02-27 08:41:55 +01:00
Sriharsha Chintalapani
abfdf0e529
Fix #15205: Container's Datamodel FQN construction (#15354) 2024-02-27 07:23:59 +01:00
Pere Miquel Brull
7a22a5c3f9
MINOR - Delete Reindex Ingestion Pipelines (#15344) 2024-02-26 14:36:34 +01:00
Chirag Madlani
853974005b
chore(ui): improve ui / ux around patch api calls (#15293)
* chore(ui): improve ui / ux around patch api calls

* domain loading changes

* add loading state to entityReName modal

* added loading state for following

* setLoading false in entityName modal

* delete style fix

* updated vote loading and delete loading for queries

* fixed loading issue in profilerSettingsModal

* fixed no data placeholder issue while loading in thread drawer

* fix glossary term related changes

* fix glossary term related changes

* fix: Spaces and Tabs of YAML (#15309)

* fix: Simplify the logic for get cypress filter step

* ui/ux fix

* added tooltip on icons

* localizaion keys

* minor changes

* fixed profiler picture loading issue

* Fix UI-UX (#15313)

* incident manager edit displayName loading

* no data placeholder for no search data

* code refactor

* address comments

* fetch latest data in tagsPage

* fix edit description icon alignment

* edit icon fix

* fixed failing unit test

* revert version tests

* addressing comment

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
2024-02-26 14:52:17 +05:30
Pere Miquel Brull
f6ba49a7dc
MINOR - Use new components in connector docs (#15334) 2024-02-26 09:10:54 +01:00
Sachin Chaurasiya
37fa6658c0
Minor: update ingestion workflow ui doc (#15342) 2024-02-26 08:00:42 +00:00
Mohit Yadav
da5c6c5f37
Task and Mention Notification (#15338)
* - Properly formatted username in mention
- Added Notification in case of Mention or Task

* - Add Conversation Updates for Task
2024-02-26 12:50:08 +05:30
Sriharsha Chintalapani
cd251ea387
Fix #15231: Glossary tasks is not showing on landing page to reviewer (#15340) 2024-02-25 23:13:11 -08:00
Harsh Vador
50034400ee
change cypress running machines to 2 (#15343) 2024-02-26 12:36:16 +05:30
Imri Paran
50b2709e94
MINOR: Mongodb column profile (#15252)
* feat(nosql-profiler): row count

1. Implemented the NoSQLProfilerInterface as an entrypoint for the nosql profiler.
2. Added the NoSQLMetric as an abstract class.
3. Implemented the interface for the MongoDB database source.
4. Implemented an e2e test using testcontainers.
2024-02-26 07:38:38 +01:00
IceS2
22d0b08392
MINOR: Initial proposal for the 'developing a connector' user guide (#15335)
* Initial proposal for the 'developing a connector' user guide

* Add small introduction to the next steps before the link at the end
2024-02-26 07:10:11 +01:00
Harsh Vador
8b72fdaed6
fix cypress pr workflow (#15339) 2024-02-26 10:49:29 +05:30
Teddy
16fdc249b7
fix: pin pandas version to 2.1.x (#15333) 2024-02-24 23:12:22 +05:30
Teddy
ba8208222e
MINOR - Fix column to match set test (#15186)
* fix: column value test for SQA types

* style: ran python linting
2024-02-23 16:35:58 +01:00
Imri Paran
bdf27458e5
MINOR: modified nosql factory to not use pymongo (#15316) 2024-02-23 16:48:59 +05:30
Onkar Ravgan
b78e43e8d7
fixed looker and optional proj filters (#15289) 2024-02-23 16:01:47 +05:30