-
Notifications
You must be signed in to change notification settings - Fork 7
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
Commits on Oct 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c759d4c - Browse repository at this point
Copy the full SHA c759d4cView commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b612fb - Browse repository at this point
Copy the full SHA 7b612fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 647dd67 - Browse repository at this point
Copy the full SHA 647dd67View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1575875 - Browse repository at this point
Copy the full SHA 1575875View commit details -
WAITP-1377 Forward signup route to web config server (#5090)
* WAITP-1377 Forward signup route to web config server * WAITP-1377 Fixup lint
Configuration menu - View commit details
-
Copy full SHA for 88d3e15 - Browse repository at this point
Copy the full SHA 88d3e15View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 443bf00 - Browse repository at this point
Copy the full SHA 443bf00View commit details
Commits on Oct 18, 2023
-
WAITP-1415: Photo upload question (#5099)
* WIP * Use built in functionality * Add comment * Fix build errors
Configuration menu - View commit details
-
Copy full SHA for a622c97 - Browse repository at this point
Copy the full SHA a622c97View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8643361 - Browse repository at this point
Copy the full SHA 8643361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9f8e6 - Browse repository at this point
Copy the full SHA 0a9f8e6View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f5686c9 - Browse repository at this point
Copy the full SHA f5686c9View commit details
Commits on Oct 24, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for 045f9ee - Browse repository at this point
Copy the full SHA 045f9eeView commit details
Commits on Oct 25, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for d35510b - Browse repository at this point
Copy the full SHA d35510bView commit details -
Configuration menu - View commit details
-
Copy full SHA for abd3cb3 - Browse repository at this point
Copy the full SHA abd3cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e757781 - Browse repository at this point
Copy the full SHA e757781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ec8d6 - Browse repository at this point
Copy the full SHA 03ec8d6View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85f05d4 - Browse repository at this point
Copy the full SHA 85f05d4View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9d0213 - Browse repository at this point
Copy the full SHA b9d0213View commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb82bc7 - Browse repository at this point
Copy the full SHA bb82bc7View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b2c5b4 - Browse repository at this point
Copy the full SHA 1b2c5b4View commit details
Commits on Nov 5, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for d64402f - Browse repository at this point
Copy the full SHA d64402fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ab7a3 - Browse repository at this point
Copy the full SHA 79ab7a3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0d155cb - Browse repository at this point
Copy the full SHA 0d155cbView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e8b105a - Browse repository at this point
Copy the full SHA e8b105aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d308054 - Browse repository at this point
Copy the full SHA d308054View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7f12be1 - Browse repository at this point
Copy the full SHA 7f12be1View commit details
Commits on Nov 6, 2023
-
WAITP-1424: Datatrak PrimaryEntity question fix (#5144)
* fix rewards types * update primary entity question name
Configuration menu - View commit details
-
Copy full SHA for f90cf3f - Browse repository at this point
Copy the full SHA f90cf3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4d9e0 - Browse repository at this point
Copy the full SHA 2b4d9e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3938696 - Browse repository at this point
Copy the full SHA 3938696View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d9f76 - Browse repository at this point
Copy the full SHA d8d9f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1737249 - Browse repository at this point
Copy the full SHA 1737249View commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d922c11 - Browse repository at this point
Copy the full SHA d922c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for deacfcf - Browse repository at this point
Copy the full SHA deacfcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c3ed6 - Browse repository at this point
Copy the full SHA e3c3ed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f95748 - Browse repository at this point
Copy the full SHA 5f95748View commit details -
WAITP-1427: Fix survey cancelling (#5148)
* Update CancelSurveyModal.tsx * tidy up landing page * fix console errors
Configuration menu - View commit details
-
Copy full SHA for ad53e12 - Browse repository at this point
Copy the full SHA ad53e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc57361 - Browse repository at this point
Copy the full SHA fc57361View commit details -
Merge branch 'datatrak-web-epic' of github.com:beyondessential/tupaia…
… into datatrak-web-epic
Configuration menu - View commit details
-
Copy full SHA for 89b6dec - Browse repository at this point
Copy the full SHA 89b6decView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e28bb - Browse repository at this point
Copy the full SHA a5e28bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea604b9 - Browse repository at this point
Copy the full SHA ea604b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b4005 - Browse repository at this point
Copy the full SHA a6b4005View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf62490 - Browse repository at this point
Copy the full SHA bf62490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e9917 - Browse repository at this point
Copy the full SHA 08e9917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 385e0d1 - Browse repository at this point
Copy the full SHA 385e0d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe983e - Browse repository at this point
Copy the full SHA cbe983eView commit details
Commits on Nov 8, 2023
-
No issue: Login redirect (#5151)
* Redirect to route on login or project select * Formatting
Configuration menu - View commit details
-
Copy full SHA for 523a886 - Browse repository at this point
Copy the full SHA 523a886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c98109 - Browse repository at this point
Copy the full SHA 1c98109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e6f210 - Browse repository at this point
Copy the full SHA 1e6f210View commit details -
Configuration menu - View commit details
-
Copy full SHA for d16cecc - Browse repository at this point
Copy the full SHA d16ceccView commit details
Commits on Nov 9, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for b4d7e59 - Browse repository at this point
Copy the full SHA b4d7e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc49e46 - Browse repository at this point
Copy the full SHA cc49e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 923b821 - Browse repository at this point
Copy the full SHA 923b821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75b5d13 - Browse repository at this point
Copy the full SHA 75b5d13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9652d - Browse repository at this point
Copy the full SHA 2c9652dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a268177 - Browse repository at this point
Copy the full SHA a268177View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec855e5 - Browse repository at this point
Copy the full SHA ec855e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5897aa5 - Browse repository at this point
Copy the full SHA 5897aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc9d914 - Browse repository at this point
Copy the full SHA fc9d914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12df6d0 - Browse repository at this point
Copy the full SHA 12df6d0View commit details
Commits on Nov 10, 2023
-
WAITP-1452: Datatrak-web refactor survey context (#5156)
* Update useLogin.ts * refactor survey context to be at survey level
Configuration menu - View commit details
-
Copy full SHA for 6073e12 - Browse repository at this point
Copy the full SHA 6073e12View commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8bad37 - Browse repository at this point
Copy the full SHA f8bad37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d0d00 - Browse repository at this point
Copy the full SHA 14d0d00View commit details -
* Responsive styling * Fix padding on mobile
Configuration menu - View commit details
-
Copy full SHA for 3a780ec - Browse repository at this point
Copy the full SHA 3a780ecView commit details -
to match Figma (and Material Design style guide)
Configuration menu - View commit details
-
Copy full SHA for 6bbe644 - Browse repository at this point
Copy the full SHA 6bbe644View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc3dbac - Browse repository at this point
Copy the full SHA fc3dbacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e72d3e - Browse repository at this point
Copy the full SHA 3e72d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 511e0d3 - Browse repository at this point
Copy the full SHA 511e0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52408bf - Browse repository at this point
Copy the full SHA 52408bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c963c0a - Browse repository at this point
Copy the full SHA c963c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6f1152 - Browse repository at this point
Copy the full SHA c6f1152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1387e - Browse repository at this point
Copy the full SHA 7b1387eView commit details -
prepopulate email in account settings
also move `const` declarations into `export`
Configuration menu - View commit details
-
Copy full SHA for 3e02110 - Browse repository at this point
Copy the full SHA 3e02110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3789e - Browse repository at this point
Copy the full SHA 4d3789eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9227613 - Browse repository at this point
Copy the full SHA 9227613View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdd2a82 - Browse repository at this point
Copy the full SHA cdd2a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for da39e67 - Browse repository at this point
Copy the full SHA da39e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 717301f - Browse repository at this point
Copy the full SHA 717301fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 67073ab - Browse repository at this point
Copy the full SHA 67073abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a41fbb5 - Browse repository at this point
Copy the full SHA a41fbb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8424c00 - Browse repository at this point
Copy the full SHA 8424c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0f88e - Browse repository at this point
Copy the full SHA 6d0f88eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7c7185 - Browse repository at this point
Copy the full SHA e7c7185View commit details -
Configuration menu - View commit details
-
Copy full SHA for f54bd76 - Browse repository at this point
Copy the full SHA f54bd76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5fb97 - Browse repository at this point
Copy the full SHA 2b5fb97View commit details -
Merge pull request #5164 from beyondessential/waitp-1490-project-is-s…
…urveys WAITP-1490: project id for surveys
Configuration menu - View commit details
-
Copy full SHA for b3d74c3 - Browse repository at this point
Copy the full SHA b3d74c3View commit details -
Merge pull request #5166 from beyondessential/waitp-1389-project-column
WAITP-1389: Add project column to admin panel
Configuration menu - View commit details
-
Copy full SHA for e0e6963 - Browse repository at this point
Copy the full SHA e0e6963View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f6b4b - Browse repository at this point
Copy the full SHA e9f6b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a632c0a - Browse repository at this point
Copy the full SHA a632c0aView commit details -
Merge pull request #5168 from beyondessential/waitp-1463-survey-name-…
…validation WAITP-1463: Cap survey name length at 50 characters
Configuration menu - View commit details
-
Copy full SHA for 1203c26 - Browse repository at this point
Copy the full SHA 1203c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ba170 - Browse repository at this point
Copy the full SHA 37ba170View commit details -
Merge branch 'datatrak-web-epic' of github.com:beyondessential/tupaia…
… into datatrak-web-epic
Configuration menu - View commit details
-
Copy full SHA for efc19b1 - Browse repository at this point
Copy the full SHA efc19b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c16d6b5 - Browse repository at this point
Copy the full SHA c16d6b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2610cd3 - Browse repository at this point
Copy the full SHA 2610cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc322b4 - Browse repository at this point
Copy the full SHA dc322b4View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d92bbf - Browse repository at this point
Copy the full SHA 9d92bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e1ede - Browse repository at this point
Copy the full SHA 92e1edeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 057e4ea - Browse repository at this point
Copy the full SHA 057e4eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f55eca1 - Browse repository at this point
Copy the full SHA f55eca1View commit details -
WAITP-1490: Datatrak current user context (#5170)
* add current user context * add error display * rename context
Configuration menu - View commit details
-
Copy full SHA for f2e1ff5 - Browse repository at this point
Copy the full SHA f2e1ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3e944 - Browse repository at this point
Copy the full SHA 8a3e944View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25d9f7 - Browse repository at this point
Copy the full SHA d25d9f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1587853 - Browse repository at this point
Copy the full SHA 1587853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d59eb5 - Browse repository at this point
Copy the full SHA 4d59eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc44f1b - Browse repository at this point
Copy the full SHA cc44f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95858c0 - Browse repository at this point
Copy the full SHA 95858c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb642ad - Browse repository at this point
Copy the full SHA fb642adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37780be - Browse repository at this point
Copy the full SHA 37780beView commit details -
Configuration menu - View commit details
-
Copy full SHA for c31807a - Browse repository at this point
Copy the full SHA c31807aView commit details
Commits on Nov 15, 2023
-
WAITP-1431: Fix survey select filter (#5177)
* Update SurveysRoute.ts * remove tsx extentions * Update SurveysRoute.ts
Configuration menu - View commit details
-
Copy full SHA for a1a434f - Browse repository at this point
Copy the full SHA a1a434fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5325ecc - Browse repository at this point
Copy the full SHA 5325eccView commit details -
Responsive styling of dashboard leaderboard (#5173)
* Responsive styling of dashboard leaderboard * Fix type error
Configuration menu - View commit details
-
Copy full SHA for e656e2b - Browse repository at this point
Copy the full SHA e656e2bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 4026d98 - Browse repository at this point
Copy the full SHA 4026d98View commit details -
no-issue: Fix
location.state
null (#5179)* extract useFromLocation * extract `useFromLocation` to own file and use
Configuration menu - View commit details
-
Copy full SHA for 64259c4 - Browse repository at this point
Copy the full SHA 64259c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27a132f - Browse repository at this point
Copy the full SHA 27a132fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45eeb9a - Browse repository at this point
Copy the full SHA 45eeb9aView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d590a1 - Browse repository at this point
Copy the full SHA 5d590a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e2c1f - Browse repository at this point
Copy the full SHA 95e2c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8efb8fa - Browse repository at this point
Copy the full SHA 8efb8faView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e08ee - Browse repository at this point
Copy the full SHA f0e08eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 742787f - Browse repository at this point
Copy the full SHA 742787fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34721e1 - Browse repository at this point
Copy the full SHA 34721e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e1e30d - Browse repository at this point
Copy the full SHA 5e1e30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2d57d - Browse repository at this point
Copy the full SHA 7b2d57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5987077 - Browse repository at this point
Copy the full SHA 5987077View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 749dff1 - Browse repository at this point
Copy the full SHA 749dff1View commit details -
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’
Configuration menu - View commit details
-
Copy full SHA for c92f1ff - Browse repository at this point
Copy the full SHA c92f1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 308400c - Browse repository at this point
Copy the full SHA 308400cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad837ce - Browse repository at this point
Copy the full SHA ad837ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c8e72 - Browse repository at this point
Copy the full SHA 77c8e72View commit details
Commits on Nov 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89d8061 - Browse repository at this point
Copy the full SHA 89d8061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38785af - Browse repository at this point
Copy the full SHA 38785afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd9507 - Browse repository at this point
Copy the full SHA 3fd9507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ee9d9 - Browse repository at this point
Copy the full SHA 10ee9d9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 57b078d - Browse repository at this point
Copy the full SHA 57b078dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9c5d1d1 - Browse repository at this point
Copy the full SHA 9c5d1d1View commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e07e05 - Browse repository at this point
Copy the full SHA 3e07e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74bb3ce - Browse repository at this point
Copy the full SHA 74bb3ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c871ed4 - Browse repository at this point
Copy the full SHA c871ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67bc1df - Browse repository at this point
Copy the full SHA 67bc1dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ea16c - Browse repository at this point
Copy the full SHA 90ea16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 521e977 - Browse repository at this point
Copy the full SHA 521e977View commit details -
shared type, success toast only when appropriate
previously, success toast would redundantly show when account deletion request was successfully made
Configuration menu - View commit details
-
Copy full SHA for 532aa9d - Browse repository at this point
Copy the full SHA 532aa9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67bb1e3 - Browse repository at this point
Copy the full SHA 67bb1e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b793100 - Browse repository at this point
Copy the full SHA b793100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3fdb8 - Browse repository at this point
Copy the full SHA 7c3fdb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f0f83 - Browse repository at this point
Copy the full SHA a4f0f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 714a1e0 - Browse repository at this point
Copy the full SHA 714a1e0View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8adb993 - Browse repository at this point
Copy the full SHA 8adb993View commit details
Commits on Nov 29, 2023
-
Apply suggestions from code review
specify `email` and `tel` input types Co-authored-by: Tom Caiger <caigertom@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4171acf - Browse repository at this point
Copy the full SHA 4171acfView commit details -
Co-authored-by: Tom Caiger <caigertom@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d997802 - Browse repository at this point
Copy the full SHA d997802View commit details -
Configuration menu - View commit details
-
Copy full SHA for 854b3c2 - Browse repository at this point
Copy the full SHA 854b3c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c65e6f - Browse repository at this point
Copy the full SHA 9c65e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4b081a - Browse repository at this point
Copy the full SHA f4b081aView commit details
Commits on Nov 30, 2023
-
consolidate form default values
and disable save button when submitting
Configuration menu - View commit details
-
Copy full SHA for 7516835 - Browse repository at this point
Copy the full SHA 7516835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d32d4 - Browse repository at this point
Copy the full SHA 85d32d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b496d5 - Browse repository at this point
Copy the full SHA 4b496d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2896e17 - Browse repository at this point
Copy the full SHA 2896e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b9fb9 - Browse repository at this point
Copy the full SHA c5b9fb9View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e364bcf - Browse repository at this point
Copy the full SHA e364bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81cb032 - Browse repository at this point
Copy the full SHA 81cb032View commit details -
Configuration menu - View commit details
-
Copy full SHA for c919505 - Browse repository at this point
Copy the full SHA c919505View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1eed76 - Browse repository at this point
Copy the full SHA d1eed76View commit details -
Configuration menu - View commit details
-
Copy full SHA for e788f42 - Browse repository at this point
Copy the full SHA e788f42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e8db9 - Browse repository at this point
Copy the full SHA 23e8db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a301c09 - Browse repository at this point
Copy the full SHA a301c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b5145 - Browse repository at this point
Copy the full SHA 46b5145View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc2f275 - Browse repository at this point
Copy the full SHA cc2f275View commit details -
Merge remote-tracking branch 'origin/waitp-1466-settings-personal-det…
…ails' into waitp-1466-personal-details-2
Configuration menu - View commit details
-
Copy full SHA for fe014cf - Browse repository at this point
Copy the full SHA fe014cfView commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33873f8 - Browse repository at this point
Copy the full SHA 33873f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362433e - Browse repository at this point
Copy the full SHA 362433eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6f5b1 - Browse repository at this point
Copy the full SHA 9d6f5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c5d7d - Browse repository at this point
Copy the full SHA d4c5d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17647c2 - Browse repository at this point
Copy the full SHA 17647c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3f9c4 - Browse repository at this point
Copy the full SHA ef3f9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 080eb6e - Browse repository at this point
Copy the full SHA 080eb6eView commit details -
Merge remote-tracking branch 'origin/waitp-1466-settings-personal-det…
…ails' into waitp-1466-personal-details-2
Configuration menu - View commit details
-
Copy full SHA for 364ee9f - Browse repository at this point
Copy the full SHA 364ee9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3110878 - Browse repository at this point
Copy the full SHA 3110878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175e8b6 - Browse repository at this point
Copy the full SHA 175e8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for afe1407 - Browse repository at this point
Copy the full SHA afe1407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 180730e - Browse repository at this point
Copy the full SHA 180730eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3018dd4 - Browse repository at this point
Copy the full SHA 3018dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46eb63f - Browse repository at this point
Copy the full SHA 46eb63fView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8fb76aa - Browse repository at this point
Copy the full SHA 8fb76aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2bf533 - Browse repository at this point
Copy the full SHA c2bf533View commit details -
Merge pull request #5225 from beyondessential/waitp-1466-personal-det…
…ails-2 WAITP-1466: Account Settings – Personal Details Continued
Configuration menu - View commit details
-
Copy full SHA for 9bee626 - Browse repository at this point
Copy the full SHA 9bee626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d00bd - Browse repository at this point
Copy the full SHA 61d00bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bbd343 - Browse repository at this point
Copy the full SHA 1bbd343View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f64e54d - Browse repository at this point
Copy the full SHA f64e54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ced00 - Browse repository at this point
Copy the full SHA b1ced00View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd79531 - Browse repository at this point
Copy the full SHA cd79531View commit details -
Merge branch 'waitp-1466-settings-personal-details' into waitp-1466-r…
…emovable-contact-number # Conflicts: # packages/datatrak-web/src/views/AccountSettingsPage/PersonalDetailsSection/PersonalDetailsForm.tsx
Configuration menu - View commit details
-
Copy full SHA for 9a2bea7 - Browse repository at this point
Copy the full SHA 9a2bea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514ca96 - Browse repository at this point
Copy the full SHA 514ca96View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2b85f - Browse repository at this point
Copy the full SHA ca2b85fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b75ed - Browse repository at this point
Copy the full SHA 32b75edView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea20d6d - Browse repository at this point
Copy the full SHA ea20d6dView commit details
Commits on Dec 7, 2023
-
Co-authored-by: acdunham <129009580+acdunham@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 43feb68 - Browse repository at this point
Copy the full SHA 43feb68View commit details -
Co-authored-by: acdunham <129009580+acdunham@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1448713 - Browse repository at this point
Copy the full SHA 1448713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bcfaeb - Browse repository at this point
Copy the full SHA 9bcfaebView commit details -
Merge branch 'waitp-1466-personal-details-data-integrity' of https://…
…github.com/beyondessential/tupaia into waitp-1466-personal-details-data-integrity
Configuration menu - View commit details
-
Copy full SHA for 94f6ee5 - Browse repository at this point
Copy the full SHA 94f6ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce79c63 - Browse repository at this point
Copy the full SHA ce79c63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2983bb1 - Browse repository at this point
Copy the full SHA 2983bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d492b - Browse repository at this point
Copy the full SHA 39d492bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e49445e - Browse repository at this point
Copy the full SHA e49445eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 066b6dd - Browse repository at this point
Copy the full SHA 066b6ddView commit details -
Merge remote-tracking branch 'origin/waitp-1466-settings-personal-det…
…ails' into waitp-1466-personal-details-data-integrity
Configuration menu - View commit details
-
Copy full SHA for 7f5b4fb - Browse repository at this point
Copy the full SHA 7f5b4fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad7f18 - Browse repository at this point
Copy the full SHA 3ad7f18View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1302eec - Browse repository at this point
Copy the full SHA 1302eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c838a - Browse repository at this point
Copy the full SHA a5c838aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac610e2 - Browse repository at this point
Copy the full SHA ac610e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37f8bf - Browse repository at this point
Copy the full SHA a37f8bfView commit details
Commits on Dec 11, 2023
-
make inputs more accessible with
id
propalso moved placement of a comment for clarity
Configuration menu - View commit details
-
Copy full SHA for dfa3455 - Browse repository at this point
Copy the full SHA dfa3455View commit details -
Revert "make inputs more accessible with
id
prop"This reverts commit dfa3455.
Configuration menu - View commit details
-
Copy full SHA for 0e83fb8 - Browse repository at this point
Copy the full SHA 0e83fb8View commit details -
make inputs more accessible with
id
propalso moved placement of a comment for clarity
Configuration menu - View commit details
-
Copy full SHA for b9e924a - Browse repository at this point
Copy the full SHA b9e924aView commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 847a863 - Browse repository at this point
Copy the full SHA 847a863View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25da004 - Browse repository at this point
Copy the full SHA 25da004View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0dd568 - Browse repository at this point
Copy the full SHA e0dd568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a3235 - Browse repository at this point
Copy the full SHA 80a3235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545dc81 - Browse repository at this point
Copy the full SHA 545dc81View commit details -
Merge branch 'dev' into waitp-1466-personal-details-data-integrity
# Conflicts: # packages/datatrak-web/src/types/index.ts
Configuration menu - View commit details
-
Copy full SHA for 7efaabd - Browse repository at this point
Copy the full SHA 7efaabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eda938 - Browse repository at this point
Copy the full SHA 5eda938View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4bf0ee - Browse repository at this point
Copy the full SHA c4bf0eeView commit details -
Merge branch 'waitp-1466-settings-personal-details' into waitp-1466-p…
…ersonal-details-data-integrity
Configuration menu - View commit details
-
Copy full SHA for 5d7c7e6 - Browse repository at this point
Copy the full SHA 5d7c7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e31849 - Browse repository at this point
Copy the full SHA 6e31849View commit details -
Merge pull request #5243 from beyondessential/waitp-1466-personal-det…
…ails-data-integrity WAITP-1466: Account Settings – Personal Details 3 (Sanitise Data & Removable `tel`)
Configuration menu - View commit details
-
Copy full SHA for 8d9a7b3 - Browse repository at this point
Copy the full SHA 8d9a7b3View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d7ee4d - Browse repository at this point
Copy the full SHA 0d7ee4dView commit details
Commits on Jan 7, 2024
-
Merge pull request #5311 from beyondessential/dev
merge latest dev before testing
Configuration menu - View commit details
-
Copy full SHA for 21cc17d - Browse repository at this point
Copy the full SHA 21cc17dView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e92346 - Browse repository at this point
Copy the full SHA 2e92346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 517bc82 - Browse repository at this point
Copy the full SHA 517bc82View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5924d39 - Browse repository at this point
Copy the full SHA 5924d39View commit details
Commits on Feb 2, 2024
-
Merge pull request #5397 from beyondessential/dev
merge latest dev before testing
Configuration menu - View commit details
-
Copy full SHA for 82fb788 - Browse repository at this point
Copy the full SHA 82fb788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 438e570 - Browse repository at this point
Copy the full SHA 438e570View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc9fa33 - Browse repository at this point
Copy the full SHA fc9fa33View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d71bfd - Browse repository at this point
Copy the full SHA 5d71bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d37078 - Browse repository at this point
Copy the full SHA 3d37078View commit details -
Configuration menu - View commit details
-
Copy full SHA for b72fae6 - Browse repository at this point
Copy the full SHA b72fae6View commit details
Commits on Feb 14, 2024
-
Merge branch 'dev' into waitp-1466-settings-personal-details
# Conflicts: # packages/datatrak-web/src/api/mutations/useEditUser.ts
Configuration menu - View commit details
-
Copy full SHA for 6df91fb - Browse repository at this point
Copy the full SHA 6df91fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce03d1 - Browse repository at this point
Copy the full SHA 2ce03d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d34254b - Browse repository at this point
Copy the full SHA d34254bView commit details
Commits on Feb 18, 2024
-
Merge pull request #5433 from beyondessential/dev
merge latest dev before testing
Configuration menu - View commit details
-
Copy full SHA for 132404c - Browse repository at this point
Copy the full SHA 132404cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fffe770 - Browse repository at this point
Copy the full SHA fffe770View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56c5ee9 - Browse repository at this point
Copy the full SHA 56c5ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6dbd09 - Browse repository at this point
Copy the full SHA e6dbd09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6579e7e - Browse repository at this point
Copy the full SHA 6579e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7540b - Browse repository at this point
Copy the full SHA ff7540bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c315f - Browse repository at this point
Copy the full SHA a1c315fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 984df19 - Browse repository at this point
Copy the full SHA 984df19View commit details -
Configuration menu - View commit details
-
Copy full SHA for c23a3cf - Browse repository at this point
Copy the full SHA c23a3cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 977e6cf - Browse repository at this point
Copy the full SHA 977e6cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2441f5 - Browse repository at this point
Copy the full SHA a2441f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170999a - Browse repository at this point
Copy the full SHA 170999aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 776e4f8 - Browse repository at this point
Copy the full SHA 776e4f8View commit details