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

Auto-create Application/Instance when first joining FlowForge #2553

Merged
merged 12 commits into from
Aug 2, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    1d13eb0 View commit details
    Browse the repository at this point in the history
  2. Fix completely unused method with bad includes

    This method doesn't appear to be being used, and the includes clauses were totally invalid; a team doesn't have a projectype, stack or template.
    Pezmc committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2ddec46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08acc59 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    858ab77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68352c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f6507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49efe7e View commit details
    Browse the repository at this point in the history
  5. 💅

    Pezmc committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e92f982 View commit details
    Browse the repository at this point in the history
  6. Tweaks to instance naming

    Pezmc committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dbed666 View commit details
    Browse the repository at this point in the history
  7. Remove hanging parts of tests

    `app.db.models.Project.byUser(user)` seems to hand during tests, unclear why at this stage.
    Pezmc committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b1a1948 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4dd96f View commit details
    Browse the repository at this point in the history
  9. Actual API changes

    Pezmc committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f19b961 View commit details
    Browse the repository at this point in the history