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

Java family tree #20

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    72aa171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe96a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08f6e09 View commit details
    Browse the repository at this point in the history
  4. Fixed bugs

    Sile9t committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f126ec6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Added serializer class

    Sile9t committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d0d1e4a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Organized files

    Sile9t committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e33844c View commit details
    Browse the repository at this point in the history
  2. Added HumanIterator

    Sile9t committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fb6aa52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a18a1 View commit details
    Browse the repository at this point in the history
  4. Init service class

    Sile9t committed May 31, 2024
    Configuration menu
    Copy the full SHA
    988c785 View commit details
    Browse the repository at this point in the history
  5. Init HumanBuilder

    Sile9t committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b0e562a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79da669 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    667f309 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b3983b View commit details
    Browse the repository at this point in the history
  9. Added sortByDate method

    Sile9t committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dfc7c36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f68963e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. refactored methods name

    Sile9t committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    51000ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    683f7b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    810f51d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66457ae View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Refactored files ctructuring

    Sile9t committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    02b5f89 View commit details
    Browse the repository at this point in the history
  2. Init Presenter class

    Sile9t committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a4a2f19 View commit details
    Browse the repository at this point in the history
  3. Init View interface

    Sile9t committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e6367d8 View commit details
    Browse the repository at this point in the history
  4. Added Presentre ctor

    Sile9t committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    17086d7 View commit details
    Browse the repository at this point in the history
  5. Init ConsoleView class

    Sile9t committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    0443112 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3346cca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ce69d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    699d160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4486e41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72c9841 View commit details
    Browse the repository at this point in the history
  4. Added Command base class

    Sile9t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    131ddc1 View commit details
    Browse the repository at this point in the history
  5. Extended Command base class

    Sile9t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    caa3bb1 View commit details
    Browse the repository at this point in the history
  6. Added AddHuman command

    Sile9t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6f8fdea View commit details
    Browse the repository at this point in the history
  7. Added GetFamilyTree command

    Sile9t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    25be7cd View commit details
    Browse the repository at this point in the history
  8. Added SortByName command

    Sile9t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    57dd231 View commit details
    Browse the repository at this point in the history
  9. Added SortByBirthDate command

    Sile9t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2b5ca97 View commit details
    Browse the repository at this point in the history
  10. Added Finish command

    Sile9t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e61d38c View commit details
    Browse the repository at this point in the history
  11. Added Menu class

    Sile9t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dcd4fd6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    852d597 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6ceb46 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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