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

Set up basic logic for parsing template -> UI flow and vice versa #131

Merged
merged 5 commits into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. Refactor utils; make toTemplateFlows more generic

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bedca32 View commit details
    Browse the repository at this point in the history
  2. Refactor to more fns; add edge conversion

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    85dc6f1 View commit details
    Browse the repository at this point in the history
  3. Make some fields optional

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b917360 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Add logic for template -> ui flow conversion

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e4280a1 View commit details
    Browse the repository at this point in the history
  2. Remove start_from_scratch

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9de892d View commit details
    Browse the repository at this point in the history