12410 Commits

Author SHA1 Message Date
Ashish Gupta
14b9c482a0
fix(ui): supported tooltip descriptions for domain types (#13909)
* supported tooltip description for domain types

* localization keys

* changes as per comments
2023-11-09 06:46:17 -08:00
Mayur Singal
4c19bb5a1d
Add support for external profiler workflow (#13887)
* Add support for external profiler workflow

* pylint

* resolve comments

* resolve comments

* pyformat

* fix code smell
2023-11-09 18:50:47 +05:30
Mayur Singal
a8145a82fa
Fix #13603: Configurable Sample Data Rows for Profiler (#13807)
* Fix #13603: Configurable Sample Data Rows

* Fix #13603: Configurable Sample Data Rows for Profiler

* fix table config

* support configurable overwriting of sample data

* add support for schema and database profiler configuration

* chore(ui): put sampleDataStorageConfig under advanced config

* fix tests

* py format

* chore(ui): add sampleDataCount in table profiler config

* fix tests

* pylint & tests

* feat(ui): add profiler settings tab in database and database schema page

* chore(ui): show different inputs for profile sample type

* schema changes to make default storange config null

* add unit test

* schema changes to fix api

* update profiler setting schema

* move profiler settings to manage button

* sync locals

* fix(ui): unit tests

* fix tests

* py format

* fix lint

* minor improvements

* chore(ui): update profiler settings schema

* resolve review comments

* pytest

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-11-09 18:49:42 +05:30
Preet Shah
81d695b1a2
Update Dockerfiles to run OMD as non-root user (#13726)
* Update Dockerfiles to run OMD as non-root user

* Update Dockerfile to use alpine:3 image

* Update Dockerfile to use alpine:3 docker image

* Update Dockerfile to use alpine:3 docker image
2023-11-09 17:52:10 +05:30
Ashish Gupta
5f9f7ae06e
fix(ui): supported to see all personas in the user profile dropdown (#13915)
* supported to see all persona in user profile dropdown

* fix dropdown closing on more click for persona

* minor changes
2023-11-09 17:46:27 +05:30
07Himank
149be22dcd
remove wildcard search from source url search OS (#13910)
* remove wildcard search from os sourceurl

* checkstyle

* imorovement
2023-11-09 16:38:49 +05:30
Mohit Yadav
bd6e2962c0
Remove Migration Extension Path Env (#13908) 2023-11-09 14:04:28 +05:30
Teddy
7f151ca5f7
fix: remove RESULT_SCAN dep. (#13904) 2023-11-09 08:13:59 +01:00
Ashish Gupta
ef2a27a217
fix tour page not showing (#13902) 2023-11-09 10:22:09 +05:30
Ashish Gupta
2adce103f4
fix(ui): fix search not working in roles input in user profile page (#13897)
* fix search in roles input in user profile page

* minor change

* changes as per comments

* minor changes
2023-11-08 08:20:37 -08:00
Mohit Yadav
2577490700
- Removed Logo Configuration from the openmetadata.yaml (#13873)
* - Removed Logi Configuration from the openmetadata.yaml
- Migrated Login Configuration to the UI

* Removed ApplicationConfig from tests

* Added Custom Header Logo Url

* Update field to favicon

* support login conifguration

* chore(ui): update logo and login config md files

* fix validation issue

* add cypress

* restructure folders and set default fallback for favicon

* autofocus to first field of edit form

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-11-08 20:05:00 +05:30
Ashish Gupta
ab0840aa6f
fix(chore): UI feedback fixes (#13859)
* fix(chore): change errorplaceholder in explore and added tooltip around url style url

* supported helper text in add form for glossary and classification tags

* created separate formLabel component

* minor changes

* changes as per comments
2023-11-08 17:57:14 +05:30
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