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

Blueprint Builder #773

Merged
merged 39 commits into from
Dec 6, 2023
Merged

Blueprint Builder #773

merged 39 commits into from
Dec 6, 2023

Commits on Nov 27, 2023

  1. RunSqlFileStep.

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    296c863 View commit details
    Browse the repository at this point in the history
  2. @sejas' original builder.

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    11b49cd View commit details
    Browse the repository at this point in the history
  3. @artpi's changes

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    105691c View commit details
    Browse the repository at this point in the history
  4. My changes.

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9314328 View commit details
    Browse the repository at this point in the history
  5. My changes.

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c9dd9ac View commit details
    Browse the repository at this point in the history
  6. PR comments & tweaks.

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2c460bc View commit details
    Browse the repository at this point in the history
  7. RunSqlFileStep.

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9cd7632 View commit details
    Browse the repository at this point in the history
  8. @sejas' original builder.

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    afcca2a View commit details
    Browse the repository at this point in the history
  9. My changes.

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    120dda7 View commit details
    Browse the repository at this point in the history
  10. My changes.

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cce151e View commit details
    Browse the repository at this point in the history
  11. Rebase conflict

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6f262fa View commit details
    Browse the repository at this point in the history
  12. Replacing unpkg urls

    seanmorris committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ac47ba9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Using schema reader.

    seanmorris committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b62ea14 View commit details
    Browse the repository at this point in the history
  2. Merge conflict res

    seanmorris committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    76db23d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Architecture

    seanmorris committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ee9e271 View commit details
    Browse the repository at this point in the history
  2. Architecture

    seanmorris committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    daadd83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce65295 View commit details
    Browse the repository at this point in the history
  4. Correcting default config

    seanmorris committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a033341 View commit details
    Browse the repository at this point in the history
  5. Correcting URL

    seanmorris committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d77cbc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Config.

    seanmorris committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f803380 View commit details
    Browse the repository at this point in the history
  2. Tweaks

    seanmorris committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    adb48ec View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Comment

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6968472 View commit details
    Browse the repository at this point in the history
  2. Removing AI UI.

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    08d8255 View commit details
    Browse the repository at this point in the history
  3. Production URLs

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4696e11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e62e799 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee2b93b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    153b734 View commit details
    Browse the repository at this point in the history
  7. Reverting extra changes.

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7c5bf01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8da27b2 View commit details
    Browse the repository at this point in the history
  9. Fixing lint error.

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    dcca302 View commit details
    Browse the repository at this point in the history
  10. Fixing lint error.

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    55763da View commit details
    Browse the repository at this point in the history
  11. Fixing lint error.

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    867adbf View commit details
    Browse the repository at this point in the history
  12. Fixing lint error.

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    498bf09 View commit details
    Browse the repository at this point in the history
  13. Removing comments.

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    861a628 View commit details
    Browse the repository at this point in the history
  14. Removing comments.

    seanmorris committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9d6a08d View commit details
    Browse the repository at this point in the history
  15. Update packages/playground/website/vite.config.ts

    Co-authored-by: Adam Zielinski <adam@adamziel.com>
    seanmorris and adamziel authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6417035 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Reverting.

    seanmorris committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    90c0e44 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sm-bp-builder' of github.com:seanmorris/wordpress-playg…

    …round into sm-bp-builder
    seanmorris committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    af4b5a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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