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

Entities #405

Open
wants to merge 21 commits into
base: mwp_v1
Choose a base branch
from
Open

Entities #405

wants to merge 21 commits into from

Commits on Jun 25, 2024

  1. added backend (entity management)

    2fittsch committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3f2cd2d View commit details
    Browse the repository at this point in the history
  2. added frontend (entities)

    2fittsch committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    60d90db View commit details
    Browse the repository at this point in the history
  3. update backend

    2fittsch committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e6ab5f1 View commit details
    Browse the repository at this point in the history
  4. update frontend

    2fittsch committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    31b49c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    a4eb087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    615f6f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2340280 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    2b93d9a View commit details
    Browse the repository at this point in the history
  2. update db and openapi

    2fittsch committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    02ac98a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    a03a895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80da369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb795a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Activated SubRow select, and removed entity_ids

    from merge and release dtos
    2fittsch committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    26e9791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb2052 View commit details
    Browse the repository at this point in the history
  3. Added Typing projectEntitiesRows

    2fittsch committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7040ba1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91d2502 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    030d92a View commit details
    Browse the repository at this point in the history
  6. Missed files/console.log

    2fittsch committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7f7ab0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6258a27 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Changes: fixed error in entity multi create (db objs and dtos were no…

    …t aligned), changed spantexts to do as TODO intended, made it so that read_by_text returns the SpanTextORM as intended.
    2fittsch committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4344024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca824be View commit details
    Browse the repository at this point in the history