5980 Commits

Author SHA1 Message Date
Onkar Ravgan
14fa96958f
Added dbt workflow docs (#9493)
* Added dbt workflow docs

* added dbt small case

* Fixed review comments
2022-12-22 13:11:18 +00:00
Aniket Katkar
631ab1beb2
fix: ui fixes for 0.13.1 (#9486)
* Ui fixes for 0.13.1

* fixes for add rule, add policy, edit rule, policy details pages

* fix: do not show pipeline execution tree if results are not present

* minor ui fixes

* fix localization

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-22 11:15:51 +00:00
Mayur Singal
5be0634d86
Dagster YAML & Test connection Fix (#9489)
* Dagster YAML Fix

* Test connection fix
2022-12-22 11:00:27 +00:00
Pere Miquel Brull
3f8be2d0df
Fix python version install (#9490) 2022-12-22 11:25:06 +01:00
Teddy
f2535526c6
0131 release notes in doc (#9481)
* doc: added release notes and cleaned up releases

* doc: updated release with latest changes

* doc: updated general release notes
2022-12-22 11:19:55 +01:00
Ayush Shah
b3d7719289
Add Azure Datalake to the list (#9487)
* Add Azure Datalake to the list

* Put Yaml configs under the relevant sections
2022-12-22 11:15:57 +01:00
Vj-L
03f2b564cc
Updated the docs for upgrade bare-metal (#9485)
* Updated the docs for upgrade bare-metal

* Updated the docs for upgrade bare-metal

* Updated as per the comments

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-12-22 15:19:26 +05:30
Ayush Shah
01d5ee8dd6
Modify: Security Doc, remove old version sections (#9484) 2022-12-22 08:51:11 +00:00
Sriharsha Chintalapani
b4e274c8d5
Add schemaText to topic Index (#9482)
* Add schemaText to topic Index

* Remove ChangeDescription from TopicIndex
2022-12-22 09:42:51 +01:00
Ashish Gupta
871da6f6db
UI :- Added Data Insights in elasticsearch for re-indexing (#9292)
* Added Data Insights in elasticsearch for re-indexing

* minor changes

* label changes

* added localisation

* added localisation in constant
2022-12-22 08:17:55 +00:00
Pere Miquel Brull
0e0779a926
Fix dict type hint for older versions (#9480) 2022-12-22 07:40:11 +00:00
Pere Miquel Brull
467ae1b1e9
Docs - Ingestion Pipeline deployment troubleshooting & Lineage Backend breaking changes (#9469) 2022-12-22 06:48:37 +00:00
Mohit Yadav
69c04d9be5
Added Webhook Deprecation in 0.13.1 (#9459)
* Added Webhook Deprecation on 0.13.1

* Breaking changes for 0.13.1

* Updated

* doc(alerts): added alerts page and gif

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2022-12-22 11:06:06 +05:30
Aniket Katkar
5097a9cf16
Added skeleton loader for 'My Data' and 'Following' Section on home page (#9476)
Fixed counts mismatch for view all button in 'My Data' Section
2022-12-22 10:41:20 +05:30
Akash Jain
26300363b4
fix: GKE k8s Docs (#9467)
* updated the docs

* Update gke.md
2022-12-22 09:37:31 +05:30
Aniket Katkar
f588d0fd3c
UI: Improved quick filters search dropdown functionality. (#9455)
* Made changes in SearchDropdown component to make it more generic
(The options will contain key field to send as data and label field for visualization)

* Made changes to DataInsight page for changes in SearchDropdown

* Fixed bugs and unit tests

* Changed option labels for tier dropdown on DataInsight page
2022-12-22 08:22:24 +05:30
Mohit Yadav
517da06ece
Ingestion Bot Fix + AcitvityFeedAlerts Update (#9475) 2022-12-22 04:42:16 +05:30
Sachin Chaurasiya
20fa7b10fa
doc : Update what's new for 0.13.1 (#9474) 2022-12-21 19:26:49 +00:00
Vj-L
f3855a1909
Added the default volumes for ElasticSearch (#9452)
* Added the default volumes for ElasticSearch

* Added docs for ES Volumes

* Updated as per the comments

* Updated as per the comments

* Added the docs for bare-metal upgrade

* Apply suggestions from code review

* Update docker/local-metadata/docker-compose.yml

* Pylint check addressed

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: Nahuel <nahuel@getcollate.io>
2022-12-21 18:29:49 +00:00
Chirag Madlani
66a6e5e9a9
fix(ui): add beta tag for notifications (#9471) 2022-12-21 17:55:34 +00:00
Pere Miquel Brull
247014bbc7
Docs - Docker 0.13.1 upgrade instructions (#9438)
Docs - Docker 0.13.1 upgrade instructions (#9438)
2022-12-21 17:41:52 +01:00
Mayur Singal
e10fff89b4
Messaging Broker Minor Fix (#9468) 2022-12-21 17:41:26 +01:00
Akash Jain
a7fd28b5d8
fix: Add docs for running the metadata CLI for backup in k8s upgrade (#9465)
* updated docs

* update command output

* Update openmetadata-docs/content/deployment/upgrade/kubernetes.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update openmetadata-docs/content/deployment/upgrade/kubernetes.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update openmetadata-docs/content/deployment/upgrade/kubernetes.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* Update openmetadata-docs/content/deployment/upgrade/kubernetes.md

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-21 16:55:32 +01:00
Shailesh Parmar
1f8fff8aef
UI: Fixed redirection link in add test suite page (#9464) 2022-12-21 14:56:26 +00:00
Teddy
9bc4b08960
Add freshness documentation (#9449) 2022-12-21 14:54:45 +00:00
Onkar Ravgan
ef405b5659
Added dbt breaking changes docs (#9453)
* Added dbt breaking changes docs

* Addressed review comments
2022-12-21 14:55:57 +01:00
Akash Jain
f04b1b7ac3
docs: Update Airflow volumes docs (#9458) 2022-12-21 13:49:17 +00:00
Ayush Shah
ba94f78aaa
Add docs for data quality (#9457) 2022-12-21 13:41:37 +00:00
Ashish Gupta
a68af7f3d7
Lowercase DBT label in WhatsNewPage (#9456) 2022-12-21 13:27:56 +00:00
Chirag Madlani
a190fae414
feat(ui): alert details page (#9454)
* feat(ui): alert details page
fix edit alert flow broken

* incorporate backend changes

* address comments
2022-12-21 13:20:30 +00:00
Parth Panchal
9c9c33f318
Added pagination to Report Data (#9440) 2022-12-21 18:50:29 +05:30
Shailesh Parmar
6d4dcf8448
UI: Worked on UI improvement and spacing issue (#9443)
* UI: Worked on UI improvement and spacing issue

* updated title id

* fixed selector tour

* updated glossary font to 16px
2022-12-21 12:31:30 +00:00
Sachin Chaurasiya
93f4cb19dd
doc : Update what's new for 0.13.1 (#9451)
* doc : Update what's new for 0.13.1

* Update the content
2022-12-21 12:04:14 +00:00
Ashish Gupta
5641e3d1ac
Change dbt label to lowecase and remove dbt remove dbt from Database service (#9447) 2022-12-21 16:53:37 +05:30
Mohit Yadav
70d5536745
Added Test cases for Alerts + bug Fixes (#9421)
* Added Test cases for Alerts + bug Fixes

* removed commented code

* random bool

* added anno

* Disabling test for AlertAction and Alert + alertAction random name

* Bulk Create AlertAction Api
2022-12-21 15:34:18 +05:30
Pere Miquel Brull
bef34e45a9
Add more context to airflow exceptions (#9441) 2022-12-21 11:01:54 +01:00
Sriharsha Chintalapani
b9242c1390
Fix topic indexes and migrations (#9439)
* Fix topic indexing

* Fix topic db migrations

* Fix topic db migrations

* Fix topic db migrations

* Fix test; add missing topic indexes on python side; fix ranking for tables using usage count
2022-12-21 10:33:12 +01:00
Teddy
9e01fe0636
feat(CLI): added migration logic cmd (#9437) 2022-12-21 07:55:18 +00:00
NiharDoshi99
9a3d599f30
Azure datalake minor changes (#9407) 2022-12-21 10:28:41 +05:30
Ashish Gupta
4fdf14f2da
UI : Fix the missing drag icon from Teams Table (#9429)
* Fix the drag icon from Teams Table

* added drag option in expandable config

* remove unwanted css changes
2022-12-21 09:52:51 +05:30
Nahuel
03edd9df56
Wrong services count returned from UtilResources (#9425) 2022-12-20 11:38:43 -08:00
Pere Miquel Brull
ddf2adf52c
Add port mapping for MySQL (#9436) 2022-12-20 11:13:17 -08:00
Aniket Katkar
f276239688
UI: Improvements from #9242 (#9434)
* Changed custom font size given inside activity feed cards to make it consistent with application

* Fixed popovers and date categories overlapping issue

* Fixed overlapping and emoticons not visible issue inside comment editor in conversation thread panel

* Fixed icons description editor in add team form overflowing out of modal

* Fixed search suggestion dropdown overlapping issue
2022-12-21 00:40:18 +05:30
NiharDoshi99
c72938085d
Fix:minor changes in atlas (#9418) 2022-12-20 20:44:57 +05:30
Aniket Katkar
62091c35d0
UI: Added more information for table columns in summary panel. (#9420)
* Added additional information for table columns in summary panel
Font weight styling fixed for type in summary list

* Fixed font weight for algorithm value in SummaryList
2022-12-20 20:12:28 +05:30
Shailesh Parmar
039e115bc1
UI: Fixed count issue for delete modal (#9430) 2022-12-20 20:10:09 +05:30
Teddy
cadfb68826
fix(profiler): bugs in logic to fetch metrics (#9423) 2022-12-20 14:23:44 +00:00
Sachin Chaurasiya
68ce1eed56
UI : downgrade qs@6.10.3 to qs@6.9.7 (#9424) 2022-12-20 19:53:38 +05:30
Onkar Ravgan
c1fdc59e84
Added DBT Workflow fixes (#9419)
* Added DBT fixes

* Addressed review comments
2022-12-20 19:06:01 +05:30
Shailesh Parmar
f81867dd97
UI:0.13 UI feedback - Part 2 #9184 (#9422)
* UI: Feedback 0.13 UI feedback - Part 2 #9184

* reduce bottom space
2022-12-20 12:45:34 +00:00