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

Create Object tool on Main Menu #72

Merged
merged 43 commits into from
Nov 17, 2021

Commits on Aug 19, 2021

  1. Create Object tool on Main Menu.

    Chris Hallberg committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    d689144 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Use res to make linting happy.

    Chris Hallberg committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    74b6ce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Merge branch 'dev' into create-object

    # Conflicts:
    #	client/src/VuDLPrep.jsx
    Geoffsc committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    88b0c6a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Fix merge error.

    demiankatz committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    f077529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22727e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05376c2 View commit details
    Browse the repository at this point in the history
  4. Modernize code.

    demiankatz committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    0b80995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    974634f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Fix key.

    demiankatz committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    dc3274c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d82a3f View commit details
    Browse the repository at this point in the history
  3. Update snapshots.

    demiankatz committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    a592fd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    945bd4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    782f6b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    997ee8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86ba8c View commit details
    Browse the repository at this point in the history
  3. Update snapshot.

    demiankatz committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    553dbe9 View commit details
    Browse the repository at this point in the history
  4. Improve tests.

    demiankatz committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    afa3724 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a942d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06c6b1f View commit details
    Browse the repository at this point in the history
  7. Add submit test.

    demiankatz committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    61f804e View commit details
    Browse the repository at this point in the history
  8. Add no-parent test.

    demiankatz committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    586b703 View commit details
    Browse the repository at this point in the history
  9. Expand test coverage.

    demiankatz committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    f82202c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ed7e7a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Optimize to use map.

    demiankatz committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    0731841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b789e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c93fea View commit details
    Browse the repository at this point in the history
  4. More targeted validation.

    demiankatz committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    919cddf View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    6a593cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccdfbd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    3e7385c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50415ef View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    6ea2542 View commit details
    Browse the repository at this point in the history
  2. Fix request sending.

    demiankatz committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    01f6f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31ab2fd View commit details
    Browse the repository at this point in the history
  4. More fixes.

    demiankatz committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    d49e05d View commit details
    Browse the repository at this point in the history
  5. Progress on tests.

    demiankatz committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    f640518 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d37fb3 View commit details
    Browse the repository at this point in the history
  7. Improved error tolerance.

    demiankatz committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    04c9e39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b065e1f View commit details
    Browse the repository at this point in the history
  9. Fix timing issues.

    demiankatz committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    efa4968 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    7bf8113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8080f2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac5e83c View commit details
    Browse the repository at this point in the history