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

Develop refactoring #428

Merged
67 commits merged into from
Dec 28, 2020
Merged

Develop refactoring #428

67 commits merged into from
Dec 28, 2020

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    eac015d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fd9eac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2beb41c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

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

    oltionchampari committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    5d202f5 View commit details
    Browse the repository at this point in the history
  3. Remove list-plugins file

    oltionchampari committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    19ead1e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    9666dd8 View commit details
    Browse the repository at this point in the history
  2. Extract mkdir function

    oltionchampari committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    ab4ae9b View commit details
    Browse the repository at this point in the history
  3. Create WorkspaceUtils

    oltionchampari committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    e160827 View commit details
    Browse the repository at this point in the history
  4. Refactor useDevVersion

    oltionchampari committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    9bae930 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Fix spawnOrAbort bug

    oltionchampari committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    d6e60ca View commit details
    Browse the repository at this point in the history
  2. Extract yo method

    oltionchampari committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    3b13e28 View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    oltionchampari committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    8f5e84c View commit details
    Browse the repository at this point in the history
  4. Fix useDevVersion bug

    oltionchampari committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    03a4106 View commit details
    Browse the repository at this point in the history
  5. Refactor clone repo

    oltionchampari committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    841235f View commit details
    Browse the repository at this point in the history
  6. Commenting

    oltionchampari committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    28273c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df2f068 View commit details
    Browse the repository at this point in the history
  8. Update function calls

    oltionchampari committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c708b6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16e04aa View commit details
    Browse the repository at this point in the history
  10. Minor change

    oltionchampari committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    894da0f View commit details
    Browse the repository at this point in the history
  11. Remove unused import

    oltionchampari committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    e7cfd95 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c245eb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Extending tests

    oltionchampari committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    18d9212 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    oltionchampari committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    61268a9 View commit details
    Browse the repository at this point in the history
  3. Further refactoring

    oltionchampari committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    fcf51bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeb8090 View commit details
    Browse the repository at this point in the history
  5. Extend tests-fix bugs

    oltionchampari committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    bb27b9c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Refactor- extend tests

    oltionchampari committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    b5c4c23 View commit details
    Browse the repository at this point in the history
  2. Add comments

    oltionchampari committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    3ffe83f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    20c7c0f View commit details
    Browse the repository at this point in the history
  2. Run npm install sync

    oltionchampari committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    10517bc View commit details
    Browse the repository at this point in the history
  3. Fix spawn function impl

    oltionchampari committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    bbda376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6963e17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a4a3df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fab422 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5559968 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Change text color

    oltionchampari committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    ff09962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5d32ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7bf824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    661bf0b View commit details
    Browse the repository at this point in the history
  5. Further refactoring

    oltionchampari committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    c3a9484 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8615de View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    716baa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9608dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c8edda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb1b219 View commit details
    Browse the repository at this point in the history
  5. Further test refactoring

    oltionchampari committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4ca798f View commit details
    Browse the repository at this point in the history
  6. Refactor tests

    oltionchampari committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    f50ec5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db6be89 View commit details
    Browse the repository at this point in the history
  8. FIx path in tests

    oltionchampari committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    8714ae4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    4627664 View commit details
    Browse the repository at this point in the history
  2. Use enum for basetypes

    oltionchampari committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    e59fa08 View commit details
    Browse the repository at this point in the history
  3. Format

    oltionchampari committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    f22f93d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Do not log error twice

    oltionchampari committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e459909 View commit details
    Browse the repository at this point in the history
  2. Extend tests

    oltionchampari committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    0d3305a View commit details
    Browse the repository at this point in the history
  3. Minor fix

    oltionchampari committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    6f35028 View commit details
    Browse the repository at this point in the history
  4. Fix test

    oltionchampari committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    5835196 View commit details
    Browse the repository at this point in the history
  5. Remove cwd from config

    oltionchampari committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    9772d5d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. add space

    anita-steiner committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    819c6f8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop_refactoring' of github.com:phovea/generator-pho…

    …vea into develop_refactoring
    anita-steiner committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    aa0ddb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36bd182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1e2b95 View commit details
    Browse the repository at this point in the history
  5. Extend test

    oltionchampari committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    c319308 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb230f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Fix cwd bug

    oltionchampari committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    8eb906f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

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

Commits on Dec 3, 2020

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