-
Notifications
You must be signed in to change notification settings - Fork 548
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-W12-4] ModuLink #95
base: master
Are you sure you want to change the base?
[CS2103T-W12-4] ModuLink #95
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 74d454c - Browse repository at this point
Copy the full SHA 74d454cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0d2812 - Browse repository at this point
Copy the full SHA d0d2812View commit details
Commits on Oct 16, 2021
-
Merge pull request #71 from charltonator/AddFavCommand
Fixes #2; Add AddFavCommand, AddFavCommandParser, and test files for both.
Configuration menu - View commit details
-
Copy full SHA for 16a4f3b - Browse repository at this point
Copy the full SHA 16a4f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92671ed - Browse repository at this point
Copy the full SHA 92671edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f968e7 - Browse repository at this point
Copy the full SHA 9f968e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 151b886 - Browse repository at this point
Copy the full SHA 151b886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cfbd0a - Browse repository at this point
Copy the full SHA 3cfbd0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce62a6 - Browse repository at this point
Copy the full SHA bce62a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 711667e - Browse repository at this point
Copy the full SHA 711667eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef32354 - Browse repository at this point
Copy the full SHA ef32354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 317cf77 - Browse repository at this point
Copy the full SHA 317cf77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9894dfb - Browse repository at this point
Copy the full SHA 9894dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb4ae1 - Browse repository at this point
Copy the full SHA fbb4ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d4a9a - Browse repository at this point
Copy the full SHA 94d4a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d9231a - Browse repository at this point
Copy the full SHA 1d9231aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b79d1f6 - Browse repository at this point
Copy the full SHA b79d1f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a06f394 - Browse repository at this point
Copy the full SHA a06f394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c73a37 - Browse repository at this point
Copy the full SHA 2c73a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9f58a7 - Browse repository at this point
Copy the full SHA f9f58a7View commit details -
Merge pull request #72 from zacharylwy/docs-update-branch
Docs update branch
Configuration menu - View commit details
-
Copy full SHA for b12c0b4 - Browse repository at this point
Copy the full SHA b12c0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9332a - Browse repository at this point
Copy the full SHA 5a9332aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ba8cb - Browse repository at this point
Copy the full SHA 26ba8cbView commit details -
Merge pull request #75 from ngjiayuan/remove-favourite-command
Add remove favourite command
Configuration menu - View commit details
-
Copy full SHA for 371c31f - Browse repository at this point
Copy the full SHA 371c31fView commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 634f752 - Browse repository at this point
Copy the full SHA 634f752View commit details -
Merge pull request #76 from zacharylwy/listfav-dg-branch
Test out the addition of the ListFavCommand into the DG
Configuration menu - View commit details
-
Copy full SHA for 920a5f7 - Browse repository at this point
Copy the full SHA 920a5f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e31c15 - Browse repository at this point
Copy the full SHA 9e31c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90580a0 - Browse repository at this point
Copy the full SHA 90580a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77bc43a - Browse repository at this point
Copy the full SHA 77bc43aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56eb041 - Browse repository at this point
Copy the full SHA 56eb041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f6756 - Browse repository at this point
Copy the full SHA 93f6756View commit details
Commits on Oct 19, 2021
-
Implement addMod and RemoveMod features
Main changes: - addModCommand/Parser - removeModCommand/Parser - their associated tests Smaller Changes: - Changed Mod equals method so it only compares the module code now - Added RegEx check for Mods, so now the module code has to be a valid one - Changed all previously defined "tags" to follow this regex check (i was too lazy to change all of the "tag" words to "mod" though) - Also added a getProfile() function in Model that yall can probs use in the future for convenience
Configuration menu - View commit details
-
Copy full SHA for 3c4eb94 - Browse repository at this point
Copy the full SHA 3c4eb94View commit details -
Merge pull request #81 from EthanWong6362/Add-mod-function
Implement addMod and RemoveMod features
Configuration menu - View commit details
-
Copy full SHA for 3ab8040 - Browse repository at this point
Copy the full SHA 3ab8040View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7c51e9 - Browse repository at this point
Copy the full SHA e7c51e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e411ed - Browse repository at this point
Copy the full SHA 1e411edView commit details -
Merge pull request #84 from charltonator/editDG
Fixes #82; Update DeveloperGuide.md
Configuration menu - View commit details
-
Copy full SHA for 0a9a4b6 - Browse repository at this point
Copy the full SHA 0a9a4b6View commit details -
Merge pull request #85 from EthanWong6362/Add-mod-function
updates as per C$ request
Configuration menu - View commit details
-
Copy full SHA for a052d61 - Browse repository at this point
Copy the full SHA a052d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c29faa - Browse repository at this point
Copy the full SHA 5c29faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4394888 - Browse repository at this point
Copy the full SHA 4394888View commit details -
Configuration menu - View commit details
-
Copy full SHA for 297207d - Browse repository at this point
Copy the full SHA 297207dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd51323 - Browse repository at this point
Copy the full SHA dd51323View commit details -
Merge pull request #90 from zacharylwy/UG-update-branch
Update DG diagrams
Configuration menu - View commit details
-
Copy full SHA for 07c3d8e - Browse repository at this point
Copy the full SHA 07c3d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2d8e6 - Browse repository at this point
Copy the full SHA 8e2d8e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045862a - Browse repository at this point
Copy the full SHA 045862aView commit details -
Merge pull request #91 from ngjiayuan/master
Clean up DG, diagrams and command classes
Configuration menu - View commit details
-
Copy full SHA for e690de8 - Browse repository at this point
Copy the full SHA e690de8View commit details -
...and also some stylistic changes. Also removed some test cases associated with edit and edit parser that were no longer relevant to us
Configuration menu - View commit details
-
Copy full SHA for fbaa2af - Browse repository at this point
Copy the full SHA fbaa2afView commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c85772b - Browse repository at this point
Copy the full SHA c85772bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 981b52f - Browse repository at this point
Copy the full SHA 981b52fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d85c7aa - Browse repository at this point
Copy the full SHA d85c7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4494ec2 - Browse repository at this point
Copy the full SHA 4494ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993c8fe - Browse repository at this point
Copy the full SHA 993c8feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e567f8 - Browse repository at this point
Copy the full SHA 3e567f8View commit details -
Merge pull request #94 from EthanWong6362/master
fixed merge conflict when changing edit command
Configuration menu - View commit details
-
Copy full SHA for 5124a80 - Browse repository at this point
Copy the full SHA 5124a80View commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3246820 - Browse repository at this point
Copy the full SHA 3246820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f04a11 - Browse repository at this point
Copy the full SHA 3f04a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bd640 - Browse repository at this point
Copy the full SHA f0bd640View commit details
Commits on Oct 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c5f9713 - Browse repository at this point
Copy the full SHA c5f9713View commit details -
Configuration menu - View commit details
-
Copy full SHA for c969742 - Browse repository at this point
Copy the full SHA c969742View commit details -
Restricts Status to only accept "need group" and "need member" as mod descriptions
Configuration menu - View commit details
-
Copy full SHA for 43e077a - Browse repository at this point
Copy the full SHA 43e077aView commit details
Commits on Oct 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6f91bcd - Browse repository at this point
Copy the full SHA 6f91bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c8848 - Browse repository at this point
Copy the full SHA 40c8848View commit details -
Merge pull request #99 from aakanshanarain/fix-main-class-issue
Change mainClassName to run the app
Configuration menu - View commit details
-
Copy full SHA for f8632fa - Browse repository at this point
Copy the full SHA f8632faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ee92a - Browse repository at this point
Copy the full SHA 54ee92aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e45f6a - Browse repository at this point
Copy the full SHA 0e45f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b7fb02 - Browse repository at this point
Copy the full SHA 5b7fb02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db2da4 - Browse repository at this point
Copy the full SHA 2db2da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef075d9 - Browse repository at this point
Copy the full SHA ef075d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e95ff0b - Browse repository at this point
Copy the full SHA e95ff0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5a88b3 - Browse repository at this point
Copy the full SHA f5a88b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for af2f2a6 - Browse repository at this point
Copy the full SHA af2f2a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for da1b9a9 - Browse repository at this point
Copy the full SHA da1b9a9View commit details -
Merge pull request #101 from EthanWong6362/master
rip forgot to add a trim() to status
Configuration menu - View commit details
-
Copy full SHA for 0362cc4 - Browse repository at this point
Copy the full SHA 0362cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ec463 - Browse repository at this point
Copy the full SHA e6ec463View commit details -
Merge pull request #102 from ngjiayuan/master
Fix favourite icon not showing on Jar file
Configuration menu - View commit details
-
Copy full SHA for af5d42e - Browse repository at this point
Copy the full SHA af5d42eView commit details
Commits on Oct 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 587ca37 - Browse repository at this point
Copy the full SHA 587ca37View commit details -
Merge pull request #103 from aakanshanarain/add-github-username-to-pr…
…ofile Add GitHub Username feature to profiles
Configuration menu - View commit details
-
Copy full SHA for 772fe23 - Browse repository at this point
Copy the full SHA 772fe23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65312cd - Browse repository at this point
Copy the full SHA 65312cdView commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 93d5f14 - Browse repository at this point
Copy the full SHA 93d5f14View commit details -
Merge pull request #105 from aakanshanarain/add-telegram-handle-to-pr…
…ofile Add telegram handle feature to profile
Configuration menu - View commit details
-
Copy full SHA for 86de1cd - Browse repository at this point
Copy the full SHA 86de1cdView commit details -
Merge pull request #107 from aakanshanarain/edit-group-status-feature
Add Edit group status feature
Configuration menu - View commit details
-
Copy full SHA for 85c7faa - Browse repository at this point
Copy the full SHA 85c7faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b02908 - Browse repository at this point
Copy the full SHA 8b02908View commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bdd15e3 - Browse repository at this point
Copy the full SHA bdd15e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c9576d - Browse repository at this point
Copy the full SHA 8c9576dView commit details -
Change format of filter feature and also change editGroupStatusComman…
…d to take only one module
Configuration menu - View commit details
-
Copy full SHA for 8afbb50 - Browse repository at this point
Copy the full SHA 8afbb50View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f2472 - Browse repository at this point
Copy the full SHA e6f2472View commit details -
-make addFav/remFav not work on your own profile -fixed bug where addFav wouldn't immediately update/mark a profile after favouriting/un-favouriting -made filter not include your own profile -populated SampleDataUtil with a few more ppl, can continue to add more
Configuration menu - View commit details
-
Copy full SHA for 71c46fc - Browse repository at this point
Copy the full SHA 71c46fcView commit details
Commits on Oct 27, 2021
-
Merge pull request #109 from aakanshanarain/change-filter-and-editGro…
…upStatus-features Change filter and edit group status features
Configuration menu - View commit details
-
Copy full SHA for cffa998 - Browse repository at this point
Copy the full SHA cffa998View commit details -
Merge pull request #110 from EthanWong6362/updates-before-demo
Update things before the demo
Configuration menu - View commit details
-
Copy full SHA for 3bb0f64 - Browse repository at this point
Copy the full SHA 3bb0f64View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1175ace - Browse repository at this point
Copy the full SHA 1175aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bda6714 - Browse repository at this point
Copy the full SHA bda6714View commit details -
Configuration menu - View commit details
-
Copy full SHA for e07a2c6 - Browse repository at this point
Copy the full SHA e07a2c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a9e3c - Browse repository at this point
Copy the full SHA d2a9e3cView commit details -
Merge pull request #111 from aakanshanarain/enhance-user-guide
Enhance user guide
Configuration menu - View commit details
-
Copy full SHA for bb8a34c - Browse repository at this point
Copy the full SHA bb8a34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61da01f - Browse repository at this point
Copy the full SHA 61da01fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd7234a - Browse repository at this point
Copy the full SHA dd7234aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef293d8 - Browse repository at this point
Copy the full SHA ef293d8View commit details -
Merge pull request #114 from charltonator/userProfileHighlight
Fixes #73; User profile highlight and user profile icon
Configuration menu - View commit details
-
Copy full SHA for 49eb07b - Browse repository at this point
Copy the full SHA 49eb07bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a324b0 - Browse repository at this point
Copy the full SHA 4a324b0View commit details -
Merge pull request #115 from ngjiayuan/profile-top-branch
Adds the user profile to the top of the list
Configuration menu - View commit details
-
Copy full SHA for 5cedda2 - Browse repository at this point
Copy the full SHA 5cedda2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ca8c1c - Browse repository at this point
Copy the full SHA 1ca8c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac8ed97 - Browse repository at this point
Copy the full SHA ac8ed97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3034114 - Browse repository at this point
Copy the full SHA 3034114View commit details -
Merge pull request #116 from zacharylwy/small-fix-branch
fixed sample data util
Configuration menu - View commit details
-
Copy full SHA for f8eb309 - Browse repository at this point
Copy the full SHA f8eb309View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0c0ae3 - Browse repository at this point
Copy the full SHA d0c0ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d1e37c - Browse repository at this point
Copy the full SHA 4d1e37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ecb91 - Browse repository at this point
Copy the full SHA 50ecb91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9417495 - Browse repository at this point
Copy the full SHA 9417495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b9005b - Browse repository at this point
Copy the full SHA 5b9005bView commit details -
Merge pull request #118 from charltonator/master
Wrap text in result box and add a bit more padding within each person card
Configuration menu - View commit details
-
Copy full SHA for 87409a3 - Browse repository at this point
Copy the full SHA 87409a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86dc2c5 - Browse repository at this point
Copy the full SHA 86dc2c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 488a3de - Browse repository at this point
Copy the full SHA 488a3deView commit details -
Merge pull request #119 from ngjiayuan/sample-data
Add more sample persons
Configuration menu - View commit details
-
Copy full SHA for 9e47469 - Browse repository at this point
Copy the full SHA 9e47469View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec7acbe - Browse repository at this point
Copy the full SHA ec7acbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f625f - Browse repository at this point
Copy the full SHA 25f625fView commit details -
Merge pull request #120 from EthanWong6362/master
last minutes changes for demo
Configuration menu - View commit details
-
Copy full SHA for 04469f6 - Browse repository at this point
Copy the full SHA 04469f6View commit details
Commits on Oct 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5bf2da7 - Browse repository at this point
Copy the full SHA 5bf2da7View commit details
Commits on Oct 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3fb761b - Browse repository at this point
Copy the full SHA 3fb761bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d69e6 - Browse repository at this point
Copy the full SHA 63d69e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c99479f - Browse repository at this point
Copy the full SHA c99479fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f00c26 - Browse repository at this point
Copy the full SHA 2f00c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa19c7 - Browse repository at this point
Copy the full SHA 8aa19c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce45c3 - Browse repository at this point
Copy the full SHA 1ce45c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f2023 - Browse repository at this point
Copy the full SHA 88f2023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2160218 - Browse repository at this point
Copy the full SHA 2160218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650be0e - Browse repository at this point
Copy the full SHA 650be0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60366fd - Browse repository at this point
Copy the full SHA 60366fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a916c2 - Browse repository at this point
Copy the full SHA 9a916c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b6e1a - Browse repository at this point
Copy the full SHA 94b6e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb020cf - Browse repository at this point
Copy the full SHA eb020cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 050cd48 - Browse repository at this point
Copy the full SHA 050cd48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5a0cb - Browse repository at this point
Copy the full SHA 0d5a0cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a72c6e - Browse repository at this point
Copy the full SHA 0a72c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b35f5 - Browse repository at this point
Copy the full SHA 64b35f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 733d921 - Browse repository at this point
Copy the full SHA 733d921View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7263b4 - Browse repository at this point
Copy the full SHA b7263b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 658a6eb - Browse repository at this point
Copy the full SHA 658a6ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25099da - Browse repository at this point
Copy the full SHA 25099daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2028cff - Browse repository at this point
Copy the full SHA 2028cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d52d56f - Browse repository at this point
Copy the full SHA d52d56fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 614342f - Browse repository at this point
Copy the full SHA 614342fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e95957 - Browse repository at this point
Copy the full SHA 8e95957View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc22e17 - Browse repository at this point
Copy the full SHA dc22e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b57c4 - Browse repository at this point
Copy the full SHA 76b57c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ec444 - Browse repository at this point
Copy the full SHA 74ec444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b9f8cc - Browse repository at this point
Copy the full SHA 7b9f8ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 418efd4 - Browse repository at this point
Copy the full SHA 418efd4View commit details
Commits on Nov 2, 2021
-
made the mod and status regex checks work different (better lol)
Configuration menu - View commit details
-
Copy full SHA for e22992c - Browse repository at this point
Copy the full SHA e22992cView commit details -
Merge pull request #174 from EthanWong6362/master
Fixed smaller bugs from PED
Configuration menu - View commit details
-
Copy full SHA for caccc30 - Browse repository at this point
Copy the full SHA caccc30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f41a0d2 - Browse repository at this point
Copy the full SHA f41a0d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53203f3 - Browse repository at this point
Copy the full SHA 53203f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 827a736 - Browse repository at this point
Copy the full SHA 827a736View commit details -
Configuration menu - View commit details
-
Copy full SHA for a83ccc2 - Browse repository at this point
Copy the full SHA a83ccc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8961be - Browse repository at this point
Copy the full SHA b8961beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1803b13 - Browse repository at this point
Copy the full SHA 1803b13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3601404 - Browse repository at this point
Copy the full SHA 3601404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d2324 - Browse repository at this point
Copy the full SHA 55d2324View commit details -
Configuration menu - View commit details
-
Copy full SHA for b29a344 - Browse repository at this point
Copy the full SHA b29a344View commit details -
Configuration menu - View commit details
-
Copy full SHA for fce70c0 - Browse repository at this point
Copy the full SHA fce70c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac9037 - Browse repository at this point
Copy the full SHA 6ac9037View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6727881 - Browse repository at this point
Copy the full SHA 6727881View commit details -
Mainly fixed the issue where users could add wrong/random prefixes to commands. deleted Clear command cuz it no longer fits our app. made the mod/ not taking a module thing throw an error now
Configuration menu - View commit details
-
Copy full SHA for 6eb4a5d - Browse repository at this point
Copy the full SHA 6eb4a5dView commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e1a7bf3 - Browse repository at this point
Copy the full SHA e1a7bf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for decc4ad - Browse repository at this point
Copy the full SHA decc4adView commit details -
Went through all closed issues to double check they all work. Changed some message outputs to (hopefully) make more sense (eg if no people are listed a diff msg will show up now) Edited the UG and changed our screenshots to make everything stay in line with our "strictly 1 input per thing" policy
Configuration menu - View commit details
-
Copy full SHA for 36610ba - Browse repository at this point
Copy the full SHA 36610baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb1606 - Browse repository at this point
Copy the full SHA 3bb1606View commit details -
Merge pull request #179 from EthanWong6362/master
Clean ups for closed issues
Configuration menu - View commit details
-
Copy full SHA for 1490d9b - Browse repository at this point
Copy the full SHA 1490d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cba08d - Browse repository at this point
Copy the full SHA 6cba08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf68f5 - Browse repository at this point
Copy the full SHA 9cf68f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd145b - Browse repository at this point
Copy the full SHA 9cd145bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c651b5b - Browse repository at this point
Copy the full SHA c651b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6aa321 - Browse repository at this point
Copy the full SHA d6aa321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f0a9d - Browse repository at this point
Copy the full SHA 85f0a9dView commit details -
Merge pull request #181 from ngjiayuan/master
Add exception for corrupted JSON file with duplicate studentId
Configuration menu - View commit details
-
Copy full SHA for 503cc89 - Browse repository at this point
Copy the full SHA 503cc89View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a7481 - Browse repository at this point
Copy the full SHA c4a7481View commit details -
Merge pull request #182 from EthanWong6362/master
fixed the addFav glitch(?????????
Configuration menu - View commit details
-
Copy full SHA for 3aea779 - Browse repository at this point
Copy the full SHA 3aea779View commit details
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a2d2c83 - Browse repository at this point
Copy the full SHA a2d2c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for f737029 - Browse repository at this point
Copy the full SHA f737029View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5a84a - Browse repository at this point
Copy the full SHA ae5a84aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9faa9d - Browse repository at this point
Copy the full SHA d9faa9dView commit details
Commits on Nov 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 257959c - Browse repository at this point
Copy the full SHA 257959cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c19072 - Browse repository at this point
Copy the full SHA 3c19072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606b9a7 - Browse repository at this point
Copy the full SHA 606b9a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd37f4 - Browse repository at this point
Copy the full SHA 6cd37f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b76778 - Browse repository at this point
Copy the full SHA 3b76778View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb8553f - Browse repository at this point
Copy the full SHA bb8553fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef902ad - Browse repository at this point
Copy the full SHA ef902adView commit details -
Merge pull request #186 from zacharylwy/master
Create Project Portfolio Page (PPP)
Configuration menu - View commit details
-
Copy full SHA for d5f0df7 - Browse repository at this point
Copy the full SHA d5f0df7View commit details -
Merge pull request #187 from aakanshanarain/personal-project-portfolio
Personal project portfolio
Configuration menu - View commit details
-
Copy full SHA for bc32d85 - Browse repository at this point
Copy the full SHA bc32d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a87e64 - Browse repository at this point
Copy the full SHA 4a87e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ec175 - Browse repository at this point
Copy the full SHA a9ec175View commit details -
Merge pull request #188 from aakanshanarain/master
Update aakanshanarain.md
Configuration menu - View commit details
-
Copy full SHA for 822d981 - Browse repository at this point
Copy the full SHA 822d981View commit details -
Configuration menu - View commit details
-
Copy full SHA for a459400 - Browse repository at this point
Copy the full SHA a459400View commit details -
Configuration menu - View commit details
-
Copy full SHA for aab9ec2 - Browse repository at this point
Copy the full SHA aab9ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20d981a - Browse repository at this point
Copy the full SHA 20d981aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e3de4 - Browse repository at this point
Copy the full SHA f1e3de4View commit details -
Merge pull request #189 from ngjiayuan/master
Add ngjiayuan.md and edit DG
Configuration menu - View commit details
-
Copy full SHA for 5660bcf - Browse repository at this point
Copy the full SHA 5660bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dcc940 - Browse repository at this point
Copy the full SHA 5dcc940View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f6dc8 - Browse repository at this point
Copy the full SHA f1f6dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 479a6c9 - Browse repository at this point
Copy the full SHA 479a6c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441aa67 - Browse repository at this point
Copy the full SHA 441aa67View commit details
Commits on Nov 6, 2021
-
Small tweak to error message for GitHub Username and add null tests t…
…o GitHubUsernameTest & TelegramHandleTest
Configuration menu - View commit details
-
Copy full SHA for ea08b67 - Browse repository at this point
Copy the full SHA ea08b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7206e78 - Browse repository at this point
Copy the full SHA 7206e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a6edb - Browse repository at this point
Copy the full SHA b4a6edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b19085 - Browse repository at this point
Copy the full SHA 0b19085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 347269e - Browse repository at this point
Copy the full SHA 347269eView commit details -
Configuration menu - View commit details
-
Copy full SHA for da53914 - Browse repository at this point
Copy the full SHA da53914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20bb9b9 - Browse repository at this point
Copy the full SHA 20bb9b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08db251 - Browse repository at this point
Copy the full SHA 08db251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e62c0 - Browse repository at this point
Copy the full SHA 95e62c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4ac53 - Browse repository at this point
Copy the full SHA ad4ac53View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c482b - Browse repository at this point
Copy the full SHA a4c482bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b27d67b - Browse repository at this point
Copy the full SHA b27d67bView commit details -
Merge pull request #190 from aakanshanarain/master
Add tests for more coverage
Configuration menu - View commit details
-
Copy full SHA for c0289a8 - Browse repository at this point
Copy the full SHA c0289a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 082241a - Browse repository at this point
Copy the full SHA 082241aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0413c0 - Browse repository at this point
Copy the full SHA b0413c0View commit details
Commits on Nov 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1eec434 - Browse repository at this point
Copy the full SHA 1eec434View commit details -
Configuration menu - View commit details
-
Copy full SHA for eceaacf - Browse repository at this point
Copy the full SHA eceaacfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b3983 - Browse repository at this point
Copy the full SHA 59b3983View commit details -
Merge pull request #196 from aakanshanarain/master
Fix DG Diagram
Configuration menu - View commit details
-
Copy full SHA for 677a366 - Browse repository at this point
Copy the full SHA 677a366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c9587b - Browse repository at this point
Copy the full SHA 1c9587bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb9d69 - Browse repository at this point
Copy the full SHA 2fb9d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for e06088f - Browse repository at this point
Copy the full SHA e06088fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2091f85 - Browse repository at this point
Copy the full SHA 2091f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f5c842 - Browse repository at this point
Copy the full SHA 2f5c842View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3422d7b - Browse repository at this point
Copy the full SHA 3422d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 644c235 - Browse repository at this point
Copy the full SHA 644c235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68121d7 - Browse repository at this point
Copy the full SHA 68121d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1437d42 - Browse repository at this point
Copy the full SHA 1437d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7393cf - Browse repository at this point
Copy the full SHA a7393cfView commit details -
Merge pull request #200 from charltonator/master
Add check for profile that is both user profile and favourite
Configuration menu - View commit details
-
Copy full SHA for 375fbbb - Browse repository at this point
Copy the full SHA 375fbbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84a7f78 - Browse repository at this point
Copy the full SHA 84a7f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 924fff8 - Browse repository at this point
Copy the full SHA 924fff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e041da - Browse repository at this point
Copy the full SHA 9e041daView commit details -
Configuration menu - View commit details
-
Copy full SHA for fea8772 - Browse repository at this point
Copy the full SHA fea8772View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2146eb - Browse repository at this point
Copy the full SHA c2146ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1601db - Browse repository at this point
Copy the full SHA a1601dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56bdda5 - Browse repository at this point
Copy the full SHA 56bdda5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f95e6e6 - Browse repository at this point
Copy the full SHA f95e6e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dbef23 - Browse repository at this point
Copy the full SHA 4dbef23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3d080 - Browse repository at this point
Copy the full SHA 8c3d080View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6de5f - Browse repository at this point
Copy the full SHA 4b6de5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c60e33 - Browse repository at this point
Copy the full SHA 6c60e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d9091 - Browse repository at this point
Copy the full SHA a9d9091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f6d04 - Browse repository at this point
Copy the full SHA 19f6d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b6a8f - Browse repository at this point
Copy the full SHA 27b6a8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0160c - Browse repository at this point
Copy the full SHA 3d0160cView commit details -
Configuration menu - View commit details
-
Copy full SHA for edb038d - Browse repository at this point
Copy the full SHA edb038dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe1e82c - Browse repository at this point
Copy the full SHA fe1e82cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6693f6 - Browse repository at this point
Copy the full SHA c6693f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a2b56 - Browse repository at this point
Copy the full SHA f3a2b56View commit details
Commits on Nov 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dae3bed - Browse repository at this point
Copy the full SHA dae3bedView commit details