-
Notifications
You must be signed in to change notification settings - Fork 521
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
[CS2103T-F11-3] TalentTracker #20
base: master
Are you sure you want to change the base?
[CS2103T-F11-3] TalentTracker #20
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1967b9 - Browse repository at this point
Copy the full SHA e1967b9View commit details -
Merge pull request #84 from zhikaiong2001/branch-SavingInterviews
Add saving functionality for interviews
Configuration menu - View commit details
-
Copy full SHA for 97d94a7 - Browse repository at this point
Copy the full SHA 97d94a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3cdf44 - Browse repository at this point
Copy the full SHA f3cdf44View commit details -
Merge pull request #82 from yashpola/branch-uml
Update Class diagrams for model package
Configuration menu - View commit details
-
Copy full SHA for 6ce742a - Browse repository at this point
Copy the full SHA 6ce742aView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdcc582 - Browse repository at this point
Copy the full SHA bdcc582View commit details -
Merge pull request #85 from zhikaiong2001/branch-umldiagram
Update StorageClassDiagram.puml UML diagram
Configuration menu - View commit details
-
Copy full SHA for 17ccf4f - Browse repository at this point
Copy the full SHA 17ccf4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da482b2 - Browse repository at this point
Copy the full SHA da482b2View commit details -
Merge pull request #86 from headcube1/branch-UML
Edit Class Diagrams for BetterModelClassDiagram
Configuration menu - View commit details
-
Copy full SHA for aac2ce4 - Browse repository at this point
Copy the full SHA aac2ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500a967 - Browse repository at this point
Copy the full SHA 500a967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 863e1c0 - Browse repository at this point
Copy the full SHA 863e1c0View commit details -
Add UniqueInterviewList and Interview to ModelClassDiagram
Bowei Jiang committedMar 20, 2024 Configuration menu - View commit details
-
Copy full SHA for c584a6f - Browse repository at this point
Copy the full SHA c584a6fView commit details -
Merge pull request #88 from gingerbreaf/branch-UML
Add UniqueInterviewList and Interview to ModelClassDiagram
Configuration menu - View commit details
-
Copy full SHA for 190f642 - Browse repository at this point
Copy the full SHA 190f642View commit details -
Merge pull request #87 from yashpola/branch-fix-nits
Update README for v1.2
Configuration menu - View commit details
-
Copy full SHA for c00cf38 - Browse repository at this point
Copy the full SHA c00cf38View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2af4be - Browse repository at this point
Copy the full SHA d2af4beView commit details
Commits on Mar 23, 2024
-
Merge pull request #92 from yashpola/branch-modify-applicant-type
Add status tagging for applicants and interviewers
Configuration menu - View commit details
-
Copy full SHA for e5d630e - Browse repository at this point
Copy the full SHA e5d630eView commit details -
FindCommand allows only for searching by name. It would be beneficial to add flexibility to the find command by allowing keywords to find persons not only by name, but by phone and email as well. Let's, * Add FindName/Phone/Email Commands with their respective Parser and Predicate classes. * Update Help window to include find command, * Update all relevant existing JUnit tests for FindNameCommand. * Add new JUnit tests for other FindCommand variants.
Configuration menu - View commit details
-
Copy full SHA for bf2cbc1 - Browse repository at this point
Copy the full SHA bf2cbc1View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d0e8d0 - Browse repository at this point
Copy the full SHA 3d0e8d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1edae7 - Browse repository at this point
Copy the full SHA c1edae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceeb86b - Browse repository at this point
Copy the full SHA ceeb86bView commit details -
Merge pull request #95 from macareonie/branch_find
Add FindCommand variants
Configuration menu - View commit details
-
Copy full SHA for 395d6f2 - Browse repository at this point
Copy the full SHA 395d6f2View commit details -
Merge pull request #97 from yashpola/branch-modify-applicant-type
Add junit tests for status type and modify status implementation
Configuration menu - View commit details
-
Copy full SHA for 97448de - Browse repository at this point
Copy the full SHA 97448deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee76cb - Browse repository at this point
Copy the full SHA 9ee76cbView commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c35bfb - Browse repository at this point
Copy the full SHA 1c35bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc6c92 - Browse repository at this point
Copy the full SHA 1fc6c92View commit details -
Merge pull request #98 from yashpola/branch-add-status-extensions
Add status extensions
Configuration menu - View commit details
-
Copy full SHA for 20d1e26 - Browse repository at this point
Copy the full SHA 20d1e26View commit details -
Merge pull request #99 from zhikaiong2001/branch-AddFilterInterviewsB…
…yDateCommand Add filtering interviews by date functionality and update help window
Configuration menu - View commit details
-
Copy full SHA for 57b7344 - Browse repository at this point
Copy the full SHA 57b7344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c9605 - Browse repository at this point
Copy the full SHA 41c9605View commit details -
Configuration menu - View commit details
-
Copy full SHA for 554f2fd - Browse repository at this point
Copy the full SHA 554f2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 637525d - Browse repository at this point
Copy the full SHA 637525dView commit details -
Merge pull request #101 from yashpola/branch-add-filter-command
Add status extensions [E3]
Configuration menu - View commit details
-
Copy full SHA for fbb8138 - Browse repository at this point
Copy the full SHA fbb8138View commit details -
Update Developer Guide for v1.3
The implementation section under the Developer Guide now includes description on the Find feature.
Configuration menu - View commit details
-
Copy full SHA for ecb120a - Browse repository at this point
Copy the full SHA ecb120aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1e136 - Browse repository at this point
Copy the full SHA dd1e136View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4bd43c - Browse repository at this point
Copy the full SHA a4bd43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for feb6d48 - Browse repository at this point
Copy the full SHA feb6d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c40d9e - Browse repository at this point
Copy the full SHA 4c40d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eda53d7 - Browse repository at this point
Copy the full SHA eda53d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9990f - Browse repository at this point
Copy the full SHA eb9990fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cf5b3a - Browse repository at this point
Copy the full SHA 5cf5b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c9296 - Browse repository at this point
Copy the full SHA c0c9296View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca99a0a - Browse repository at this point
Copy the full SHA ca99a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 830657d - Browse repository at this point
Copy the full SHA 830657dView commit details -
Merge pull request #110 from zhikaiong2001/branch-GUIListInterviews
Add listing of interviews in GUI
Configuration menu - View commit details
-
Copy full SHA for 3a92b2b - Browse repository at this point
Copy the full SHA 3a92b2bView commit details
Commits on Mar 26, 2024
-
Merge pull request #103 from macareonie/dg-branch
Update Developer Guide for v1.3
Configuration menu - View commit details
-
Copy full SHA for c262682 - Browse repository at this point
Copy the full SHA c262682View commit details -
Configuration menu - View commit details
-
Copy full SHA for d73af93 - Browse repository at this point
Copy the full SHA d73af93View commit details -
Merge pull request #104 from yashpola/branch-update-DG
Update Developer Guide for v1.3
Configuration menu - View commit details
-
Copy full SHA for eb42279 - Browse repository at this point
Copy the full SHA eb42279View commit details -
Update FilterInterviewByDate to show the filtered list in the GUI ins…
…tead of in the result box
Configuration menu - View commit details
-
Copy full SHA for 1ea722c - Browse repository at this point
Copy the full SHA 1ea722cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 460bde5 - Browse repository at this point
Copy the full SHA 460bde5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac3966 - Browse repository at this point
Copy the full SHA 6ac3966View commit details
Commits on Mar 27, 2024
-
Fix the issue of white spaces by adjusting the max height values and …
…grow variables
Bowei Jiang committedMar 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 8ad59ad - Browse repository at this point
Copy the full SHA 8ad59adView commit details -
Merge pull request #113 from zhikaiong2001/branch-AddLoggingIntoAddIn…
…terviewParser Add logging in AddInterviewCommandParser.java
Configuration menu - View commit details
-
Copy full SHA for 873482c - Browse repository at this point
Copy the full SHA 873482cView commit details -
Merge pull request #112 from zhikaiong2001/branch-UpdateFilterIntervi…
…ewsByDate Update FilterInterviewByDateCommand.java to show the filtered list in the GUI
Configuration menu - View commit details
-
Copy full SHA for 5863876 - Browse repository at this point
Copy the full SHA 5863876View commit details -
Merge pull request #115 from gingerbreaf/branch-GUIfixes
Fix the issue of white spaces when full screen
Configuration menu - View commit details
-
Copy full SHA for a8574a1 - Browse repository at this point
Copy the full SHA a8574a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe4370 - Browse repository at this point
Copy the full SHA 0fe4370View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31fd99d - Browse repository at this point
Copy the full SHA 31fd99dView commit details -
Merge pull request #116 from headcube1/branch-Edit-GUI
Resize GUI box sizes and Font
Configuration menu - View commit details
-
Copy full SHA for 0114008 - Browse repository at this point
Copy the full SHA 0114008View commit details -
Configuration menu - View commit details
-
Copy full SHA for e78a667 - Browse repository at this point
Copy the full SHA e78a667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18e65bd - Browse repository at this point
Copy the full SHA 18e65bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for efff3be - Browse repository at this point
Copy the full SHA efff3beView commit details -
Configuration menu - View commit details
-
Copy full SHA for dce03a7 - Browse repository at this point
Copy the full SHA dce03a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8015704 - Browse repository at this point
Copy the full SHA 8015704View commit details -
Configuration menu - View commit details
-
Copy full SHA for e16cbf2 - Browse repository at this point
Copy the full SHA e16cbf2View commit details
Commits on Mar 28, 2024
-
Merge pull request #122 from headcube1/branch-dg
Write add interview feature for DG
Configuration menu - View commit details
-
Copy full SHA for 8d39e09 - Browse repository at this point
Copy the full SHA 8d39e09View commit details -
Merge pull request #121 from yashpola/branch-ui-nits
Fix remark bug, touch up cosmetics for dg and application
Configuration menu - View commit details
-
Copy full SHA for 92445fa - Browse repository at this point
Copy the full SHA 92445faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f53ba - Browse repository at this point
Copy the full SHA 19f53baView commit details -
Merge pull request #123 from zhikaiong2001/branch-UpdateDeveloperGuid…
…eAndDiagram Update DeveloperGuide.md to include saving's implementation
Configuration menu - View commit details
-
Copy full SHA for 39a8ddf - Browse repository at this point
Copy the full SHA 39a8ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6230521 - Browse repository at this point
Copy the full SHA 6230521View commit details -
Add DG for List and Delete Commands
Bowei Jiang committedMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ee79215 - Browse repository at this point
Copy the full SHA ee79215View commit details -
Merge pull request #124 from headcube1/branch-UML-DG
Create UML and sequence diagrams
Configuration menu - View commit details
-
Copy full SHA for d2cf1c0 - Browse repository at this point
Copy the full SHA d2cf1c0View commit details -
Merge pull request #125 from gingerbreaf/branch-DG
Add DG for List and Delete Commands
Configuration menu - View commit details
-
Copy full SHA for 6bbdf7a - Browse repository at this point
Copy the full SHA 6bbdf7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a05b3f - Browse repository at this point
Copy the full SHA 8a05b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b0fed3 - Browse repository at this point
Copy the full SHA 6b0fed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d03996 - Browse repository at this point
Copy the full SHA 0d03996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26fbf56 - Browse repository at this point
Copy the full SHA 26fbf56View commit details -
Configuration menu - View commit details
-
Copy full SHA for db31511 - Browse repository at this point
Copy the full SHA db31511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b6f67 - Browse repository at this point
Copy the full SHA 84b6f67View commit details -
Configuration menu - View commit details
-
Copy full SHA for b95af9d - Browse repository at this point
Copy the full SHA b95af9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fb697 - Browse repository at this point
Copy the full SHA 55fb697View commit details -
Merge pull request #126 from yashpola/branch-gui
GUI and Bug fixes pre-1.3.trial release
Configuration menu - View commit details
-
Copy full SHA for 2139ee3 - Browse repository at this point
Copy the full SHA 2139ee3View commit details -
Merge pull request #130 from zhikaiong2001/branch-FixSerquenceDiagram
Fix activation bars of sequence diagram
Configuration menu - View commit details
-
Copy full SHA for e175933 - Browse repository at this point
Copy the full SHA e175933View commit details -
Add class diagrams to list and delete commands part of the DG
Bowei Jiang committedMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0860f08 - Browse repository at this point
Copy the full SHA 0860f08View commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73994fe - Browse repository at this point
Copy the full SHA 73994feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b89866c - Browse repository at this point
Copy the full SHA b89866cView commit details
Commits on Mar 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8de3536 - Browse repository at this point
Copy the full SHA 8de3536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 124cee8 - Browse repository at this point
Copy the full SHA 124cee8View commit details
Commits on Mar 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ddd804 - Browse repository at this point
Copy the full SHA 7ddd804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916f10a - Browse repository at this point
Copy the full SHA 916f10aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e612709 - Browse repository at this point
Copy the full SHA e612709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2331474 - Browse repository at this point
Copy the full SHA 2331474View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b1a6e - Browse repository at this point
Copy the full SHA f2b1a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0d11f - Browse repository at this point
Copy the full SHA 2b0d11fView commit details -
Merge pull request #133 from yashpola/branch-status-patches
Status patches [READ DESCRIPTION FOR PATCH NOTES]
Configuration menu - View commit details
-
Copy full SHA for 1e3ab26 - Browse repository at this point
Copy the full SHA 1e3ab26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f9a61f - Browse repository at this point
Copy the full SHA 5f9a61fView commit details -
Merge pull request #134 from headcube1/branch-Junit
Create Junit tests for AddInterviewCommand
Configuration menu - View commit details
-
Copy full SHA for 8647747 - Browse repository at this point
Copy the full SHA 8647747View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc0d41 - Browse repository at this point
Copy the full SHA fdc0d41View commit details -
Merge pull request #135 from headcube1/branch-minor-fix
Fix variable name error
Configuration menu - View commit details
-
Copy full SHA for ba85e81 - Browse repository at this point
Copy the full SHA ba85e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c7a10 - Browse repository at this point
Copy the full SHA b8c7a10View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bfc09ed - Browse repository at this point
Copy the full SHA bfc09edView commit details -
Add JUnit Tests for AddressBook, Interview, UniqueInterviewList
Bowei Jiang committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 241b1c4 - Browse repository at this point
Copy the full SHA 241b1c4View commit details -
Bowei Jiang committed
Apr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 3223046 - Browse repository at this point
Copy the full SHA 3223046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 355c280 - Browse repository at this point
Copy the full SHA 355c280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 225401d - Browse repository at this point
Copy the full SHA 225401dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b64623 - Browse repository at this point
Copy the full SHA 2b64623View commit details -
Add JUnit test for ModelManager
Bowei Jiang committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 0149663 - Browse repository at this point
Copy the full SHA 0149663View commit details -
Merge pull request #137 from headcube1/branch-tests
Create Junit tests for AddInterviewCommandParser
Configuration menu - View commit details
-
Copy full SHA for aadf3fc - Browse repository at this point
Copy the full SHA aadf3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f14a8 - Browse repository at this point
Copy the full SHA a4f14a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aec2ab1 - Browse repository at this point
Copy the full SHA aec2ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6208d84 - Browse repository at this point
Copy the full SHA 6208d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd6dd7 - Browse repository at this point
Copy the full SHA bcd6dd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e81fd - Browse repository at this point
Copy the full SHA d6e81fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3df93 - Browse repository at this point
Copy the full SHA 8a3df93View commit details -
Configuration menu - View commit details
-
Copy full SHA for c36f330 - Browse repository at this point
Copy the full SHA c36f330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58bfbeb - Browse repository at this point
Copy the full SHA 58bfbebView commit details -
Merge pull request #136 from yashpola/branch-view-statistics
Implement and test computation and display of overall statistics
Configuration menu - View commit details
-
Copy full SHA for 4e8322b - Browse repository at this point
Copy the full SHA 4e8322bView commit details -
Bowei Jiang committed
Apr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 21ec46b - Browse repository at this point
Copy the full SHA 21ec46bView commit details
Commits on Apr 2, 2024
-
Update relevant userguide documentation pertaining to list_persons, list_interviews and find command variants.
Configuration menu - View commit details
-
Copy full SHA for 1598862 - Browse repository at this point
Copy the full SHA 1598862View commit details -
Merge branch 'branch-JUnitTesting'
Update branch with remote repo code
Bowei Jiang committedApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 87301a9 - Browse repository at this point
Copy the full SHA 87301a9View commit details -
Bowei Jiang committed
Apr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 618875a - Browse repository at this point
Copy the full SHA 618875aView commit details -
Configuration menu - View commit details
-
Copy full SHA for caedecf - Browse repository at this point
Copy the full SHA caedecfView commit details -
Merge pull request #145 from gingerbreaf/master
Add JUnit Test for Interview, UniqueInterviewList, ModelManager, AddressBook
Configuration menu - View commit details
-
Copy full SHA for 3ae4513 - Browse repository at this point
Copy the full SHA 3ae4513View commit details -
Configuration menu - View commit details
-
Copy full SHA for f05750e - Browse repository at this point
Copy the full SHA f05750eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ca3d5 - Browse repository at this point
Copy the full SHA a8ca3d5View commit details
Commits on Apr 3, 2024
-
Merge pull request #147 from yashpola/branch-update-UG
Update UserGuide for status, filter, view statistics
Configuration menu - View commit details
-
Copy full SHA for 8e56ea4 - Browse repository at this point
Copy the full SHA 8e56ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a603147 - Browse repository at this point
Copy the full SHA a603147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a3ebc6 - Browse repository at this point
Copy the full SHA 9a3ebc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3cc69 - Browse repository at this point
Copy the full SHA ca3cc69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d59367 - Browse repository at this point
Copy the full SHA 7d59367View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfbfb1f - Browse repository at this point
Copy the full SHA bfbfb1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d97aa - Browse repository at this point
Copy the full SHA f5d97aaView commit details -
Merge pull request #148 from yashpola/branch-status-patches
Improve integrity of `InterviewerStatus` feature
Configuration menu - View commit details
-
Copy full SHA for 8bc6975 - Browse repository at this point
Copy the full SHA 8bc6975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d3e70 - Browse repository at this point
Copy the full SHA 35d3e70View commit details -
Configuration menu - View commit details
-
Copy full SHA for f60843b - Browse repository at this point
Copy the full SHA f60843bView commit details -
Bowei Jiang committed
Apr 3, 2024 Configuration menu - View commit details
-
Copy full SHA for cdabdad - Browse repository at this point
Copy the full SHA cdabdadView commit details -
Merge pull request #150 from zhikaiong2001/branch-updateug
Update UserGuide.md to include filtering of interviews by date
Configuration menu - View commit details
-
Copy full SHA for c729b52 - Browse repository at this point
Copy the full SHA c729b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4334d8 - Browse repository at this point
Copy the full SHA d4334d8View commit details -
Merge pull request #151 from gingerbreaf/branch-UG
Update UG Table + list commands
Configuration menu - View commit details
-
Copy full SHA for 4846128 - Browse repository at this point
Copy the full SHA 4846128View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40dda0e - Browse repository at this point
Copy the full SHA 40dda0eView commit details -
Merge pull request #152 from yashpola/branch-update-UG
Final patches to UG before v1.3 release
Configuration menu - View commit details
-
Copy full SHA for 316c64e - Browse repository at this point
Copy the full SHA 316c64eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da40cd - Browse repository at this point
Copy the full SHA 9da40cdView commit details -
Merge pull request #153 from yashpola/branch-update-UG
Final patches to UG before v1.3 release
Configuration menu - View commit details
-
Copy full SHA for 73f358d - Browse repository at this point
Copy the full SHA 73f358dView commit details
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 232a5d3 - Browse repository at this point
Copy the full SHA 232a5d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c5759 - Browse repository at this point
Copy the full SHA 43c5759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f40df - Browse repository at this point
Copy the full SHA 56f40dfView commit details
Commits on Apr 8, 2024
-
Merge pull request #234 from headcube1/branch-add-interview-bug-fixes
Fix bugs in AddInterviewCommand
Configuration menu - View commit details
-
Copy full SHA for 6f27161 - Browse repository at this point
Copy the full SHA 6f27161View commit details -
Fix minor bug in FilterInterviewsByDateCommand.java so that empty lis…
…t is shown when no there are no matching results
Configuration menu - View commit details
-
Copy full SHA for 00c9089 - Browse repository at this point
Copy the full SHA 00c9089View commit details -
Merge pull request #235 from zhikaiong2001/branch-fixfilterbydates
Fix minor bug in FilterInterviewsByDateCommand.java so that empty list is shown when no results
Configuration menu - View commit details
-
Copy full SHA for 0345a81 - Browse repository at this point
Copy the full SHA 0345a81View commit details -
Fix bug with duplicate persons check
AddApplicant and AddInterviewer now properly checks that for persons with duplicate phone number OR email and ensures that an error message will be thrown stating that the person already exists in Tether. Relevant Junit tests and Stubs have been updated accordingly.
Configuration menu - View commit details
-
Copy full SHA for dcf21a5 - Browse repository at this point
Copy the full SHA dcf21a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e03d39 - Browse repository at this point
Copy the full SHA 0e03d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6963ea - Browse repository at this point
Copy the full SHA f6963eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f941b5 - Browse repository at this point
Copy the full SHA 8f941b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ca4c5 - Browse repository at this point
Copy the full SHA e1ca4c5View commit details -
Merge pull request #238 from zhikaiong2001/branch-AddRemarkToUGandHelp
Add remark documentation to UserGuide.md and help window
Configuration menu - View commit details
-
Copy full SHA for 8db7831 - Browse repository at this point
Copy the full SHA 8db7831View commit details -
Clear command feature description has been addedd Find Command description has been modified to explain unexpected outputs. Visuals and explicit examples have been added to provide greater clarity.
Configuration menu - View commit details
-
Copy full SHA for 14bbfce - Browse repository at this point
Copy the full SHA 14bbfceView commit details -
Merge pull request #239 from yashpola/branch-add-interviewer-type
Fix typo in message usage
Configuration menu - View commit details
-
Copy full SHA for 6fae25c - Browse repository at this point
Copy the full SHA 6fae25cView commit details -
Merge pull request #237 from macareonie/addperson-bug
Fix bug with duplicate persons check
Configuration menu - View commit details
-
Copy full SHA for d36006e - Browse repository at this point
Copy the full SHA d36006eView commit details -
Merge pull request #236 from yashpola/branch-status-patches
Remedy code-related bug-fixes for status
Configuration menu - View commit details
-
Copy full SHA for f4fcf1b - Browse repository at this point
Copy the full SHA f4fcf1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e053cea - Browse repository at this point
Copy the full SHA e053ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 400e6eb - Browse repository at this point
Copy the full SHA 400e6ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c658763 - Browse repository at this point
Copy the full SHA c658763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1585363 - Browse repository at this point
Copy the full SHA 1585363View commit details -
Merge pull request #240 from headcube1/branch-ug-bug-fixes
Edit UG for Help, AddInterview, AddApplicant and AddInterviewer commands
Configuration menu - View commit details
-
Copy full SHA for c7bff9d - Browse repository at this point
Copy the full SHA c7bff9dView commit details -
Merge pull request #241 from macareonie/ug-fixes
Update UserGuide after PE-D
Configuration menu - View commit details
-
Copy full SHA for 027617d - Browse repository at this point
Copy the full SHA 027617dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 562f87b - Browse repository at this point
Copy the full SHA 562f87bView commit details -
Merge pull request #242 from headcube1/branch-UG-fixes
Edit UG errors
Configuration menu - View commit details
-
Copy full SHA for fa84725 - Browse repository at this point
Copy the full SHA fa84725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0eece - Browse repository at this point
Copy the full SHA 9d0eeceView commit details -
Remove Edit command and Changed Delete Person Command
Bowei Jiang committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for b50b788 - Browse repository at this point
Copy the full SHA b50b788View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba5ecfc - Browse repository at this point
Copy the full SHA ba5ecfcView commit details -
Bowei Jiang committed
Apr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 32ebfaa - Browse repository at this point
Copy the full SHA 32ebfaaView commit details -
Bowei Jiang committed
Apr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 42bcacb - Browse repository at this point
Copy the full SHA 42bcacbView commit details -
Bowei Jiang committed
Apr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for c5c7f9f - Browse repository at this point
Copy the full SHA c5c7f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e06b73 - Browse repository at this point
Copy the full SHA 4e06b73View commit details -
Bowei Jiang committed
Apr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for bd4fb97 - Browse repository at this point
Copy the full SHA bd4fb97View commit details -
Merge pull request #243 from gingerbreaf/branch-bugFixes
Remove Edit command and Changed Delete Person Command
Configuration menu - View commit details
-
Copy full SHA for cdb0a60 - Browse repository at this point
Copy the full SHA cdb0a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8534f6 - Browse repository at this point
Copy the full SHA e8534f6View commit details -
Merge pull request #244 from zhikaiong2001/branch-RemoveDeliberateTag…
…ging Remove deliberate tagging functionality and update UserGuide.md
Configuration menu - View commit details
-
Copy full SHA for 86e4826 - Browse repository at this point
Copy the full SHA 86e4826View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b60b5 - Browse repository at this point
Copy the full SHA b7b60b5View commit details -
Merge pull request #245 from zhikaiong2001/branch-UpdateHelp
Update HelpWindow to include clear command
Configuration menu - View commit details
-
Copy full SHA for 30c05c6 - Browse repository at this point
Copy the full SHA 30c05c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f814c08 - Browse repository at this point
Copy the full SHA f814c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf4c90 - Browse repository at this point
Copy the full SHA dbf4c90View commit details -
Merge pull request #246 from yashpola/branch-v1.4
Fix UG status bugs, overhaul UG format, revert illegal mod in filter status
Configuration menu - View commit details
-
Copy full SHA for cf4ffea - Browse repository at this point
Copy the full SHA cf4ffeaView commit details
Commits on Apr 9, 2024
-
Recent changes to add applicant and interviewer functionalities have been reverted to comply with v1.4 feature freeze. Upon greater inspection of code, certain checks for duplicate fields in the above code have been removed as it caused confusion. Intended functionailty was already implemented in earlier versions. User Guide documentation for add applicants and interviewers have been slightly modifed for greater clarity.
Configuration menu - View commit details
-
Copy full SHA for 5f42a1c - Browse repository at this point
Copy the full SHA 5f42a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8bba34 - Browse repository at this point
Copy the full SHA d8bba34View commit details -
Merge branch 'master' into branch-v1.4
# Conflicts: # docs/UserGuide.md
Configuration menu - View commit details
-
Copy full SHA for ef37cf8 - Browse repository at this point
Copy the full SHA ef37cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 712045b - Browse repository at this point
Copy the full SHA 712045bView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8b569e - Browse repository at this point
Copy the full SHA f8b569eView commit details -
Merge pull request #248 from yashpola/branch-v1.4
Revert illegal v1.4 modification
Configuration menu - View commit details
-
Copy full SHA for 720422d - Browse repository at this point
Copy the full SHA 720422dView commit details -
Merge pull request #249 from headcube1/branch-revert-bugs
Revert features that were added after v1.3
Configuration menu - View commit details
-
Copy full SHA for 701b145 - Browse repository at this point
Copy the full SHA 701b145View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8a39c8 - Browse repository at this point
Copy the full SHA e8a39c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bafaaf3 - Browse repository at this point
Copy the full SHA bafaaf3View commit details -
Add details to quick start section. Add a short note to Find section on how commands do not stack.
Configuration menu - View commit details
-
Copy full SHA for c228e0a - Browse repository at this point
Copy the full SHA c228e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a06a3dc - Browse repository at this point
Copy the full SHA a06a3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a146121 - Browse repository at this point
Copy the full SHA a146121View commit details -
Quick start step for Mac users shifted earlier Code block syntax changed for list, find, delete and clear commands
Configuration menu - View commit details
-
Copy full SHA for 12375a4 - Browse repository at this point
Copy the full SHA 12375a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59fe72a - Browse repository at this point
Copy the full SHA 59fe72aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffdb9b - Browse repository at this point
Copy the full SHA 3ffdb9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f484f9a - Browse repository at this point
Copy the full SHA f484f9aView commit details -
Merge pull request #254 from zhikaiong2001/branch-UGUpdate
Update filtering interviews by date section on UserGuide.md
Configuration menu - View commit details
-
Copy full SHA for ef501cf - Browse repository at this point
Copy the full SHA ef501cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a5d8a - Browse repository at this point
Copy the full SHA 11a5d8aView commit details -
Merge pull request #255 from macareonie/updates
Update PPP filename and theme for site
Configuration menu - View commit details
-
Copy full SHA for b3b9a4a - Browse repository at this point
Copy the full SHA b3b9a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4cf7cb - Browse repository at this point
Copy the full SHA d4cf7cbView commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83f7cb6 - Browse repository at this point
Copy the full SHA 83f7cb6View commit details -
Add Table of contents and hyperlinks
Bowei Jiang committedApr 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 08c1a8c - Browse repository at this point
Copy the full SHA 08c1a8cView commit details -
Merge pull request #257 from gingerbreaf/branch-UGFixes
Add Table of contents and hyperlinks
Configuration menu - View commit details
-
Copy full SHA for 03b8e82 - Browse repository at this point
Copy the full SHA 03b8e82View commit details -
Bowei Jiang committed
Apr 13, 2024 Configuration menu - View commit details
-
Copy full SHA for c56ebc6 - Browse repository at this point
Copy the full SHA c56ebc6View commit details -
Merge pull request #258 from gingerbreaf/branch-UGFixes
Fix Table of contents
Configuration menu - View commit details
-
Copy full SHA for 3cedc01 - Browse repository at this point
Copy the full SHA 3cedc01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e6a30 - Browse repository at this point
Copy the full SHA 19e6a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed24697 - Browse repository at this point
Copy the full SHA ed24697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434ba23 - Browse repository at this point
Copy the full SHA 434ba23View commit details -
Configuration menu - View commit details
-
Copy full SHA for f289e38 - Browse repository at this point
Copy the full SHA f289e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f37ad1 - Browse repository at this point
Copy the full SHA 8f37ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 834854a - Browse repository at this point
Copy the full SHA 834854aView commit details -
Merge pull request #262 from zhikaiong2001/branch-minorugupdate
Update UserGuide.md to fix bugs
Configuration menu - View commit details
-
Copy full SHA for 09a5589 - Browse repository at this point
Copy the full SHA 09a5589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c96331 - Browse repository at this point
Copy the full SHA 0c96331View commit details -
Merge pull request #263 from zhikaiong2001/branch-minorugupdate
Update UserGuide.md and revert FilterInterviewsByDate command back to v1.3
Configuration menu - View commit details
-
Copy full SHA for d4b4a43 - Browse repository at this point
Copy the full SHA d4b4a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for a52e748 - Browse repository at this point
Copy the full SHA a52e748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 729b5b1 - Browse repository at this point
Copy the full SHA 729b5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74562b2 - Browse repository at this point
Copy the full SHA 74562b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168a861 - Browse repository at this point
Copy the full SHA 168a861View commit details -
Add instructions for manual testing for find. Updated instructions for manual testing for startup, exit, saving, loading data and deleting persons. Add sections for Planned Enhancements and Effort.
Configuration menu - View commit details
-
Copy full SHA for bef3cfa - Browse repository at this point
Copy the full SHA bef3cfaView commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1c8b5a - Browse repository at this point
Copy the full SHA b1c8b5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e47cea - Browse repository at this point
Copy the full SHA 3e47ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da0639 - Browse repository at this point
Copy the full SHA 0da0639View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56270c - Browse repository at this point
Copy the full SHA c56270cView commit details -
Merge pull request #267 from macareonie/rephrase-ug
Rephrase sections in UG
Configuration menu - View commit details
-
Copy full SHA for a15d034 - Browse repository at this point
Copy the full SHA a15d034View commit details -
Merge pull request #268 from zhikaiong2001/branch-UpdateDGUG
Update UserGuide.md and DeveloperGuide.md
Configuration menu - View commit details
-
Copy full SHA for 6dc601a - Browse repository at this point
Copy the full SHA 6dc601aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ae840c - Browse repository at this point
Copy the full SHA 5ae840cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe909d - Browse repository at this point
Copy the full SHA ffe909dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6130efb - Browse repository at this point
Copy the full SHA 6130efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for be9666e - Browse repository at this point
Copy the full SHA be9666eView commit details -
Add Interview section for use cases in DG
Bowei Jiang committedApr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 99031a6 - Browse repository at this point
Copy the full SHA 99031a6View commit details -
Bowei Jiang committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 740055c - Browse repository at this point
Copy the full SHA 740055cView commit details -
Add Deleting an interview to Appendix for DG
Bowei Jiang committedApr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for c916b04 - Browse repository at this point
Copy the full SHA c916b04View commit details -
Merge pull request #271 from gingerbreaf/branch-DGFixes
Interview use cases and appendix for DG
Configuration menu - View commit details
-
Copy full SHA for 680e6ea - Browse repository at this point
Copy the full SHA 680e6eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2289ceb - Browse repository at this point
Copy the full SHA 2289cebView commit details -
Bowei Jiang committed
Apr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for ca8adf4 - Browse repository at this point
Copy the full SHA ca8adf4View commit details -
Merge pull request #272 from gingerbreaf/branch-UG+SampleUtil
Edit SampleUtil and UG
Configuration menu - View commit details
-
Copy full SHA for aa1ea64 - Browse repository at this point
Copy the full SHA aa1ea64View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14cf95 - Browse repository at this point
Copy the full SHA b14cf95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c4085 - Browse repository at this point
Copy the full SHA 75c4085View commit details -
Merge pull request #274 from zhikaiong2001/branch-DGUC
Update DeveloperGuide.md and UserGuide.md
Configuration menu - View commit details
-
Copy full SHA for 7e2f0e3 - Browse repository at this point
Copy the full SHA 7e2f0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b455345 - Browse repository at this point
Copy the full SHA b455345View commit details -
Merge pull request #275 from zhikaiong2001/branch-DGUC
Update DeveloperGuide.md to fix spacing issues
Configuration menu - View commit details
-
Copy full SHA for 15b4310 - Browse repository at this point
Copy the full SHA 15b4310View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51161e1 - Browse repository at this point
Copy the full SHA 51161e1View commit details -
Merge pull request #276 from headcube1/branch-dg-final
Edit UG and DG
Configuration menu - View commit details
-
Copy full SHA for fca3979 - Browse repository at this point
Copy the full SHA fca3979View commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d61226d - Browse repository at this point
Copy the full SHA d61226dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a538c1e - Browse repository at this point
Copy the full SHA a538c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d73516 - Browse repository at this point
Copy the full SHA 1d73516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2425b2d - Browse repository at this point
Copy the full SHA 2425b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 269a170 - Browse repository at this point
Copy the full SHA 269a170View commit details -
Merge pull request #278 from yashpola/branch-yashwitAboutUs
Update Ui.png
Configuration menu - View commit details
-
Copy full SHA for b263aca - Browse repository at this point
Copy the full SHA b263acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4767cf - Browse repository at this point
Copy the full SHA a4767cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20703a0 - Browse repository at this point
Copy the full SHA 20703a0View commit details