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

chore: move adapters repo to new packages dir #3805

Merged
merged 46 commits into from
Feb 4, 2022

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    0a7f33b View commit details
    Browse the repository at this point in the history
  2. fix: rm docusaurus build dir

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    f23bb66 View commit details
    Browse the repository at this point in the history
  3. fix: update .gitignore

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c0af1d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ec0342 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1e0aeb View commit details
    Browse the repository at this point in the history
  6. fix: folder rename

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c778d37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c39fb61 View commit details
    Browse the repository at this point in the history
  8. fix: jest config paths

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    403791d View commit details
    Browse the repository at this point in the history
  9. update yarn.lock

    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    62caef8 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'ndom91/monorepo-adapters' of github.com:nextauthjs/next…

    …-auth into ndom91/monorepo-adapters
    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    034f53d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    daaa571 View commit details
    Browse the repository at this point in the history
  12. fix: gitignore

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    5b4726a View commit details
    Browse the repository at this point in the history
  13. fix: update adapter-test

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    40e9e8e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4440990 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8fe9a0c View commit details
    Browse the repository at this point in the history
  16. fix paths

    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    a414159 View commit details
    Browse the repository at this point in the history
  17. update gitignore

    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    9fd0fdb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9b59efa View commit details
    Browse the repository at this point in the history
  19. fix: merge conflicts

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c1ecc02 View commit details
    Browse the repository at this point in the history
  20. gitignore dist folders

    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    707974c View commit details
    Browse the repository at this point in the history
  21. Merge branch 'ndom91/monorepo-adapters' of github.com:nextauthjs/next…

    …-auth into ndom91/monorepo-adapters
    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    87b06e1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0ee6295 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    92e62f6 View commit details
    Browse the repository at this point in the history
  24. fix: yarn.lock

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e9d35ed View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    143b9f5 View commit details
    Browse the repository at this point in the history
  26. ignore jest file

    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    3420120 View commit details
    Browse the repository at this point in the history
  27. fix: test turbo test cmd

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1e00bfa View commit details
    Browse the repository at this point in the history
  28. fix: turbo test cmd

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    d0310a6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    65ac8fb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    979636c View commit details
    Browse the repository at this point in the history
  31. simplify gitignore

    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    7cef72e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    97ebab3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1d65359 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    12393f8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2fc2288 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b8edeff View commit details
    Browse the repository at this point in the history
  37. chore: update .gitignore

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    43ca5f3 View commit details
    Browse the repository at this point in the history
  38. remove babelrc

    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    130225e View commit details
    Browse the repository at this point in the history
  39. Merge branch 'ndom91/monorepo-adapters' of github.com:nextauthjs/next…

    …-auth into ndom91/monorepo-adapters
    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1c4e820 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a8f0f79 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    46b0d43 View commit details
    Browse the repository at this point in the history
  42. fix: remove jest-config roots

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    dc23c7c View commit details
    Browse the repository at this point in the history
  43. fix: add fauna jest preset

    ndom91 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    3f177be View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    95016fc View commit details
    Browse the repository at this point in the history
  45. fix prisma

    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    20ce6f5 View commit details
    Browse the repository at this point in the history
  46. remove nohoist

    balazsorban44 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    3eb00a5 View commit details
    Browse the repository at this point in the history