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

update to API specification v3.0 #105

Merged
merged 86 commits into from
May 27, 2024
Merged

update to API specification v3.0 #105

merged 86 commits into from
May 27, 2024

Commits on Oct 25, 2023

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

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    3a4a486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3234eec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddf7a7b View commit details
    Browse the repository at this point in the history
  4. cleanup

    tbischoff2 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9e77c3f View commit details
    Browse the repository at this point in the history
  5. fix error in addSubmodel

    tbischoff2 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3ce80d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. remove comments

    tbischoff2 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    25d35b5 View commit details
    Browse the repository at this point in the history
  2. refactor JPA submodels

    tbischoff2 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3534364 View commit details
    Browse the repository at this point in the history
  3. remove sonar warning

    tbischoff2 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    bc48161 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 20, 2023

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

Commits on Jan 24, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    74cc27e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4deeab2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. adapt to v3.0 model

    tbischoff2 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3016dcc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. update libs

    tbischoff2 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    126fc2b View commit details
    Browse the repository at this point in the history
  2. adapt ORM to changed model

    tbischoff2 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    49c2513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1535ca View commit details
    Browse the repository at this point in the history
  4. add more properties

    tbischoff2 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3be9a8f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. add extensions

    tbischoff2 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ab79fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8746e77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c661d View commit details
    Browse the repository at this point in the history
  4. change API URL

    tbischoff2 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    69ee860 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6211144 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f82233a View commit details
    Browse the repository at this point in the history
  7. add Location Header

    tbischoff2 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6fa9410 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. change Enum handling

    tbischoff2 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3160388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac09dc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. code analysis

    tbischoff2 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7d56d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4479786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bcc915 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    4c7e45e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4fc13 View commit details
    Browse the repository at this point in the history
  3. refactoring

    tbischoff2 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f0f1515 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    ffda6d7 View commit details
    Browse the repository at this point in the history
  2. add paging support

    tbischoff2 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    40e3ca6 View commit details
    Browse the repository at this point in the history
  3. cleanup pom.xml

    tbischoff2 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c0fe156 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. check constraints

    tbischoff2 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ef9c424 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. update libs

    tbischoff2 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d44c1f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. use HTTPS

    tbischoff2 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    510ec15 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Apr 2, 2024

  1. change date format

    tbischoff2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    900fe47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e2f2d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. add data specification

    tbischoff2 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    497ce2e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    2000292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f28563 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. add missing members

    tbischoff2 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9fc218c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f1d7f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    896e2df View commit details
    Browse the repository at this point in the history
  2. JPA: filter getAllAas

    tbischoff2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3576b0c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. JPA fixes; cleanup

    tbischoff2 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c7d011a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b01e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e3353c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. switch to in-memory

    tbischoff2 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ceccf32 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. update documentation

    tbischoff2 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    af4a78c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    8c65c84 View commit details
    Browse the repository at this point in the history
  2. fix package name

    tbischoff2 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fcfd66b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad99bd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4560177 View commit details
    Browse the repository at this point in the history
  5. use Fa3st 1.1.0-SNAPSHOT;

    remove sonar warnings
    tbischoff2 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c6462d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    525b120 View commit details
    Browse the repository at this point in the history
  7. remove sonar warnings

    tbischoff2 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ce27209 View commit details
    Browse the repository at this point in the history
  8. add owaspSuppressions

    tbischoff2 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    196220a View commit details
    Browse the repository at this point in the history
  9. remove sonar warning

    tbischoff2 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7df02d8 View commit details
    Browse the repository at this point in the history
  10. update documentation

    tbischoff2 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f99ee1f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. remove sonar warning

    tbischoff2 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3fee362 View commit details
    Browse the repository at this point in the history
  2. remove sonar warning

    tbischoff2 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f61c870 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daa7a54 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. update documentation

    tbischoff2 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a789a90 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Docker configuration

    tbischoff2 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ae71f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0ca07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    001f1c0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 24, 2024

  1. change docker-compose.yml

    tbischoff2 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    47532e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b1f82 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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