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

WAITP-1466: Account Settings – Personal Details #5169

Merged
merged 303 commits into from
Feb 19, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 15, 2023

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

Commits on Oct 16, 2023

  1. tile component

    tcaiger committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7b612fb View commit details
    Browse the repository at this point in the history
  2. Revert "tile component"

    This reverts commit 7b612fb.
    alexd-bes committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    647dd67 View commit details
    Browse the repository at this point in the history
  3. WAITP-1454: UI changes (#5089)

    * tile component
    
    * Show modal when exiting survey via home button
    
    * Remove unused imports
    
    * Stop menu re-rendering on change of survey screen
    
    * Update button disabled state
    
    * Fix build errors
    
    * Fix tests
    
    * Close side menu on screen change on mobile
    
    * clean up code from another branch
    
    * Update LandingPage.tsx
    
    ---------
    
    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    alexd-bes and tcaiger authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1575875 View commit details
    Browse the repository at this point in the history
  4. WAITP-1377 Forward signup route to web config server (#5090)

    * WAITP-1377 Forward signup route to web config server
    
    * WAITP-1377 Fixup lint
    EMcQ-BES authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    88d3e15 View commit details
    Browse the repository at this point in the history
  5. WAITP-1449: QR code generator (#5086)

    * WIP visibility criteria
    
    * Working survey visibility criteria
    
    * Generate types
    
    * Add tests
    
    * Redirect user if survey screen is not visible
    
    * Reset invisible answers
    
    * Handle when value is not an array
    
    * Remove only from test
    
    * Fix tests
    
    * Conditional questions working
    
    * Get question fully updating
    
    * Generate types
    
    * Add tests and update types
    
    * Update survey.json
    
    * Fix types and build
    
    * Fix tests
    
    * Initial logic and separate out context
    
    * Working arithmetic question
    
    * Fix tests and build
    
    * Generate types
    
    * Fix types
    
    * Add tests
    
    * WIP
    
    * WIP
    
    * WIP
    
    * WIP
    
    * Working qr code
    
    * Fix types
    
    * Update test
    
    * Fix tests
    
    * PR fixes
    alexd-bes authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    443bf00 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. WAITP-1415: Photo upload question (#5099)

    * WIP
    
    * Use built in functionality
    
    * Add comment
    
    * Fix build errors
    alexd-bes authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a622c97 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    8643361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a9f8e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

Commits on Oct 24, 2023

  1. WAITP-1357: Datatrak dashboard survey responses (#5091)

    * Update LandingPage.tsx
    
    * update landing page
    
    * data fetching layer
    
    * fix console errors
    
    * re organise landing page
    
    * tooltips
    
    * style tweaks
    
    * update landing page layout
    
    * horizontal scroll
    
    * page limit
    tcaiger authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    045f9ee View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. WAITP-1461: Datatrak design feedback (#5109)

    * Update LandingPage.tsx
    
    * update landing page
    
    * data fetching layer
    
    * fix console errors
    
    * re organise landing page
    
    * tooltips
    
    * style tweaks
    
    * update landing page layout
    
    * horizontal scroll
    
    * page limit
    
    * project select page
    
    * menu ux
    
    * Update useSubmitSurvey.ts
    
    * gps question
    
    * Update index.html
    
    * Update ProjectsRoute.ts
    
    * theming
    
    * Update mui.d.ts
    
    * Update useSubmitSurvey.test.ts
    tcaiger authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d35510b View commit details
    Browse the repository at this point in the history
  2. Update theme.ts

    tcaiger committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    abd3cb3 View commit details
    Browse the repository at this point in the history
  3. Update SurveySelectPage.tsx

    tcaiger committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e757781 View commit details
    Browse the repository at this point in the history
  4. Update SurveySelectPage.tsx

    tcaiger committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    03ec8d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

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

Commits on Nov 1, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 5, 2023

  1. WAITP-1354: Leaderboard (#5132)

    * no-issue: Add @tupaia/server-utils package (#5121)
    
    * RN-1060: (task) Moved sendEmail to @tupaia/server-utils (#5126)
    
    * RN-1060: (task) Added dashboards/:project/:entity/:dashboard/export route to tupaia-web (#5125)
    
    * WAITP-1354: Leaderboard
    
    * Update copyright
    
    * Update internal email
    
    * Update email filter
    
    * Fix response type
    
    * Update packages/datatrak-web/src/features/Leaderboard/LeaderboardTable.tsx
    
    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    
    * Update background variable
    
    * Update branch name validation script (#5136)
    
    * Update to use new leaderboard model
    
    * Revert "Merge branch 'dev' into waitp-1354-leaderboard"
    
    This reverts commit c2acdbe, reversing
    changes made to 747f182.
    
    * Fix types
    
    * Update packages/database/src/modelClasses/SurveyResponse.js
    
    Co-authored-by: Rohan Port <59544282+rohan-bes@users.noreply.github.com>
    
    * PR fixes
    
    * Fix error
    
    ---------
    
    Co-authored-by: Rohan Port <59544282+rohan-bes@users.noreply.github.com>
    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    Co-authored-by: Ethan McQuarrie <69437175+EMcQ-BES@users.noreply.github.com>
    4 people authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    d64402f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ab7a3 View commit details
    Browse the repository at this point in the history
  3. WAITP-1356: recent surveys (#5113)

    * Update LandingPage.tsx
    
    * update landing page
    
    * data fetching layer
    
    * fix console errors
    
    * re organise landing page
    
    * tooltips
    
    * style tweaks
    
    * update landing page layout
    
    * horizontal scroll
    
    * page limit
    
    * Frontend layout
    
    * Working request
    
    * Refetch recent surveys on submit
    
    * Fix recent survey request and styling
    
    * Use grid and update heading element
    
    * Remove unnecessary css
    
    * PR fixes
    
    ---------
    
    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    alexd-bes and tcaiger authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    0d155cb View commit details
    Browse the repository at this point in the history
  4. WAITP-1469: account delete (#5134)

    * WIP
    
    * Account deletion
    
    * Update component for section
    
    * Update modals
    
    * Remove forced open state
    
    * Fix types
    
    * fix build error
    
    * Update packages/datatrak-web/src/api/mutations/useEditUser.ts
    
    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    
    * Update packages/datatrak-web/src/api/mutations/useEditUser.ts
    
    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    
    * Change format
    
    * fix bad merge
    
    * return zeros for rewards
    
    ---------
    
    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    alexd-bes and tcaiger authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e8b105a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d308054 View commit details
    Browse the repository at this point in the history
  6. WAITP-1330: File upload question type (#5100)

    * WIP
    
    * Use built in functionality
    
    * Add comment
    
    * Fix build errors
    
    * Working file upload
    
    * Fix build
    
    * Remove unused vars
    
    * Update format of file upload answers
    
    * Update schemas.ts
    
    * Update processSurveyResponse.test.ts
    
    * Update upsertAnswers.js
    
    ---------
    
    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    alexd-bes and tcaiger authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7f12be1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. WAITP-1424: Datatrak PrimaryEntity question fix (#5144)

    * fix rewards types
    
    * update primary entity question name
    tcaiger authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f90cf3f View commit details
    Browse the repository at this point in the history
  2. WIP

    alexd-bes committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2b4d9e0 View commit details
    Browse the repository at this point in the history
  3. Fix success screen layout

    alexd-bes committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3938696 View commit details
    Browse the repository at this point in the history
  4. Fix date change issue

    alexd-bes committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d8d9f76 View commit details
    Browse the repository at this point in the history
  5. Fix error styling

    alexd-bes committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1737249 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Working activity feed

    alexd-bes committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d922c11 View commit details
    Browse the repository at this point in the history
  2. Tidy ups

    alexd-bes committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    deacfcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c3ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f95748 View commit details
    Browse the repository at this point in the history
  5. WAITP-1427: Fix survey cancelling (#5148)

    * Update CancelSurveyModal.tsx
    
    * tidy up landing page
    
    * fix console errors
    tcaiger authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ad53e12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc57361 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89b6dec View commit details
    Browse the repository at this point in the history
  8. No issue: Fix tests

    alexd-bes committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a5e28bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea604b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a6b4005 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf62490 View commit details
    Browse the repository at this point in the history
  12. Working pinned posts

    alexd-bes committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    08e9917 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    385e0d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbe983e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. No issue: Login redirect (#5151)

    * Redirect to route on login or project select
    
    * Formatting
    alexd-bes authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    523a886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c98109 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e6f210 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d16cecc View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. WAITP-1478 Single survey response endpoint (#5153)

    * WAITP-1478 Add types definition for RecentSurveyResponseRoute
    
    * WAITP-1478 Regen types
    
    * WAITP-1478 Add route for RecentSurveyResponse
    
    * WAITP-1478 Fixup export
    
    * WAITP-1478 Update url
    
    * WAITP-1478 Regen types
    
    * WAITP-1478 Update survey response answers to map by question_id
    
    * WAITP-1478 Rename RecentSurveyResponse to SingleSurveyResponse
    
    * WAITP-1478 Rename files
    EMcQ-BES authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b4d7e59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc49e46 View commit details
    Browse the repository at this point in the history
  3. Fix PR

    alexd-bes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    923b821 View commit details
    Browse the repository at this point in the history
  4. Generate types

    alexd-bes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    75b5d13 View commit details
    Browse the repository at this point in the history
  5. Fix styling

    alexd-bes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2c9652d View commit details
    Browse the repository at this point in the history
  6. Update Button.tsx

    alexd-bes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a268177 View commit details
    Browse the repository at this point in the history
  7. Fixes

    alexd-bes committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ec855e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5897aa5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc9d914 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12df6d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. WAITP-1452: Datatrak-web refactor survey context (#5156)

    * Update useLogin.ts
    
    * refactor survey context to be at survey level
    tcaiger authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6073e12 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Create migration

    alexd-bes committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f8bad37 View commit details
    Browse the repository at this point in the history
  2. Update types

    alexd-bes committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    14d0d00 View commit details
    Browse the repository at this point in the history
  3. Responsive styling (#5158)

    * Responsive styling
    
    * Fix padding on mobile
    alexd-bes authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    3a780ec View commit details
    Browse the repository at this point in the history
  4. sentnece case for heading

    to match Figma (and Material Design style guide)
    jaskfla committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    6bbe644 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    fc3dbac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e72d3e View commit details
    Browse the repository at this point in the history
  3. user details form GUI

    jaskfla committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    511e0d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52408bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c963c0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6f1152 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b1387e View commit details
    Browse the repository at this point in the history
  8. prepopulate email in account settings

    also move `const` declarations into `export`
    jaskfla committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3e02110 View commit details
    Browse the repository at this point in the history
  9. Fix bindings

    alexd-bes committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4d3789e View commit details
    Browse the repository at this point in the history
  10. Update SurveyResponse.js

    alexd-bes committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9227613 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cdd2a82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    da39e67 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    717301f View commit details
    Browse the repository at this point in the history
  14. WAITP-1452: Recent survey response page (#5157)

    * WAITP-1478 Add types definition for RecentSurveyResponseRoute
    
    * WAITP-1478 Regen types
    
    * WAITP-1478 Add route for RecentSurveyResponse
    
    * WAITP-1478 Fixup export
    
    * WAITP-1478 Update url
    
    * WAITP-1478 Regen types
    
    * useSurveyResponse
    
    * survey review screen
    
    * wip set default values
    
    * set up route
    
    * Update useLogin.ts
    
    * refactor survey context to be at survey level
    
    * remove bad merge
    
    * survey data
    
    * basic working setup
    
    * remove debug changes
    
    * split out paginator
    
    * put page back in survey layout
    
    * refactor layout components
    
    * Update index.ts
    
    * Update SurveyContext.tsx
    
    * Update SurveyReviewSection.tsx
    
    ---------
    
    Co-authored-by: Ethan McQuarrie <ethan@beyondessential.com.au>
    tcaiger and EMcQ-BES authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    67073ab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a41fbb5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8424c00 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6d0f88e View commit details
    Browse the repository at this point in the history
  18. Add index to migration

    alexd-bes committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e7c7185 View commit details
    Browse the repository at this point in the history
  19. Fix migration

    alexd-bes committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f54bd76 View commit details
    Browse the repository at this point in the history
  20. Fix typo

    alexd-bes committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2b5fb97 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #5164 from beyondessential/waitp-1490-project-is-s…

    …urveys
    
    WAITP-1490: project id for surveys
    alexd-bes authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b3d74c3 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #5166 from beyondessential/waitp-1389-project-column

    WAITP-1389: Add project column to admin panel
    alexd-bes authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e0e6963 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e9f6b4b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a632c0a View commit details
    Browse the repository at this point in the history
  25. Merge pull request #5168 from beyondessential/waitp-1463-survey-name-…

    …validation
    
    WAITP-1463: Cap survey name length at 50 characters
    alexd-bes authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1203c26 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    37ba170 View commit details
    Browse the repository at this point in the history
  27. Merge branch 'datatrak-web-epic' of github.com:beyondessential/tupaia…

    … into datatrak-web-epic
    tcaiger committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    efc19b1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c16d6b5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2610cd3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    dc322b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    9d92bbf View commit details
    Browse the repository at this point in the history
  2. remove faulty tooltip usage

    jaskfla committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    92e1ede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    057e4ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f55eca1 View commit details
    Browse the repository at this point in the history
  5. WAITP-1490: Datatrak current user context (#5170)

    * add current user context
    
    * add error display
    
    * rename context
    tcaiger authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f2e1ff5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a3e944 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d25d9f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1587853 View commit details
    Browse the repository at this point in the history
  9. use useCurrentUser

    jaskfla committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4d59eb5 View commit details
    Browse the repository at this point in the history
  10. use state for field values

    jaskfla committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    cc44f1b View commit details
    Browse the repository at this point in the history
  11. label font weight from theme

    jaskfla committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    95858c0 View commit details
    Browse the repository at this point in the history
  12. Revert “use state for field values”

    This reverts commit cc44f1b.
    jaskfla committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fb642ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    37780be View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c31807a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. WAITP-1431: Fix survey select filter (#5177)

    * Update SurveysRoute.ts
    
    * remove tsx extentions
    
    * Update SurveysRoute.ts
    tcaiger authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a1a434f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5325ecc View commit details
    Browse the repository at this point in the history
  3. Responsive styling of dashboard leaderboard (#5173)

    * Responsive styling of dashboard leaderboard
    
    * Fix type error
    alexd-bes authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e656e2b View commit details
    Browse the repository at this point in the history
  4. Survey not found error handling (#5160)

    * Survey not found error handling
    
    * Reorder imports
    
    * Updates to route
    
    * Fix types
    
    * Remove unused imports
    
    * Error page rename
    
    * Rename page
    alexd-bes authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4026d98 View commit details
    Browse the repository at this point in the history
  5. no-issue: Fix location.state null (#5179)

    * extract useFromLocation
    
    * extract `useFromLocation` to own file and use
    jaskfla authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    64259c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27a132f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45eeb9a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    5d590a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95e2c1f View commit details
    Browse the repository at this point in the history
  3. clearer comment

    jaskfla committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8efb8fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0e08ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    742787f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34721e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e1e30d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b2d57d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5987077 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    749dff1 View commit details
    Browse the repository at this point in the history
  2. WAITP-1474: Update success illustration on DataTrak (#5159)

    * generify high-five graphic filename
    
    * update submission success graphic
    
    * define margins along block/inline axes
    
    See https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_flow_layout/Block_and_inline_layout_in_normal_flow
    
    * success screen fix horizontal overflow
    
    * define survey success image dimen with `rem`
    
    * relabel button ‘Close’ → ‘Return to dashboard’
    jaskfla authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c92f1ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    308400c View commit details
    Browse the repository at this point in the history
  4. Fix package error

    alexd-bes committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ad837ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77c8e72 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. fix fetching contact number

    jaskfla committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    89d8061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38785af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd9507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10ee9d9 View commit details
    Browse the repository at this point in the history
  5. WAITP-1431: Update datatrak survey url with country code (#5182)

    * add Single Entity Route
    
    * use country url to submit
    
    * fix tests
    
    * make TupaiaWebEntityRequest re-usable
    
    * Update SingleEntityRoute.ts
    
    * update recent surveys and responses routes
    
    * handle recent survey submissions
    
    * Update SurveyResponsesSection.tsx
    
    * update country id in survey page
    
    * remove unused code
    
    * Update processSurveyResponse.test.ts
    tcaiger authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    57b078d View commit details
    Browse the repository at this point in the history
  6. WAITP-1496 Make questions optional in GETSurveys (#5185)

    * WAITP-1496 Simple skip for join tables in GETSurveys
    
    * WAITP-1496 Default to true
    
    * WAITP-1496 Request questions in single survey route
    
    * WAITP-1496 Add countryNames to surveys request
    EMcQ-BES authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    9c5d1d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    3e07e05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74bb3ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c871ed4 View commit details
    Browse the repository at this point in the history
  4. fix build errors

    jaskfla committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    67bc1df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90ea16c View commit details
    Browse the repository at this point in the history
  6. fix typing issue

    jaskfla committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    521e977 View commit details
    Browse the repository at this point in the history
  7. shared type, success toast only when appropriate

    previously, success toast would redundantly show when account deletion request was successfully made
    jaskfla committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    532aa9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67bb1e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b793100 View commit details
    Browse the repository at this point in the history
  10. email form field tooltip

    jaskfla committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7c3fdb8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4f0f83 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    714a1e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Nov 29, 2023

  1. Apply suggestions from code review

    specify `email` and `tel` input types
    
    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    jaskfla and tcaiger authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4171acf View commit details
    Browse the repository at this point in the history
  2. organise imports

    Co-authored-by: Tom Caiger <caigertom@gmail.com>
    jaskfla and tcaiger authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d997802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    854b3c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c65e6f View commit details
    Browse the repository at this point in the history
  5. more readable submit handler

    jaskfla committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f4b081a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. consolidate form default values

    and disable save button when submitting
    jaskfla committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7516835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d32d4 View commit details
    Browse the repository at this point in the history
  3. un-require mobile number

    jaskfla committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4b496d5 View commit details
    Browse the repository at this point in the history
  4. register mobile number field

    jaskfla committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2896e17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5b9fb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    e364bcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81cb032 View commit details
    Browse the repository at this point in the history
  3. remove extraneous logs

    jaskfla committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c919505 View commit details
    Browse the repository at this point in the history
  4. fix input label layering

    jaskfla committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d1eed76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e788f42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23e8db9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a301c09 View commit details
    Browse the repository at this point in the history
  8. wip: reset form

    jaskfla committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    46b5145 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc2f275 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/waitp-1466-settings-personal-det…

    …ails' into waitp-1466-personal-details-2
    jaskfla committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fe014cf View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    33873f8 View commit details
    Browse the repository at this point in the history
  2. async-ify updateUser

    jaskfla committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    362433e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d6f5b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4c5d7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17647c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef3f9c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    080eb6e View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/waitp-1466-settings-personal-det…

    …ails' into waitp-1466-personal-details-2
    jaskfla committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    364ee9f View commit details
    Browse the repository at this point in the history
  9. restore previous onSuccess

    jaskfla committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3110878 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    175e8b6 View commit details
    Browse the repository at this point in the history
  11. organise file structure

    jaskfla committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    afe1407 View commit details
    Browse the repository at this point in the history
  12. organise imports

    jaskfla committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    180730e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3018dd4 View commit details
    Browse the repository at this point in the history
  14. fix form sizing

    jaskfla committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    46eb63f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    8fb76aa View commit details
    Browse the repository at this point in the history
  2. remove extraneous export

    jaskfla committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c2bf533 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5225 from beyondessential/waitp-1466-personal-det…

    …ails-2
    
    WAITP-1466: Account Settings – Personal Details Continued
    jaskfla authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9bee626 View commit details
    Browse the repository at this point in the history
  4. fix dynamic button label

    jaskfla committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    61d00bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bbd343 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    f64e54d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ced00 View commit details
    Browse the repository at this point in the history
  3. omit ellipsis in button

    jaskfla committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cd79531 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'waitp-1466-settings-personal-details' into waitp-1466-r…

    …emovable-contact-number
    
    # Conflicts:
    #	packages/datatrak-web/src/views/AccountSettingsPage/PersonalDetailsSection/PersonalDetailsForm.tsx
    jaskfla committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9a2bea7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    514ca96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca2b85f View commit details
    Browse the repository at this point in the history
  7. sanitise values by trimming

    jaskfla committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    32b75ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea20d6d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. remove extraneous log

    Co-authored-by: acdunham <129009580+acdunham@users.noreply.github.com>
    jaskfla and alexd-bes authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    43feb68 View commit details
    Browse the repository at this point in the history
  2. remove another extraneous log

    Co-authored-by: acdunham <129009580+acdunham@users.noreply.github.com>
    jaskfla and alexd-bes authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1448713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bcfaeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f6ee5 View commit details
    Browse the repository at this point in the history
  5. fix usage before definition

    jaskfla committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ce79c63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2983bb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39d492b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e49445e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    066b6dd View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/waitp-1466-settings-personal-det…

    …ails' into waitp-1466-personal-details-data-integrity
    jaskfla committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7f5b4fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ad7f18 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    1302eec View commit details
    Browse the repository at this point in the history
  2. code format

    jaskfla committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a5c838a View commit details
    Browse the repository at this point in the history
  3. more consistent code format

    jaskfla committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ac610e2 View commit details
    Browse the repository at this point in the history
  4. remove commented-out code

    jaskfla committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a37f8bf View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. make inputs more accessible with id prop

    also moved placement of a comment for clarity
    jaskfla committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    dfa3455 View commit details
    Browse the repository at this point in the history
  2. Revert "make inputs more accessible with id prop"

    This reverts commit dfa3455.
    jaskfla committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0e83fb8 View commit details
    Browse the repository at this point in the history
  3. make inputs more accessible with id prop

    also moved placement of a comment for clarity
    jaskfla committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b9e924a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. divBox

    jaskfla committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    847a863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25da004 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0dd568 View commit details
    Browse the repository at this point in the history
  4. autofocus first field

    jaskfla committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    80a3235 View commit details
    Browse the repository at this point in the history
  5. trim to validate iff input type ≠ password

    and stricter typing
    jaskfla committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    545dc81 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dev' into waitp-1466-personal-details-data-integrity

    # Conflicts:
    #	packages/datatrak-web/src/types/index.ts
    jaskfla committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7efaabd View commit details
    Browse the repository at this point in the history
  7. remove dead code/comments

    jaskfla committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5eda938 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4bf0ee View commit details
    Browse the repository at this point in the history
  9. Merge branch 'waitp-1466-settings-personal-details' into waitp-1466-p…

    …ersonal-details-data-integrity
    jaskfla committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5d7c7e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e31849 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5243 from beyondessential/waitp-1466-personal-det…

    …ails-data-integrity
    
    WAITP-1466: Account Settings – Personal Details 3 (Sanitise Data & Removable `tel`)
    jaskfla authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8d9a7b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Jan 7, 2024

  1. Merge pull request #5311 from beyondessential/dev

    merge latest dev before testing
    avaek authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    21cc17d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    2e92346 View commit details
    Browse the repository at this point in the history
  2. DRY up fieldset reset styles

    jaskfla committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    517bc82 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Feb 2, 2024

  1. Merge pull request #5397 from beyondessential/dev

    merge latest dev before testing
    avaek authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    82fb788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438e570 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc9fa33 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    5d71bfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d37078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72fae6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge branch 'dev' into waitp-1466-settings-personal-details

    # Conflicts:
    #	packages/datatrak-web/src/api/mutations/useEditUser.ts
    jaskfla committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6df91fb View commit details
    Browse the repository at this point in the history
  2. finish merge from dev

    jaskfla committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2ce03d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d34254b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Merge pull request #5433 from beyondessential/dev

    merge latest dev before testing
    avaek authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    132404c View commit details
    Browse the repository at this point in the history
  2. fix import order

    jaskfla committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    fffe770 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. destructure a variable

    jaskfla committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    56c5ee9 View commit details
    Browse the repository at this point in the history
  2. move formContext definition

    jaskfla committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e6dbd09 View commit details
    Browse the repository at this point in the history
  3. comment FormInput

    jaskfla committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6579e7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7540b View commit details
    Browse the repository at this point in the history
  5. better typing

    jaskfla committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a1c315f View commit details
    Browse the repository at this point in the history
  6. fix typo

    jaskfla committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    984df19 View commit details
    Browse the repository at this point in the history
  7. more explicit inline comment

    jaskfla committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c23a3cf View commit details
    Browse the repository at this point in the history
  8. unify disabled button styling

    jaskfla committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    977e6cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2441f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    170999a View commit details
    Browse the repository at this point in the history
  11. refactor to avoid reduce()

    jaskfla authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    776e4f8 View commit details
    Browse the repository at this point in the history