4793 Commits

Author SHA1 Message Date
Shailesh Parmar
6c510a567b
Minor: fixed data quality page type issue (#16556) 2024-06-06 19:51:25 +05:30
Shailesh Parmar
9fbc37839d
playwright: add services test (#16552)
* playwright: add services test

* click on 1st announcement

* folder structure updated
2024-06-06 18:00:31 +05:30
haguenau
2ea4b5217b
Fix spelling of "GitHub" in "star us" message (#16546) 2024-06-05 23:55:08 -07:00
Pere Miquel Brull
d8e2187980
#15243 - Pydantic V2 & Airflow 2.9 (#16480)
* pydantic v2

* pydanticv2

* fix parser

* fix annotated

* fix model dumping

* mysql ingestion

* clean root models

* clean root models

* bump airflow

* bump airflow

* bump airflow

* optionals

* optionals

* optionals

* jdk

* airflow migrate

* fab provider

* fab provider

* fab provider

* some more fixes

* fixing tests and imports

* model_dump and model_validate

* model_dump and model_validate

* model_dump and model_validate

* union

* pylint

* pylint

* integration tests

* fix CostAnalysisReportData

* integration tests

* tests

* missing defaults

* missing defaults
2024-06-05 21:18:37 +02:00
Ashish Gupta
fcb87b5866
CYPRESS: fix announcement cypress (#16536)
* fix announcement cypress

* changes as per comments

* fix the cypress failure
2024-06-06 00:05:10 +05:30
Karan Hotchandani
dff0aa8dbe
Fix#16491 - fix lineage edge description update (#16538)
* fix lineage edge description update

* fix tests
2024-06-05 22:36:45 +05:30
Sachin Chaurasiya
5509b986a6
fix: saml auth for new user not created (#16543)
* fix: saml auth for new user not created

* doc: add comment
2024-06-05 20:25:42 +05:30
Sachin Chaurasiya
fd71e007b4
minor: improve the block editor initial content history (#16540) 2024-06-05 18:54:08 +05:30
Shailesh Parmar
10cda1dac1
playwright: migrate announcement, rename, soft delete and hard delete test (#16542)
* playwright: migrate announcement, rename, soft delete and hard delete test

* addressing comment

* minor fix for hover
2024-06-05 17:56:41 +05:30
Sachin Chaurasiya
c75d55ba4b
minor: sanitize activity feed editor content (#16533) 2024-06-05 13:13:59 +05:30
Ashish Gupta
8d312f0853
#16489: fix the redirect issue to new tab for tags and glossary (#16512)
* fix the redirect issue to new tab for tags and glossary

* fix the redirect on cancel icon and unit test issue

* changes as per comments
2024-06-05 11:34:24 +05:30
Shailesh Parmar
1fd2056d27
playwright: add support for base url via env variable (#16526) 2024-06-04 16:29:42 +05:30
Chirag Madlani
5b71d79e8a
feat(ui): support tag & tier filter for test case (#16502)
* feat(ui): support tag & tier filter for test case

* fix tag filter

* allow single select for tier

* added service name filter

* update cypress for tags, tier & service

* add specific add for filters

* fix tier api call
2024-06-04 15:44:46 +05:30
Siddhant
7558ccc432
Fixes : 14333 - Changed announcements startTime and endTime from seconds to milliseconds. (#16438)
* Improvement: Changed announcements startTime and endTime from seconds to milliseconds.

* Improvement: Changed announcements startTime and endTime from seconds to milliseconds.

* supported announcement milleseconds change from UI

* fix sonar issue

* remove unwanted code

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-06-03 15:22:37 +05:30
Shailesh Parmar
612de36ffb
playwright: added follow unfollow and up vote down vote test (#16508)
* playwright: added follow unfollow and up vote down vote test

* updating title

* addressing comment
2024-06-03 14:00:03 +05:30
Ashish Gupta
ee7cddd169
fix announcement not redirect from landing page (#16506)
* fix announcement not redirect from landing page

* minor changes

* change in cypress test
2024-06-03 12:27:55 +05:30
Shailesh Parmar
30dd7e736c
playwright: test setup and improvement (#16504)
* playwright: test setup and improvement

* added report to dev dependency
2024-06-01 22:18:33 +05:30
Ashish Gupta
cb488c62ee
fix tooltip of glossaryTerms in entity page (#16482) 2024-06-01 14:05:30 +05:30
Chirag Madlani
1a6c4c9720
minor(ui): refresh token for OIDC SSO (#16483)
* minor(ui): refresh token for OIDC SSO

* remove frame window timeout issue

* increase iFrame timeout for oidc
2024-05-31 17:47:52 +05:30
Shailesh Parmar
136ec635a7
playwright: initial setup of playwright for UI (#16419)
* playwright: initial setup of playwright for UI

* playwright test 1

* minor change

* added dashboard entity test

* added cli report setup for playwright

* reset unwanted changes

* updating baseUrl

* added playwright for glossary

* updated folder structure

* added classes of container, dashboard, mlmodal, pipeline, searchindex, topic

* addressing comment

* miner fix
2024-05-31 11:01:10 +05:30
sonika-shah
ae5e9d61cc
Fix #16278 : Search to display Draft glossaryTerms on Explore page (#16462)
* Fix #16278 : Search to display Draft glossaryTerms as well on Explore page

* add term status quick filter

* change aggregation key for status field

* change aggregation key for status field

* add lowercase_normalizer in status filed for aggregate api

* add cypress tests

* fix cypress

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-05-30 13:25:13 +00:00
Chirag Madlani
d55981adfd
minor(ui): update what's new for 1.4.2 (#16457) 2024-05-29 17:25:21 +05:30
Shailesh Parmar
029370205f
cypress: fixed cypress AUT for mysql (#16446)
* cypress: fixed cypress AUT for mysql

* minor fix
2024-05-29 13:51:17 +05:30
Karan Hotchandani
f0cda8464f
Fix#16404 - Show Node level lineage by default (#16445)
* default to node layer

* update cypress

* code cleanup

* fix cypress
2024-05-29 12:10:02 +05:30
Shailesh Parmar
0c974edd13
Minor: address ui feedback on data observability (#16427)
* Minor: address ui feedback on data observability

* fixed failing unit test
2024-05-28 14:12:16 +05:30
gpby
d909a3141e
Teradata Connector (#16373)
* [WIP] add teradata connector

* [WIP] add teradata ingestion

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* Reformat code

* Remove unused databaseName property
2024-05-28 06:40:22 +02:00
Karan Hotchandani
5930cd7a7a
Empty quick filters (#16402)
* initial commit for empty quick filters

* update progress

* fix field title

* cleanup

* add tests

* unit tests

* fix encoding of search query

* add cypress tests

* add cypress

* fix flaky cypress

* fix review comments

* revert tooltip changes

* fix tests

* fix tests
2024-05-27 17:05:15 +05:30
Shailesh Parmar
15c8252cd9
Minor: added whats new for 1.4.1 (#16420)
* Minor: added whats new for 1.4.1

* added note in to whats new
2024-05-27 14:10:05 +05:30
Ayush Shah
e1a4937744
Fix SSL issue (#16412) 2024-05-26 18:49:35 +00:00
Shailesh Parmar
505690e523
cypress: fixed aut failure part 7 (#16371)
* cypress: fixed aut failure part 7

* updated cypress

* fixed failing cypress
2024-05-26 14:12:27 +05:30
Shailesh Parmar
89b1b090c7
#10502 Show dbt node fields in the UI (#16411) 2024-05-24 20:28:17 +05:30
Shailesh Parmar
3a9c2473aa
#16381 Test case not showing test type (#16399) 2024-05-24 11:27:28 +05:30
Akash Jain
015d71c9de
chore: Update main branch for 1.5.0 Release (#16401) 2024-05-23 18:46:15 +05:30
Karan Hotchandani
3a842f58e3
cypress - verify owner propagation (#16385)
* verify owner propagation

* fix reloading

* change owner name
2024-05-22 21:03:17 +05:30
Sachin Chaurasiya
bbe938936e
Minor: clear the stale state before login in oidc (#16374)
* Minor: clear the stale state before login in oidc

* minor fix

* chore: Fix logout issue in AuthProvider component

* chore: Clear stale state before login in OidcAuthenticator

* chore: Reset user details if token is expired or not present

* chore: Initialize Axios interceptors in AuthProvider component

* chore: Update AuthProvider component to fetch auth config before starting token expiry timer

* chore: Update AuthProvider component to fetch auth config before starting token expiry timer

* Improve the logic to clear the stale states before login for the OIDC logins

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2024-05-22 19:05:33 +05:30
Teddy
5555c3db88
[MINOR] test case listing with prefix (#16382)
* fix: test case listing with prefix

* fix: domain filtering

* added cypress for domain and data quality filters

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-05-22 18:52:20 +05:30
Karan Hotchandani
c6108cfea1
fix patch request for inherited ownership (#16383) 2024-05-22 15:24:11 +05:30
Sachin Chaurasiya
4c46fba202
Minor: improve custom property cypress (#16369) 2024-05-21 23:46:27 +05:30
Shailesh Parmar
5da85798c6
cypress: skip cypress usage for AUT (#16352) 2024-05-20 23:19:53 +05:30
sonika-shah
8435f8b710
fix get tags asset on glossary rename (#16342)
* fix get tags asset on glossary rename

* fix get tags asset on glossary rename

* fix get tags asset on glossary rename - ui change

* fix get tags asset on glossary rename - ui change
2024-05-20 22:53:50 +05:30
Aniket Katkar
9618ec865e
Minor: Fix advanced search description field conditions (#16351)
* Fix the description field input for Contains condition not working

* Remove unnecessary operators for the description status advanced search field

* Update language files with translations for "Complete" and "Incomplete"
2024-05-20 21:32:19 +05:30
Shailesh Parmar
8c3a02481e
cypress: fix AUT flakiness part 7 (#16348) 2024-05-20 15:57:27 +05:30
Aniket Katkar
38bdcc4112
Minor: Automator form fix (#16349)
* Fix the initial value not applying to the form item for ScheduleInterval component

* Add tests for the default value check for the debug log switch in ScheduleInterval

* Update the whats new content for the automator name changes
2024-05-20 15:48:56 +05:30
Karan Hotchandani
25b9576114
create export data on every click (#16344) 2024-05-20 12:22:49 +05:30
Shailesh Parmar
7b9955d6ed
cypress: fixed flakiness of glossary selection cypress (#16332)
* cypress: fixed flakiness of glossary selection cypress

* miner fix

* testing the tags,glossary cypress

* adding manual wait to click on correct element

* revert cypress config changes

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-05-18 10:42:38 +05:30
Shailesh Parmar
8116fec1ce
Minor: fixed log viewer ui breaking issue (#16337) 2024-05-17 21:12:35 +05:30
Sachin Chaurasiya
5473e3215c
Minor: add query_filter for filtering bots (#16335)
* Minor: add query_filter for filtering bots

* add unit test
2024-05-17 20:55:47 +05:30
Aniket Katkar
c9f3b4a2cd
Minor: Bug fixes and improvements (#16323)
* Fix the flaky observability alert cypress tests

* Add glossary entity Creation details object in EntityConstant file for cypress

* Fix the icons in observability alert destination options

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-05-17 19:45:37 +05:30
Karan Hotchandani
a3bc276165
fixes duplicate calls on teams page (#16325)
* fixes duplicate calls on teams page

* fix delete user loading
2024-05-17 19:09:18 +05:30
Sachin Chaurasiya
82e5041dde
Minor: Improve custom property table update experience (#16328) 2024-05-17 18:57:06 +05:30