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

table view #47

Merged
merged 9 commits into from
Oct 5, 2023
Merged

table view #47

merged 9 commits into from
Oct 5, 2023

Commits on Oct 3, 2023

  1. Added basic local kmeans

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    41b08fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8409e View commit details
    Browse the repository at this point in the history
  3. implementing table

    david-2031 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6a555f5 View commit details
    Browse the repository at this point in the history
  4. working

    david-2031 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ffa61c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6c70cf View commit details
    Browse the repository at this point in the history
  6. linting and cleanup

    david-2031 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6aca9f0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of https://github.com/david-2031/Programmierprojekt

    … into dave/table-view
    
    # Conflicts:
    #	src/app/home/chart-container/chart-container.component.html
    #	src/app/home/chart-container/chart-container.component.ts
    #	src/app/home/chart-container/chart/chart.component.ts
    #	src/app/home/home-services/kmeans-local.service.ts
    #	src/app/home/home.component.html
    #	src/app/home/home.component.ts
    #	src/app/home/input/input.component.ts
    david-2031 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    081538f View commit details
    Browse the repository at this point in the history
  8. merge conflicts

    david-2031 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4298e44 View commit details
    Browse the repository at this point in the history