Coder Social home page Coder Social logo

docs's People

Contributors

aniketkatkar97 avatar ayush-shah avatar harshach avatar milanbariya avatar pmbrull avatar sachin-chaurasiya avatar teddycr avatar ulixius9 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docs's Issues

UI - update styling for accordion

Issue

Currently accordion hides the actual content that must be visible upfront

Potential approach

Find some UI / UX to show below details upfront on the page instead hidden behind accordion

image

UI feedback

image

  • Body justify instead of left align
  • --- style for a breakline is too strong. It should be grayed out and thinner -> <hr>
  • Left menu arrow color
  • Left menu title color
  • Left menu background and active colors
  • Previous/next button
  • InlineCallout style
  • Icons from OM (thinner style)
  • Click on the whitespace on the menu does not redirect -> gather more feedback on best use. Either click on arrow redirects or click on whitespace does not redirect.
  • Code in a title looks weird (low priority)
  • Quote > parsing (low priority)
  • Right pannel overhaul we can do later

Azure SSO Kubernetes instructions seem outdated compared to 0.12.0 Helm chart

It looks like the instructions for setting up Azure SSO for Kubernetes may be out-of-date with release 0.12.0.

I have completed the instructions on the Azure SSO page. However, I've encountered a couple of potential issues on the Azure SSO for Kubernetes page:

  1. The docs show that Airflow's configuration for Azure SSO resides under the following field:
    global.airflow.openmetadata.azure

However, the Helm chart's values.yaml file shows it under the following field:
global.airflow.openmetadata.authConfig.azure

  1. It looks like the org.openmetadata.service.security.DefaultAuthorizer authorizer class has been replaced with the org.openmetadata.catalog.security.DefaultAuthorizer in 0.12.0? (If I try to use the authorizer shown in the docs, it throws a "class not found" error.)

  2. If I use the org.openmetadata.catalog.security.DefaultAuthorizer authorizer class, I no longer get a "class not found" error. However, I do get a "java.lang.NullPointerException". (It's possible that this error is unrelated to the authorizer class, but I thought I'd include it just in case it has different requirements in the values.yaml file.)

Before I further troubleshoot the NullPointException issue, I'd like to confirm that the docs are up-to-date for 0.12.0. Could someone please take a look at the Azure SSO for Kubernetes page and update it to reflect what is required for 0.12.0? I'll be happy to test the changes. (My deepest apologies in advance if it is "user error", but there do seem to be some discrepancies. :)

feedback

  • Can we add some horizontal padding to our content? It is looking quite congested.
  • Top right icons i.e. Slack, Github and Swagger are inconsistent
  • Hover on sidebar menu item isn't proper. The caret icon becomes lighter when we more cursor to right.
  • We can also add some vertical padding to sidebar menu item.
  • On 404 page, "Get started" dropdown isn't working properly.

Update Callout styles

we can add Tip and Note

image

<Tip>

A tip

</Tip>

<Note>

A note

</Note>

Use different icons and OM colors for the style

Prepare collapsible component

image

image

We will control it in markdown via:

<details>
  <summary>Click to expand!</summary>

## Heading

1. A numbered
2. list
    * With some
    * Sub bullets

</details>

Anchor Links are treated as regular links

Anchor Links like this in the doc

- [Requirements](#requirements)
- [Metadata Ingestion](#metadata-ingestion)
- [Data Profiler](#data-profiler)
- [Data Quality](#data-quality)
- [dbt Integration](#dbt-integration)

don't bring you to localhost:3000/v1.0.0/connectors/database/mariadb#requirements but redirect you to http://localhost:3000/v1.0.0#requirements in the new doc.

Update top bar style

The top bar style should resemble the UI bar
image

The elements should be:

  • left: OM logo + cloud button, similar to
    image

  • center: search bar

  • right: theme toggle, Slack logo with link, Github logo with link

Still have questions?

update the component

image

to point to our github discussions and slack #support channel

Update branding

We need to update the tailwind config, as well as individual component CSS if needed, to use OM's fonts and color palettes

Was this page helpful?

Review where this data is being sent and if it makes sense for us to integrate it somewhere else.

If we need to do this later on, for now we could just disable the component

Post migration tasks

  • Check 301 redirections from main pages of the old docs
  • Update CNAME to point to docs.open-metadata.org
  • Link google analytics with the right url

Suggest edits

image

Update the icon with our style and update the link to open-metadata/OpenMetadata/issues with the proposal for the docs

UI - Bug fixes and improvements

  • Clicking anywhere on search suggestions should redirect to respective result. Currently it only redirects when clicked on heading
Screen.Recording.2022-09-19.at.6.59.12.PM.mov
  • Scrolling to the bottom on the content panel, the side navigation also scrolls

Screenshot 2022-09-19 at 7 01 10 PM

Migration Structure

TODO

  • Features page should link to further explanations of the topics inside OpenMetadata
  • Separated section for OpenMetadata SDK
  • Developers section should have community and setup guidelines
  • Deployment and Upgrades
  • OM & Prefect https://docs.open-metadata.org/overview/run-openmetadata-with-prefect
  • Tutorial? https://docs.open-metadata.org/overview/tutorials
  • Review Volumes info (/deployment/docker/volumes). Is it even needed?
  • Moved airflow to deployment section for installation. The connector (and lineage backend) will be explained inside connectors
  • Google and Okta security is missing. It is just a copy paste atm.
  • Pipeline connectors are missing
  • Update publish

Won't Migrate

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.