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 IronSchool (Unit 2 homework) #10

Open
wants to merge 133 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 24, 2024

  1. Maven and .gitignore

    Sergi Vaqué committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1839d91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from evagapi/feature_maven

    Maven and .gitignore
    esmartdie authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a909a1d View commit details
    Browse the repository at this point in the history
  3. Basic Course version

    Sergi Vaqué committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    661e605 View commit details
    Browse the repository at this point in the history
  4. Basic Teacher version

    Sergi Vaqué committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e2c1c3d View commit details
    Browse the repository at this point in the history
  5. Teacher lombok version

    Sergi Vaqué committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    557b154 View commit details
    Browse the repository at this point in the history
  6. Course lombok version

    Sergi Vaqué committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7795c54 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from evagapi/feature_course

    Feature course
    esmartdie authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c235a56 View commit details
    Browse the repository at this point in the history
  8. Student class lombok version

    Sergi Vaqué committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ef10fae View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3 from evagapi/feature_student

    Student class lombok version
    esmartdie authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    307fea6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3841576 View commit details
    Browse the repository at this point in the history
  11. Validator class

    Sergi Vaqué committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4cf4fd3 View commit details
    Browse the repository at this point in the history
  12. Validator class

    Sergi Vaqué committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    adfd546 View commit details
    Browse the repository at this point in the history
  13. Validator class

    Sergi Vaqué committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    0907cf6 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5 from evagapi/feature_validator_class

    Validator class
    sergi-svg authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7ef5fc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    2c66ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84687fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f99d0cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c556cd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    729079f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af307f5 View commit details
    Browse the repository at this point in the history
  3. Refactor Menu test

    Arian1192 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7c12d2d View commit details
    Browse the repository at this point in the history
  4. Refactor Menu test

    Arian1192 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7f466bd View commit details
    Browse the repository at this point in the history
  5. Small Refactor

    Arian1192 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    273a467 View commit details
    Browse the repository at this point in the history
  6. feat: add School class (#7)

    evagapi authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7f116dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c477e90 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge pull request #8 from evagapi/IS16_Create_Menu_Class

    Is16 create menu class
    Arian1192 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fec7aff View commit details
    Browse the repository at this point in the history
  2. Added method to assign school name

    Sergi Vaqué committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6ed43a8 View commit details
    Browse the repository at this point in the history
  3. Added method to set number of courses

    Sergi Vaqué committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    18d57c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Added method to set number of entity

    Sergi Vaqué committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5245712 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from evagapi/IS3_assign_school_name

    IS3_assign_school_name
    joseman-vaz authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    15f0540 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into IS5_enter_number_of_courses_method

    # Conflicts:
    #	src/main/java/Menu.java
    Sergi Vaqué committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    968611a View commit details
    Browse the repository at this point in the history
  4. Added method to set number of entity

    Sergi Vaqué committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0cdf4bd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from evagapi/IS5_enter_number_of_courses_method

    Added method to set number of courses
    sergi-svg authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6acda64 View commit details
    Browse the repository at this point in the history
  6. createTeacher Method

    joseman-vaz committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b71aec5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6ac0ff View commit details
    Browse the repository at this point in the history
  8. Method update

    joseman-vaz committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ea37480 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd6fe5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    655132a View commit details
    Browse the repository at this point in the history
  11. Added SchoolBuilder v1

    Sergi Vaqué committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f72dce7 View commit details
    Browse the repository at this point in the history
  12. Refactored getSchoolName in order to make it generic so it can be use…

    … to get and validate school, teachers and students names.
    Sergi Vaqué committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    358d2af View commit details
    Browse the repository at this point in the history
  13. Refactored getSchoolName in order to make it generic so it can be use…

    … to get and validate school, teachers and students names.
    Sergi Vaqué committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    024e8f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    94a154c View commit details
    Browse the repository at this point in the history
  2. Refactorized method getSchoolName to make it generic

    Sergi Vaqué committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    babf6e6 View commit details
    Browse the repository at this point in the history
  3. Refactorized method getSchoolName to make it generic

    Sergi Vaqué committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    fd66603 View commit details
    Browse the repository at this point in the history
  4. Update src/main/java/Menu.java

    Co-authored-by: evagapi <[email protected]>
    sergi-svg and evagapi authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b84a043 View commit details
    Browse the repository at this point in the history
  5. Update src/main/java/Menu.java

    Co-authored-by: evagapi <[email protected]>
    sergi-svg and evagapi authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d237d6b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from evagapi/feat_generic_create_name

    Refactored getSchoolName to getValidName(String value)
    sergi-svg authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    38b0773 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into IS2_create_school_method

    # Conflicts:
    #	src/main/java/Menu.java
    Sergi Vaqué committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    34412aa View commit details
    Browse the repository at this point in the history
  8. Test static method getValidNameFor incomplete

    Sergi Vaqué committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    59d4361 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Test static method getValidNameFor incomplete

    Sergi Vaqué committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5bf081c View commit details
    Browse the repository at this point in the history
  2. Deleted not used dependencies by the moment

    Sergi Vaqué committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    71d5fce View commit details
    Browse the repository at this point in the history
  3. Update getValidNameFor

    joseman-vaz committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    56184f9 View commit details
    Browse the repository at this point in the history
  4. Version without Builder

    Sergi Vaqué committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a50f1c9 View commit details
    Browse the repository at this point in the history
  5. TeacherTest added

    joseman-vaz committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e0a71be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd43fc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a76a020 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' into IS2_create_school_method

    # Conflicts:
    #	src/main/java/Menu.java
    Sergi Vaqué committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    11c84ac View commit details
    Browse the repository at this point in the history
  9. Version without Builder

    Sergi Vaqué committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c3594c7 View commit details
    Browse the repository at this point in the history
  10. test: showTeachersMethod

    Arian1192 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5cc5026 View commit details
    Browse the repository at this point in the history
  11. fix: merge

    Arian1192 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8df2282 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    64f28b1 View commit details
    Browse the repository at this point in the history
  13. fix: Teachers can be added

    Arian1192 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cb912fa View commit details
    Browse the repository at this point in the history
  14. Version without Builder

    Sergi Vaqué committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    29d499c View commit details
    Browse the repository at this point in the history
  15. Merge pull request #15 from evagapi/IS2_create_school_method

    Is2 create school method
    sergi-svg authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b7c3c68 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0f7c46c View commit details
    Browse the repository at this point in the history
  17. Merge pull request #16 from evagapi/IS9_showTeachers_method

    Is9 show teachers method
    sergi-svg authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ff861bf View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Resolved conflicts

    joseman-vaz committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    40adda7 View commit details
    Browse the repository at this point in the history
  2. Resolving conflicts

    joseman-vaz committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1c6d7e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ef3714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c87a8b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from evagapi/IS4_createTeacher_method

    Is4 create teacher method
    sergi-svg authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    00d04de View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    0901988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f569d9 View commit details
    Browse the repository at this point in the history
  3. chore: implement showStudentsMethod and test that should be the same …

    …table as we print with the method.
    ArianCollaso committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8dca928 View commit details
    Browse the repository at this point in the history
  4. Menu refactorized

    Sergi Vaqué committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2348f33 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #17 from evagapi/IS10_showCurses_method

    Is10 show curses method
    esmartdie authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    97e43e4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from evagapi/IS11_showStudent_method

    Is11 show student method
    esmartdie authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6a9e9b5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into feat_refactor_menu

    # Conflicts:
    #	src/main/java/Menu.java
    Sergi Vaqué committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    01367e3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #19 from evagapi/feat_refactor_menu

    Menu refactorized
    sergi-svg authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bde2e31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64c8798 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. lookupCourse method, relies on the existing logic

    from showCourses method and test
    esmartdie committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    766460b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    653ba95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    341a8ff View commit details
    Browse the repository at this point in the history
  4. dedimal validator for salary price and money_earned

    Sergi Vaqué committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7774cb9 View commit details
    Browse the repository at this point in the history
  5. test

    esmartdie committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e3a72da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2e4778 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #24 from evagapi/feature_decimal_numbers_validator

    feature_decimal_validator
    joseman-vaz authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    87ba3d3 View commit details
    Browse the repository at this point in the history
  8. pair coding

    esmartdie committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d4918a8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #20 from evagapi/feature_assignTeacher

    enroll action and generic idValidator for maps, still need to perform…
    esmartdie authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5333ac2 View commit details
    Browse the repository at this point in the history
  10. new checkID method

    esmartdie committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0d72176 View commit details
    Browse the repository at this point in the history
  11. two lines at map row

    esmartdie committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    558de52 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    69f7dd9 View commit details
    Browse the repository at this point in the history
  13. new checkID method

    esmartdie committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7db45cd View commit details
    Browse the repository at this point in the history
  14. Merge pull request #21 from evagapi/feature_lookupCourse

    Feature lookup course
    esmartdie authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1183fbd View commit details
    Browse the repository at this point in the history
  15. Register Course method

    joseman-vaz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    24941bc View commit details
    Browse the repository at this point in the history
  16. format

    esmartdie committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1217b9d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f952d3c View commit details
    Browse the repository at this point in the history
  18. format2

    esmartdie committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6921f91 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #25 from evagapi/IS2_registerCourse_method

    Register Course method
    joseman-vaz authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    526efa6 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #22 from evagapi/feature_lookupStudent

    Feature lookup student
    esmartdie authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3daf628 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    178b36e View commit details
    Browse the repository at this point in the history
  22. Merge pull request #23 from evagapi/feature_lookupTeacher

    Feature lookup teacher
    sergi-svg authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bfb1930 View commit details
    Browse the repository at this point in the history
  23. Menu commands and enum commands

    Sergi Vaqué committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    60e5f94 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #26 from evagapi/IS23_commands_enum

    IS23_commands_enum
    Arian1192 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    77e14b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    0a64afe View commit details
    Browse the repository at this point in the history
  2. chore: method implement

    Arian1192 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    cfe85f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #30 from evagapi/assignTeacherToCourse

    chore: method implement
    sergi-svg authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9f3c947 View commit details
    Browse the repository at this point in the history
  4. review

    esmartdie committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    95daa6c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into feature_mockitoTestingEnrollStudent

    # Conflicts:
    #	src/main/java/model/School.java
    esmartdie committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    570c13c View commit details
    Browse the repository at this point in the history
  6. chore: add switch

    Arian1192 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    eead22c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #31 from evagapi/command_switch

    chore: add switch
    sergi-svg authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    de38c20 View commit details
    Browse the repository at this point in the history
  8. pair coding

    esmartdie committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d138357 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2fd7fe View commit details
    Browse the repository at this point in the history
  10. pair coding final version

    esmartdie committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7fc4894 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e9c2c39 View commit details
    Browse the repository at this point in the history
  12. test

    Arian1192 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    db66e51 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    fe6d4cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba2890 View commit details
    Browse the repository at this point in the history
  3. Updated else and printf

    joseman-vaz committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5085e51 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33 from evagapi/IS25_showStudentsByCourseID

    Is25 show students by course
    joseman-vaz authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0a2fb7c View commit details
    Browse the repository at this point in the history
  5. Improved menu and messages

    Sergi Vaqué committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    9cccf61 View commit details
    Browse the repository at this point in the history
  6. update test

    esmartdie committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    fbd82b8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #34 from evagapi/bug_exit_message

    Improved menu and messages
    esmartdie authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    22ef637 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2045ba View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

Commits on Mar 11, 2024

  1. Merge pull request #36 from evagapi/feature_moneySpentAndMoneyEarned

    Money spent and money earned
    sergi-svg authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    203bc7d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Menu - menuOfCommands auto max value

    Menu - moved to model and all methods no static
    menuTest with mockito
    Sergi Vaqué committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    31acc70 View commit details
    Browse the repository at this point in the history
  2. Menu - menuOfCommands auto max value

    Menu - moved to model and all methods no static
    menuTest with mockito
    Sergi Vaqué committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1f9d06e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #37 from evagapi/feat_menu_test

    feat_mockito
    sergi-svg authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a548eb2 View commit details
    Browse the repository at this point in the history
  4. Update Menu.java

    sergi-svg authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    af7a548 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #38 from evagapi/sergi-svg-patch-1

    Update Menu.java
    sergi-svg authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    297a8ef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #39 from evagapi/develop

    chore: release Ironschool 1.0
    esmartdie authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4a06bb3 View commit details
    Browse the repository at this point in the history