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

Merge before trying to start on Group contacts #4

Merged
merged 7 commits into from
Oct 14, 2019

Conversation

e0031374
Copy link
Owner

im fked

tanlk99 and others added 7 commits October 8, 2019 14:24
* Update AboutUs.adoc for team members to commit

* Add a newline in AboutUs.adoc

* Add more use cases to Developer Guide

* Fix missing endline

* Update GUI to include chat pane

* Add newlines for FXML files

* Update various docs to display TagLine

* Add placeholder image

* Fix minor typo in user guide

* Update Tagline to TagLine

* Update team name

* Fix some typos in user guide and developer guide

* Change chat pane layout

* Clean up UI code

* Add icon for response messages
* Update AboutUs.adoc for team members to commit

* Add a newline in AboutUs.adoc

* Add more use cases to Developer Guide

* Fix missing endline

* Update GUI to include chat pane

* Add newlines for FXML files

* Update various docs to display TagLine

* Add placeholder image

* Fix minor typo in user guide

* Update Tagline to TagLine

* Update team name

* Fix some typos in user guide and developer guide

* Refactor result pane to an abstract class

* Add newline in ContactResultPane.fxml

* Change chat pane layout

* Clean up UI code

* Remove unreferenced FXML ID
* Update AboutUs.adoc for team members to commit

* Add a newline in AboutUs.adoc

* Add more use cases to Developer Guide

* Fix missing endline

* Update GUI to include chat pane

* Add newlines for FXML files

* Update various docs to display TagLine

* Add placeholder image

* Fix minor typo in user guide

* Update Tagline to TagLine

* Update team name

* Fix some typos in user guide and developer guide

* Refactor result pane to an abstract class

* Add newline in ContactResultPane.fxml

* Change chat pane layout

* Clean up UI code

* Remove unreferenced FXML ID

* Add enum ViewType to CommandResult and implement view switching

* Change code to comply with checkstyle
* Restructure code for parsing contact commands

* Add 'contact' prefix for all contact commands to be parsed

* Refactor contact, remove tags field and add description field

* Fix bugs and update failed test cases
* Rename 'contact add' command to 'contact create'

* Update ClearContactCommand to inherit from ContactCommand

* Update message usage description for contact commands

* Update format for create contact command in the user guide
* Update AboutUs.adoc for team members to commit

* Add a newline in AboutUs.adoc

* Add more use cases to Developer Guide

* Fix missing endline

* Update various docs to display TagLine

* Add placeholder image

* Fix minor typo in user guide

* Update Tagline to TagLine

* Update team name

* Fix some typos in user guide and developer guide

* Implement view switching in GUI (#46)

* Update AboutUs.adoc for team members to commit

* Add a newline in AboutUs.adoc

* Add more use cases to Developer Guide

* Fix missing endline

* Update GUI to include chat pane

* Add newlines for FXML files

* Update various docs to display TagLine

* Add placeholder image

* Fix minor typo in user guide

* Update Tagline to TagLine

* Update team name

* Fix some typos in user guide and developer guide

* Refactor result pane to an abstract class

* Add newline in ContactResultPane.fxml

* Change chat pane layout

* Clean up UI code

* Remove unreferenced FXML ID

* Add enum ViewType to CommandResult and implement view switching

* Change code to comply with checkstyle

* Refactor Contact Command Parsers (#43)

* Restructure code for parsing contact commands

* Add 'contact' prefix for all contact commands to be parsed

* Refactor contact, remove tags field and add description field

* Fix bugs and update failed test cases

* Update contact parser (#62)

* Rename 'contact add' command to 'contact create'

* Update ClearContactCommand to inherit from ContactCommand

* Update message usage description for contact commands

* Update format for create contact command in the user guide

* Rename person to contact (#65)

* Add GUI tests with TestFX

* Fix compatibility issues for TestFX
@e0031374 e0031374 merged commit 4c09b4a into e0031374:master Oct 14, 2019
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.

4 participants