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

[legacy-framework] feat: Implement the new Architecture! #95

Merged
merged 31 commits into from
Apr 13, 2020
Merged

Commits on Apr 11, 2020

  1. wip

    flybayer committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    df432ab View commit details
    Browse the repository at this point in the history
  2. working rpc mutation

    flybayer committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    ed0157b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a65811 View commit details
    Browse the repository at this point in the history
  4. prewarm the lamba

    flybayer committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    f0ecc03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efd75e9 View commit details
    Browse the repository at this point in the history
  6. switch from pages to routes

    flybayer committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    4d69717 View commit details
    Browse the repository at this point in the history
  7. fix a test issue

    flybayer committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    129fb22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e90a03 View commit details
    Browse the repository at this point in the history
  9. fix cli test

    flybayer committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    a94c052 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Configuration menu
    Copy the full SHA
    574b274 View commit details
    Browse the repository at this point in the history
  2. Remove comments

    ryardley committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    d1d8487 View commit details
    Browse the repository at this point in the history
  3. Allow pages and routes

    ryardley committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    fbcba7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31ec2f3 View commit details
    Browse the repository at this point in the history
  5. Tidy up build rules

    ryardley committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    4e4d20e View commit details
    Browse the repository at this point in the history
  6. Fix broken transform test

    ryardley committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    0030ea2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e6f0a5 View commit details
    Browse the repository at this point in the history
  8. Fix next build breaking

    ryardley committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    23877fc View commit details
    Browse the repository at this point in the history
  9. File generation RPC works

    ryardley committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    2d02074 View commit details
    Browse the repository at this point in the history
  10. Remove commented out code

    ryardley committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    2deeadb View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    c66d148 View commit details
    Browse the repository at this point in the history
  2. Fix up linting

    ryardley committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    902e681 View commit details
    Browse the repository at this point in the history
  3. Tidy up synchroniser

    ryardley committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    233def9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1e185c View commit details
    Browse the repository at this point in the history
  5. typo

    flybayer committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    fafa46c View commit details
    Browse the repository at this point in the history
  6. update cli readme

    flybayer committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    63ddec8 View commit details
    Browse the repository at this point in the history
  7. Fix start error

    ryardley committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    37251dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03dec76 View commit details
    Browse the repository at this point in the history
  9. fix build with static pages

    flybayer committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    597f33e View commit details
    Browse the repository at this point in the history
  10. rerun prettier on all files

    flybayer committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    a113685 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ebfe46 View commit details
    Browse the repository at this point in the history
  12. add missing dependency

    flybayer committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    31dd966 View commit details
    Browse the repository at this point in the history