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

Generate TyepScript interface completely from Python #112

Merged
merged 16 commits into from
Dec 20, 2023
Merged

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    8c22506 View commit details
    Browse the repository at this point in the history
  2. better schema generation

    samuelcolvin committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1303964 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    897e4dd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    cae27a1 View commit details
    Browse the repository at this point in the history
  2. fix fastui-bootstrap

    samuelcolvin committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e383556 View commit details
    Browse the repository at this point in the history
  3. switch to python CLI

    samuelcolvin committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    26f4592 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40b453d View commit details
    Browse the repository at this point in the history
  5. cleanup

    samuelcolvin committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    51f720b View commit details
    Browse the repository at this point in the history
  6. omit from coverage

    samuelcolvin committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9ada732 View commit details
    Browse the repository at this point in the history
  7. add basic tests

    samuelcolvin committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f2edd0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7c2e54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6f541d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92c5741 View commit details
    Browse the repository at this point in the history
  11. tests for tables

    samuelcolvin committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1a076c9 View commit details
    Browse the repository at this point in the history
  12. more tests

    samuelcolvin committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    32c7ed6 View commit details
    Browse the repository at this point in the history
  13. use SerializeAsAny

    samuelcolvin committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c52fe7d View commit details
    Browse the repository at this point in the history