Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Arnaxx54/tp

Arnaxx54 pushed 1 commit to branch-fix-attendance-functionality Arnaxx54/tp

View on GitHub

Arnaxx54 created a branch on Arnaxx54/tp

branch-fix-attendance-functionality

Arnaxx54 pushed 19 commits to master Arnaxx54/tp
  • Add Commands UML a29caeb
  • Add Commands UML Update 6d525eb
  • Modify DeleteCommand related diagrams to highlight bulk delete, add new Person attributes, Add Person class diagram f985435
  • Add newline at EOF for PersonClass.puml 60e0026
  • Update Undo's sequence diagram fd587eb
  • Update UML Diagrams de048bd
  • Add sequence diagram for MarkAttendanceCommand f2c0a8f
  • Merge pull request #92 from AgentHagu/update-UML Update Undo's sequence diagram 41476ac
  • Merge pull request #91 from amoschee/update-UML-diagrams UML Update afa803f
  • Merge pull request #96 from Arnaxx54/branch-UML-diagram Add sequence diagram for MarkAttendanceCommand 8184cdd
  • Merge pull request #89 from maahir-garg/UML-Update Uml update 970404d
  • Merge branch 'master' into update-uml 2cd0bcc
  • Update UML de4942d
  • Update UML d99c56f
  • Update UML e9406f9
  • Update UML b5c2cc2
  • Merge pull request #94 from nihalramesh12629/update-uml Update UML Diagrams 779e2e0
  • Update build.gradle to enable assertions a5f18f4
  • Merge pull request #97 from AgentHagu/update-build-gradle Update build.gradle 350510e

View on GitHub

Arnaxx54 pushed 42 commits to master Arnaxx54/tp
  • Merge remote-tracking branch 'upstream/master' 54c2931
  • Improve Delete Command to accept multiple indices. Add more test coverage for AddTeacherCommand 761f0fc
  • Fix Checkstyle issues fc1e32d
  • Add new VersionedAddressBook class 655e76b
  • Update Model to support undo and redo 1ec3d16
  • Refactor Command execute method 66d87e2
  • Add UndoCommand class 793f138
  • Fix bugs with undoing Clear and Find 8020ff3
  • Fix checkstyle errors 133fe25
  • Add test cases for UndoCommand b0897bc
  • Add test cases for VersionedAddressBook d6805a3
  • Fix checkstyle errors in test classes ea22ba4
  • Add test cases for ModelManager 830f130
  • Add assertions and logging 1e77a43
  • Fix checkstyle errors 322501a
  • Delete redo command implementation 73183a6
  • Merge branch 'master' into alpha-undo-command Resolve merge conflicts 9121dac
  • Fix codecov links in index.md and README.md 3620b12
  • Update opening message in UserGuide d3fc08b
  • Update QuickStart section 9e38abf
  • and 22 more ...

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Update UnmarkAttendanceCommand.java 8759f80

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Update ResetAttendanceCommand.java bbde9ef

View on GitHub

Arnaxx54 pushed 34 commits to branch-attendance-functionality Arnaxx54/tp
  • Merge remote-tracking branch 'upstream/master' 54c2931
  • Improve Delete Command to accept multiple indices. Add more test coverage for AddTeacherCommand 761f0fc
  • Fix Checkstyle issues fc1e32d
  • Add new VersionedAddressBook class 655e76b
  • Update Model to support undo and redo 1ec3d16
  • Refactor Command execute method 66d87e2
  • Add UndoCommand class 793f138
  • Fix bugs with undoing Clear and Find 8020ff3
  • Fix checkstyle errors 133fe25
  • Add test cases for UndoCommand b0897bc
  • Add test cases for VersionedAddressBook d6805a3
  • Fix checkstyle errors in test classes ea22ba4
  • Add test cases for ModelManager 830f130
  • Add assertions and logging 1e77a43
  • Fix checkstyle errors 322501a
  • Delete redo command implementation 73183a6
  • Merge branch 'master' into alpha-undo-command Resolve merge conflicts 9121dac
  • Fix codecov links in index.md and README.md 3620b12
  • Update opening message in UserGuide d3fc08b
  • Update QuickStart section 9e38abf
  • and 14 more ...

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Add AddTeacherCommand.java file e57681d

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Update AddStudentCommandTest.java b244f1f

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Update AddressBookParser.java ce6690b

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Update UnmarkAttendanceCommand.java Replaced execute with executeCommand 264d424

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Update ResetAttendanceCommand.java Replaced execute with executeCommand 7ad85a7

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Update MarkAttendanceCommand.java Replaced execute with executeCommand 2e0dbfa

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Update ModelManager.java Replaced private final AddressBook addressBook with private final VersionedAddressBook addr... 5c50a5a

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp
  • Update AddressBookParser.java 85f86cd

View on GitHub

