8498 Commits

Author SHA1 Message Date
Akash Jain
e42a781aaf
fix(docs): curl command of quickstart guide (#13899) 2023-11-08 12:08:00 +01:00
Ashish Gupta
2935c1d67b
fix(ui): table data issue in entity table lineage sidebar (#13893)
* fix table data issue in entity table lineage sidebar

* optimize code
2023-11-08 14:57:17 +05:30
Onkar Ravgan
bdfc9226d5
Added cost analysis producer in DI (#13872) 2023-11-08 12:04:48 +05:30
07Himank
1a14ac6e72
update respective index with the assets (#13843)
* update respective index with the assets

* checkstyle

* addressing comments

* add listorempty
2023-11-08 10:36:03 +05:30
Teddy
04f6bc7b62
fix: paginating test cases with testSuiteId filter (#13886) 2023-11-07 17:27:09 +00:00
Shailesh Parmar
354c38107e
cypress: Auto skip test part 1 (#13858)
* cypress: Auto skip test part 1

* fixed skip test
2023-11-07 22:42:11 +05:30
Suresh Srinivas
a89e317a2b
Fixes #13863 - Show inherited relationships of an entity (#13864)
* Fixes #13863 - Show inherited relationships of an entity

* Test failure fixes

* Commenting out invalid python test
2023-11-07 09:11:06 -08:00
Mohit Yadav
8d411e2506
Prevent Rules with same name in a Policy (#13883) 2023-11-07 21:29:07 +05:30
Mohit Yadav
a2d99a4631
Allow Activity Feed to have User entity Updates (#13877) 2023-11-07 21:27:33 +05:30
Mohit Yadav
8694341cc8
Fix Pagination Api failure (#13881) 2023-11-07 18:35:23 +05:30
Mohit Yadav
5989b99536
Populate Assignees while adding posts to a thread (#13882) 2023-11-07 18:31:21 +05:30
mrkoloev
ca7a04a457
Update local-docker-deployment.md (#13832)
changed curl flag from -sL to -o
2023-11-07 15:44:40 +05:30
karanh37
51f3d31da6
fix: use aggregation search instead of suggest query (#13861)
* fix: use searchAggregates instead of suggest query

* fix: aggregation fields
2023-11-07 15:22:01 +05:30
karanh37
bc4991d72a
fix: add application enable disable state (#13854)
* fix: add application enable disable state

* fix: add localization

* fix: code smell

* fix: review comments
2023-11-07 15:18:55 +05:30
Ayush Shah
d1544097d5
added Routines related permissions for Bigquery (#13875) 2023-11-07 14:45:01 +05:30
Mohit Yadav
4a73978c77
Fixes #13803 : Reduce the number of call in case of columns (#13819)
* Fixes #13803 : Reduce the number of call in case of columns

* Add Generic Method and Interface for Fields

* Removed unnecessary comments

* Make FieldInterface return List<? extends FieldInterface> for getChildren

* Fix Failing Tests

* - Remove Pipeline or Kill on app Disable
- Add AppMarketPlaceResourceTest
- Reschedule app automatically on restore

* Add Debug Log in validate Change Event

* Fix BotResourceTest

* Api Refactor on UI
2023-11-07 13:06:38 +05:30
Ayush Shah
ec6184d2da
Fix Trino Dialect Import issue (#13869) 2023-11-07 12:10:59 +05:30
Ayush Shah
73c126887c
Remove Excess Permissions for athena (#13857) 2023-11-06 10:24:11 -08:00
Onkar Ravgan
2fdb1af0f4
added 121 migration (#13837) 2023-11-06 18:13:30 +05:30
Ayush Shah
29b7f3aa33
Fixes 13688: Trino Profiler Bugs (#13853) 2023-11-06 17:14:04 +05:30
Onkar Ravgan
c7834e74cc
fixed avro recursive record (#13856) 2023-11-06 16:27:06 +05:30
Dhruvin Maniar
f89b52cb11
[FIX] Update docs of keycloak SSO (#13842) 2023-11-06 13:40:33 +05:30
Akash Jain
f9e0047b6f
fix(docs): Helm Values and Snippet usage for DB_PARAMS (#13851)
* docs: Add breaking changes for the use of `DB_PARAMS`

* fix(docs): Update to `DB_PARAMS` value in snippets

* fix(docs): Update Helm Values
2023-11-06 11:52:42 +05:30
Ashish Gupta
c5e7ff4c70
fix(cypress): what's new pop-up alert box (#13848)
* fix(cypress): what's new popoup alert box

* remove manual timeout as not required such
2023-11-05 10:49:22 +05:30
Akash Jain
1cbcdd01d2
docs: Add breaking changes for the use of DB_PARAMS (#13841) 2023-11-04 09:56:13 -07:00
Sriharsha Chintalapani
532a7938ee
Update baremetal installation docs to refer Java 17 (#13817) 2023-11-04 09:55:36 -07:00
Sriharsha Chintalapani
edadb2f223
update roadmap (#13847) 2023-11-04 04:30:54 -07:00
Ashish Gupta
797eed5138
revamp(ui): whats new alert box popup (#13835)
* revamp whats new popup alert box

* changes as per comments

* added await for whats-new-alert in cypress and slow down gif loader

* changes as per comments

* minor changes
2023-11-04 12:38:48 +05:30
Shailesh Parmar
6dc630b685
cypress: fixed cypress AUT failure part 4 (#13840) 2023-11-04 12:37:54 +05:30
Teddy
9d238d142a
fix: handle postgres migration error (#13844)
* fix: handle postgres migration error

* fix: removed MySQL comment
2023-11-03 15:03:03 +01:00
Onkar Ravgan
9d58b56a1c
Added stored procedures sample data (#13838)
* Added stored proc sample data

* Added sp lineage
2023-11-03 14:05:02 +01:00
Pere Miquel Brull
ca9a92e39d
[Docs] - Workflow Breaking Changes - Custom Connectors (#13834)
* quickstart

* [Docs] - Workflow Breaking Changes - Custom Connectors
2023-11-03 08:24:03 +01:00
07Himank
1c56d8c181
Backend support for filtering by votes (#13813)
* Backend support for filtering by votes

* remove the condition

* checkstyle
2023-11-03 12:32:31 +05:30
07Himank
b82c33574f
added data product to missing things (#13830) 2023-11-03 12:31:29 +05:30
Shailesh Parmar
3564eea9d6
cypress: fix AUT failure part 3 (#13833) 2023-11-02 23:53:22 +05:30
Chirag Madlani
d117a2c8ac
Fix partitioned keys (#13811)
* udpate design

(cherry picked from commit 0cd57be9216471c96baaf0ec439201c365f1c8ad)

* minor update

(cherry picked from commit 3147959bc08c556477eeaa0279ffef1dddbf6c85)

* address comments
2023-11-02 18:03:24 +05:30
Teddy
d025e217d6
fix: catch not Either type in workflow and return explicit error message (#13796) 2023-11-02 13:02:26 +01:00
Shailesh Parmar
8375f6e7a9
cypress: fixed bug of passing undefined instead of entity name (#13825) 2023-11-02 14:50:38 +05:30
Ayush Shah
0a04ce85bb
Add Multilingual Support in EntityLink (#13826) 2023-11-02 14:35:22 +05:30
Pere Miquel Brull
6fd71be54c
[Docs] - MWAA ECS Operator updates (#13815) 2023-11-02 07:50:54 +01:00
Shailesh Parmar
306c8ecfbe
cypress: fixed AUT cypress test part 2 (#13818) 2023-11-02 10:39:10 +05:30
karanh37
6e8bfea46d
fix: domain assignment for glossary term (#13793) 2023-11-02 10:35:01 +05:30
Teddy
5318646526
fix: handle null aggregation bucket (#13791) 2023-11-01 09:46:31 -07:00
Pere Miquel Brull
43579c2c56
[Docs] - Upgrade and MWAA (#13802) 2023-11-01 15:53:23 +01:00
Mayur Singal
feed873782
Add support for partitioned table support for Athena (#13812) 2023-11-01 17:13:28 +05:30
Ashish Gupta
962c3d6591
feat(ui): revamp user profile page (#13744)
* revamp user profile page

* minor fixes

* unit test fixes

* added unit test for user components

* added unit test for user-profile roles and minor improvement

* supported unit test for inheritet roles

* added unit test for user-profile-image  and minor improvement

* minor fixes

* cypress fixes

* fix the user icon and name in case of no display name

* changes as per comments
2023-11-01 11:30:55 +05:30
Shailesh Parmar
d1898ffbbc
cypress: fixed aut failure part 1 (#13801) 2023-11-01 10:36:41 +05:30
Chirag Madlani
761889175e
fix(ui): team uuid to sent while creating user (#13768) 2023-10-31 20:54:44 +05:30
Pere Miquel Brull
7dd3874224
MSTR fix either (#13788) 2023-10-31 15:56:04 +05:30
Teddy
ba0d1153cd
Fix databricks lineage with unity catalog (#13786) 2023-10-31 15:55:04 +05:30