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

Dynamic medical emergency page #16

Merged
merged 10 commits into from
Feb 26, 2024
Merged

Dynamic medical emergency page #16

merged 10 commits into from
Feb 26, 2024

Commits on Feb 14, 2024

  1. Working copy of feature that adjusts title when ID is changed in Home…

    …Screen after pressing 'Navigate to ConditionsSection'; must have device connected on same network and use ipconfig or ifconfig to put IP address in requests.ts const API_BASE_URL otherwise network error is received
    r800360 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9a40335 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 16, 2024

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

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    a714136 View commit details
    Browse the repository at this point in the history
  2. Fixed frontend linter issues

    r800360 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f9d24a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    31ae9eb View commit details
    Browse the repository at this point in the history
  2. Changed from passing in emergency id to passing in emergency directly…

    …. Fixed test cases in dummy HomeScreen.tsx to reflect this. Removed awkward vertical spacings in ConditionsSection styling.
    r800360 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    72d7bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a916d83 View commit details
    Browse the repository at this point in the history
  4. Fixed frontend linter issues

    r800360 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    95f995c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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