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 #112

Merged
merged 9 commits into from
Oct 19, 2020
Merged

Update ui #112

merged 9 commits into from
Oct 19, 2020

Conversation

aizatazhar
Copy link

Closes #104

@codecov
Copy link

codecov bot commented Oct 18, 2020

Codecov Report

Merging #112 into master will decrease coverage by 0.33%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #112      +/-   ##
============================================
- Coverage     71.45%   71.11%   -0.34%     
  Complexity      398      398              
============================================
  Files            72       72              
  Lines          1282     1288       +6     
  Branches        128      130       +2     
============================================
  Hits            916      916              
- Misses          331      337       +6     
  Partials         35       35              
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/ui/AnimalCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 93e20d9...a291cf3. Read the comment docs.

@aizatazhar
Copy link
Author

aizatazhar commented Oct 18, 2020

Updates

  • Align animal descriptors
  • Change animal descriptors to yellow
  • Add spacing between the medical condition labels and feed times labels
  • Feed times display "hrs"
  • Allow resizing of command result display box
  • Set custom style for fields which are not specified

ezgif com-video-to-gif

image

@aizatazhar aizatazhar marked this pull request as ready for review October 19, 2020 05:16
@lamlaaaam lamlaaaam merged commit 6dc9fee into AY2021S1-CS2103T-W15-4:master Oct 19, 2020
@aizatazhar aizatazhar deleted the update_ui branch October 20, 2020 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update GUI to better reflect our team product
2 participants