Snyk bot
9f5e85ad02
fix: upgrade @azure/msal-browser from 2.22.0 to 2.37.0 ( #11802 )
...
Snyk has created this PR to upgrade @azure/msal-browser from 2.22.0 to 2.37.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: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-06 14:04:42 +05:30
Ashish Gupta
f8ff645e5d
feat(ui): supported latest ui for the database page ( #12277 )
...
* supported latest ui for the database page
* fix unit test
2023-07-06 12:29:45 +05:30
Ayush Shah
9ae3407be0
Fix Filter Pattern Delete issue ( #12293 )
2023-07-06 10:18:44 +05:30
Mohit Yadav
283cbcf379
Fix TestCase index ( #12307 )
2023-07-06 00:20:34 +05:30
Chirag Madlani
6dca644c46
fix(ui): cypress fix for login with email ( #12306 )
2023-07-05 21:13:29 +05:30
karanh37
8bdf806694
fix(ui): glossary name with dot loading issue ( #12295 )
...
* fix: glossary name with a dot loading issue
* fix: redirection issues
* fix glossary listing
* fix: glossary path issues
* fix: delete issue for first glossary
* update resource
* fix: unit tests
* fix: minor ui issue
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-07-05 18:43:44 +05:30
Sachin Chaurasiya
6139c59a87
refactor(ui): task flow ( #12248 )
...
* refactor(ui): task flow
* fix: task workflow
* fix(ui): pass initial value on modal form based on task type
* fix(ui): pass proper value in initial form values.
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
2023-07-05 18:30:15 +05:30
Teddy
ba3a1e1ed6
fix: work around for DI reindexing ( #12299 )
...
* fix: work around for DI reindexing
* fix: substring to capitalize
2023-07-05 12:17:51 +00:00
Shailesh Parmar
5e567c1991
bug(ui): fixed tag usage count redirection and recently view table list ( #12288 )
...
* bug(ui): fixed tag usage count redirection and recently view table list
* added recently view functionality for mlmodel and container entity
2023-07-05 14:47:27 +05:30
Aniket Katkar
eaf4ab0541
changed the after login API call method, to update the user details, from PUT to PATCH ( #12287 )
2023-07-05 14:47:18 +05:30
Megumi AIKAWA
9aede5e821
Fixes 11924 : Add pgspider support ( #12159 )
...
* Add PGSpider service connector
* add sqlalchemy-pgspider to setup.py
* Delete unnecessary code and move files.
* Change to work as a Postgres connector sub-module
* Rebuild PGSpiderLineage class into a set of funcs
---------
Co-authored-by: Pham Ngoc Son <son1.phamngoc@toshiba.co.jp>
2023-07-05 09:18:59 +02:00
Pere Miquel Brull
e9ff1e0f05
Fix glossary reviewer tests ( #12285 )
2023-07-05 08:53:20 +02:00
Sriharsha Chintalapani
bc6ebee369
Fix TestCase indexing: exclude change descripiton from indexing ( #12281 )
...
* Fix TestCase indexing: exclude change descripiton from indexing
* Fix TestCase indexing: exclude change descripiton from indexing
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-07-05 10:42:51 +05:30
Mohit Yadav
0ae716a791
fix lookup issue in case the provided username with email does not ex… ( #12283 )
...
* fix lookup issue in case the provided username with email does not exist in the system
* typo
2023-07-05 10:41:23 +05:30
Suresh Srinivas
4f2831f3bb
Upgrade dependencies for 1.2.0 release ( #12280 )
2023-07-04 20:03:40 -07:00
Suresh Srinivas
a313dc19f3
11587 Task 1 - Simplify field inheritance from parent to child entities ( #11588 )
2023-07-04 10:00:16 -07:00
mohitdeuex
71fed53e33
Update query to use for list to fqn
2023-07-04 20:26:22 +05:30
Onkar Ravgan
bee0cc4053
Fixed e2e count ( #12276 )
2023-07-04 20:17:51 +05:30
Onkar Ravgan
15e76bc0d0
Added table level test e2e ( #12273 )
2023-07-04 12:16:09 +02:00
Shailesh Parmar
75d7f1df68
ui: added unit test for data quality page part 1 ( #12267 )
2023-07-04 09:15:31 +00:00
Pere Miquel Brull
16280ffd1e
Fix db filter name ( #12271 )
2023-07-04 09:50:34 +02:00
Hung Duong
64f147c517
Fixes #12129 : enhance bigquery sample data query ( #12130 )
...
* upgrade BigQuery Sampler
* beautify code
* revert old way of profiler & data quality, keep fetch new way sample
* Update profiler_source.py
* Update profiler_source.py
---------
Co-authored-by: hung.duong <hung.duong@be.com.vn>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-07-04 08:37:15 +02:00
Suresh Srinivas
97140e13fd
12142.task2 - Add domain and data product properties to entities ( #12255 )
2023-07-03 15:42:35 -07:00
Pere Miquel Brull
a8396092d8
Fix DL migrations ( #12268 )
2023-07-03 22:25:12 +02:00
mohitdeuex
2bb5c970f9
Remove quoted string postgres
2023-07-04 00:44:03 +05:30
Mohit Yadav
466e325e0a
Added Server migration table to utility ( #12263 )
...
* Added Server migration table to utility
* updated to be in not to migrate
* py checkstyle failure
2023-07-03 19:45:50 +02:00
Pere Miquel Brull
17610cf1d4
Test markdoc variables ( #12266 )
2023-07-03 19:36:47 +02:00
mohitdeuex
89b0de4eac
Migration error in listing by Name because of duplicate name
2023-07-03 22:57:36 +05:30
mohitdeuex
989914f84e
Add server migration validation
2023-07-03 20:15:13 +05:30
mohitdeuex
c9b41178b6
Merge remote-tracking branch 'origin/main'
2023-07-03 19:42:21 +05:30
mohitdeuex
74ad065796
Add ignoreFileChecksum to script
2023-07-03 19:42:12 +05:30
Anuj359
8431f57ef2
Docker env variables ( #12262 )
...
* Updating Dockerfile with multistage
* Updating reviewed changes
* Docker Development changes
* Docker workflow changes
* Arguments update
* Script path update
* Arguments update
* Resolving the reviewed suggestions
* Adding the missing Env variables
* Updating SAML env variable removal
* Updating searchtype
2023-07-03 19:13:28 +05:30
mohitdeuex
e5d761445f
Make read size as 1000
2023-07-03 16:38:17 +05:30
mohitdeuex
4a2e0d6c19
Use Batch for commit and remove transactions
2023-07-03 16:34:50 +05:30
07Himank
245303c8c8
solved table api throw 404 error ( #12261 )
2023-07-03 12:38:06 +02:00
Sriharsha Chintalapani
bdb438d12d
Fix migrations to handle entities with mal-formed FQN due to . in their name ( #12217 )
2023-07-03 15:48:40 +05:30
Chirag Madlani
02fdab8f4e
support(ui): superset with basic and iam auth type ( #12258 )
2023-07-03 15:36:19 +05:30
Ayush Shah
93c405365b
Add Airflow Migrations for IAM RDS connection ( #12259 )
...
* Add Migrations
* Add not null
* Resolve comments
2023-07-03 15:16:30 +05:30
Pere Miquel Brull
dbb5013dc1
[Docs] - Upgrade docs: Add log and sort_buffer_size ( #12260 )
...
* Add log and sort_buffer_size
* Add postgres work_mem
* Add postgres work_mem
2023-07-03 10:54:41 +02:00
Onkar Ravgan
48b98d0be8
default gen time for comp time ( #12256 )
2023-07-03 12:30:02 +05:30
Pere Miquel Brull
49caca5309
Sample Data - Add users with dot in the name ( #12253 )
2023-07-03 07:25:23 +02:00
Pere Miquel Brull
b59ff24531
Fix looker view parser ( #12254 )
2023-07-03 07:25:08 +02:00
Suresh Srinivas
4d4993effc
12142.task1 - Add support for Domains ( #12143 )
2023-07-02 11:32:52 -07:00
Pere Miquel Brull
9869af0ecb
[Docs] - 1.1.0 Upgrade docs ( #12252 )
...
* 1.1.0 Upgrade docs
* Migration note
2023-07-02 12:49:43 +02:00
Pere Miquel Brull
51491c3988
[Docs] - How to run the Ingestion Framework ( #12251 )
...
* Rename docs and clean SSO
* Add connector partials
* Add connector partials
* Rename path
* Add upgrade prerequisites
* Prep ingestion deployments
* Add GitHub Actions
* Fix img
* Fix link
2023-07-02 11:58:48 +02:00
Sriharsha Chintalapani
63de9a160b
Fix migrations to handle entities with mal-formed FQN due to . in their name ( #12249 )
...
* Fix migrations to handle entities with mal-formed FQN due to . in their name
* Fix migrations to handle entities with mal-formed FQN due to . in their name
2023-07-01 14:04:27 -07:00
Teddy
93d132de5c
fix: removed SampleDataConnection class from package ( #12229 )
2023-07-01 11:21:21 -07:00
Onkar Ravgan
2a5a355c5f
fixed dbt table level test ( #12247 )
2023-07-01 19:00:41 +02:00
Shailesh Parmar
85bc6b28ca
ui: updated nam from data insight to data insights ( #12246 )
2023-06-30 23:51:37 -07:00
mohitdeuex
60859791ff
Add Logging in TableInitializer
2023-07-01 02:13:52 +05:30