Arnaxx54 pushed 34 commits to branch-attendance-functionality Arnaxx54/tp
  • Merge remote-tracking branch 'upstream/master' 54c2931
  • Improve Delete Command to accept multiple indices. Add more test coverage for AddTeacherCommand 761f0fc
  • Fix Checkstyle issues fc1e32d
  • Add new VersionedAddressBook class 655e76b
  • Update Model to support undo and redo 1ec3d16
  • Refactor Command execute method 66d87e2
  • Add UndoCommand class 793f138
  • Fix bugs with undoing Clear and Find 8020ff3
  • Fix checkstyle errors 133fe25
  • Add test cases for UndoCommand b0897bc
  • Add test cases for VersionedAddressBook d6805a3
  • Fix checkstyle errors in test classes ea22ba4
  • Add test cases for ModelManager 830f130
  • Add assertions and logging 1e77a43
  • Fix checkstyle errors 322501a
  • Delete redo command implementation 73183a6
  • Merge branch 'master' into alpha-undo-command Resolve merge conflicts 9121dac
  • Fix codecov links in index.md and README.md 3620b12
  • Update opening message in UserGuide d3fc08b
  • Update QuickStart section 9e38abf
  • and 14 more ...

View on GitHub

Arnaxx54 pushed 1 commit to branch-attendance-functionality Arnaxx54/tp

View on GitHub

Arnaxx54 created a branch on Arnaxx54/tp

branch-attendance-functionality

Arnaxx54 pushed 11 commits to master Arnaxx54/tp
  • Change subject prefix to accept multiple subject adds bc95546
  • Merge branch 'master' into improve-GUI-v1.3 # Conflicts: # src/main/java/seedu/address/model/person/Student.java # s... d94c27c
  • Change subject prefix to accept multiple subject adds fd2849a
  • Change Storage to store gender, subjects, and classes in json file Improve GUI to display new stored data c11e218
  • Merge pull request #69 from amoschee/improve-GUI-v1.4 Improve g UI v1.4 9c9b0e9
  • Fix GUI and Edit Command 79ec990
  • Remove Add Command 6784881
  • Update GUI d0e53c7
  • Merge pull request #74 from nihalramesh12629/fix-gui Increase Edit Command Support d27278a
  • Merge branch 'master' into Update-UI 603d266
  • Merge pull request #77 from maahir-garg/Update-UI Update GUI aa33074

View on GitHub

Arnaxx54 pushed 7 commits to master Arnaxx54/tp
  • Add additional sort functionality c347419
  • Add additional tests e61dffc
  • Merge pull request #63 from Arnaxx54/branch-sort-additional-functionality Add additional sort functionality c27d128
  • Add GUI Color Coding dda5795
  • Add GUI Color Coding ef101ef
  • Merge branch 'AY2425S1-CS2103T-F12-2:master' into mvp-add-student 25c2508
  • Merge pull request #65 from nihalramesh12629/mvp-add-student Add GUI Color Coding b80bcbd

View on GitHub

Arnaxx54 pushed 1 commit to branch-sort-additional-functionality Arnaxx54/tp

View on GitHub

Arnaxx54 created a branch on Arnaxx54/tp

branch-sort-additional-functionality

Arnaxx54 pushed 1 commit to branch-sort-command Arnaxx54/tp

View on GitHub

Arnaxx54 pushed 1 commit to branch-sort-command Arnaxx54/tp
  • Add additional tests for sort command 9112c28

View on GitHub

Arnaxx54 created a branch on Arnaxx54/tp

branch-sort-command

Arnaxx54 pushed 15 commits to master Arnaxx54/tp
  • Add tests for Gender, Teacher, AddTeacherCommandParser 4526b14
  • Add PersonContainsKeywordsPredicate class There is currently no Predicate class for identifying Persons whose attrib... a16273e
  • Update ClearCommand to accept filter queries Currently, ClearCommand will clear all data without considering any fil... 2a8414a
  • Fix some issues with checkstyle 1534667
  • Add Test Cases for Add Student c020739
  • Update Test Cases 8bed961
  • Add PersonContainsKeywordsPredicateTest class 841080e
  • Merge branch 'master' into add-teacher-command ae011c2
  • Add full AddTeacherCommand functionality and test cases. Currently missing GUI display for relevant information c34a26d
  • Merge pull request #50 from nihalramesh12629/mvp-add-student Add Test Cases for Add Student 14b92d0
  • Merge branch 'master' into add-teacher-command ad802a7
  • Merge pull request #53 from amoschee/add-teacher-command Add teacher command 0176467
  • Revert "Add teacher command" 72e9dc4
  • Merge pull request #55 from AY2425S1-CS2103T-F12-2/revert-53-add-teacher-command Revert "Add teacher command" 1143c46
  • Merge pull request #47 from AgentHagu/mvp-clear-contacts Update ClearCommand class and functionality b6b7c42

View on GitHub