This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
Releases: AY2122S2-CS2103T-T11-3/tp
Releases · AY2122S2-CS2103T-T11-3/tp
v1.4
What's Changed
- Fix comparing bug in comparator by @laughingkid-sg in #144
- Fix UG bugs by @yongler in #145
- Fix - UI not showing all elements by @tanyutao544 in #186
- Fix UG command orderings by @joszx in #187
- Bug - Created a way to delete existing Tags by @lchokhoe in #188
- Fix normal tag same name as priority or status tag by @tanyutao544 in #189
- Update User Guide with new warnings and other updates by @tanyutao544 in #190
- Fix issues with invalid date by @laughingkid-sg in #192
- Bug - Reverse order for sorting priority by @laughingkid-sg in #193
- Fix Interview sorting to include time factor by @laughingkid-sg in #195
- Update UserGuide.md by @laughingkid-sg in #197
- Bug - sorting by name casing problem by @laughingkid-sg in #196
- Bug - Fix PED issues by @joszx in #191
- Fix PED bugs and more extensive testing by @yongler in #194
- Update - Add sorting test cases by @laughingkid-sg in #199
- Bug - Fix interaction between
find
andedit
by @lchokhoe in #201 - Bug - Issue with deleting tags by @lchokhoe in #202
- Update DG Logic UML diagram by @tanyutao544 in #203
- Doc - UG Updates caa 08042022 2138H by @lchokhoe in #204
- Update DG - manual testing by @tanyutao544 in #205
- Doc - Update DG Storage UML diagram by @lchokhoe in #206
- Docs - PPP, UG and DG update by @joszx in #209
- Reformat UG by @tanyutao544 in #210
- Docs - Update DG acknowledgement and manual testing by @joszx in #212
- Doc - Update lchokhoe.md for PPP requirements by @lchokhoe in #214
- Doc - Update DG and UG by @laughingkid-sg in #215
- Doc - Updated laugingkid-sg.md for PPP requirements. by @laughingkid-sg in #216
- Doc - Update DG Implementation Section and Manual Testing by @lchokhoe in #213
- Update DG logic image and remove undo/redo section by @tanyutao544 in #217
- Docs - minor DG changes by @joszx in #218
- Update DG with effort by @tanyutao544 in #219
- Update PPP by @tanyutao544 in #220
- Doc - Update UG, DG, PPP by @yongler in #225
- Bug - Fix sorting by interview by @laughingkid-sg in #223
- Doc - Update UG, DG and Home page of website by @lchokhoe in #226
- Doc - Update DG, UG, PPP by @laughingkid-sg in #224
- Doc - Update UG summary bar image by @joszx in #227
- Doc - DG fix formatting issue by @lchokhoe in #228
- Update formatting by @laughingkid-sg in #229
- Doc - Fix UG formatting issue by @laughingkid-sg in #230
- Doc - UGDG minor changes by @joszx in #231
Full Changelog: v1.3...v1.4
v1.3(final)
What's Changed
- Fix comparing bug in comparator by @laughingkid-sg in #144
- Fix UG bugs by @yongler in #145
Full Changelog: v1.3...v1.3(final)
v1.3
What's Changed
- Tag Constructor modification by @tanyutao544 in #95
- Add Codecov badge by @laughingkid-sg in #106
- Update build.gradle by @laughingkid-sg in #108
- Docs - Add DG draft for proposed sorting feature by @laughingkid-sg in #113
- Expanding the edit command to allow users to edit Priority Tag and Application Status Tag by @lchokhoe in #110
- Feature - Add Details to application by @tanyutao544 in #111
- Docs - Update DG for summary bar feature by @joszx in #115
- Fix DG bugs by @joszx in #119
- Docs - Update DG for Edit Application Status and Priority Tags feature and Reminder feature by @lchokhoe in #120
- Docs - Update DG for find command feature by @yongler in #122
- Docs - Update UG for edit command by @lchokhoe in #123
- FIX - Result Display and details field by @tanyutao544 in #126
- Feature - Reminder by @lchokhoe in #125
- Docs - Update UG caa 280322 0956H by @lchokhoe in #131
- Feature - Find/filter applications based on fields and keywords by @yongler in #128
- Update - Developer guide by @tanyutao544 in #136
- Fix-Tag-Details-Ui by @tanyutao544 in #134
- Update UG to be more user friendly by @yongler in #138
- Bug - "edit" command now rejects empty TAG by @lchokhoe in #141
- Feature - Sample data is now generated with relevant Interview Slots by @lchokhoe in #130
- Feature - Adding sorting for name, interview date and priority by @laughingkid-sg in #133
- Feature - Summary Bar by @joszx in #140
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- Branch update readme by @yongler in #12
- update AboutUs page by @tanyutao544 in #13
- Add Profile Pictures by @laughingkid-sg in #14
- Add a UI mockup for intended final project. by @lchokhoe in #16
- Add a skeletal PPP by @yongler in #15
- Branch change lchokhoe png by @lchokhoe in #18
- Update default user guide by @joszx in #19
- Update User stories by @tanyutao544 in #21
- Add DG Use cases, glossary and NFR by @yongler in #20
- Fix AboutUs.md portfolio link by @yongler in #28
- Branch morph person to application by @lchokhoe in #39
- Branch refactor model classes by @lchokhoe in #40
- Refactoring the classes in Logic folder to align with InternApply by @lchokhoe in #45
- Removing the "edit" command from v1.2 iteration of InternApply by @lchokhoe in #43
- Refactoring the classes in Storage folder to align with InternApply by @lchokhoe in #47
- Modify Tag class and fix related parsing, commands, storage by @yongler in #53
- Add job title field by @joszx in #50
- Branch tag gui by @tanyutao544 in #57
- Add Interview Slot by @laughingkid-sg in #58
- Optimized Images by @laughingkid-sg in #59
- Refactor UI classes and mainapp by @lchokhoe in #66
- Refactor Commons Classes and additional changes by @lchokhoe in #71
- Modify JsonAdaptedTag toModelType method by @tanyutao544 in #64
- Update relevant messages for all commands by @lchokhoe in #74
- Update Edit command to edit Job Title by @joszx in #76
- Bug fix for sample data tags not correct tag type by @tanyutao544 in #75
- Fix minor bug with add command message usage by @joszx in #78
- Create exceptions for wrong input format when adding tags by @yongler in #79
- Update UG for commands involving Tag class by @yongler in #80
- Update to JUnit tests imported from AB3 code base by @lchokhoe in #84
- Fix Checkstyle Errors by @laughingkid-sg in #87
- Update user guide edit command by @joszx in #86
- Update test data for testcases by @laughingkid-sg in #88
- Update UG for Interview Slot by @laughingkid-sg in #89
- Add test cases for InterviewSlot by @laughingkid-sg in #90
- Fix Tag constructor to create correct application status tag by @tanyutao544 in #91
- Changes made to UG by @lchokhoe in #92
- Addition of Testcases for Tag class by @tanyutao544 in #93
- Update index.md by @laughingkid-sg in #98
- CI failing by @laughingkid-sg in #100
New Contributors
- @yongler made their first contribution in #12
- @tanyutao544 made their first contribution in #13
- @laughingkid-sg made their first contribution in #14
- @lchokhoe made their first contribution in #16
- @joszx made their first contribution in #19
Full Changelog: v0.1...v1.2