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 DG and UG #253

Merged

Conversation

Mahidharah
Copy link

@Mahidharah Mahidharah commented Nov 13, 2023

Added puml files for add and delete sequence diagrams
Fixed Documentation bugs in UserGuide
fixes #210

Mahidharah and others added 18 commits November 10, 2023 02:44
* 'master' of https://github.com/Mahidharah/tp: (23 commits)
  fix user guide format
  fix checkstyle
  update user guide format
  update ug header
  Update projects.yml to work
  Update index.md to work
  Update Documentation.md to work
  Update DeveloperGuide.md to work
  Update page.html to work
  Update default.html to work
  Update alt-page.html to work
  Update custom-head.html to work
  Update header.html to work
  Update head.html to work
  Update PPP
  fix ug header
  update ug heading
  fix typo in ug
  fix bugs
  fix check style errors
  ...
* 'master' of https://github.com/Mahidharah/tp:
  Fix bugs
  Fix error message and edit command bugs
  Update PPP
  Update PPP
  Fixes bug regarding missing deadline and empty deadline
…Branch-Tests

* 'Branch-Tests' of https://github.com/Mahidharah/tp:
  fix checkstyles
  test cases for delete developer role parser
  test cases for adding roles
  test cases for adding roles
  Create edit client command tests
  Fix bugs
  Edits for checkstyle
  Add test cases
  Undo some checks added previously
  Add punctuation and remove trailing spaces
  fix bugs
  checkstyle for ppp
  checkstyles for ppp
  checkstyle for ppp
  fix bugs and update UG accordingly
  fix bugs related to delete-developer-role feature
… into Branch-Documentation

* 'Branch-Documentation' of https://github.com/Mahidharah/tp: (36 commits)
  fix checkstyles
  fix test cases
  Undo Redo Command test cases
  Fix failing test
  Fix import checkstyle issues
  Fix checkstyle issues
  VersionedAddressBook test cases
  Update DeveloperRoles.txt
  Update ClientRoles.txt
  Add tests for edit project command and mark/unmark commands
  delete client and developer roles test cases
  add-client role and add developer role tests
  Write tests for edit commands
  fix CI
  fix checkstyles
  fix CI
  Add use cases and planned enhancements
  fix checkstyles
  Add and delete role's developer guide and user stories
  Undo/Redo feature DG
  ...

# Conflicts:
#	DeveloperRoles.txt
#	docs/UserGuide.md
Added tables for all features for concistency
* master:
  Update UserGuide.md
  Update UserGuide.md
  Update UserGuide.md
  Update UserGuide.md
… into Branch-Documentation

* 'Branch-Documentation' of https://github.com/Mahidharah/tp:
  Fix checkstyle issues
  Fix UG
  Add punctuation
  Fix punctuation and other bugs in code
  Fix documentation bugs in UG
  Update user guide
  modify UG
  Update displayed messages

# Conflicts:
#	docs/UserGuide.md
Copy link

@ncmathan ncmathan left a comment

Choose a reason for hiding this comment

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

Other than codestyle, LGTM

@ncmathan ncmathan merged commit d77b9de into AY2324S1-CS2103T-T09-2:master Nov 13, 2023
0 of 3 checks passed
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.

[PE-D][Tester C] Incorrect command listed for deleting developer
2 participants