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

refactor(v3): add project slice (DEV-1009) #2076

Merged
merged 82 commits into from Sep 8, 2022

Commits on Jun 13, 2022

  1. Copy the full SHA
    6cf00e5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a975458 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9a0d691 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    35d5ca0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Copy the full SHA
    69eba6e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Copy the full SHA
    b4613fb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1b88e60 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3e87563 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0b50eee View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. mark TODOs as mine

    BalduinLandolt committed Jul 28, 2022
    Copy the full SHA
    ce96612 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b52c7d2 View commit details
    Browse the repository at this point in the history
  3. fix: another oversight

    BalduinLandolt committed Jul 28, 2022
    Copy the full SHA
    f919e18 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Copy the full SHA
    be6c6a1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    60db8ca View commit details
    Browse the repository at this point in the history
  3. add docstring

    BalduinLandolt committed Aug 3, 2022
    Copy the full SHA
    97be69c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    52db9ed View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Copy the full SHA
    687d456 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2db42ff View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    65595b2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2ada1ec View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b82367b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Copy the full SHA
    2537419 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    53abeab View commit details
    Browse the repository at this point in the history
  3. fix issue with repo

    BalduinLandolt committed Aug 8, 2022
    Copy the full SHA
    89185d6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b0905a1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    638092a View commit details
    Browse the repository at this point in the history
  6. rename value objects

    BalduinLandolt committed Aug 8, 2022
    Copy the full SHA
    b9e683f View commit details
    Browse the repository at this point in the history
  7. rename stuff

    BalduinLandolt committed Aug 8, 2022
    Copy the full SHA
    000bcc4 View commit details
    Browse the repository at this point in the history
  8. fix after renaming

    BalduinLandolt committed Aug 8, 2022
    Copy the full SHA
    4375df5 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5d92ed5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Copy the full SHA
    fe79ab8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2ef8c9a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7128750 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c2802ed View commit details
    Browse the repository at this point in the history
  5. use more valueobjects

    BalduinLandolt committed Aug 9, 2022
    Copy the full SHA
    9e447c6 View commit details
    Browse the repository at this point in the history
  6. clean up more tests

    BalduinLandolt committed Aug 9, 2022
    Copy the full SHA
    3b764ee View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    713fb44 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Copy the full SHA
    33cd01a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Copy the full SHA
    53030b0 View commit details
    Browse the repository at this point in the history
  2. fix build.sbt

    BalduinLandolt committed Aug 29, 2022
    Copy the full SHA
    39a0a68 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    82aec62 View commit details
    Browse the repository at this point in the history
  4. reformat files

    BalduinLandolt committed Aug 29, 2022
    Copy the full SHA
    5c32e4f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7808c7a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e7bf43d View commit details
    Browse the repository at this point in the history
  7. fix again

    BalduinLandolt committed Aug 29, 2022
    Copy the full SHA
    1936b08 View commit details
    Browse the repository at this point in the history
  8. get rid of warnings

    BalduinLandolt committed Aug 29, 2022
    Copy the full SHA
    f73b506 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    15ca624 View commit details
    Browse the repository at this point in the history
  10. format imports

    BalduinLandolt committed Aug 29, 2022
    Copy the full SHA
    ae25998 View commit details
    Browse the repository at this point in the history
  11. remove codesmells

    BalduinLandolt committed Aug 29, 2022
    Copy the full SHA
    1dc8981 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    2c40a0b View commit details
    Browse the repository at this point in the history
  13. fix code smell

    BalduinLandolt committed Aug 29, 2022
    Copy the full SHA
    88ca294 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Copy the full SHA
    a58dfe2 View commit details
    Browse the repository at this point in the history
  2. format files

    BalduinLandolt committed Aug 30, 2022
    Copy the full SHA
    715c70a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Copy the full SHA
    c2b6599 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7d08a44 View commit details
    Browse the repository at this point in the history
  3. reduce code smells

    BalduinLandolt committed Sep 1, 2022
    Copy the full SHA
    b80482d View commit details
    Browse the repository at this point in the history
  4. remove code smells

    BalduinLandolt committed Sep 1, 2022
    Copy the full SHA
    213fea6 View commit details
    Browse the repository at this point in the history
  5. improve handler API

    BalduinLandolt committed Sep 1, 2022
    Copy the full SHA
    fc6d829 View commit details
    Browse the repository at this point in the history
  6. fix handler API

    BalduinLandolt committed Sep 1, 2022
    Copy the full SHA
    7086a36 View commit details
    Browse the repository at this point in the history
  7. tidy up

    BalduinLandolt committed Sep 1, 2022
    Copy the full SHA
    c858cf7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    cd93852 View commit details
    Browse the repository at this point in the history
  9. tidy up

    BalduinLandolt committed Sep 1, 2022
    Copy the full SHA
    96dff72 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2fd4980 View commit details
    Browse the repository at this point in the history
  11. fix formatting issue

    BalduinLandolt committed Sep 1, 2022
    Copy the full SHA
    6cfca38 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    858246d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Copy the full SHA
    3b0740e View commit details
    Browse the repository at this point in the history
  2. fix tests accordingly

    BalduinLandolt committed Sep 5, 2022
    Copy the full SHA
    079a43e View commit details
    Browse the repository at this point in the history
  3. add comment

    BalduinLandolt committed Sep 5, 2022
    Copy the full SHA
    a377ee4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ab75e12 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b5e2453 View commit details
    Browse the repository at this point in the history
  6. minor refactoring

    BalduinLandolt committed Sep 5, 2022
    Copy the full SHA
    3a85f95 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Copy the full SHA
    11c8240 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f987561 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b9ff62d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f27849e View commit details
    Browse the repository at this point in the history
  5. cleanup

    BalduinLandolt committed Sep 7, 2022
    Copy the full SHA
    c824912 View commit details
    Browse the repository at this point in the history
  6. clean up

    BalduinLandolt committed Sep 7, 2022
    Copy the full SHA
    dc87dde View commit details
    Browse the repository at this point in the history
  7. Update Makefile

    BalduinLandolt committed Sep 7, 2022
    Copy the full SHA
    fe06f3f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. add review feedback

    BalduinLandolt committed Sep 8, 2022
    Copy the full SHA
    b096432 View commit details
    Browse the repository at this point in the history
  2. add review feedback

    BalduinLandolt committed Sep 8, 2022
    Copy the full SHA
    af52705 View commit details
    Browse the repository at this point in the history
  3. add review feedback

    BalduinLandolt committed Sep 8, 2022
    Copy the full SHA
    2d70fc1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    961c593 View commit details
    Browse the repository at this point in the history