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

[CS2103-F11-4] BookFace #81

Open
wants to merge 345 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    64598e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c35bd26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d216ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ef7db View commit details
    Browse the repository at this point in the history
  5. Merge pull request #46 from hongshenggg/master

    v1.2 Edit Person toString method to not show image
    weekiat-douze authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    738c48d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #43 from weekiat-douze/v1.2

    V1.2 [Fix add-image list filter]
    hongshenggg authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ea9d23e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1258f77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c23bfbe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79e6402 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    aaa14ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dbf0d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    892a6f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Merge pull request #47 from SHni99/v1.2b

    V1.2b [Add status variable in Person class]
    pkpaing authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a830966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927d95d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #48 from pkpaing/v1.2

    More specific error messages for Import command
    SHni99 authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6f99b2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d391926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99300ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76ca83f View commit details
    Browse the repository at this point in the history
  7. Fix bugs

    SHni99 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a0818b1 View commit details
    Browse the repository at this point in the history
  8. Fix error in terminal

    SHni99 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    763a0b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Merge pull request #49 from SHni99/v1.2b

    [v1.2b] Expand tag pane in personal pane
    weekiat-douze authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    ba5437e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    83a206f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from weekiat-douze/v1.3

    Fix Add-Image does not work on jar
    SHni99 authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    762432b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Change gui settings

    SHni99 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5930e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bcc30 View commit details
    Browse the repository at this point in the history
  3. Fix bugs in Person class

    SHni99 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d12e8de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c42fd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcfabe7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58116f6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #63 from SHni99/v1.3

    [V1.3] Push latest changes to create JAR file
    weekiat-douze authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2478065 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42bbb8e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b74e9c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #64 from weekiat-douze/v1.3

    [V1.3] Add-image DG and Optimised Add-Image command
    SHni99 authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2811d22 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    399a543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c1ea2b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #65 from hongshenggg/master

    Add delete-image feature to DeveloperGuide
    weekiat-douze authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    39a62fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd2e92b View commit details
    Browse the repository at this point in the history
  5. Fixed Checkstyle

    pkpaing committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e875e79 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #66 from pkpaing/v1.3

    [v1.3] Updated DG (Import), Fixed Import command bug
    SHni99 authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    189aca2 View commit details
    Browse the repository at this point in the history
  7. Create UML diagrams

    SHni99 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b55331b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ae6d67 View commit details
    Browse the repository at this point in the history
  9. Update DG with design details

    SHni99 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f8e873c View commit details
    Browse the repository at this point in the history
  10. Fix checkstyle

    SHni99 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    289d059 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #67 from SHni99/v1.3

    V1.3 [Update DG]
    pkpaing authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    96e7b64 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    f61e4ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d25172e View commit details
    Browse the repository at this point in the history
  3. Add commitment/cca tag

    SHni99 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b88719e View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle

    SHni99 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    3b22782 View commit details
    Browse the repository at this point in the history
  5. Update on user guide

    SHni99 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    841cd7e View commit details
    Browse the repository at this point in the history
  6. Change add to the right pane

    SHni99 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    26f37b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Merge pull request #68 from SHni99/v1.3

    V1.3 [Add tag colours to labels]
    hongshenggg authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    93b847e View commit details
    Browse the repository at this point in the history
  2. Update UserGuide

    hongshenggg committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    32d09a0 View commit details
    Browse the repository at this point in the history
  3. Update UG

    hongshenggg committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    d0fd67e View commit details
    Browse the repository at this point in the history
  4. Fix UG

    hongshenggg committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    dcfcf22 View commit details
    Browse the repository at this point in the history
  5. Fix Userguide

    hongshenggg committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    be61f5b View commit details
    Browse the repository at this point in the history
  6. Fix address hidden contents

    SHni99 committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    810310c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c958dc View commit details
    Browse the repository at this point in the history
  8. Implement find to search by prefix and keyword pairs

    Find command searches only by name.
    
    The user might want to search and filter by other means, such
    as by the list of people taking a particular class, but the user
    is limited to only filtering the list of contacts by their name.
    
    Let's change the existing find command to search via different
    prefixes provided by the user. These prefixes used for the find
    command will be similar to the ones used by the add command.
    
    This will allow users to filter their contacts list in a manner
    more specific to their requirements.
    
    UG will also be updated to reflect these changes to the find command.
    hongshenggg committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    88ffb90 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #69 from hongshenggg/master

    Update UG to include the initial portions of the UG, and to better reflect the current state of features
    SHni99 authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    8b6bd78 View commit details
    Browse the repository at this point in the history
  10. Fix checkstyle errors

    hongshenggg committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    0b16f85 View commit details
    Browse the repository at this point in the history
  11. Resolve address hidden problem

    SHni99 committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    df3c5c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    549ebd7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #70 from hongshenggg/master

    Implement find command to find by prefix and keyword pairs
    SHni99 authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    bd75a10 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    342d5f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    f94149d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from SHni99/v1.3

    V1.3 [Bug fixes in personal pane + modify tag in edit parser]
    hongshenggg authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    713115c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d643166 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a74fcd View commit details
    Browse the repository at this point in the history
  5. Fix bugs and checkstyle

    SHni99 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    46a5617 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3969941 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #72 from hongshenggg/master

    Fix UG command summary for find command
    SHni99 authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    9acfbed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f62d16 View commit details
    Browse the repository at this point in the history
  9. Fix error in test

    SHni99 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    47105a2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #73 from SHni99/v1.3

    V1.3 [Upgrade edit command to have more functions]
    weekiat-douze authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    8fe2135 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    38afbc2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #74 from weekiat-douze/v1.3

    Update DG Diagram for Add Image
    SHni99 authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    4ae1210 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    a7d8fdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a56b90e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88b2ffc View commit details
    Browse the repository at this point in the history
  4. Remove Test Prints

    weekiat-douze committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d7ec491 View commit details
    Browse the repository at this point in the history
  5. Update landing page

    weekiat-douze committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8083409 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d39c94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0f7de9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #75 from weekiat-douze/v1.3

    [V1.3] Fix Find by Tag and Updated UG
    hongshenggg authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7a8df79 View commit details
    Browse the repository at this point in the history
  9. Removed clear command

    pkpaing committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2351379 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c66597c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #79 from weekiat-douze/v1.3

    Add header for User Guide
    SHni99 authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f955d2a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    108610c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ca844de View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    a771d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf094d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #80 from pkpaing/v1.3

    [v1.3] Updated Documentation, Removed Clear Command
    SHni99 authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    059f552 View commit details
    Browse the repository at this point in the history
  4. Fix bugs to edit command

    SHni99 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7ea8198 View commit details
    Browse the repository at this point in the history
  5. Update user guide conflict

    SHni99 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f36eeb2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #81 from SHni99/v1.3

    [v1.3] Fix bugs to edit command
    hongshenggg authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fa48dc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b1950d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    418a00c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #82 from SHni99/v1.3

    [v1.3] Set character limits to input variables
    hongshenggg authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    81a4875 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Merge commit '81a4875f85e2690e4740b1e7177973ef796657fd' into v1.3

    # Conflicts:
    #	docs/UserGuide.md
    weekiat-douze committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1e7fcc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c87ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from weekiat-douze/v1.3

    Update Example for Add Image in User Guide
    SHni99 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d3887c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4db36d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #84 from pkpaing/v1.3

    Added images for imported contacts
    SHni99 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8637402 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    ff25131 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    5f2fc64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d29482d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e12658 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #137 from hongshenggg/master

    Fix error message that gets shown when user enters invalid input for delete-image, and fix up DG skeletal structure
    pkpaing authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    2dd96b8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #138 from hongshenggg/DG-find-feature

    Dg find feature
    pkpaing authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    804f23f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #139 from AY2223S2-CS2103-F11-4/branch-DG-find-fea…

    …ture
    
    Branch dg find feature
    weekiat-douze authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    3a693ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08eb07d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcf0ac6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc13888 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fc8613 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df24cb7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94729ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aca414f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d876b9c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    28bde56 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9a7eed9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a94be9d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    5753698 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #140 from hongshenggg/master

    Initial draft for PPP
    pkpaing authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5c58197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    433c943 View commit details
    Browse the repository at this point in the history
  4. Fix #118, fix #117

    hongshenggg committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    fd72037 View commit details
    Browse the repository at this point in the history
  5. Fix #88

    hongshenggg committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    55e1d53 View commit details
    Browse the repository at this point in the history
  6. Fix #134, #121, #102

    hongshenggg committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e71efe6 View commit details
    Browse the repository at this point in the history
  7. Fix #103, #101

    hongshenggg committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e77759d View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle errors

    hongshenggg committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8a85955 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f95add0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge pull request #142 from hongshenggg/master

    Bug fixes
    SHni99 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    5f212ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from weekiat-douze/v1.4

    V1.4 Fix Add-Image type check and added test cases
    SHni99 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8fe0a01 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    SHni99 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ea1802c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf2bda7 View commit details
    Browse the repository at this point in the history
  5. Fix #115, Fix #100, Fix #95

    hongshenggg committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c2717d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b51776f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e00fa7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #143 from hongshenggg/master

    Fix some of the documentation bugs labelled in the commit message
    SHni99 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a8c3d86 View commit details
    Browse the repository at this point in the history
  9. fix bug for wrong index

    SHni99 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    34983f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96b706c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf6f675 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b0041bd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d063bf4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    864ae70 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b96146d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a6ed0f View commit details
    Browse the repository at this point in the history
  17. Correct spelling in DG

    weekiat-douze committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9526f73 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b89a153 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bc846ac View commit details
    Browse the repository at this point in the history
  20. Fix for codecov check

    weekiat-douze committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c80f22e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Fix address wrapping issue

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    a9bc9e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #144 from weekiat-douze/v1.4

    V1.4 Update UserGuide and DeveloperGuide
    SHni99 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7929ba3 View commit details
    Browse the repository at this point in the history
  3. Add test to edit command

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1f7170f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11d6dd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ac0608 View commit details
    Browse the repository at this point in the history
  6. change gui setting

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7a9a2d0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #145 from SHni99/v1.4

    V1.4 [Fix bugs from PE-D]
    pkpaing authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    78df707 View commit details
    Browse the repository at this point in the history
  8. Fixed #85, #108

    pkpaing committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    8896d8c View commit details
    Browse the repository at this point in the history
  9. Fixed links at top of UG

    pkpaing committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    fe236b7 View commit details
    Browse the repository at this point in the history
  10. Fixed #91 grammar error

    pkpaing committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    9064c76 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a11660 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f29dba3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75d965c View commit details
    Browse the repository at this point in the history
  14. Checkstyle

    pkpaing committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    257d0cb View commit details
    Browse the repository at this point in the history
  15. Checkstyle

    pkpaing committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    257a11d View commit details
    Browse the repository at this point in the history
  16. Checkstyle

    pkpaing committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d5125ff View commit details
    Browse the repository at this point in the history
  17. Fixes bug in tag

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7d00b39 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #146 from pkpaing/v1.4

    V1.4 Some bug fixes
    SHni99 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    5746f40 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a7faaad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    33db64d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b026e20 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #148 from hongshenggg/master

    Updates to the DG
    weekiat-douze authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ed14119 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    34ed06c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    646d354 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #149 from hongshenggg/master

    Complete PPP for hongshenggg.md
    weekiat-douze authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    82dfc2d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7504cff View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b24beb9 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #150 from weekiat-douze/v1.4

    V1.4 Add PPP for weekiat-douze.md
    hongshenggg authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d0849b9 View commit details
    Browse the repository at this point in the history
  29. Formatting PPP

    weekiat-douze committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1dc338d View commit details
    Browse the repository at this point in the history
  30. Add testing to parser

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    37301f2 View commit details
    Browse the repository at this point in the history
  31. Update PPP

    hongshenggg committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    05178f5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    dfd3049 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d1d68d7 View commit details
    Browse the repository at this point in the history
  34. Improve PPP formatting

    weekiat-douze committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    00ff473 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #151 from hongshenggg/master

    Update PPP
    weekiat-douze authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f67b6ba View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f743d27 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #152 from weekiat-douze/v1.4

    V1.4 PPP Formatting
    hongshenggg authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ee54e55 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8440f3b View commit details
    Browse the repository at this point in the history
  39. Merge pull request #153 from hongshenggg/master

    Attempt to remove top bar when converting to pdf
    weekiat-douze authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    93f0e53 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    2cc6e7c View commit details
    Browse the repository at this point in the history
  41. Merge pull request #154 from hongshenggg/master

    Edit spacing-unit in initialize.scss
    hongshenggg authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3fa6b6e View commit details
    Browse the repository at this point in the history
  42. Update font weight

    weekiat-douze committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bb14354 View commit details
    Browse the repository at this point in the history
  43. Update PPP

    weekiat-douze committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d537319 View commit details
    Browse the repository at this point in the history
  44. Set up PPP for shni99

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1a0341b View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    ff26b48 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #155 from weekiat-douze/v1.4

    V1.4 Update Font Weight for documentation
    hongshenggg authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    0df15eb View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    ae4441b View commit details
    Browse the repository at this point in the history
  48. Merge pull request #156 from hongshenggg/master

    Reduce spacing-unit to 12px
    hongshenggg authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    15fdf92 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    42f4594 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #157 from hongshenggg/master

    Increase font weight back to 400 and reduce spacing unit to 8px
    hongshenggg authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1f001de View commit details
    Browse the repository at this point in the history
  51. Fix UG TOC links

    hongshenggg committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    2d635e3 View commit details
    Browse the repository at this point in the history
  52. Update ppp

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    de6699c View commit details
    Browse the repository at this point in the history
  53. Fix margin for ul and ol

    hongshenggg committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    45446ac View commit details
    Browse the repository at this point in the history
  54. Merge pull request #158 from hongshenggg/master

    Fix UG TOC links
    hongshenggg authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    75d2740 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    a83aac6 View commit details
    Browse the repository at this point in the history
  56. Merge pull request #159 from hongshenggg/master

    Attempt to fix css styling issues
    hongshenggg authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f30ab1f View commit details
    Browse the repository at this point in the history
  57. upgrade DG with edit diagrams

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3716710 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    818a885 View commit details
    Browse the repository at this point in the history
  59. Fix checkstyle

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    da9c7d6 View commit details
    Browse the repository at this point in the history
  60. Fix test failure

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    da4bcfe View commit details
    Browse the repository at this point in the history
  61. fix bug to pass codecov

    SHni99 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    b531359 View commit details
    Browse the repository at this point in the history
  62. Added architecture to DG

    pkpaing committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7aef9eb View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    de14316 View commit details
    Browse the repository at this point in the history
  64. Merge pull request #147 from SHni99/v1.4

    V1.4 [Fix tag bugs]
    pkpaing authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    76bc07b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    4b35fec View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    56c0367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d9290 View commit details
    Browse the repository at this point in the history
  3. Added to PPP

    pkpaing committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a13a407 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #160 from pkpaing/v1.4

    V1.4 [Added to DG: Planned Enhancements, Architecture]
    SHni99 authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b745dd2 View commit details
    Browse the repository at this point in the history
  5. Update Ui diagram in UG

    SHni99 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    af44e32 View commit details
    Browse the repository at this point in the history
  6. Add more testing to app

    SHni99 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a7b1775 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #161 from SHni99/v1.4

    v1.4 [Update Ui diagram in UG]
    hongshenggg authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2bb1d61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02b3078 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #162 from hongshenggg/master

    Reduce margin size for headers
    weekiat-douze authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    8cff370 View commit details
    Browse the repository at this point in the history
  10. Update docs

    hongshenggg committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1bc492d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63af043 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #163 from hongshenggg/master

    Update docs
    weekiat-douze authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    c92f799 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a29c491 View commit details
    Browse the repository at this point in the history
  14. Update UG and PPP

    hongshenggg committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d6a3ead View commit details
    Browse the repository at this point in the history
  15. Merge pull request #164 from weekiat-douze/v1.4

    Slight documentation change
    hongshenggg authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    75045aa View commit details
    Browse the repository at this point in the history
  16. Updated error message

    weekiat-douze committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ad67bc3 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #165 from hongshenggg/master

    Update UG and PPP
    weekiat-douze authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    790e3c1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    29818ba View commit details
    Browse the repository at this point in the history
  19. Merge pull request #166 from weekiat-douze/v1.4

    Update error message
    hongshenggg authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    e8ffc01 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    15237ba View commit details
    Browse the repository at this point in the history
  2. Fixed checkstyle

    pkpaing committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    e383491 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #167 from pkpaing/v1.4

    Added testing for import feature
    SHni99 authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f71406a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bbab00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61dc221 View commit details
    Browse the repository at this point in the history
  6. Fix Extra Column

    weekiat-douze committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    d9c534a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    326664e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #168 from weekiat-douze/v1.4

    Fix UG Table Link
    pkpaing authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f16188f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2207bc9 View commit details
    Browse the repository at this point in the history
  10. Update ppp

    SHni99 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    02cf6e5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #169 from weekiat-douze/v1.4

    Fix Link to Import section
    SHni99 authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    46b7657 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #170 from SHni99/v1.4

    Update ppp for shni99.md
    weekiat-douze authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4984ae5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c2c8776 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #171 from weekiat-douze/v1.4

    Fix square brackets UG Import
    SHni99 authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    bd32fd5 View commit details
    Browse the repository at this point in the history
  15. fix integer overflow bug

    SHni99 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    26d1d3b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #172 from SHni99/v1.4

    Fix integer overflow bug
    weekiat-douze authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    3a9647c View commit details
    Browse the repository at this point in the history