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

enable typescript services and sdl #515

Merged
merged 25 commits into from
Jun 3, 2020

Commits on May 30, 2020

  1. Add a way to extract the user from the headers.

    peterp authored and Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    e0cf24a View commit details
    Browse the repository at this point in the history
  2. Add auth package.

    peterp authored and Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    15041af View commit details
    Browse the repository at this point in the history
  3. Make auth package compile with TypeScript.

    peterp authored and Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    c313d61 View commit details
    Browse the repository at this point in the history
  4. Add IP address to the Lambda event's requestContext

    bjackson authored and Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    edc33bf View commit details
    Browse the repository at this point in the history
  5. enable typescript services and sdl

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    eb56ea6 View commit details
    Browse the repository at this point in the history
  6. update tests for sdl

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    173dc6c View commit details
    Browse the repository at this point in the history
  7. add tests for service generation

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    c6e8230 View commit details
    Browse the repository at this point in the history
  8. remote dupe test fixtures

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    25bdd19 View commit details
    Browse the repository at this point in the history
  9. add graphql types for generated relations in services

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    b0172fd View commit details
    Browse the repository at this point in the history
  10. use only ts template for services

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    284c0f4 View commit details
    Browse the repository at this point in the history
  11. extract transform from service, get it working with SDL

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    3270cb7 View commit details
    Browse the repository at this point in the history
  12. add javascript flag to sdl and service

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    09568a1 View commit details
    Browse the repository at this point in the history
  13. ensure tests use default builder args

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    389dd21 View commit details
    Browse the repository at this point in the history
  14. update scaffold code

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    e3d0690 View commit details
    Browse the repository at this point in the history
  15. fix test regression

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    377a62b View commit details
    Browse the repository at this point in the history
  16. fix scaffold to use functional options

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    4db82a4 View commit details
    Browse the repository at this point in the history
  17. remove accidentl only in test

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    bbf8a01 View commit details
    Browse the repository at this point in the history
  18. fix scaffold optional args

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    3351d66 View commit details
    Browse the repository at this point in the history
  19. real world testing updates

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    ace3453 View commit details
    Browse the repository at this point in the history
  20. tests to green

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    74b05d9 View commit details
    Browse the repository at this point in the history
  21. destruction enabled!

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    387625d View commit details
    Browse the repository at this point in the history
  22. fixing merge issues

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    cf7aede View commit details
    Browse the repository at this point in the history
  23. fix regressions from template changes

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    dbb0443 View commit details
    Browse the repository at this point in the history
  24. fixing bad rebase

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    12b457a View commit details
    Browse the repository at this point in the history
  25. more merge fixes

    Justin Reidy committed May 30, 2020
    Configuration menu
    Copy the full SHA
    ab53b6b View commit details
    Browse the repository at this point in the history