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: initial support for case type selection #1501

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    e67bc17 View commit details
    Browse the repository at this point in the history
  2. chore: bump version

    espoal committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e724ccc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Sep 29, 2023

  1. feat: nest-cli.json templates

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6472604 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6a5892d View commit details
    Browse the repository at this point in the history
  3. chore: package.json version

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d887360 View commit details
    Browse the repository at this point in the history
  4. chore: package-lock.json sync

    espoal committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a6b53ea View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. chore: test package-lock.json

    espoal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b5a6000 View commit details
    Browse the repository at this point in the history
  2. chore: rebase

    espoal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7084629 View commit details
    Browse the repository at this point in the history
  3. chore: fixed tests

    espoal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9ae257c View commit details
    Browse the repository at this point in the history
  4. chore: fixed tests

    espoal committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c751a00 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. feat: removed kebab-or-snake

    espoal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ee5d4db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919522e View commit details
    Browse the repository at this point in the history
  3. chore: align package-lock.json

    espoal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    226b62d View commit details
    Browse the repository at this point in the history
  4. chore: align package-lock.json

    espoal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4c91bbe View commit details
    Browse the repository at this point in the history
  5. chore: readded kebab-or-snake

    espoal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e23da4c View commit details
    Browse the repository at this point in the history
  6. feat: input sanitization

    espoal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d1008be View commit details
    Browse the repository at this point in the history
  7. chore: fixed schema.json

    espoal committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ff66dcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a74f420 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Nov 15, 2023

  1. feat: better docs

    espoal committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3e196c8 View commit details
    Browse the repository at this point in the history
  2. chore: rebase

    espoal committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c9afe4a View commit details
    Browse the repository at this point in the history
  3. chore: typo

    espoal committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c92fd1e View commit details
    Browse the repository at this point in the history