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: use commander as arg-parser #859

Merged
merged 30 commits into from
May 26, 2022
Merged

Commits on Mar 14, 2022

  1. init refactor

    dOrgJelli committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c050383 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Merge branch 'prealpha-dev' into codentell-commander-refactor

    drewhoang authored and drewhoang committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5e15e79 View commit details
    Browse the repository at this point in the history
  2. started working on app commander refactor

    drewhoang authored and drewhoang committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    aab773e View commit details
    Browse the repository at this point in the history
  3. add the rest of the options commands for commander.js for refactor

    drewhoang authored and drewhoang committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e35da73 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge branch 'prealpha-dev' into codentell-commander-refactor

    drewhoang authored and drewhoang committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    2d8b730 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. add refactor to app still need to work on the codegenDir

    drewhoang authored and drewhoang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    59d4ee5 View commit details
    Browse the repository at this point in the history
  2. made some TODO on which of the commands need to be refactored to comm…

    …ander
    drewhoang authored and drewhoang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    0a81f22 View commit details
    Browse the repository at this point in the history
  3. update query refactor with commander

    drewhoang authored and drewhoang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    58edd2b View commit details
    Browse the repository at this point in the history
  4. fixed alias for commands

    drewhoang authored and drewhoang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    7fbbae0 View commit details
    Browse the repository at this point in the history
  5. fixed test-env with commander.js

    drewhoang authored and drewhoang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    4c1261a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. add help messages to create command and work on jest testing

    drewhoang authored and drewhoang committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    2cff5e2 View commit details
    Browse the repository at this point in the history
  2. add commander to create command fix the jest test in create

    drewhoang authored and drewhoang committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    ba2f6c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. update jest test and finished app and create refactor

    drewhoang authored and drewhoang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    6f8c55c View commit details
    Browse the repository at this point in the history
  2. refactor app build codegen plugin and query next steps fix e2e test

    drewhoang authored and drewhoang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9d1c52c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    ecf0ba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36cd1c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61c7742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8e1636 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    240e25f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    818b25a View commit details
    Browse the repository at this point in the history
  7. fix(cli): tests

    Niraj-Kamdar committed May 19, 2022
    Configuration menu
    Copy the full SHA
    0d82430 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. fix(cli): ci issues

    Niraj-Kamdar committed May 20, 2022
    Configuration menu
    Copy the full SHA
    2674643 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    c896de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b20f0 View commit details
    Browse the repository at this point in the history
  3. fix(cli): tests

    Niraj-Kamdar committed May 24, 2022
    Configuration menu
    Copy the full SHA
    907d3bd View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    8dab62f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919df60 View commit details
    Browse the repository at this point in the history
  3. remove yarn.lock

    dOrgJelli committed May 26, 2022
    Configuration menu
    Copy the full SHA
    96fdd99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc6fe4e View commit details
    Browse the repository at this point in the history