Skip to content
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

Update Ui #76

Merged
merged 9 commits into from
Oct 17, 2023
Merged

Conversation

ruth-lim
Copy link

@ruth-lim ruth-lim commented Oct 17, 2023

  • Change Ui for patientId and dentistId
  • Change to 3 columns to display the 3 lists
  • Include QuickNotes section

@ruth-lim ruth-lim added this to the V1.2 milestone Oct 17, 2023
@ruth-lim ruth-lim added the enhancement New feature or request label Oct 17, 2023
@ruth-lim ruth-lim self-assigned this Oct 17, 2023
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #76 (55ec0f4) into master (40ef99c) will decrease coverage by 0.57%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master      #76      +/-   ##
============================================
- Coverage     44.27%   43.70%   -0.57%     
  Complexity      442      442              
============================================
  Files           111      112       +1     
  Lines          2462     2494      +32     
  Branches        263      265       +2     
============================================
  Hits           1090     1090              
- Misses         1329     1361      +32     
  Partials         43       43              
Files Coverage Δ
src/main/java/seedu/address/ui/DentistCard.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/PatientCard.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/QuickNotes.java 0.00% <0.00%> (ø)

Copy link

@freddychenyouren2 freddychenyouren2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ruth-lim ruth-lim merged commit 93573ae into AY2324S1-CS2103T-W10-3:master Oct 17, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants