Teddy
4a5cb870ec
Fixes #9192 - Update ES response for DI ( #9221 )
...
* staging commit
* updated terms to french
* fix(dataInsight): updated ES response to get entityType and total non tiered entities
* fix(dataInsight): removed fields=*
* fix(dataInsight): Added entity migration
* cleaned up branch
2022-12-09 18:53:17 -08:00
Teddy
abfff4184d
Added french translation ( #9222 )
...
feat: Added french translation to OM website
2022-12-09 15:14:06 +00:00
Sachin Chaurasiya
5e94bfbf28
feat(ui) : Add search dropdown ( #9122 )
...
* bump(ui) : antd@4.20.6 to antd@4.24.0
* Fix: types issue
* Address comments
* Fix : unit tests
* feat(ui) : Add search dropdown
* Fix : Cypress Tests
* Fix: tabs content height issue
* bump(ui) : antd@4.20.6 to antd@4.24.0
* chore : add support for search and clear
* test: Add unit tests
2022-12-09 11:43:06 +00:00
Pere Miquel Brull
ba9109d318
Fix #9044 - Add prometheus event monitor ( #9176 )
...
* Add prometheus event monitor
* Format
* Format
2022-12-09 11:51:39 +01:00
Sachin Chaurasiya
becc7c1dde
locale (ui) : add localization support for UI labels -2 ( #9215 )
...
* locale (ui) : add localization support for UI labels -2
* Fix cypress tests
* Minor fixes
* Fix : missing keys and unit test
2022-12-09 16:06:50 +05:30
Pere Miquel Brull
b1565b8337
Fix #9181 - Handle failed callback status without workflow ( #9193 )
...
* Handle failed status without workflow
* Add log
2022-12-09 10:42:24 +01:00
07Himank
3053d57f79
Solve issues related to actitivity feed ( #9199 )
...
* solved Activity feed related issue
* solved Activity feed related issue
* Addressing comments
* test case related changes
* test case related changes
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2022-12-09 12:30:45 +05:30
Aniket Katkar
2cd5615136
Fix(UI): Regression in search filters ( #9214 )
...
* Added functionality to combine the query filters for Elasticsearch and Advanced Search
* Added unit tests for newly added util functions for explore page
* Added license for enum file
* Code optimization and added comments in the code
2022-12-08 19:11:49 +05:30
Aniket Katkar
6166d193a3
Fix(UI): Fixed tables from all the services showing on database Schema page ( #9202 )
...
* Fixed tables from all the services showing on database Schema page
* Removed RequestDescription component from DatabaseSchemaPage as it is not required
* Added unit tests for DatabaseSchemaPage
* Removed unnecessary mocks in unit test
2022-12-08 19:03:47 +05:30
Teddy
601b9cd38a
Added SSL Connection steps for Clickhouse connection ( #9210 )
2022-12-08 13:40:11 +01:00
Shailesh Parmar
ac2e6d8488
UI: Add support for showing created and updated information to Glossary Term in the UI #3113 ( #9190 )
...
* Fixed Add support for showing created and updated information to Glossary Term in the UI #3113
* updated styling
* addressing comments
* fixed failing test
* updated test and address comments
* fixed failing test
2022-12-08 12:31:21 +00:00
Shailesh Parmar
5d6b0cf7bc
Fixed lineage search issue and added unit test ( #9213 )
...
* Fixed lineage search issue and added unit test
* addressing comments
2022-12-08 12:22:26 +00:00
Sachin Chaurasiya
fce151c0d4
UI : Data Insight KPI improvements ( #9188 )
...
* UI : Data Insight KPI improvements
* Remove commented code
* Remove time from start and end date
* refactor : add logic to generate kpi name
* Make insight to insights
* Show chart at the top
* Fix: breadcrumb spacing
* refactor : start date and end date of kpi
* test: add unit test for kpi list
* test : add unit tests for add and edit kpi forms
* chore : minor change
* Address review comments
* Address review comments
2022-12-08 12:18:36 +00:00
Milan Bariya
6f12c971e1
Add: function to get different catalogs ( #9179 )
...
* Add: function to get different catalogs
* Change Based on comments
* Change Based on comments
* Change Based on comments
2022-12-08 15:42:58 +05:30
NiharDoshi99
96e77af8a4
Fix : #1308 Docs and Atlas Connector Improvement ( #9072 )
...
* Fix: docs changes
* Fix: changes as per comment
* Fix: atlas connector
* Fix: as per comments
* Fix: as per comments
2022-12-08 12:14:15 +05:30
Sriharsha Chintalapani
906b1b116f
Fix #9156 : database service count not showing up in landing page ( #9157 )
2022-12-07 07:38:56 -08:00
Aniket Katkar
aa86859747
UI fixes for changes after PR#9183 ( #9200 )
2022-12-07 19:53:06 +05:30
Teddy
ac77f33b08
Fixes #7447 -- Add freshness metrics to profiler ( #9159 )
...
* refactor(profiler): integrated getter func.
Removed metric getter function from their own file.
Added metric getter to their own interface classs.
created dispatch by value methdo to dispatch metric getter func.
* feature(profiler): added systemProfiler schema
* feat(profiler): workflow fresh. & snflk impl.
* feat(profiler): freshness endpoint for put and get
* feat(profiler): added system met. for redshift
* feat(profiler): freshness met. for bigquery
* fix(profiler): keyword not found in func
* feat(profiler): Added sample data for freshness
* fix(profiler): fetch previous day for BQ
* fix(profiler): sonar + data fetching logic
* fix: typo in SystemMetric Class
* fix: linting
* fix: extracted out EntityList class into models.py
2022-12-07 14:33:30 +01:00
Talal
e73777cbe7
Fixes #9167 - Default value for SLACK_CHAT_SLACK_URL ( #9174 )
...
* Fixes #9167 - Added a default value for SLACK_CHAT_SLACK_URL
* Fixes #9167 - Added a default value for SLACK_CHAT_SLACK_URL
2022-12-07 17:17:30 +05:30
Sriharsha Chintalapani
26a4176851
Fix #8083 : Follow-up fix to add glossary terms ( #9191 )
2022-12-07 12:03:38 +01:00
Shailesh Parmar
8f5dd22617
UI: Added localisation support for ui ( #9171 )
...
* Added localization part 1
* addressing comments
* removing deleted depandancy
* fixed failing cypress
* added animationDistanceThreshold: 20 for tags and glossary test
2022-12-07 14:31:27 +05:30
Sriharsha Chintalapani
25449001ca
Fix #9040 : Remove fields such as tableQueries, tableProfile, tests, sample data as part of table fields ( #9041 )
2022-12-06 21:07:04 -08:00
Suresh Srinivas
16d97d6f96
Fix typos in JSON schemas and follow standard naming conventions ( #9183 )
2022-12-06 20:50:34 -08:00
Aniket Katkar
d4c8cae682
Fixed localization keys. ( #9164 )
2022-12-06 10:01:22 -08:00
Teddy
f86186d5b0
Fixed time field type for profiler ( #9177 )
2022-12-06 18:30:48 +01:00
Sachin Chaurasiya
da9e7fee6c
bump(ui) : antd@4.20.6 to antd@4.24.0 ( #9173 )
2022-12-06 14:56:35 +00:00
Sachin Chaurasiya
0ea4d09bf8
UI : Remove Y-axis for percentage charts on data insight page ( #9175 )
...
* UI : Remove Y-axis for percentage charts on data insight page
* Revert KPI chart changes
* Refactor the util function.
2022-12-06 14:46:42 +00:00
Aniket Katkar
d84df61d65
Fix(UI)#7173: Fixed issue where soft deleted tables were showing on schema details page ( #9169 )
...
* Fixed soft deleted tables showing on schema page
Added pagination support for tables list
* Worked on comments
* Code optimisation
2022-12-06 18:31:31 +05:30
Sachin Chaurasiya
ef12417222
Fix #8846 UI: Replace all the modal with antd modal in the UI -4 ( #9086 )
...
* Fix #8846 UI: Replace all the modal with antd modal in the UI -4
* Fix: Cypress tests
* Rename files
* Fix unit test
* Addressing comments
2022-12-06 12:04:09 +00:00
Sachin Chaurasiya
d193df352a
Fix : Logs screen for data insight pipeline is hanging ( #9165 )
...
* Fix : Logs screen for data insight pipeline is hanging
* Add unit tests
2022-12-06 11:04:12 +00:00
Sachin Chaurasiya
24ff5562db
Fix : Do not render the slack chat component directly as child of router switch ( #9166 )
2022-12-06 10:04:01 +00:00
Shailesh Parmar
d2fdb47f22
UI: Added support for renaming user generated tag category ( #9154 )
...
* UI: Added support for renaming user generated tag category
* fixed failing cypress for tags
* Addressing comments and added unit test
2022-12-06 15:26:59 +05:30
Aniket Katkar
d2b61d6065
Fixed failing flaky cypress tests. ( #9150 )
...
* Fixed failing flaky cypress tests.
* Fixed flaky cypress tests for glossary
* fixed glossary test
2022-12-06 09:49:52 +00:00
Sachin Chaurasiya
1f48666593
Fix #8846 : Replace what's new modal modal with antd modal in the UI -3 ( #9081 )
...
* Fix #8846 : Replace what's new modal modal with antd modal in the UI
* Remove conflict change
* Fix: changes due to conflict
* Fix : Cypress test
* Addressing comments
2022-12-06 10:58:22 +05:30
07Himank
b5b29c93f5
Track new primary key ( #9145 )
2022-12-06 09:13:07 +05:30
Teddy
38c1bf4e54
Added java distribution ( #9160 )
...
* Added java distribution
* Fixed java test
2022-12-05 16:32:42 -08:00
Sriharsha Chintalapani
8d853e2d50
Fix roadmap
2022-12-05 12:05:28 -08:00
Pere Miquel Brull
f3ad74f792
Add owner and tags to Airflow DAGs ( #9135 )
2022-12-05 12:00:46 -08:00
Sriharsha Chintalapani
2baf6873b6
Update AbstractEventPublisher.java ( #8828 )
...
Co-authored-by: Rounak-28 <95576871+Rounak-28@users.noreply.github.com>
2022-12-05 11:27:36 -08:00
dhruvinmaniar123
081aad5f5d
Updated all workflows for issue #9141 ( #9147 )
...
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2022-12-05 22:32:13 +05:30
Mayur Singal
81cbf93df5
Fix #9139 : Fix shcema filter being added twice to status ( #9148 )
2022-12-05 15:05:55 +00:00
Sachin Chaurasiya
9d93bb2693
UI : Add sidebar for data insight tabs ( #9146 )
...
* UI : Add sidebar for data insight tabs
* Add icon for data assets and app analytics
* Add kpi icon
* Fix : unit test
* test: Add unit tests for left panel
2022-12-05 20:32:35 +05:30
Aniket Katkar
1fd1862ce6
Fix(UI)#8970: Fixed issue with user created Metadata Services not able to be deleted ( #9140 )
...
* Fixed issue with user created Metadata Services not able to be deleted
* Fixed default values for Amundsen connection configs
* Added missing break statement in switch block
2022-12-05 20:06:51 +05:30
Ayush Shah
2efa720f59
Fix E2E: new envs ( #9143 )
2022-12-05 19:15:12 +05:30
Aniket Katkar
cb45386460
Fix(UI)#9017: Fixed description not rendering on explore page in Safari browser ( #9144 )
...
* Fixed description not rendering on explore page in Safari browser
* Increased the character limit to show for description on explore page data cards
2022-12-05 19:08:38 +05:30
Pere Miquel Brull
58f3c01470
Fix #7056 - Automatic lineage from ML Model to ML Feature Data Source ( #9113 )
2022-12-05 16:43:03 +05:30
NiharDoshi99
e0a3f3481b
Fix: aggregate type ( #9138 )
2022-12-05 14:50:37 +05:30
Sachin Chaurasiya
5049c7db04
chore(ui) : Check for preferred_username while signup ( #9102 )
...
* chore(ui) : Check for preferred_username while signup
* Fix : Unit tests
* chore : Check for jwt principal claims
2022-12-05 11:47:10 +05:30
Ayush Shah
8054be9a82
Add E2E env ( #9136 )
2022-12-05 03:57:31 +00:00
dependabot[bot]
b453f10fdc
Bump decode-uri-component in /openmetadata-ui/src/main/resources/ui ( #9129 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-12-02 19:12:46 +00:00