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

Vocabulary types additional views #336

Commits on May 13, 2024

  1. register new route

    karkraeg committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cbe6426 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Implemented first Admin view based on mock API

    Co-authored-by: mkloeppe <[email protected]>
    karkraeg and mkloeppe committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8ac9ecd View commit details
    Browse the repository at this point in the history
  2. add copyright

    karkraeg committed May 14, 2024
    Configuration menu
    Copy the full SHA
    eaf8abf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1387d35 View commit details
    Browse the repository at this point in the history
  4. remove WIP import

    karkraeg committed May 14, 2024
    Configuration menu
    Copy the full SHA
    960d79e View commit details
    Browse the repository at this point in the history
  5. remove more imports

    karkraeg committed May 14, 2024
    Configuration menu
    Copy the full SHA
    451a575 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    1422b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59fe838 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    2261cbc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'all_vocabularies_endpoint' of github.com:ulbmuenster/in…

    …venio-vocabularies into all_vocabularies_endpoint
    SarahW91 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f137a40 View commit details
    Browse the repository at this point in the history
  3. Add and update docstrings

    SarahW91 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6f27888 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    29cec6b View commit details
    Browse the repository at this point in the history
  2. fix imports and cleanup

    karkraeg committed May 22, 2024
    Configuration menu
    Copy the full SHA
    234caa8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. cleanup

    karkraeg committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2b62bce View commit details
    Browse the repository at this point in the history
  2. overwrite api endpoint

    karkraeg committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e7d6f0f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    a2ac3d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b6e7d3 View commit details
    Browse the repository at this point in the history
  3. Fixed formatting

    SarahW91 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    957d052 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    8c8c3be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb1154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c542c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8d3ce8 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 13, 2024

  1. register new route

    karkraeg authored and SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d77a180 View commit details
    Browse the repository at this point in the history
  2. Implemented first Admin view based on mock API

    Co-authored-by: mkloeppe <[email protected]>
    2 people authored and SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0b5aaaa View commit details
    Browse the repository at this point in the history
  3. add copyright

    karkraeg authored and SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4d3365b View commit details
    Browse the repository at this point in the history
  4. remove WIP import

    karkraeg authored and SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f7404c0 View commit details
    Browse the repository at this point in the history
  5. remove more imports

    karkraeg authored and SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    009be0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb36717 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0377de View commit details
    Browse the repository at this point in the history
  8. Add and update docstrings

    SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    dd1420d View commit details
    Browse the repository at this point in the history
  9. dirty commit, added resources

    karkraeg authored and SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ebd3363 View commit details
    Browse the repository at this point in the history
  10. fix imports and cleanup

    karkraeg authored and SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9bf7e2a View commit details
    Browse the repository at this point in the history
  11. cleanup

    karkraeg authored and SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ff50270 View commit details
    Browse the repository at this point in the history
  12. overwrite api endpoint

    karkraeg authored and SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8965685 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f405b4b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3601b15 View commit details
    Browse the repository at this point in the history
  15. Fixed formatting

    SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b2a3c93 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0fc61ae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    43f25da View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9de7fd2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a5e1f90 View commit details
    Browse the repository at this point in the history
  20. vocabulary types endpoint: split implementation for service, config a…

    …nd results in different files and cleaned up code.
    SarahW91 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    78bec3d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. services: fix service proxy

    karkraeg committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fe43685 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

    karkraeg committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7d1f01e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b03fb4b View commit details
    Browse the repository at this point in the history