Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental support for generating Lakeview widgets - oneOf and anyOf #774

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jan 18, 2024

  1. Experimental support for generating Lakeview widgets

    - add `const` support along with `constOnly` and `noConst` field slice filters to facilitate `{{- range .NonRequiredFields | alphanumOnly | noConst}}`
    nfx committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b4e03d2 View commit details
    Browse the repository at this point in the history
  2. initial support for polymorphism

    nfx committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    18b0cfe View commit details
    Browse the repository at this point in the history
  3. ..

    nfx committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5a18b70 View commit details
    Browse the repository at this point in the history
  4. ..

    nfx committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1ce4c70 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. ..

    nfx committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d8bdf9b View commit details
    Browse the repository at this point in the history