7010 Commits

Author SHA1 Message Date
mosiac1
0b54d316ef
Move search to URL query string parameter rather than path (#10088)
* [WiP] Fix encoding of '%' in search query

* Use search query parameter for search instead of path

* Fix tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-21 20:05:07 +05:30
Ashish Gupta
18a519571e
UI : Fix Profile Page issue (#10254)
* Fix Profile Page issue

* minor changes
2023-02-21 19:30:33 +05:30
Mayur Singal
42a8622981
Fix #10215: Fix Query Log Usage (#10232) 2023-02-21 17:41:22 +05:30
Mayur Singal
b2aab148fa
Kafka Schema Registry Note (#10255) 2023-02-21 17:26:50 +05:30
Sachin Chaurasiya
46bdc8ab64
chore(ui) : Add missing localization part 2 (#10222)
* chore(ui) : Add missing localization

* fix : unit test

* chore : add missing locale keys

* chore : add missing locale keys

* fix: cy failures

* fix : cy test

* address comments

* chore(ui) : Add missing localization part 2

* fix: unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-21 07:14:46 +00:00
Teddy
219adbe9d9
fix(profiler): snowflake system metric (#10246) 2023-02-21 07:12:40 +00:00
Ayush Shah
785142d86a
Add policy tags from Bigquery (#10189) 2023-02-20 19:13:45 +00:00
Abhishek Pandey
f53d5349ef
null-type-column-handling-added (#10234) 2023-02-20 20:07:47 +05:30
VolkovGeoPhy
7a59bc7676
>= grpc-tools 1.47.2 (Done) (#10218) 2023-02-20 18:07:27 +05:30
Mohit Yadav
8939d81470
Update Docs (#10233) 2023-02-20 14:38:43 +05:30
Stéphane Sol
7ae091318e
limit dbt runs to successful state (#10209)
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-02-19 03:19:01 +05:30
Ashish Gupta
2ba6211b58
UI : Localization fix (#10183)
* Localization fix

* fix unit test issue

* changes as per comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-17 11:47:12 +05:30
Sachin Chaurasiya
5b94f5ae70
chore(ui) : Add missing localization (#10205)
* chore(ui) : Add missing localization

* fix : unit test

* chore : add missing locale keys

* chore : add missing locale keys

* fix: cy failures

* fix : cy test

* address comments
2023-02-16 17:28:00 +05:30
Suresh Srinivas
57093e583a
Fixes #10212 User email address should be unique (#10214) 2023-02-15 21:04:23 -08:00
Pere Miquel Brull
e67fe3a90b
Add tag docs (#10221) 2023-02-16 00:19:22 +04:00
Deepa Rao
f16e9dcc9f
Fixes #10137 - Reorganize API documentation sections (#10172) 2023-02-14 19:32:43 -08:00
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