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

#42 - Enhance Entity Management #43

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

#42 - Enhance Entity Management #43

wants to merge 8 commits into from

Commits on Nov 19, 2024

  1. fix devcontainer

    Signed-off-by: Sebastian Kaupe <[email protected]>
    snkaupe committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c7e6281 View commit details
    Browse the repository at this point in the history
  2. add Angular CLI to dependencies

    Signed-off-by: Sebastian Kaupe <[email protected]>
    snkaupe committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    49b93aa View commit details
    Browse the repository at this point in the history
  3. move icon definitions into a new service

    Signed-off-by: Sebastian Kaupe <[email protected]>
    snkaupe committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5e8a246 View commit details
    Browse the repository at this point in the history
  4. fix data loading

    this should be considered to be a bit of a hotfix, as there might be some behaviour lurking in the shadows that could lead to a false positive for loading completion. I'll have to think about this a bit longer, but for now, this works.
    
    Signed-off-by: Sebastian Kaupe <[email protected]>
    snkaupe committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f1be193 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. remove overlooked output

    Signed-off-by: Sebastian Kaupe <[email protected]>
    snkaupe committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e383201 View commit details
    Browse the repository at this point in the history
  2. lay basic framework for new-model pages

    Signed-off-by: Sebastian Kaupe <[email protected]>
    snkaupe committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b4d87cc View commit details
    Browse the repository at this point in the history
  3. re-order project layout to make it more managable

    Signed-off-by: Sebastian Kaupe <[email protected]>
    snkaupe committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bb0cdd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. continue/complete re-ordering of project layout

    Signed-off-by: Sebastian Kaupe <[email protected]>
    snkaupe committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cad734b View commit details
    Browse the repository at this point in the history