-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Fo…
-
Diagrams in the Logic component still contain traces of AB3 implementation eg. `Person` instead of `Contact` and `addressBook` instead of `StonksBook`. Once again, if intended, can be quite misleading…
-
![image.png](https://raw.githubusercontent.com/lerxcl/pe/main/files/3fcd8be1-4870-4b18-b4be-37703c89eaf2.png)
Since the file name is "CS2103T-T12-3.PlaNus.jar" instead, users that copied and paste th…
-
I keep forgetting that the quizzes are due at 2pm rather than midnight.
- Is it possible to set the deadline to midnight for better clarity?
- Are we only counting the best x quizzes out of y?
I…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2122S2/pe/master/files/0bd9c64e-bc6e-4eda-87a9-4696253351f9.png)
Note that there is no existing contact with "A8888888U"
[original:…
-
I am trying to access my Swagger service endpoints. Here is the code:
```
(defn service-routes []
["/api"
{:middleware [middleware/wrap-formats]
:swagger {:id ::api}}
["" {:no-doc …
-
Expected Result:
The name of a link cannot be edited as the same name of another existing link.
Actual Result:
The name of a link can be edited as the same name of another existing link.
Step to Rep…
-
![image.png](https://raw.githubusercontent.com/JingYenLoh/pe/main/files/39cf1ef9-83c1-4abd-a9d1-ee0d1d18d75a.png)
Instructions look like they're for `goto` instead.
-
![Screenshot 2022-11-11 at 5.10.12 PM.png](https://raw.githubusercontent.com/nus-cs2113-AY2223S1/pe/master/files/44f37c9b-641d-48c2-8881-c4eef9547304.png)
As seen above, the command given in the user…
-
Both components still have traces of AB3 and not refactored to suit `StonksBook`. (Eg. `Person` instead of `Contact` and `AddressBookStorage instead of `StonksBookStorage`. Once again, if intended, co…