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

Summer24 dev #127

Open
wants to merge 312 commits into
base: deployment
Choose a base branch
from
Open

Summer24 dev #127

wants to merge 312 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    b8bae3e View commit details
    Browse the repository at this point in the history
  2. Made improvements/standardisation for UI elements

    - Made InputBox expand dynamically
    - Standardised some UI components
    - General Tidying
    dylankhoo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4cc0cf8 View commit details
    Browse the repository at this point in the history
  3. resolved comments

    dylankhoo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c2382af View commit details
    Browse the repository at this point in the history
  4. Refactor medication modal

    aldentantan committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a6fd82b View commit details
    Browse the repository at this point in the history
  5. renamed files

    davidgohzk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    207ad21 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #151 from NUS-Project-SaBai/dylan/refactor-registr…

    …ation
    
    Refactor registration
    davidgohzk authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    86f2843 View commit details
    Browse the repository at this point in the history
  7. renaming webcamera

    davidgohzk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    daf6377 View commit details
    Browse the repository at this point in the history
  8. resolved merge

    davidgohzk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    33408b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6a7829 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d8aec9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e4f9db3 View commit details
    Browse the repository at this point in the history
  12. Remove the images constants from constants.js

    Factor out PatientInfo into a component
    dylankhoo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4397b3d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    51516e1 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #152 from NUS-Project-SaBai/alden/refactor-medicat…

    …ion-model
    
    Refactor medication modal
    davidgohzk authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7ebbc1f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e0f7beb View commit details
    Browse the repository at this point in the history
  16. removed unused lines

    dylankhoo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    34de933 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    d52c35b View commit details
    Browse the repository at this point in the history
  2. removed offline feature

    AngPengXuan committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    11499e6 View commit details
    Browse the repository at this point in the history
  3. resolved comments

    dylankhoo committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6266bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db29441 View commit details
    Browse the repository at this point in the history
  5. removed pic

    AngPengXuan committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    34134fe View commit details
    Browse the repository at this point in the history
  6. resolved guard check

    dylankhoo committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2c7f9b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63cdc09 View commit details
    Browse the repository at this point in the history
  8. merged summer24-dev

    AngPengXuan committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8d068bf View commit details
    Browse the repository at this point in the history
  9. removed redundant Modal

    AngPengXuan committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a9485a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f4a8ed View commit details
    Browse the repository at this point in the history
  11. separated branch

    AngPengXuan committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2927ab5 View commit details
    Browse the repository at this point in the history
  12. add back locations

    AngPengXuan committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    53bbed4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    29efc35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b01761 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #160 from NUS-Project-SaBai/keithxun/error

    Keithxun/error bugfix for patient-vital page
    keithxun authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b467125 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44266d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a24138 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2c91e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c22816 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #161 from NUS-Project-SaBai/keithxun/withLoading

    Keithxun/with loading
    keithxun authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    656b4d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Updated registration fields

    - added bs2 and poor fields
    - updated some fields to make them not compulsory
    - added unspecified gender option
    - forced user to pick village
    dylankhoo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bfe9c4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from NUS-Project-SaBai/pengxuan/medication-hi…

    …story
    
    Pengxuan/medication history
    AngPengXuan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d64e1b7 View commit details
    Browse the repository at this point in the history
  3. Minor edits

    aldentantan committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    78895f6 View commit details
    Browse the repository at this point in the history
  4. Minor edit

    aldentantan committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b184b3a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. squish some bugs

    davidgohzk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    06122b1 View commit details
    Browse the repository at this point in the history
  2. squish some bugs

    davidgohzk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dd7543f View commit details
    Browse the repository at this point in the history
  3. .

    lutfir-cpu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ece8d39 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge pull request #168 from NUS-Project-SaBai/alden/update-readme

    Alden/update readme
    davidgohzk authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7e97e80 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    d59ee75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ee6a0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f5b5cc View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    940114e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7a62c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38527e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #167 from NUS-Project-SaBai/dylan/updating-registr…

    …ation-fields
    
    Updated registration fields
    davidgohzk authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e963d29 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. removed problem line

    dylankhoo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    94dae32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e62a038 View commit details
    Browse the repository at this point in the history
  3. fix extra rows

    AngPengXuan committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    54f2dc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    800f76f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cf0e4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e7b40c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4854bd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7cdea2 View commit details
    Browse the repository at this point in the history
  9. add offline image

    AngPengXuan committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f8a1c7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a52c3fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b03562 View commit details
    Browse the repository at this point in the history
  12. Standardise names

    keithxun committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1b3d35b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27ace0b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0192d7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4bbeee2 View commit details
    Browse the repository at this point in the history
  16. Remove unused code

    keithxun committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    da4b859 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bd8de4a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    cb0cbb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c883dd View commit details
    Browse the repository at this point in the history
  3. Remove vscode settings file

    keithxun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    260a842 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d17c37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    054cc37 View commit details
    Browse the repository at this point in the history
  6. Update safelist to use regex

    keithxun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9c83c0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37231dc View commit details
    Browse the repository at this point in the history
  8. Merge pull request #118 from NUS-Project-SaBai/colour-for-village-code

    Add colour coding for village prefix
    keithxun authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f529b3f View commit details
    Browse the repository at this point in the history
  9. Fix casing for constants

    keithxun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    caa66c2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a4c74e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #171 from NUS-Project-SaBai/colour-for-village-code

    Renaming constants to SNAKE_CASE
    keithxun authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4f2bb15 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    71d0010 View commit details
    Browse the repository at this point in the history
  13. merged summer24 with this

    davidgohzk committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    68d38d4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #170 from NUS-Project-SaBai/dylan/edit-patient-record

    Created functionality for editing patient records
    davidgohzk authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    446ed03 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    c6e329d View commit details
    Browse the repository at this point in the history
  2. Updated CustomModal

    - Added submit button into CustomModal
    - Changed CustomModal button to use standardised Button
    - Removed unnecessary showCloseButton to instead render if function is passed down
    - Centralised the Buttons
    - Modified appropriate files to match changes
    
    - Minor change to Button colour for standardisation
    dylankhoo committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a9832f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    0f86cdb View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    ff29a50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a1708f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b34710a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d76031f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f65c83d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20871fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6b4242 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4562dae View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    a60e628 View commit details
    Browse the repository at this point in the history
  2. Update OFFLINE variable

    AngPengXuan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    78f0b23 View commit details
    Browse the repository at this point in the history
  3. Separate constants

    AngPengXuan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a3e7ade View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57c4dfb View commit details
    Browse the repository at this point in the history
  5. changed margins

    dylankhoo committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8904970 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e854134 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec0619e View commit details
    Browse the repository at this point in the history
  8. Remove unused code

    keithxun committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e39bee8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71f0e79 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52d0796 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c215838 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4401085 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a653e07 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c418148 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5dee53 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    03ed676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfed122 View commit details
    Browse the repository at this point in the history
  3. add toggle for allowing negative numbers for number inputfield; allow…

    … 0 for Quantity to Add in add medication form
    nathantew14 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2f90848 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #177 from NUS-Project-SaBai/nathan/bug-squashing

    Nathan/bug squashing
    keithxun authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2674b8c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. got csrf token

    ahuang28 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    811b853 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    3e011d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd1b93 View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    aldentantan committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    29f0768 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655a38f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf2521c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    c4c8021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423187c View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    aldentantan committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7a78cfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e937fe5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f556439 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48cf6c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f502b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b29e815 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d42519d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b17da6 View commit details
    Browse the repository at this point in the history
  11. documentation

    nathantew14 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d35e63e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5da79b6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0b0480e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    00ee3cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad31934 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e73768c View commit details
    Browse the repository at this point in the history
  17. Merge pull request #179 from NUS-Project-SaBai/page-title-refac-regis…

    …tration
    
    Page Title Refac: Registration
    keithxun authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fc7a363 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bac5167 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    29d22a5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    10dcbb0 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #181 from NUS-Project-SaBai/page-title-refac-settings

    Page Title Refac Settings
    keithxun authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2798677 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #183 from NUS-Project-SaBai/lutfir/form-verificati…

    …on-for-order-modal
    
    Lutfir/form verification for order modal
    
    This page definitely needs to be refactored
    keithxun authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    138c33c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c5e7745 View commit details
    Browse the repository at this point in the history
  24. remove testing code

    nathantew14 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7b6d798 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    de64074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242dc99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c028d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2db921c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    484b1fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12bfdcf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f0e27e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    294bc83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c49e7a4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48275a1 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #186 from NUS-Project-SaBai/patient-record-refac

    Refactored Render Columns in Patients-Record Page
    keithxun authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    db2de3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e22142 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d81b890 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #182 from NUS-Project-SaBai/page-title-refac-debug

    Implemented page title component for Debugging page
    keithxun authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2c19df9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    533f103 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #158 from NUS-Project-SaBai/Add-button-patient-record

    Add buttons for uplaod and view
    keithxun authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e313961 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    0653bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbff53b View commit details
    Browse the repository at this point in the history
  3. Add in missing variables

    davidgohzk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    37eb671 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    fe90a2b View commit details
    Browse the repository at this point in the history
  2. Refac records main page

    aldentantan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2268c17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d396088 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48a2990 View commit details
    Browse the repository at this point in the history
  5. Refac records/vital page

    aldentantan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b43de92 View commit details
    Browse the repository at this point in the history
  6. add for male components

    davidgohzk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c0a7418 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. upload document final

    ahuang28 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a6abb0d View commit details
    Browse the repository at this point in the history
  2. changed upload document name

    ahuang28 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5fd8e11 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Merge pull request #189 from NUS-Project-SaBai/alden/refac-pharm-order

    Alden/refac pharm order
    keithxun authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c018f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105a8f6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #190 from NUS-Project-SaBai/alden/refac-pharm-stock

    Alden/refac pharm stock
    keithxun authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    13f475b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    1d9594d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41e700 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e9f8b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3696750 View commit details
    Browse the repository at this point in the history
  5. Use loading screen

    AngPengXuan committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fc7e6cb View commit details
    Browse the repository at this point in the history
  6. Update patient identifier

    AngPengXuan committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3ef79bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e513b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    738ae16 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #192 from NUS-Project-SaBai/alden/refactor-records…

    …-pages
    
    Alden/Refactor records pages
    keithxun authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    44301de View commit details
    Browse the repository at this point in the history
  10. Add file links

    AngPengXuan committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fa2c7b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. resolved merges

    davidgohzk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cf945a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #188 from NUS-Project-SaBai/children-vitals

    Add in Children Vital tests
    davidgohzk authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3994d89 View commit details
    Browse the repository at this point in the history
  3. Offline setup

    AngPengXuan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    02b49e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    877d71b View commit details
    Browse the repository at this point in the history
  5. Revert some changes

    AngPengXuan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1b4d82e View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary input

    AngPengXuan committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d89188e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #193 from NUS-Project-SaBai/upload-document

    Upload document and viewing document
    AngPengXuan authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a245e19 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    a911ac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4a3e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge pull request #184 from NUS-Project-SaBai/nathan/bug-squashing

    Nathan/bug squashing
    keithxun authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e1f9117 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    039c6af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121ca92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #196 from NUS-Project-SaBai/pengxuan/offline-authe…

    …ntication
    
    Pengxuan/offline authentication
    AngPengXuan authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    dd39765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed5fb6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dce38f9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #197 from NUS-Project-SaBai/pengxuan/offline-image

    Pengxuan/offline image
    AngPengXuan authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    51d996d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix typo

    reynabxr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8ab74e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00387e7 View commit details
    Browse the repository at this point in the history
  3. Sort medication everytime

    AngPengXuan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cd28a91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc4fd59 View commit details
    Browse the repository at this point in the history
  5. remove extra chevron

    nathantew14 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    94d7a02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ee944a View commit details
    Browse the repository at this point in the history
  7. Fix bug

    lutfir-cpu committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b94c870 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    282b4b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fix #207

    Use the current state as the value of `InputField` and `InputBox`.
    Converting the `date_of_birth` to the proper format: `YYYY-MM-DD` required by the input field.
    PohAnson committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8deb37e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69c420 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Fix #200

    PohAnson committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    77bc853 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b4df05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9708255 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    55cbe70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb34c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #223 from NUS-Project-SaBai/alden/bug-pharm-order-…

    …patient-search
    
    Bugs/Alden/205
    nathantew14 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e2fd332 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #225 from NUS-Project-SaBai/alden/bug-patient-reco…

    …rds-search
    
    Bugs/Alden/222
    nathantew14 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5317353 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #224 from NUS-Project-SaBai/pengxuan/fix-medicatio…

    …n-sort
    
    Fix medication record page
    nathantew14 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a082270 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request #230 from NUS-Project-SaBai/lutfir/settings-page-u…

    …nable-to-change-url-inputs
    
    Lutfir/settings page unable to change url inputs
    nathantew14 authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d78a012 View commit details
    Browse the repository at this point in the history
  2. Remove offline picture

    AngPengXuan committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d7a1699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    277b5e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6e63d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    e3ffb8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e63f765 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #239 from NUS-Project-SaBai/remove-offline-picture

    Remove offline picture
    nathantew14 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    86d9ada View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Bug Fix

    PohAnson committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    33dbcff View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Create scan modal

    cocoanautz committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    773ea4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    541c342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd9b23f View commit details
    Browse the repository at this point in the history
  4. Bug Fix #240

    Current issue is caused when category is not set, hence the default option is not selected. I think why the 1st option is not re-rendered is because the key is not changed, so react think that it is the same element. The key is only dependent on which position the diagnosis is in.
    PohAnson committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    018a690 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    338f364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf159fe View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Fix visit crashing bug

    AngPengXuan committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6115a4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1299ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #245 from NUS-Project-SaBai/pengxuan/fix-multiple-…

    …visits
    
    Fix visit crashing bug
    cocoanautz authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    11f4417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c623cc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78f94ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4d3c30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ba156c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00ee6aa View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    7bb7fd4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #242 from NUS-Project-SaBai/bug/anson/240

    Bugs/anson/240 Add new diagnostic bug
    nathantew14 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b4ad658 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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

Commits on Nov 4, 2024

  1. Fix merge conflicts

    cocoanautz committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a1fc2a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #246 from NUS-Project-SaBai/pengxuan/add-sabai-card

    Add sabai card, shift create new visit button
    cocoanautz authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2e1db4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f6c4e5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #247 from NUS-Project-SaBai/isaac/facial-recognition

    Isaac/facial recognition
    cocoanautz authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    185e945 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. remove extra button

    nathantew14 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fe1b094 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #244 from NUS-Project-SaBai/bugs/anson/200

    Fixing open sidebar button visibility when hidden
    nathantew14 authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7afb91e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a2f6af View commit details
    Browse the repository at this point in the history