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

Sprint 2 Release #161

Merged
merged 117 commits into from Mar 11, 2024
Merged

Sprint 2 Release #161

merged 117 commits into from Mar 11, 2024

Commits on Feb 20, 2024

  1. Create UMLClass.java

    Model
    Simatesh committed Feb 20, 2024
    Copy the full SHA
    6b29aec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from mucsci-students/Simatesh-patch-1

    Create UMLClass.java
    Natijc committed Feb 20, 2024
    Copy the full SHA
    ccdc092 View commit details
    Browse the repository at this point in the history
  3. Delete src/Mode directory

    Natijc committed Feb 20, 2024
    Copy the full SHA
    f29c95d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #104 from mucsci-students/Natijc-patch-12

    Delete src/Mode directory
    Simatesh committed Feb 20, 2024
    Copy the full SHA
    79e7d6e View commit details
    Browse the repository at this point in the history
  5. Create Model

    Model file.
    Simatesh committed Feb 20, 2024
    Copy the full SHA
    9853ea9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #105 from mucsci-students/Simatesh-patch-3

    Create Model
    Natijc committed Feb 20, 2024
    Copy the full SHA
    88b2b17 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update Method.java

    New Method that incorporates Parameters
    Natijc committed Feb 23, 2024
    Copy the full SHA
    b81e6ba View commit details
    Browse the repository at this point in the history
  2. Create Field.java

    New class for field
    Natijc committed Feb 23, 2024
    Copy the full SHA
    ddd913d View commit details
    Browse the repository at this point in the history
  3. Create Parameter.java

    New parameter class.
    Natijc committed Feb 23, 2024
    Copy the full SHA
    8818749 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #107 from mucsci-students/Natijc-patch-13

    Update Method.java
    Simatesh committed Feb 23, 2024
    Copy the full SHA
    01f89da View commit details
    Browse the repository at this point in the history
  5. Merge pull request #108 from mucsci-students/Natijc-patch-14

    Create Field.java
    Simatesh committed Feb 23, 2024
    Copy the full SHA
    1b6d401 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #109 from mucsci-students/Natijc-patch-15

    Create Parameter.java
    Simatesh committed Feb 23, 2024
    Copy the full SHA
    8e95b73 View commit details
    Browse the repository at this point in the history
  7. Create UMLClass.java

    Updated UMLClass.java file
    Simatesh committed Feb 23, 2024
    Copy the full SHA
    632b06b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update UMLClass.java

    update after review
    Simatesh committed Feb 27, 2024
    Copy the full SHA
    50e0723 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110 from mucsci-students/Simatesh-patch-5

    Create UMLClass.java
    Natijc committed Feb 27, 2024
    Copy the full SHA
    f34532c View commit details
    Browse the repository at this point in the history
  3. Delete UMLClass.java

    Delete UMLClass
    Natijc committed Feb 27, 2024
    Copy the full SHA
    96efef3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #111 from mucsci-students/Natijc-patch-16

    Delete UMLClass.java
    Simatesh committed Feb 27, 2024
    Copy the full SHA
    e36bd00 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Copy the full SHA
    64201b7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aae798a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge pull request #113 from mucsci-students/testupdate-DavMar

    Test updates for relationship type
    Natijc committed Mar 6, 2024
    Copy the full SHA
    bd53301 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from mucsci-students/relationType

    Relationship update with corresponding changes
    Natijc committed Mar 6, 2024
    Copy the full SHA
    2f1c865 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Delete Attribute.java

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    c11cda5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from mucsci-students/DavoMar-patch-5

    Delete Attribute.java
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    6704e3d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8144d87 View commit details
    Browse the repository at this point in the history
  4. Delete Field.java

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    d076c00 View commit details
    Browse the repository at this point in the history
  5. Delete Method.java

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    2f91587 View commit details
    Browse the repository at this point in the history
  6. Delete UMLDiagram.java

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    52151dc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #118 from mucsci-students/DavoMar-patch-12

    Delete UMLDiagram.java
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    8daf04c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #117 from mucsci-students/DavoMar-patch-8

    Delete Method.java
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    d0756fe View commit details
    Browse the repository at this point in the history
  9. Merge pull request #115 from mucsci-students/DavoMar-patch-6

    Delete AttributeAndMethodLayOut.java
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    b43ab2b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #116 from mucsci-students/DavoMar-patch-7

    Delete Field.java
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    d61fa38 View commit details
    Browse the repository at this point in the history
  11. Delete schema.json

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    c37ccf9 View commit details
    Browse the repository at this point in the history
  12. Delete UMLStructure.java

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    39e0e36 View commit details
    Browse the repository at this point in the history
  13. Delete UMLCli.java

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    6b07380 View commit details
    Browse the repository at this point in the history
  14. Delete Relationship.java

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    49bb12b View commit details
    Browse the repository at this point in the history
  15. Delete Parameter.java

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    ec20562 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    74abf1d View commit details
    Browse the repository at this point in the history
  17. Delete src/Model

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    6fb5be1 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #125 from mucsci-students/DavoMar-patch-20

    Delete src/Model
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    1a4606b View commit details
    Browse the repository at this point in the history
  19. Merge pull request #124 from mucsci-students/DavoMar-patch-19

    Delete src/main/model directory
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    3fca903 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #123 from mucsci-students/DavoMar-patch-18

    Delete Parameter.java
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    4a8030c View commit details
    Browse the repository at this point in the history
  21. Merge pull request #122 from mucsci-students/DavoMar-patch-17

    Delete Relationship.java
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    15bf51f View commit details
    Browse the repository at this point in the history
  22. Merge pull request #121 from mucsci-students/DavoMar-patch-16

    Delete UMLCli.java
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    76ca1b7 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #120 from mucsci-students/DavoMar-patch-15

    Delete UMLStructure.java
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    963fa0f View commit details
    Browse the repository at this point in the history
  24. Merge pull request #119 from mucsci-students/DavoMar-patch-14

    Delete schema.json
    Simatesh committed Mar 10, 2024
    Copy the full SHA
    1e45917 View commit details
    Browse the repository at this point in the history
  25. Delete Test directory

    DavoMar committed Mar 10, 2024
    Copy the full SHA
    0d30b03 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request #126 from mucsci-students/DavoMar-patch-21

    Delete Test directory
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    3ade0ff View commit details
    Browse the repository at this point in the history
  2. Main project package!

    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    3d1944c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #127 from mucsci-students/Main-Project-Package

    Main project package!
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    dddb5b9 View commit details
    Browse the repository at this point in the history
  4. Create UMLCli.java

    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    26f2f4c View commit details
    Browse the repository at this point in the history
  5. Update Library.java

    I am deleting the default file.
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    97f7274 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #129 from mucsci-students/delete-default

    Update Library.java
    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    a116fc9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1b5c9a3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #130 from mucsci-students/ramgurung7743-patch-2

    Delete UMLEditor directory
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    9f01db4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    65e3a72 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #128 from mucsci-students/UMLCli.java

    Create UMLCli.java
    DavoMar committed Mar 11, 2024
    Copy the full SHA
    b6b77f5 View commit details
    Browse the repository at this point in the history
  11. Main Project

    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    92af852 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    716aa73 View commit details
    Browse the repository at this point in the history
  13. Delete UMLEditor directory

    delete
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    4886f26 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #132 from mucsci-students/Simatesh-patch-6

    Delete UMLEditor directory
    DavoMar committed Mar 11, 2024
    Copy the full SHA
    2ed91c5 View commit details
    Browse the repository at this point in the history
  15. Project Packages

    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    1b80387 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    6ec5f3d View commit details
    Browse the repository at this point in the history
  17. Update Field.java

    field file.
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    74f3379 View commit details
    Browse the repository at this point in the history
  18. Cli and editor for controller

    DavoMar committed Mar 11, 2024
    Copy the full SHA
    9ddfafc View commit details
    Browse the repository at this point in the history
  19. First guiView.java

    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    8f3c7d1 View commit details
    Browse the repository at this point in the history
  20. Create Method.java

    New-Method
    Natijc committed Mar 11, 2024
    Copy the full SHA
    d6a14a6 View commit details
    Browse the repository at this point in the history
  21. Create FieldAndMethodLayOut.java

    FieldAndMethodeLayOut
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    6203ce3 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #135 from mucsci-students/guiView.java

    First guiView.java
    DavoMar committed Mar 11, 2024
    Copy the full SHA
    01fb3ec View commit details
    Browse the repository at this point in the history
  23. Merge pull request #134 from mucsci-students/DavoMar---controller-update

    Cli and editor for controller
    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    767829e View commit details
    Browse the repository at this point in the history
  24. Create Parameter.java

    Parameter
    Natijc committed Mar 11, 2024
    Copy the full SHA
    46825cf View commit details
    Browse the repository at this point in the history
  25. Merge pull request #138 from mucsci-students/parameter

    Create Parameter.java
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    87f9c48 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #137 from mucsci-students/FieldAndMethodeLayOut

    Create FieldAndMethodLayOut.java
    Natijc committed Mar 11, 2024
    Copy the full SHA
    0faccf5 View commit details
    Browse the repository at this point in the history
  27. Create UMLGui.java

    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    efc4fab View commit details
    Browse the repository at this point in the history
  28. Merge pull request #136 from mucsci-students/Method

    Create Method.java
    Natijc committed Mar 11, 2024
    Copy the full SHA
    b007b17 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #139 from mucsci-students/field

    Update Field.java
    Natijc committed Mar 11, 2024
    Copy the full SHA
    998dff3 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    7bdcaff View commit details
    Browse the repository at this point in the history
  31. umlstructure

    Simatesh committed Mar 11, 2024
    Copy the full SHA
    bad6c6a View commit details
    Browse the repository at this point in the history
  32. Merge pull request #140 from mucsci-students/UMLGui.java

    Create UMLGui.java
    Natijc committed Mar 11, 2024
    Copy the full SHA
    ac16039 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #142 from mucsci-students/uml-structure

    umlstructure
    Natijc committed Mar 11, 2024
    Copy the full SHA
    49b6580 View commit details
    Browse the repository at this point in the history
  34. umldiagram

    Simatesh committed Mar 11, 2024
    Copy the full SHA
    1dccb4e View commit details
    Browse the repository at this point in the history
  35. relationship

    Simatesh committed Mar 11, 2024
    Copy the full SHA
    98d8668 View commit details
    Browse the repository at this point in the history
  36. Delete UMLEditor/lib/src/main/java/Controller/Library.java

    deleting the default file
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    dc67f31 View commit details
    Browse the repository at this point in the history
  37. Create UMLClass.java

    UMLClass
    Natijc committed Mar 11, 2024
    Copy the full SHA
    44af28e View commit details
    Browse the repository at this point in the history
  38. Merge pull request #145 from mucsci-students/delete-library.java

    Delete UMLEditor/lib/src/main/java/Controller/Library.java
    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    f81be5a View commit details
    Browse the repository at this point in the history
  39. Merge pull request #143 from mucsci-students/umldiagram

    umldiagram
    Natijc committed Mar 11, 2024
    Copy the full SHA
    41e29fa View commit details
    Browse the repository at this point in the history
  40. Merge pull request #144 from mucsci-students/relationship

    relationship
    Natijc committed Mar 11, 2024
    Copy the full SHA
    312d1f5 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #141 from mucsci-students/DavoMar-patch-22

    Rename UMLCli (2).java to UMLCli.java
    Natijc committed Mar 11, 2024
    Copy the full SHA
    71e32a7 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #146 from mucsci-students/UMLClass

    Create UMLClass.java
    Natijc committed Mar 11, 2024
    Copy the full SHA
    50d1495 View commit details
    Browse the repository at this point in the history
  43. Update build.gradle

    Gradle
    Natijc committed Mar 11, 2024
    Copy the full SHA
    aa20b7b View commit details
    Browse the repository at this point in the history
  44. Update build.gradle

    Updated Gradle dependencies
    Natijc committed Mar 11, 2024
    Copy the full SHA
    5d4b7b0 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #147 from mucsci-students/Gradle

    Update build.gradle
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    2d50077 View commit details
    Browse the repository at this point in the history
  46. Delete UMLEditor/lib/src/test/java/_UMLEditor/LibraryTest.java

    Deleting the default file.
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    bb1aaf3 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #148 from mucsci-students/deleting-default

    Delete UMLEditor/lib/src/test/java/_UMLEditor/LibraryTest.java
    DavoMar committed Mar 11, 2024
    Copy the full SHA
    a90f0c1 View commit details
    Browse the repository at this point in the history
  48. Copy the full SHA
    2cdd01e View commit details
    Browse the repository at this point in the history
  49. Merge pull request #149 from mucsci-students/Simatesh-patch-7

    Delete UMLEditor/lib/bin/main/Controller/Library.class
    Natijc committed Mar 11, 2024
    Copy the full SHA
    06ed054 View commit details
    Browse the repository at this point in the history
  50. Update README.md

    DavoMar committed Mar 11, 2024
    Copy the full SHA
    0fc8c4f View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    6aa3e10 View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    62d1eb6 View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    38a307c View commit details
    Browse the repository at this point in the history
  54. Merge pull request #151 from mucsci-students/Simatesh-patch-8

    Delete UMLEditor/lib/bin/test/_UMLEditor/LibraryTest.class
    Natijc committed Mar 11, 2024
    Copy the full SHA
    cda2966 View commit details
    Browse the repository at this point in the history
  55. Merge pull request #152 from mucsci-students/Simatesh-patch-9

    Delete UMLEditor/lib/bin/test/_UMLEditor/LibraryTest.class
    Natijc committed Mar 11, 2024
    Copy the full SHA
    9733c53 View commit details
    Browse the repository at this point in the history
  56. Copy the full SHA
    d5e5a84 View commit details
    Browse the repository at this point in the history
  57. Merge pull request #153 from mucsci-students/parameterTest.java

    Create parameterTest.java
    Natijc committed Mar 11, 2024
    Copy the full SHA
    22e7624 View commit details
    Browse the repository at this point in the history
  58. Create methodTest.java

    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    fbff991 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #154 from mucsci-students/methodTest

    Create methodTest.java
    Natijc committed Mar 11, 2024
    Copy the full SHA
    f97d13b View commit details
    Browse the repository at this point in the history
  60. Create fieldTest.java

    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    2beb2fd View commit details
    Browse the repository at this point in the history
  61. Merge pull request #155 from mucsci-students/fieldTes

    Create fieldTest.java
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    07d1b8c View commit details
    Browse the repository at this point in the history
  62. Copy the full SHA
    3a2f883 View commit details
    Browse the repository at this point in the history
  63. Copy the full SHA
    e92cee7 View commit details
    Browse the repository at this point in the history
  64. Copy the full SHA
    fcd1d00 View commit details
    Browse the repository at this point in the history
  65. Merge pull request #157 from mucsci-students/UMLClassTest

    Create UMLClassTest.java
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    367f440 View commit details
    Browse the repository at this point in the history
  66. Merge pull request #158 from mucsci-students/relationshipTestClass

    Create relationshipTestClass.java
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    484c2c1 View commit details
    Browse the repository at this point in the history
  67. Merge pull request #156 from mucsci-students/UMLDiagramTest

    Create UMLDiagramTest.java
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    689ab17 View commit details
    Browse the repository at this point in the history
  68. Copy the full SHA
    e621355 View commit details
    Browse the repository at this point in the history
  69. Merge pull request #159 from mucsci-students/Don't-need-this,-so-dele…

    …ting-it
    
    Delete UMLEditor/lib/bin/main directory
    Simatesh committed Mar 11, 2024
    Copy the full SHA
    34487cb View commit details
    Browse the repository at this point in the history
  70. Update README.md

    ramgurung7743 committed Mar 11, 2024
    Copy the full SHA
    82cd747 View commit details
    Browse the repository at this point in the history
  71. Merge pull request #160 from mucsci-students/gradle-updated

    Update README.md
    Natijc committed Mar 11, 2024
    Copy the full SHA
    f7268e0 View commit details
    Browse the repository at this point in the history