-
Notifications
You must be signed in to change notification settings - Fork 110
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
Docs/update ug tag #231
base: master
Are you sure you want to change the base?
Docs/update ug tag #231
Conversation
Collate: Mark Codes + Add Collated sLoC Files (Marvin)
Feature: Enhance select command to allow specifying of social type
Collate: Mark Codes (Sarah)
Update user guide and about us
Collate: Mark Codes (Alex)
- Fixed default starting window width and height (a height just enough to view first 4 contacts and a width that provides a reasonable fit for the whole application) - Fixed resizing of window going beyond allowable minimum width and height - Decreased person card list width by 5 pixels - Update UiTheme Singleton getInstance() method to be similar to EventCenter's method for consistency
Fix: UI Window size and resizing issues
-- Add UiFont singleton class and use it to load all the custom fonts -- Pack all application required fonts into resources/fonts folder -- Modify ThemeDay and ThemeNight to add sufficient padding between each field in person card
…-fonts Fix: Embed fonts into the app for consistent typography across all platforms
… menu bar on different screen resolutions + (2) Fix window position shifting while resizing window from any menu bar area -- Set root HBox to center align its nodes -- Set root HBox to take a min and pref height of 45px + having a height higher than menu bar fixes the second issue -- Set buttons to take the same min and pref height of 45px as it is on root HBox -- Remove use of padding in CSS for buttons and menu bar since we're now using absolute height and width values in FXML (a better solution)
…7-W10-B2/main into fix/ui-overhaul-fixes
Fix: Align the height of window buttons to be the same as menu bar
- Fix unreadable dialog box colors
Fix: More minor UI fixes
…ands Docs/add using commands
…ands Update user guide
…o allow many more commands, allow null values for phone, email and address
Docs/more ug updates
…-alex Docs: Make final changes (Alex)
…er-guide-sarah Docs/DevGuide: Add sequence diagram for multiple phone numbers
…able Feature: remove undoable
Fix: Throw exception when selected person does not have requested social type
…s-keith Docs/DeveloperGuide: Update for Keith's Features
…-type Fix/multiple social type
Hi @alexfoodw, your pull request title is invalid. It should be in the format of Please follow the instructions given strictly and edit your title for reprocessing. Submit only one learning outcome per pull request (unless otherwise stated in instructions) and do remember to create your branches from the commit where the Note: this comment is posted by a bot. If you believe this is done in error, please create an issue at cs2103-pr-bot and add a link to this PR. |
No description provided.