Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
quest experience on mobile, website changes ... (#227)
* feat: support for daily insights * fix: date panning logic * note: bump build * misc: build ver & subscription notes * wip: background insights * feat: api support for cocoa-pad verb fluency tests * feat: create & view quests * feat: edit quest & display quest info on mobile * build: bump packages * feat: add health data to quest view * build: bump packages * feat: quest routes, wip mail sender * feat: add organizer name * feat: present health data * fix: list quest organizer on edit * feat: fetch quest subscribers * bump build * feat: add quest page * feat: allow people fund via the profile page * feat: display quest list if already subscribed * feat: update to the quest details page * fix: one less click to manual edits * feat: save quests locally, add health card, new api util * feat: logic to save quest prompt * fix: make sure questId is added when saving quest prompt * fix: switch to using async storage * feat: redesign home ui * feat: switch to using async storage * misc: build updates * feat: switch to useQuery for quest saves * misc: build updates * blog: introducing quests * fix: image link tag * blog: update quest post * blog: update quests article * blog: update quest overview * feat: add table & endpoint to store quest datasets * fix: minor copy details * feat: display steps in the last week on dashboard * feat: mobile - push dataset & view quest dashboard * fix: duplicate interface import * misc: embarassing error but will do for now * feat: fit chart width to screen size * feat: add redirectUrl support * feat: switch health connect to the top * nit: add activity loader for events * feat: setup background sync for active user quests * feat: save prompts when person joins quest, make prompt option clickable * fix: map entries to the correct date * blog: article on tips 2023 * fix: add share modal to quest page * feat: add share modal component * build: bump RNScreen to fix build * buid: fix ios & android build errors * flush * add: site content & clarity analytics for usefusion.ai * add: update packages & get mobile builds running * add: update faqs * add: missing upgrade step expo install --fix * add: update readme * add: missing requests module * add: text changes * build: add launch configs for debugging * add: copy * Fix: Improve Quest Experience on Mobile (#230) * fix: expo upgrade * fix: quest experience * feat: fetch quest details from remote * nit: update build --------- Co-authored-by: Ore Ogundipe <[email protected]> * fix: edit prompt entry screen * Health UI and Quest Updates (#231) * feat: health UI preview chart * chore: wip health page * feat: pass steps & sleep data from apple health * add: parse apple health sleep data correctly * add: parse quest config to match new format * fix: use api service for quest details update * build: npx expo install --fix and then prebuild --------- Co-authored-by: Deku || Feranmi <[email protected]> * add: verify eeg dataset and make attestation to ethereum mainnet * add: store muse data to local browser storage * add: support for signing eeg datasets via eas on testnet * add: ncode blog update * edit: update older posts * edit: update blog posts * fix: use app insights for contact form * edit: update blog posts * add: housekeeping * edit: update posts on research page * remove: unused routes * fix: keep flag for auto dataset download * fix: remove /us route --------- Co-authored-by: Oluwaferanmi Adedokun <[email protected]>
- Loading branch information