Onkar Ravgan
a5d51d0f55
Fixed entity reference for dbt and glue ( #10201 )
...
* fixed entity ref for dbt
* fixed entity ref for glue
2023-02-14 17:28:28 +05:30
Shailesh Parmar
8ad27eb0a6
cypress: rename advanceSearch spec to SearchFlow ( #10168 )
...
* cypress: rename advanceSearch spec to SearchFlow
* updated searchflow spec
* updated cypres.config to run searchflow last
* updated cypress config
* Revert "updated cypress config"
This reverts commit e7b74f7a826f803c3580e951138f930e3627fcc6.
* Revert "updated cypres.config to run searchflow last"
This reverts commit b455e82a831fb44f9c0844a8fd99a8de11056d62.
2023-02-13 18:42:28 +05:30
Suresh Srinivas
afad0a4769
Fixes #10123 - Change entityReference in createRequests to fullyQualifiedName ( #10124 )
...
* Change entityReference to entity name or fullyQualifiedName
* Change backend code and tests to use FQN
* UI change for using fqns instead of EntityReference
* Ingestion framework changes for using fqns instead of EntityReference
* Fix test failures
* Fixed python tests and sample data new
* fix: minor ui changes for fqn
* Fixed python integration tests
* Fixed superset tests
* fix UI tests
* fix type issue
* fix cypress
* fix name for testcase
---------
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-13 13:38:55 +05:30
JINZHANG2017
1f6ee4a408
update columnValueMaxToBeBetween json schema. ( #10176 )
...
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-02-13 06:32:32 +04:00
Yu Ishikawa
40f8a527ab
Upgrade isort pre-commit ( #10154 )
...
Signed-off-by: Yu ISHIKAWA <yuu.ishikawa+github@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-02-12 18:13:24 -08:00
Joe Shajan
6966b1ceb7
fix: duplicate env variables ( #10194 )
2023-02-13 06:12:07 +04:00
Sriharsha Chintalapani
fb4743c47d
Add long file tar name generation ( #9662 )
2023-02-11 09:20:38 -08:00
Nahuel
fc78d03cc4
Check if user is bot before updateOrCreate bot user ( #10178 )
2023-02-10 16:40:07 +00:00
Pere Miquel Brull
2a99114c94
Set the server connection when running a pipeline ( #10152 )
2023-02-10 15:32:05 +01:00
NiharDoshi99
d9dbd360ed
fix: added tag in datamodel generation ( #10179 )
...
* fix: added tag in datamodel generation
* fix: removed location
2023-02-10 15:25:50 +01:00
Mayur Singal
610b6535fa
Fix unused dbName for non SQA sources ( #10170 )
2023-02-10 07:17:09 +01:00
Suresh Srinivas
c4c660e25c
Relax data asset name restrictions to allow the special characters except "::" ( #10169 )
2023-02-09 21:27:08 -08:00
Ashish Gupta
cfb469f6b2
Fix Activity and Support icons ( #10165 )
2023-02-10 10:56:47 +05:30
Ashish Gupta
b6e6deed9a
Fix task badge icon size ( #10162 )
2023-02-10 10:43:58 +05:30
Ashish Gupta
f33430c533
Fix missing localization ( #10161 )
2023-02-10 10:42:23 +05:30
Shailesh Parmar
e30786959b
fix: table scroll in column profile table ( #10166 )
2023-02-09 18:20:52 +00:00
Mayur Singal
0bea02c202
Superset Unit Tests ( #10078 )
2023-02-09 19:45:24 +05:30
NiharDoshi99
9bb99407e5
fix: snowflake frequently join table ( #10157 )
2023-02-09 18:05:52 +05:30
Parth Panchal
5c351781f5
Fixed#9427: LDAP-s support connection without MTLS ( #10146 )
...
* Fixed#9427: LDAP-s support connection without MTLS
* Fixed#9427: LDAP-s support connection without MTLS
* Fixed#9427: LDAP-s support connection without MTLS
* Fix Json Issues
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-02-09 17:42:38 +05:30
Ashish Gupta
b8a6f549e7
UI : Added locailzation ( #10151 )
...
* added locailzation
* minor changes
* fix unit test issue
2023-02-09 14:26:28 +05:30
Ashish Gupta
abbc5e2686
UI : Fix expandable icon in entity table ( #10125 )
...
* Fix expandble icon in entity table
* Replace to Antd icon and address comments
* minor changes
* fix icon size
2023-02-09 14:17:28 +05:30
Milan Bariya
6424b57f51
Update test connection function for common source ( #10116 )
...
* Update test connection function for common source
* Update test connection function for common source
* Update test connection function
* Update test connection function
* Update test connection function
* Change based on comments
2023-02-09 07:03:48 +01:00
Mayur Singal
392107bc4a
Datalake Avro & Json Lines Support ( #10129 )
2023-02-08 17:31:25 +00:00
NiharDoshi99
34a0cc147e
Fix: Added changes for Pii sensitive ( #10119 )
...
* Fix: added changes for pii sensitive
* Fix: removed comments
* Fix: python checkstyle
* differtiate between sensitive and non sensitive tag
* fix: python test
* fix: added tests
* fix: maven CI
2023-02-08 16:00:47 +00:00
Chirag Madlani
fe03e51cfe
fix(ui): eliminate username logic from signIn process ( #10131 )
...
* fix(ui): eliminate username logic from signIn process
* fix failing cypress
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-02-08 20:50:31 +05:30
Teddy
b62f97f27b
fix(profiler): imporve logic for snowflake to pick up DML ran on different WH ( #10150 )
2023-02-08 14:53:43 +00:00
Shailesh Parmar
7d827b6ae8
cypress: added missing cypress test case for glossary feature-part-1 ( #10122 )
...
* cypress: added missing glossary cypress
* formatting
* updated new data-testid
* closing select options on click of side panel
2023-02-08 19:39:20 +05:30
Onkar Ravgan
6d94a03fc7
Added dbt fixes ( #10132 )
2023-02-08 12:42:19 +01:00
Shailesh Parmar
c1102b13fa
fix: Table list view within service shows name
instead of displayName
#10136 ( #10142 )
2023-02-08 15:26:26 +05:30
Nahuel
fbeea8844e
Update feature request template ( #10130 )
2023-02-07 15:43:57 +00:00
Pere Miquel Brull
1835de8bf2
Group airflowConfiguration into pipelineService config ( #10120 )
...
Group airflowConfiguration into pipelineService config (#10120 )
2023-02-07 16:30:42 +01:00
Shailesh Parmar
b8e15bd969
fixed: tag api being called on every click in create glossary and create glossary term page ( #10126 )
...
* fixed: tag api being called on every click in create glossary and create glossary term page
* added unit test and optimise the code
2023-02-07 14:09:56 +00:00
Chirag Madlani
8d6a8938ad
fix(ui): localization for const final part ( #9716 )
...
* chore(ui): enable eslint rules for i18next
add sync language resources with main file
* chore : exclude i18next/no-literal-string for js, jsx, json and test files
* chore: add connection schemas in eslint ignore
* fix : missing localization part 1
* fix : missing localization part 2
* fix : missing localization part 3
* fix : missing localization part 4
* fix : missing localization part 5
* fix : missing localization part 6
* fix : unit test
* ignore mock files
* fix(ui): localization for const final part
* update i18next/no-literal-string to error from warning
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-07 19:08:41 +05:30
NiharDoshi99
012f96a7a2
Domo issue ( #10080 )
...
* Domo issue
* added pydantic models and changes as per comment
* Fix: added ownership details
* fixed pytest
2023-02-07 17:16:26 +05:30
Ayush Shah
b75573386b
Optimize Images and Vectors ( lossless ) ( #10115 )
2023-02-07 16:22:32 +05:30
karanh37
497ae4c8ac
fix: use async for advanced search autocomplete ( #10118 )
...
* fix: use async for advanced search autocomplete
* refactor: revert the cypress config changes
2023-02-07 16:10:27 +05:30
Pere Miquel Brull
fb15c896b3
Handle XLets in groups for AirflowLineageRunner ( #10114 )
...
* Handle XLets in groups
* Linting
* Linting
2023-02-07 06:49:46 +01:00
Sriharsha Chintalapani
b76ec0a18f
Parallel tests ( #10064 )
...
* Staging parallel tests
* Parallelize Tests
* Parallelize Tests
* Parallelize Tests
* Parallelize Tests
* Parallelize Tests
* Parallelize Tests
2023-02-06 21:26:13 -08:00
Suresh Srinivas
460a9288a7
Update project dependencies ( #9978 )
2023-02-06 12:41:10 -08:00
Nahuel
5093c7c209
Doc: Update Bot configuration doc ( #10121 )
2023-02-06 15:20:01 +00:00
Shailesh Parmar
c19a37f607
ui: fetch table api in ascending order in schema details page ( #10117 )
2023-02-06 16:47:45 +05:30
Pere Miquel Brull
1f11fdefb4
Databricks comments & view definitions in bulk ( #10112 )
...
* Add databricks comments
* Add view definition
* Add view definition
2023-02-06 08:55:15 +01:00
ragul balaji ravichandran
97747d9803
add GChat as alert destination ( #10109 )
2023-02-04 17:04:31 -08:00
krotonet
8b84ea2453
Use the primitive boolean expression ( #10110 )
...
* Use the primitive boolean expression for #7863
* Use the primitive boolean expression for #7863
* Update yarn-coverage.yml
2023-02-04 15:30:51 -08:00
Suresh Srinivas
1990ac56d9
10041 Part1 - Refactor and clean up System APIs ( #10042 )
...
* 10041 Part1 - Refactor and clean up System APIs
* Update the config resource endpoint url
2023-02-03 16:25:40 -08:00
Mohit Yadav
2ad9a7eb44
Update docs for Keycloak ( #10107 )
2023-02-04 00:16:27 +05:30
Teddy
b91611b33c
doc(DQ): Added summary of failure/success behavior for each test ( #10106 )
2023-02-03 15:34:51 +00:00
Chirag Madlani
13357ab668
chore(ui): enable eslint rules for i18next ( #9675 )
...
* chore(ui): enable eslint rules for i18next
add sync language resources with main file
* chore : exclude i18next/no-literal-string for js, jsx, json and test files
* chore: add connection schemas in eslint ignore
* fix : missing localization part 1
* fix : missing localization part 2
* fix : missing localization part 3
* fix : missing localization part 4
* fix : missing localization part 5
* fix : missing localization part 6
* fix : unit test
* ignore mock files
* update i18next/no-literal-string to error from warning
* address comments
* fix cypress
* fix cypress
* fix element not found error on tests
* scroll to element before assertion
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-03 20:48:41 +05:30
Onkar Ravgan
67479940cf
Use es for fqn in dbt datamodel ( #10102 )
...
* Use es for fqn in datamodel
* Corrected error message
2023-02-03 19:43:03 +05:30
Chirag Madlani
42b13c2b0d
fix(ui): update what's new content features ( #10104 )
2023-02-03 19:40:29 +05:30