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

feat(turborepo): web ui #8895

Merged
merged 17 commits into from
Sep 10, 2024
Merged

feat(turborepo): web ui #8895

merged 17 commits into from
Sep 10, 2024

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    b7928d0 View commit details
    Browse the repository at this point in the history
  2. CORS

    NicholasLYang committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d2b11e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ab521 View commit details
    Browse the repository at this point in the history
  4. Removing unused code

    NicholasLYang committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    568f43e View commit details
    Browse the repository at this point in the history
  5. Refactored GraphQL API

    NicholasLYang committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    650a454 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67f041c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64f31a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb9fdc6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    265d79e View commit details
    Browse the repository at this point in the history
  10. Fix post-rebase

    NicholasLYang committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    496881b View commit details
    Browse the repository at this point in the history
  11. Added tests

    NicholasLYang committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f59c469 View commit details
    Browse the repository at this point in the history
  12. Fix test

    NicholasLYang committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    21dc102 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix tests

    NicholasLYang committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a990b47 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    NicholasLYang committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    30ddc9c View commit details
    Browse the repository at this point in the history
  3. Removed RefCell

    NicholasLYang committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f65af06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d9c7d3 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    NicholasLYang committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9695c8a View commit details
    Browse the repository at this point in the history