4983 Commits

Author SHA1 Message Date
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
Sriharsha Chintalapani
14d82ee7b2
Fix #6463: Add support for default suggestions for suggestion API (#9090) 2022-12-02 10:31:37 -08:00
Ashish Gupta
0f889e0327
Use Backend system level flag for system tags (#9126) 2022-12-02 17:26:11 +00:00
Sachin Chaurasiya
0306bc6d69
Fix #8846 : Replace Reviewer and deploy ingestion modal with antd modal in the UI -2 (#9076)
* Fix #8846 : Replace Reviewer and deploy ingestion with antd modal in the UI

* Fix : Failing cypress tests

* Address comments

* Addressing comments

* fixed failing cypress

* fixing glossary test

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-12-02 16:15:35 +00:00
Ashish Gupta
7241c3a975
Cypress: Added test related to redirection from home page (#9112)
* Cypress: Added test related to redirection from home page

* fix cypress issue
2022-12-02 20:54:25 +05:30
Pere Miquel Brull
1b3ff505c2
Fix #8858 - Add chart description and add lineage flexibility (#9124)
Fix #8858 - Add chart description and add lineage flexibility (#9124)
2022-12-02 16:22:09 +01:00
Onkar Ravgan
23468fb868
Fixed Broken docs links (#9125) 2022-12-02 15:42:06 +01:00
Ashish Gupta
a47a83b64d
UI : Revamp Teams page (#9107)
* Revamp Teams page

* minor fixes

* fix cypress issue and other comments
2022-12-02 18:23:53 +05:30
Chirag Madlani
f3016be772
fix(ui): tags description was going out of the view (#9120) 2022-12-02 11:55:52 +00:00
Chirag Madlani
0973acc77f
fix(ui): hide elasticSearchIndex page for non-admins (#9077)
* fix(ui): hide elasticSearchIndex page for non-admins

* address comments

* remove unwanted field from children
2022-12-02 11:23:20 +00:00
Sachin Chaurasiya
1bddfefbcd
Fix #8846 : Replace Confirmation modal with antd modal in the UI -1 (#9074)
* Fix #8846 : Confirmation modal with antd modal in the UI

* Fix unit tests

* Addressing comments

* Fix : Cypress tests

* Address comments

* Change localization labels

* Addressing comments

* Fix : Cy tests
2022-12-02 15:43:12 +05:30
Shailesh Parmar
52a8e335a3
Fixed: [UI] Add support for renaming glossary #8733 (#9105)
* Fixed: [UI] Add support for renaming glossary #8733

* Addressing comments
2022-12-02 13:04:28 +05:30
Pere Miquel Brull
e19cb77de1
Docs - Python SDK installation (#9101) 2022-12-02 06:34:31 +01:00