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

[WIP] - Feature: Discriminator Support on composeMongoose #340

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on May 10, 2021

  1. Switch type check to use 'instanceof' instead of constructor.name for…

    … supporting extended types
    jhbuchanan45 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    643bae0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

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

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    8d9bdc6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    7d11ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0799c4e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    fc20db7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e602693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d586798 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Fix bugs with discrimTC resolvers, such as preferring model over scha…

    …m dscriminators where present
    jhbuchanan45 committed May 26, 2021
    Configuration menu
    Copy the full SHA
    16a5140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    425fbb4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    3cd5c33 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    01a7d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1523524 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

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

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    595b147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c8bde5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    14d82de View commit details
    Browse the repository at this point in the history
  2. Tidy eDTC code

    jhbuchanan45 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    7d29a85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0167cb2 View commit details
    Browse the repository at this point in the history