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

Feat/create and delete shopping lists #29

Merged
merged 18 commits into from
Apr 12, 2024

Commits on Mar 22, 2024

  1. fix: cannot switch route from index

    Signed-off-by: pdamianik <[email protected]>
    pdamianik committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b63110c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b346b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05901a8 View commit details
    Browse the repository at this point in the history
  4. db synch und Synchhandeling

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    3179226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e62f47 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add product view

    Signed-off-by: pdamianik <[email protected]>
    pdamianik committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a3bf1fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from Gschaftlhaberer/feat/list-products

    Feat/list products
    jdoppelhofer committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a39719d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    739e93e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6a6155 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09482ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1d8706 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bb19c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fix list creation

    Signed-off-by: pdamianik <[email protected]>
    pdamianik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e01f381 View commit details
    Browse the repository at this point in the history
  2. Add list creation and deletion tests

    Signed-off-by: pdamianik <[email protected]>
    pdamianik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d0bd193 View commit details
    Browse the repository at this point in the history
  3. Add tests for list creation

    Signed-off-by: pdamianik <[email protected]>
    pdamianik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8e821e5 View commit details
    Browse the repository at this point in the history
  4. Fix small issues with product creation

    Signed-off-by: pdamianik <[email protected]>
    pdamianik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3ee349f View commit details
    Browse the repository at this point in the history
  5. Implement tests for product creation and deletion

    Signed-off-by: pdamianik <[email protected]>
    pdamianik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1ac56ae View commit details
    Browse the repository at this point in the history