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

style(datatrakWeb): RN-1453: Mobile survey workflow #5981

Merged
merged 38 commits into from
Nov 24, 2024

Commits on Oct 11, 2024

  1. mobile survey header

    tcaiger committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    af46ec1 View commit details
    Browse the repository at this point in the history
  2. custom icons

    tcaiger committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a02014e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adfccb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    6de4c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34860e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. wip

    tcaiger committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7da7e7f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

  1. survey select page

    tcaiger committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a313a60 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    1fc1638 View commit details
    Browse the repository at this point in the history
  2. country selector

    tcaiger committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    0f5ef43 View commit details
    Browse the repository at this point in the history
  3. side menu

    tcaiger committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    10b11cb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. db(entityTypes): MAUI-4763: Add new entity types (pacmossi_insecticid…

    …e_test) for PacMOSSI project (#5986)
    
    * pacmossi_insecticide_test entity type
    
    * schema and model update
    hrazasalman authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    eba85fa View commit details
    Browse the repository at this point in the history
  2. copy and share

    tcaiger committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8361dd6 View commit details
    Browse the repository at this point in the history
  3. header style

    tcaiger committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    34bf7b6 View commit details
    Browse the repository at this point in the history
  4. Update dataTables.js

    tcaiger committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    10ceb6d View commit details
    Browse the repository at this point in the history
  5. sticky header

    tcaiger committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d662929 View commit details
    Browse the repository at this point in the history
  6. tweak styles

    tcaiger committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e294a80 View commit details
    Browse the repository at this point in the history
  7. style tweaks

    tcaiger committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    135da5f View commit details
    Browse the repository at this point in the history
  8. Update ResultsList.tsx

    tcaiger committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1fc4514 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5985 from beyondessential/release-2024-45

    Release 2024-45
    tcaiger authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    db9e40a View commit details
    Browse the repository at this point in the history
  10. refactor list

    tcaiger committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8b2e1c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. select list

    tcaiger committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6ab99ec View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. mobile menu

    tcaiger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d84b74f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. toast styles

    tcaiger committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7279b00 View commit details
    Browse the repository at this point in the history
  2. fix(datatrak): RN-1450: Fix mobile tooltips (#5971)

    * Update Tooltip.tsx
    
    * set delay on BaseTooltip
    
    ---------
    
    Co-authored-by: Andrew <[email protected]>
    tcaiger and avaek authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    04ed541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86956ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a2a38c View commit details
    Browse the repository at this point in the history
  5. Update index.ts

    tcaiger committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2ad2de9 View commit details
    Browse the repository at this point in the history
  6. tweaks

    tcaiger committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    22b4cca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32fa9e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d4fa8e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5990 from beyondessential/merge-2024-45

    merge: release-2024-45 to dev
    tcaiger authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1b959cf View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. pr suggestions

    tcaiger committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e25ccc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Update CancelConfirmModal.tsx

    tcaiger committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2c91fdd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. tweak(datatrak): RN-1451: DataTrak request country access form (#6000)

    Update RequestCountryAccessForm.tsx
    tcaiger authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5438c07 View commit details
    Browse the repository at this point in the history
  2. tweak(adminPanel): RN-1419: Don't delete survey screens and component…

    …s on import unless they have changed (#5885)
    
    * Working check
    
    * Handle object equality with stringify
    
    * Fix object equality check
    
    * Remove console log
    
    ---------
    
    Co-authored-by: Andrew <[email protected]>
    alexd-bes and avaek authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ec216e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfda04f View commit details
    Browse the repository at this point in the history
  4. Update SurveyDisplayName.tsx

    tcaiger committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a52bb35 View commit details
    Browse the repository at this point in the history