4809 Commits

Author SHA1 Message Date
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
Sachin Chaurasiya
92cea45c00
test: add cypress tests for entity ref and entity ref list custom properties (#16324) 2024-05-17 17:22:42 +05:30
Ashish Gupta
cfe86267ee
MINOR: fix the header in deleted team feed (#16317)
* fix the header in deleted team feed

* added unit test
2024-05-17 15:40:07 +05:30
Shailesh Parmar
42defd2433
cypress: added cypress to validate schemaDefinition(views) (#16319) 2024-05-17 15:17:55 +05:30
Shailesh Parmar
ad4bd39ea6
Minor: added whats new content for health check feature (#16320) 2024-05-17 13:15:04 +05:30
Shailesh Parmar
807bb0b89e
Minor: update testSuite pipeline name to have UUID to keep unique name (#16309) 2024-05-16 20:26:02 +05:30
Karan Hotchandani
46e14b79f4
fix glossary term selection (#16303)
* fix glossary term selection

* fix flaky tags cypress
2024-05-16 18:19:54 +05:30
Shailesh Parmar
9747315522
cypress: fixed cypress aut failure 5 and improve recursion logic (#16300)
* cypress: fixed aut failure part 5

* revert test-suite name change

* fixed data insight report application
2024-05-16 17:43:59 +05:30
Ashish Gupta
82143e2e5b
feat(ui): what's new details update for 1.4.0 (#16146) 2024-05-16 16:52:28 +05:30
Ashish Gupta
fc00b61e59
MINOR: fix the dropdown not showing in case of no data in glossary (#16256)
* fix the dropdown not showing in case of no data in glossary

* minor fix
2024-05-16 14:27:56 +05:30
Pere Miquel Brull
447bec1d99
MINOR - Better Health messaging (#16254)
* MINOR - Better Health messaging

* MINOR - Better Health messaging

* Update page header label for health check

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-05-16 10:04:04 +02:00
Sachin Chaurasiya
dfb3cdfb69
minor: update hardcoded link color with theme (#16290)
* minor: update hardcoded primary color with theme

* test: fix unit tests
2024-05-16 12:09:32 +05:30
Karan Hotchandani
448f286ee3
fix re-render of tags component (#16270)
* fix re-render of tags component

* fix cypress data issue

* fix code smell
2024-05-16 10:17:37 +05:30
Sachin Chaurasiya
755a643f6f
test: fix custom properties cypress tests (#16272)
* test: fix custom properties cypress tests

* chore: Update Cypress tests for custom properties

* chore: Update Cypress tests for custom properties

* chore: Update Cypress tests for custom properties
2024-05-15 23:59:45 +05:30
Shailesh Parmar
8050716630
Minor: fixed join and leave team issue (#16287) 2024-05-15 23:10:05 +05:30
Shailesh Parmar
b4fd5b9218
cypress: fixed cypress aut failure part 3 (#16283) 2024-05-15 23:08:58 +05:30
Aniket Katkar
142d2ca118
Minor: Bug fixes and improvements (#16260)
* Fix multiple API calls to fetch user details

* Change the tab `history` to `Recent Runs` in application details page

* Changes to show display name in pipeline delete confirmation modal

* Fix the select field overflow issue for advanced search input fields

* Fix advanced search custom property field overflow issue and used mixin to follow DRY

* Fix the left side menu bar not scrolling issue
2024-05-15 17:16:55 +05:30
Sachin Chaurasiya
80ccb4e8a4
minor: add isApplicationLoading state in ApplicationStore (#16242)
* minor: add isApplicationLoading state and ApplicationStore

* minor: remove setIsUserAuthenticated(true) from the oidcAuthenticator Callback onSuccess

* chore: add comments

* chore: update isSigningIn to isSigningUp

* update comment

* chore: add switch in app router

* chore: improve setIsAuthenticated usage

* fix test

* add application loading in basic authenticator
2024-05-15 15:40:04 +05:30
Ashish Gupta
386e80ca1b
Minor: Activity feed improvements part 3 (#16241)
* Activity feed improvements part 3

* minor changes

* fix breadcrumb for roles,policy and persona and revamp deleted feed card

* icon fix

* persona icon fix

* fix the redirect link and made changes as per commets

* minor changes
2024-05-15 15:37:57 +05:30
Shailesh Parmar
3e4e801b73
Minor: implemented permissions for import export feature (#16268) 2024-05-15 15:10:52 +05:30
Teddy
3cf928bcc7
MINOR - Test Case Incident Manager Reindex (#16123)
* feat: added reindex logic for test cases

* fix: broaden exception to catch ES/OS failure

* style: ran java linting

* fix: update buildESDoc method

* style: ran java linting

* fix ui tests

* fix: update HashMap to Map

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
2024-05-15 10:38:58 +02:00
Shailesh Parmar
75feb748ec
Minor: rename the column to "Data quality", and updated space of the schema (#16250)
* Minor: rename the column to "Data quality", and updated space of the schema

* added missing filter for dashboard data model and pipeline details page
2024-05-14 18:38:15 +05:30
Karan Hotchandani
bb6c0b1096
Fix Domain and Glossary cypress (#16257)
* fix domain cypress

* fix glossary cypress
2024-05-14 17:58:51 +05:30
Shailesh Parmar
2e52475b68
cypress: fixed AUT cypress failure part 2 (#16243)
* cypress: fixed AUT cypress failure part 2

* fixed query cypress

* reverting logs
2024-05-14 14:24:49 +05:30
Sachin Chaurasiya
ed7f8cd915
minor: remove logout handler from singin page (#16237) 2024-05-13 22:32:50 +05:30
Onkar Ravgan
7451688a21
fixed metadata service detail page (#16238) 2024-05-13 18:49:38 +05:30
Ashish Gupta
1ca86f8889
fix the glossary terms not showing when expand click (#16239)
* fix the glossary terms not showing when expand click

* supported cypress to check term after click on expand icon of term
2024-05-13 18:44:41 +05:30
Aniket Katkar
81720a906f
Fix the alerts feed (#16228) 2024-05-11 21:58:43 +05:30
Aniket Katkar
798fe311c0
Improvements: Activity feed improvements (#16221)
* Pass parameterValues for the test case summary feed

* Change test case link formation to navigate to incident manager page

* Changes to show graph plot of test summary in the feeds

* Localization change for other languages

* Fix unit tests
Add missing tests

* Fix the feed cards for Team and Application

* Update localization for other languages

* Add icon for the chart asset
2024-05-11 20:04:16 +05:30
Shailesh Parmar
84f3f4ef8b
cypress: AUT cypress failure part 1 (#16222)
* cypress: AUT cypress failure part 1

* fixed failing cypress and skip airflow ingestion cypress

* fixed test

* addressing comment

* fixed failing cypress

* updated api wait

* reverting skip test and config change

* added License
2024-05-11 19:31:34 +05:30
Ashish Gupta
e4add9ea6e
MINNOR: fix the reloading of application when current user team or role changes (#16219)
* fix the reloading of application when current user team or role changes

* fix the infinite load

* added test for no loader if current user not present
2024-05-10 23:40:15 +05:30
sonika-shah
3db9dadaa6
Fix #15809 : Update asset indexes on glossary term hierarchy change/ term rename (#16083)
* Fix #15809 : Update asset indexes on glossary term hierarchy change

* move logic to new method updateAssetIndexesOnGlossaryTermUpdate()

* enbale skip cypress test for the asset not found

* fix loss of tags and other relations while glossary parent change

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-05-10 17:31:42 +05:30
sonika-shah
2638dcd09f
fix issue in glossaryTerm search getHierarchy api (#16127)
* fix issue in glossaryTerm search getHierarchy api

* get style from glossaryTerm search getHierarchy api

* get style from glossaryTerm search getHierarchy api

* get style from glossaryTerm search getHierarchy api

* fix validation error for entity and entityRef property types

* increase aggregation size for fqnParts in glossary_term_index
2024-05-10 17:23:45 +05:30
Ashish Gupta
7fe0935438
Minor: work on glossary hierarchy feedback (#16197)
* Minor: work on glossary hierarchy feedback

* minor spacing fix in the select box

* cypress fix

* fix sonar issue
2024-05-10 14:52:31 +05:30
Suman Maharana
8dc623e280
Added KafkaConnect Connector (#16217) 2024-05-10 14:29:45 +05:30