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

docs: improve docs and example data for excel2xml (DEV-1370) #233

Merged
merged 35 commits into from Oct 6, 2022

Commits on Sep 28, 2022

  1. edit

    jnussbaum committed Sep 28, 2022
    Copy the full SHA
    307c037 View commit details
    Browse the repository at this point in the history
  2. edit

    jnussbaum committed Sep 28, 2022
    Copy the full SHA
    f4b0a6c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. simplify onto

    jnussbaum committed Sep 29, 2022
    Copy the full SHA
    f13a870 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dfda6e3 View commit details
    Browse the repository at this point in the history
  3. edit

    jnussbaum committed Sep 29, 2022
    Copy the full SHA
    b2bfa9c View commit details
    Browse the repository at this point in the history
  4. rename templates

    jnussbaum committed Sep 29, 2022
    Copy the full SHA
    9747cdc View commit details
    Browse the repository at this point in the history
  5. add zip

    jnussbaum committed Sep 29, 2022
    Copy the full SHA
    b276d63 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. edit

    jnussbaum committed Sep 30, 2022
    Copy the full SHA
    167df49 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d908bcb View commit details
    Browse the repository at this point in the history
  3. fix unittest

    jnussbaum committed Sep 30, 2022
    Copy the full SHA
    af967f3 View commit details
    Browse the repository at this point in the history
  4. edit

    jnussbaum committed Sep 30, 2022
    Copy the full SHA
    d54bbbf View commit details
    Browse the repository at this point in the history
  5. install GitPython

    jnussbaum committed Sep 30, 2022
    Copy the full SHA
    6596369 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Copy the full SHA
    fe89ab9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    607bc3e View commit details
    Browse the repository at this point in the history
  3. edit

    jnussbaum committed Oct 3, 2022
    Copy the full SHA
    33d77a4 View commit details
    Browse the repository at this point in the history
  4. Revert "install GitPython"

    This reverts commit 6596369.
    jnussbaum committed Oct 3, 2022
    Copy the full SHA
    58a2f50 View commit details
    Browse the repository at this point in the history
  5. fix e2e test

    jnussbaum committed Oct 3, 2022
    Copy the full SHA
    833c799 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. add tearDown

    jnussbaum committed Oct 4, 2022
    Copy the full SHA
    28f41dd View commit details
    Browse the repository at this point in the history
  2. sort images alphabetically, so that on different platforms, the outpu…

    …t XML will be identical
    jnussbaum committed Oct 4, 2022
    Copy the full SHA
    114c850 View commit details
    Browse the repository at this point in the history
  3. improve file name

    jnussbaum committed Oct 4, 2022
    Copy the full SHA
    2325c69 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7a1aba2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c99a005 View commit details
    Browse the repository at this point in the history
  6. add PDF of readme

    jnussbaum committed Oct 4, 2022
    Copy the full SHA
    ab4a06f View commit details
    Browse the repository at this point in the history
  7. Revert "add PDF of readme"

    This reverts commit ab4a06f.
    jnussbaum committed Oct 4, 2022
    Copy the full SHA
    d49fd33 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    27aa197 View commit details
    Browse the repository at this point in the history
  9. improve readme

    jnussbaum committed Oct 4, 2022
    Copy the full SHA
    75a9a28 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. rename folders and files

    jnussbaum committed Oct 5, 2022
    Copy the full SHA
    01da069 View commit details
    Browse the repository at this point in the history
  2. edit

    jnussbaum committed Oct 5, 2022
    Copy the full SHA
    979731e View commit details
    Browse the repository at this point in the history
  3. delete import_scripts

    jnussbaum committed Oct 5, 2022
    Copy the full SHA
    c94deee View commit details
    Browse the repository at this point in the history
  4. add git submodule

    jnussbaum committed Oct 5, 2022
    Copy the full SHA
    12560dc View commit details
    Browse the repository at this point in the history
  5. make submodule work

    jnussbaum committed Oct 5, 2022
    Copy the full SHA
    4ca9d4a View commit details
    Browse the repository at this point in the history
  6. move submodule

    jnussbaum committed Oct 5, 2022
    Copy the full SHA
    6d7a71c View commit details
    Browse the repository at this point in the history
  7. adapt e2e test

    jnussbaum committed Oct 5, 2022
    Copy the full SHA
    6825011 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. import_scripts % git checkout main

    prevent e2e test from making the submodule's head detached
    jnussbaum committed Oct 6, 2022
    Copy the full SHA
    3d179d2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4749d59 View commit details
    Browse the repository at this point in the history