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

refactor: excel to json list (DEV-431) #155

Merged
merged 18 commits into from Feb 17, 2022

Commits on Jan 28, 2022

  1. Copy the full SHA
    92d6d4f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    47ed29b View commit details
    Browse the repository at this point in the history
  3. - make code more understandable by improving the logic

     - improve docstrings and annotations
    jnussbaum committed Jan 28, 2022
    Copy the full SHA
    927d6bf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 11, 2022

  1. - various style/annotation improvements

     - remove side-effect of get_values_from_excel by making a copy of parentnode before returning it
    jnussbaum committed Feb 11, 2022
    Copy the full SHA
    cdec1c4 View commit details
    Browse the repository at this point in the history
  2. - correct mistake in logic

     - improve error message output
    jnussbaum committed Feb 11, 2022
    Copy the full SHA
    76bb885 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    897a4f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. strip strings

    jnussbaum committed Feb 14, 2022
    Copy the full SHA
    367e3bf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9fb5972 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    64aa62d View commit details
    Browse the repository at this point in the history
  4. elminate little bug

    jnussbaum committed Feb 14, 2022
    Copy the full SHA
    b4afc09 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/wip/dev-431-refactor-excel-to-js…

    …on-list' into wip/dev-431-refactor-excel-to-json-list
    jnussbaum committed Feb 14, 2022
    Copy the full SHA
    1f61853 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    693eb11 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. rename variable

    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    jnussbaum and irinaschubert committed Feb 17, 2022
    Copy the full SHA
    88bca19 View commit details
    Browse the repository at this point in the history
  2. correct previous error

    jnussbaum committed Feb 17, 2022
    Copy the full SHA
    adb66c2 View commit details
    Browse the repository at this point in the history
  3. improvements suggested by reviewer

    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    jnussbaum and irinaschubert committed Feb 17, 2022
    Copy the full SHA
    15e97a6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    555ebe8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0480f16 View commit details
    Browse the repository at this point in the history