mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-18 14:06:59 +00:00
Minor: Remove ux style guide from docs (#17962)
This commit is contained in:
parent
d77cf36b38
commit
ea36742f3f
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
title: UX Style Guide
|
|
||||||
slug: /developers/contribute/ux-style-guide
|
|
||||||
---
|
|
||||||
|
|
||||||
# UX Style Guide
|
|
||||||
|
|
||||||
We have a UX style guide to ensure OpenMetadata UI to be designed and developed in a clear and cohesive way for consistency throughout the project.
|
|
||||||
|
|
||||||
{% image src="/images/v1.4/developers/contribute/ux-style.png" alt="UX Style Guide" caption=" " /%}
|
|
||||||
|
|
||||||
[Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see the Figma design.
|
|
@ -140,9 +140,9 @@ site_menu:
|
|||||||
url: /deployment/security/keycloak/kubernetes
|
url: /deployment/security/keycloak/kubernetes
|
||||||
- category: Deployment / Enable Security / Saml
|
- category: Deployment / Enable Security / Saml
|
||||||
url: /deployment/security/saml
|
url: /deployment/security/saml
|
||||||
- category: Deployment / Enable Security / Saml / Docker
|
- category: Deployment / Enable Security / Saml / Docker
|
||||||
url: /deployment/security/saml/docker
|
url: /deployment/security/saml/docker
|
||||||
- category: Deployment / Enable Security / Saml / Bare Metal
|
- category: Deployment / Enable Security / Saml / Bare Metal
|
||||||
url: /deployment/security/saml/bare-metal
|
url: /deployment/security/saml/bare-metal
|
||||||
- category: Deployment / Enable Security / Saml / Kubernetes
|
- category: Deployment / Enable Security / Saml / Kubernetes
|
||||||
url: /deployment/security/saml/kubernetes
|
url: /deployment/security/saml/kubernetes
|
||||||
@ -687,7 +687,7 @@ site_menu:
|
|||||||
- category: How-to Guides / Admin Guide / How to Add Custom Logo
|
- category: How-to Guides / Admin Guide / How to Add Custom Logo
|
||||||
url: /how-to-guides/admin-guide/how-to-add-custom-logo
|
url: /how-to-guides/admin-guide/how-to-add-custom-logo
|
||||||
- category: How-to Guides / Admin Guide / Reindexing Search
|
- category: How-to Guides / Admin Guide / Reindexing Search
|
||||||
url: /how-to-guides/admin-guide/Reindexing-Search
|
url: /how-to-guides/admin-guide/Reindexing-Search
|
||||||
|
|
||||||
- category: How-to Guides / Guide for Data Users
|
- category: How-to Guides / Guide for Data Users
|
||||||
url: /how-to-guides/guide-for-data-users
|
url: /how-to-guides/guide-for-data-users
|
||||||
@ -712,7 +712,7 @@ site_menu:
|
|||||||
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
|
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
|
||||||
url: /how-to-guides/guide-for-data-users/custom
|
url: /how-to-guides/guide-for-data-users/custom
|
||||||
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
|
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
|
||||||
url: /how-to-guides/guide-for-data-users/theme
|
url: /how-to-guides/guide-for-data-users/theme
|
||||||
- category: How-to Guides / Guide for Data Users / Overview of Announcements
|
- category: How-to Guides / Guide for Data Users / Overview of Announcements
|
||||||
url: /how-to-guides/guide-for-data-users/announcements
|
url: /how-to-guides/guide-for-data-users/announcements
|
||||||
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
|
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
|
||||||
@ -818,9 +818,9 @@ site_menu:
|
|||||||
- category: How-to Guides / Data Insights / Run Data Insights using Airflow SDK
|
- category: How-to Guides / Data Insights / Run Data Insights using Airflow SDK
|
||||||
url: /how-to-guides/data-insights/airflow-sdk
|
url: /how-to-guides/data-insights/airflow-sdk
|
||||||
- category: How-to Guides / Data Insights / Run Data Insights using Metadata CLI
|
- category: How-to Guides / Data Insights / Run Data Insights using Metadata CLI
|
||||||
url: /how-to-guides/data-insights/metadata-cli
|
url: /how-to-guides/data-insights/metadata-cli
|
||||||
- category: How-to Guides / Data Insights / Run Elasticsearch Reindex using Airflow SDK
|
- category: How-to Guides / Data Insights / Run Elasticsearch Reindex using Airflow SDK
|
||||||
url: /how-to-guides/data-insights/elasticsearch-reindex
|
url: /how-to-guides/data-insights/elasticsearch-reindex
|
||||||
- category: How-to Guides / Data Insights / Data Insights Report
|
- category: How-to Guides / Data Insights / Data Insights Report
|
||||||
url: /how-to-guides/data-insights/report
|
url: /how-to-guides/data-insights/report
|
||||||
- category: How-to Guides / Data Insights / Cost Analysis
|
- category: How-to Guides / Data Insights / Cost Analysis
|
||||||
@ -1926,8 +1926,6 @@ site_menu:
|
|||||||
url: /developers/contribute/developing-a-new-connector/test-it
|
url: /developers/contribute/developing-a-new-connector/test-it
|
||||||
- category: Developers / Contribute / Developing a New Connector / 6. Update the Documentation
|
- category: Developers / Contribute / Developing a New Connector / 6. Update the Documentation
|
||||||
url: /developers/contribute/developing-a-new-connector/update-documentation
|
url: /developers/contribute/developing-a-new-connector/update-documentation
|
||||||
- category: Developers / Contribute / UX Style Guide
|
|
||||||
url: /developers/contribute/ux-style-guide
|
|
||||||
- category: Developers / Bots
|
- category: Developers / Bots
|
||||||
url: /developers/bots
|
url: /developers/bots
|
||||||
- category: Developers / Add Language Support
|
- category: Developers / Add Language Support
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
title: UX Style Guide
|
|
||||||
slug: /developers/contribute/ux-style-guide
|
|
||||||
---
|
|
||||||
|
|
||||||
# UX Style Guide
|
|
||||||
|
|
||||||
We have a UX style guide to ensure OpenMetadata UI to be designed and developed in a clear and cohesive way for consistency throughout the project.
|
|
||||||
|
|
||||||
{% image src="/images/v1.5/developers/contribute/ux-style.png" alt="UX Style Guide" caption=" " /%}
|
|
||||||
|
|
||||||
[Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see the Figma design.
|
|
@ -145,9 +145,9 @@ site_menu:
|
|||||||
url: /deployment/security/saml/aws
|
url: /deployment/security/saml/aws
|
||||||
- category: Deployment / Enable Security / Saml / Azure
|
- category: Deployment / Enable Security / Saml / Azure
|
||||||
url: /deployment/security/saml/azure
|
url: /deployment/security/saml/azure
|
||||||
- category: Deployment / Enable Security / Saml / Docker
|
- category: Deployment / Enable Security / Saml / Docker
|
||||||
url: /deployment/security/saml/docker
|
url: /deployment/security/saml/docker
|
||||||
- category: Deployment / Enable Security / Saml / Bare Metal
|
- category: Deployment / Enable Security / Saml / Bare Metal
|
||||||
url: /deployment/security/saml/bare-metal
|
url: /deployment/security/saml/bare-metal
|
||||||
- category: Deployment / Enable Security / Saml / Kubernetes
|
- category: Deployment / Enable Security / Saml / Kubernetes
|
||||||
url: /deployment/security/saml/kubernetes
|
url: /deployment/security/saml/kubernetes
|
||||||
@ -718,7 +718,7 @@ site_menu:
|
|||||||
- category: How-to Guides / Admin Guide / How to Add Custom Logo
|
- category: How-to Guides / Admin Guide / How to Add Custom Logo
|
||||||
url: /how-to-guides/admin-guide/how-to-add-custom-logo
|
url: /how-to-guides/admin-guide/how-to-add-custom-logo
|
||||||
- category: How-to Guides / Admin Guide / Reindexing Search
|
- category: How-to Guides / Admin Guide / Reindexing Search
|
||||||
url: /how-to-guides/admin-guide/Reindexing-Search
|
url: /how-to-guides/admin-guide/Reindexing-Search
|
||||||
|
|
||||||
- category: How-to Guides / Guide for Data Users
|
- category: How-to Guides / Guide for Data Users
|
||||||
url: /how-to-guides/guide-for-data-users
|
url: /how-to-guides/guide-for-data-users
|
||||||
@ -743,7 +743,7 @@ site_menu:
|
|||||||
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
|
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
|
||||||
url: /how-to-guides/guide-for-data-users/custom
|
url: /how-to-guides/guide-for-data-users/custom
|
||||||
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
|
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
|
||||||
url: /how-to-guides/guide-for-data-users/theme
|
url: /how-to-guides/guide-for-data-users/theme
|
||||||
- category: How-to Guides / Guide for Data Users / Overview of Announcements
|
- category: How-to Guides / Guide for Data Users / Overview of Announcements
|
||||||
url: /how-to-guides/guide-for-data-users/announcements
|
url: /how-to-guides/guide-for-data-users/announcements
|
||||||
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
|
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
|
||||||
@ -852,7 +852,7 @@ site_menu:
|
|||||||
- category: How-to Guides / Data Insights / Run Data Insights using Airflow SDK
|
- category: How-to Guides / Data Insights / Run Data Insights using Airflow SDK
|
||||||
url: /how-to-guides/data-insights/airflow-sdk
|
url: /how-to-guides/data-insights/airflow-sdk
|
||||||
- category: How-to Guides / Data Insights / Run Elasticsearch Reindex using Airflow SDK
|
- category: How-to Guides / Data Insights / Run Elasticsearch Reindex using Airflow SDK
|
||||||
url: /how-to-guides/data-insights/elasticsearch-reindex
|
url: /how-to-guides/data-insights/elasticsearch-reindex
|
||||||
- category: How-to Guides / Data Insights / Data Insights Report
|
- category: How-to Guides / Data Insights / Data Insights Report
|
||||||
url: /how-to-guides/data-insights/report
|
url: /how-to-guides/data-insights/report
|
||||||
- category: How-to Guides / Data Insights / Cost Analysis
|
- category: How-to Guides / Data Insights / Cost Analysis
|
||||||
@ -1974,8 +1974,6 @@ site_menu:
|
|||||||
url: /developers/contribute/developing-a-new-connector/test-it
|
url: /developers/contribute/developing-a-new-connector/test-it
|
||||||
- category: Developers / Contribute / Developing a New Connector / 6. Update the Documentation
|
- category: Developers / Contribute / Developing a New Connector / 6. Update the Documentation
|
||||||
url: /developers/contribute/developing-a-new-connector/update-documentation
|
url: /developers/contribute/developing-a-new-connector/update-documentation
|
||||||
- category: Developers / Contribute / UX Style Guide
|
|
||||||
url: /developers/contribute/ux-style-guide
|
|
||||||
- category: Developers / Webhooks
|
- category: Developers / Webhooks
|
||||||
url: /developers/webhooks
|
url: /developers/webhooks
|
||||||
- category: Developers / Bots
|
- category: Developers / Bots
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
title: UX Style Guide
|
|
||||||
slug: /developers/contribute/ux-style-guide
|
|
||||||
---
|
|
||||||
|
|
||||||
# UX Style Guide
|
|
||||||
|
|
||||||
We have a UX style guide to ensure OpenMetadata UI to be designed and developed in a clear and cohesive way for consistency throughout the project.
|
|
||||||
|
|
||||||
{% image src="/images/v1.5/developers/contribute/ux-style.png" alt="UX Style Guide" caption=" " /%}
|
|
||||||
|
|
||||||
[Click here](https://www.figma.com/file/sw3NcGyvATuwL4l7astZXL/OpenMetadata-Style-Guide) to see the Figma design.
|
|
@ -145,9 +145,9 @@ site_menu:
|
|||||||
url: /deployment/security/saml/aws
|
url: /deployment/security/saml/aws
|
||||||
- category: Deployment / Enable Security / Saml / Azure
|
- category: Deployment / Enable Security / Saml / Azure
|
||||||
url: /deployment/security/saml/azure
|
url: /deployment/security/saml/azure
|
||||||
- category: Deployment / Enable Security / Saml / Docker
|
- category: Deployment / Enable Security / Saml / Docker
|
||||||
url: /deployment/security/saml/docker
|
url: /deployment/security/saml/docker
|
||||||
- category: Deployment / Enable Security / Saml / Bare Metal
|
- category: Deployment / Enable Security / Saml / Bare Metal
|
||||||
url: /deployment/security/saml/bare-metal
|
url: /deployment/security/saml/bare-metal
|
||||||
- category: Deployment / Enable Security / Saml / Kubernetes
|
- category: Deployment / Enable Security / Saml / Kubernetes
|
||||||
url: /deployment/security/saml/kubernetes
|
url: /deployment/security/saml/kubernetes
|
||||||
@ -517,7 +517,7 @@ site_menu:
|
|||||||
url: /connectors/pipeline/matillion
|
url: /connectors/pipeline/matillion
|
||||||
isCollateOnly: true
|
isCollateOnly: true
|
||||||
- category: Connectors / Pipeline / Matillion / Run Externally
|
- category: Connectors / Pipeline / Matillion / Run Externally
|
||||||
url: /connectors/pipeline/matillion/yaml
|
url: /connectors/pipeline/matillion/yaml
|
||||||
- category: Connectors / Pipeline / Databricks Pipeline
|
- category: Connectors / Pipeline / Databricks Pipeline
|
||||||
url: /connectors/pipeline/databricks-pipeline
|
url: /connectors/pipeline/databricks-pipeline
|
||||||
- category: Connectors / Pipeline / Databricks Pipeline / Run Externally
|
- category: Connectors / Pipeline / Databricks Pipeline / Run Externally
|
||||||
@ -727,7 +727,7 @@ site_menu:
|
|||||||
- category: How-to Guides / Admin Guide / How to Add Custom Logo
|
- category: How-to Guides / Admin Guide / How to Add Custom Logo
|
||||||
url: /how-to-guides/admin-guide/how-to-add-custom-logo
|
url: /how-to-guides/admin-guide/how-to-add-custom-logo
|
||||||
- category: How-to Guides / Admin Guide / Reindexing Search
|
- category: How-to Guides / Admin Guide / Reindexing Search
|
||||||
url: /how-to-guides/admin-guide/Reindexing-Search
|
url: /how-to-guides/admin-guide/Reindexing-Search
|
||||||
|
|
||||||
- category: How-to Guides / Guide for Data Users
|
- category: How-to Guides / Guide for Data Users
|
||||||
url: /how-to-guides/guide-for-data-users
|
url: /how-to-guides/guide-for-data-users
|
||||||
@ -752,7 +752,7 @@ site_menu:
|
|||||||
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
|
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
|
||||||
url: /how-to-guides/guide-for-data-users/custom
|
url: /how-to-guides/guide-for-data-users/custom
|
||||||
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
|
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
|
||||||
url: /how-to-guides/guide-for-data-users/theme
|
url: /how-to-guides/guide-for-data-users/theme
|
||||||
- category: How-to Guides / Guide for Data Users / Overview of Announcements
|
- category: How-to Guides / Guide for Data Users / Overview of Announcements
|
||||||
url: /how-to-guides/guide-for-data-users/announcements
|
url: /how-to-guides/guide-for-data-users/announcements
|
||||||
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
|
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
|
||||||
@ -1985,8 +1985,6 @@ site_menu:
|
|||||||
url: /developers/contribute/developing-a-new-connector/test-it
|
url: /developers/contribute/developing-a-new-connector/test-it
|
||||||
- category: Developers / Contribute / Developing a New Connector / 6. Update the Documentation
|
- category: Developers / Contribute / Developing a New Connector / 6. Update the Documentation
|
||||||
url: /developers/contribute/developing-a-new-connector/update-documentation
|
url: /developers/contribute/developing-a-new-connector/update-documentation
|
||||||
- category: Developers / Contribute / UX Style Guide
|
|
||||||
url: /developers/contribute/ux-style-guide
|
|
||||||
- category: Developers / Webhooks
|
- category: Developers / Webhooks
|
||||||
url: /developers/webhooks
|
url: /developers/webhooks
|
||||||
- category: Developers / Bots
|
- category: Developers / Bots
|
||||||
|
Loading…
x
Reference in New Issue
Block a user