Chirag Madlani
38f9e0555d
fix(ui): add description around filter pattern ( #9133 )
...
* fix(ui): add description around filter pattern
* update localization text
* cleanup common utils
* add docs link to description
* doc : change pattern helper text as per comments
* fix : filter pattern checkbox opacity
* Fix cy tests
* Revert : filter pattern styling
* Fix : cypress test
* text updated as per comment
* fix cypress failure
* fix cypress for checkboxes
* address comments
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-13 16:14:48 +05:30
Teddy
d1a739ec55
Fixes #9025 -- Added deletion of WebAnalytics events in dataInsight Workflow ( #9208 )
2022-12-13 11:43:29 +01:00
Teddy
387cd570f7
Fixes 9192 - Add entity link in response ( #9239 )
...
* 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
* feat: Added entity URL for most viewed entity
* feat(dataInsight): Added href to entity
* feat(DataInsight): Added backend logic for entity href
* Fix conflict resolving typos
* Update openmetadata-service/src/main/resources/json/data/dataInsight/mostViewedEntities.json
Co-authored-by: Nahuel <nahuel@getcollate.io>
* fix: addressed comments from PR review
Co-authored-by: Nahuel <nahuel@getcollate.io>
2022-12-13 10:39:09 +00:00
Onkar Ravgan
8ca555d959
Fix #8944 : Added pagination logic for PowerBi ( #9263 )
...
* Added pagination logic
* Added optional keyword
2022-12-13 10:29:09 +01:00
Pere Miquel Brull
4fbab2d8b0
Don't fail if missing IP ( #9253 )
2022-12-13 07:17:15 +01:00
Nahuel
9a4e3a7a46
Fix#8424: Remove brackets from tables and schemas on lineage ( #9257 )
...
* Refactor LineageRunner use
* Address PR comments
* Address pylint errors
* Fix failing test
* Remove brackets from tables and schemas on lineage
2022-12-13 06:40:37 +01:00
Pere Miquel Brull
c75ba751b7
Fix #9116 & #8284 - Clean tableau source, fix ownership, add description and SSL verification ( #9241 )
...
Fix #9116 & #8284 - Clean tableau source, fix ownership, add description and SSL verification (#9241 )
2022-12-13 06:36:55 +01:00
Sriharsha Chintalapani
f687975edd
Fix deployment docs ( #9229 )
...
* Fix deployment docs
* Fix deployment docs
* Fix deployment docs
* Update openmetadata-docs/content/deployment/bare-metal/index.md
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-12 17:58:41 +00:00
Pere Miquel Brull
f48ede31f8
Fix #9205 - Fix CustomPipelineConnection java class ( #9243 )
...
* Fix CustomPipelineConnection java class
* Remove extra log
2022-12-12 16:59:12 +01:00
Ashish Gupta
02f17227e8
UI : fix add owner and tier functionality on Translated entity page ( #9244 )
...
* fix add owner and tier functionality on Translated entity page
* get entity info keys from enum
* remove unwanted translation keys
* minor changes
2022-12-12 20:10:37 +05:30
Sachin Chaurasiya
afa93cbba2
Fix ( #9238 ) : Dashboard owner and tags not appearing on dashboard list ( #9250 )
...
* Fix (#9238 ) : Dashboard owner and tags not appearing on dashboard list
* test: add unit tests
2022-12-12 14:33:21 +00:00
Pere Miquel Brull
9a955036cf
Get sample data for e2e tests ( #9252 )
2022-12-12 15:08:01 +01:00
Ashish Gupta
2303aede92
UI :- Added functionality to drag and drop teams in another team ( #9152 )
...
* Added functionality to drag and drop teams in another team
* remove immutability package
* changes as per comments
* Added unit test
* changes as per comments
* minor changes
* added expandable config
* changes as per comments
* changes as per comments
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-12 18:02:51 +05:30
Mohit Yadav
775016488d
Schema for Alerts #9248 ( #9249 )
2022-12-12 16:25:35 +05:30
Ayush Shah
6425716837
Remove Test case URL encoding ( #9247 )
2022-12-12 08:55:30 +00:00
Sriharsha Chintalapani
145e9d48f6
Fix #9227 : Fix metabase connector to work with non-admin user ( #9228 )
...
* Fix #9227 : Fix metabase connector to work with non-admin user
* Fix #9227 : Fix metabase connector to work with non-admin user
* fix pycheck
* fix pycheck
* fix pycheck
2022-12-12 07:56:58 +01:00
Ayush Shah
2e1fb96751
Add LRU to ES fqn ( #9233 )
2022-12-12 06:46:15 +00:00
Pere Miquel Brull
0963eac48e
Fix #9182 - Airflow Lineage Operator & Airflow lineage state ( #9206 )
2022-12-10 19:54:41 +01:00
Ayush Shah
231b28fc87
Fix 7278: add test connection ( #9196 )
...
* Add Test Connection to Profiler
* remove Code Lint
* Fix AttributeError
* Fix Pytest
* Fix Bigquery Partition tests
* Fix Lint
2022-12-10 17:16:28 +01:00
Sachin Chaurasiya
9fff8fae79
Fix( #9137 ): UI: Delete button not visible for connection options and connection arguments ( #9231 )
2022-12-10 08:35:34 +00:00
Sachin Chaurasiya
0aed07aeb8
Fix( #9226 ): do not show error for public IP resolution ( #9230 )
...
* Fix(#9226 ): do not show error for public IP resolution
* Add message when failure happens
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-12-10 11:34:30 +05:30
Sriharsha Chintalapani
a12f42d85e
Fix #9218 : Fix glossary and glossary term deletion updates to ES ( #9225 )
...
* Fix #9218 : Fix glossary and glossary term deletion updates to ES
* Fix stylecheck
2022-12-09 21:00:49 -08:00
Shailesh Parmar
1b155e042b
Added localisation support part 2 ( #9220 )
...
* Added localisation support part 2
* updated label
* updated localization
* addressing comments
* removed use of tolower and added seprate key
2022-12-10 10:16:19 +05:30
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