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

Bugfix: Relation types #1474

Merged
merged 60 commits into from
Mar 27, 2024
Merged

Bugfix: Relation types #1474

merged 60 commits into from
Mar 27, 2024

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    199aa9f View commit details
    Browse the repository at this point in the history
  2. add entity types

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c08e712 View commit details
    Browse the repository at this point in the history
  3. delete tree

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    62bfbbb View commit details
    Browse the repository at this point in the history
  4. setup detail model

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e9792fa View commit details
    Browse the repository at this point in the history
  5. add item repo

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3575975 View commit details
    Browse the repository at this point in the history
  6. add detail repo

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    30390e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89c93c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6ed2f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fbd6822 View commit details
    Browse the repository at this point in the history
  10. update interface name

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e61096b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8446f68 View commit details
    Browse the repository at this point in the history
  12. remove unused imports

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ebc08b6 View commit details
    Browse the repository at this point in the history
  13. add workspace alias

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8c05edd View commit details
    Browse the repository at this point in the history
  14. add public

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    da1b5b9 View commit details
    Browse the repository at this point in the history
  15. remove deleted import

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1ecdf9c View commit details
    Browse the repository at this point in the history
  16. add collection logic

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    289b619 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d35cf9f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c979c81 View commit details
    Browse the repository at this point in the history
  19. add link to name

    madsrasmussen committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    988b25d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    105ffef View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a3fb0b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. wip repositories

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1a64939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7b8162 View commit details
    Browse the repository at this point in the history
  3. update imports

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0adaa87 View commit details
    Browse the repository at this point in the history
  4. clean up

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3121abf View commit details
    Browse the repository at this point in the history
  5. correct import

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0501374 View commit details
    Browse the repository at this point in the history
  6. remove unused import

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1a9d546 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36b4a4b View commit details
    Browse the repository at this point in the history
  8. Update manifests.ts

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0100a9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    019c32b View commit details
    Browse the repository at this point in the history
  10. render details

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cf0418d View commit details
    Browse the repository at this point in the history
  11. remove table padding

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f9fd492 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6fff07 View commit details
    Browse the repository at this point in the history
  13. remove isDeletable

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    794ee67 View commit details
    Browse the repository at this point in the history
  14. wire up pagination

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    92e6db2 View commit details
    Browse the repository at this point in the history
  15. set page size to 50

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1cfae91 View commit details
    Browse the repository at this point in the history
  16. generete server models

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    17ebdaf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a414c0a View commit details
    Browse the repository at this point in the history
  18. temp empty state

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    229091c View commit details
    Browse the repository at this point in the history
  19. add detail in name

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2cb6c52 View commit details
    Browse the repository at this point in the history
  20. implement read methods

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9695073 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d8e685f View commit details
    Browse the repository at this point in the history
  22. remove header margin

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    07d1aaa View commit details
    Browse the repository at this point in the history
  23. format date

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    eb8af63 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ea53fcf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    eba0502 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    72eb265 View commit details
    Browse the repository at this point in the history
  27. remove unused item repo

    madsrasmussen committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    11409dd View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d601d54 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

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

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    f78e6d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    660ce78 View commit details
    Browse the repository at this point in the history
  3. generate server models

    madsrasmussen committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6593439 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    791837a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    221bcf7 View commit details
    Browse the repository at this point in the history
  6. manual merge menu items

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    b97c9bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ca662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f11a0ad View commit details
    Browse the repository at this point in the history