Skip to content

Latest commit

 

History

History
1215 lines (636 loc) · 71.4 KB

CHANGELOG.md

File metadata and controls

1215 lines (636 loc) · 71.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

12.5.1 (2023-03-08)

New Features

  • HUGE REFACTOR of imports to consolidate for design system (c8d9777)

Bug fixes

12.5.0 (2023-02-17)

New Features

  • HUGE REFACTOR of imports to consolidate for design system (c8d9777)

Bug fixes

12.4.3 (2023-02-17)

New Features

  • HUGE REFACTOR of imports to consolidate for design system (c8d9777)

Bug fixes

12.4.2 (2022-10-20)

New Features

  • add ability to delete user (by connecting to puente-manage (c52d36d)

12.4.1 (2022-10-14)

Bug fixes

  • supplementary forms online (e3a44d7)

12.4.0 (2022-10-10)

Code Refactors

New Features

  • add email and text signup (f409d67)
  • add integration tests for survey and supplementary forms! (ed57ad9)

Bug fixes

12.3.1 (2022-04-03)

Bug fixes

  • Ability to login and logout offline (ffd54d4)

12.3.0 (2022-04-03)

Bug fixes

  • Issue where the app wasn't able to be navigated due to blocked resources (59ac648)

New Features

  • Add ability to populate the resident's cache from the header (1c70680)

12.2.1 (2022-03-30)

Bug fixes

  • custom forms not loading in form gallery (68f1991)

12.2.0 (2022-03-28)

12.1.6 (2022-03-26)

Bug fixes

  • add borderRadius to Autofill and make text black (8532701)
  • autofill space (6995b62)

New Features

  • add cache populating when user exists (d149216)
  • initial setup to deactivate surveyData form (2f7e7f8)
  • puente-forms: add disabled inputs for sup forms (cedad83)

12.1.5 (2022-02-12)

12.1.4 (2022-02-12)

Bug fixes

  • limit for number of forms submitted and autopopulate (e34aefe)

12.1.3 (2022-01-30)

Bug fixes

  • importing from wrong place 😫 (19b8898)

12.1.1 (2022-01-29)

New Features

  • add ability to store users credentials automatically to speed up entering into app (a5e610e)

Bug fixes

  • firstname and user properties being stored (dc761b1)
  • offline data querying (487de98)
  • offline data search (ffa8cd9)

12.1.0 (2022-01-19)

Bug fixes

  • autofill and offline query (4cc430e)
  • textKeys for select/multiselet questions in loops (0b88450)
  • upgrade to expo 42 (d151bdb)
  • workflow data (a670db0)

New Features

  • add custommultivalue service (069a696)
  • add signal strength to online status for android (6dd56ab)
  • unique communities (dfc4cb6)

12.0.0 (2021-12-13)

New Features

  • add workflows to form gallery, refactor horizontalCard View (c9a7839)
  • loop for same form submission, ie. concatenate repeated questions (e642e1a)
  • loop that submits one form ie. concatenates repeated groups to original key (4907fc2)

Bug fixes

11.10.0 (2021-10-28)

Bug fixes

  • correct spanish translations and add hk translations (fe5875b)
  • formCounts missing } (a9ec096)

New Features

  • add active flag to asset supplementary too (72473ce)
  • Create timeout for geolocation. The device will provide a notification after 20 seconds if geolocation cannot be retrieved (3943554)
  • error and offline handling (bf94921)
  • only show active custom forms in gallery (e434e24)
  • remove offline from app, send request to backend to handle (cb1eaa2)
  • submissionError snackbar (04e9b6d)

11.9.5 (2021-09-22)

Bug fixes

  • adding app version failsafe to the submissions (990e269)
  • remove promise.all (767e98f)

11.9.4 (2021-09-16)

New Features

  • change swipe view on assets to button based for formatting purposes (6677ab4)
  • initial loop set up for forms (ca67897)
  • loops added and documented working (ef3afe5)
  • refactor loop PIP to separate cocmponent (a9bf244)
  • remove loop added and loops tracked individually (4d0ea7f)
  • translations for loop (80c86ec)

Bug fixes

  • allow asset core to scroll entire height of device (57593ed)
  • dependency cycle in looper resolved (906bc1e)
  • environmental form submission, and minor touch ups to form (1284884)
  • other option envHealth govAssistance (ddde463)
  • pagerview to button (17b2daa)
  • survey Form issue (nmo config) and useEffect fix (429bf16)

11.9.3 (2021-08-27)

Bug fixes

  • environmental form submission, and minor touch ups to form (9fd1308)

11.9.2 (2021-08-25)

11.9.1 (2021-08-25)

Bug fixes

  • Specify the reason for your app to access the device’s camera (afcc319)

11.9.0 (2021-08-20)

Bug fixes

  • Disable the ability to submit asset supplementary form without anchor asset core form (9a43a30)
  • offline sign in - credentials object mutated (847e036)

11.8.4 (2021-08-18)

New Features

  • add loading icon to survey counts (52db9e4)
  • add photo to surveyData, remove from vitals (433b6d0)
  • form counts added to header (5279727)

Bug fixes

  • add creole to settings page (fa776ca)
  • camera permissions - stop alert from constantly popping up (2649c64)
  • search index is an array (bfe34ba)

11.8.3 (2021-07-05)

Bug fixes

  • use currentUser object for retrieving custom forms (e9d846e)

11.8.0 (2021-07-05)

Bug fixes

  • keyboard automatically dismissing when entering (b763f2a)
  • Pinned Form Translation bug fix (746de57)
  • user not switching when entering data collection epic (3ba829b)

11.7.12 (2021-07-03)

Bug fixes

  • logging of session for user and refactor of custom forms function (b52e7b2)

11.7.11 (2021-07-03)

Bug fixes

  • forms not changing when user switch organizations or users (3fa581b)

11.7.10 (2021-07-01)

11.7.9 (2021-06-13)

11.7.8 (2021-06-12)

Bug fixes

  • bug where small androids couldn't find submit button (1eb5bfe)

11.7.7 (2021-06-12)

Bug fixes

  • legacy __ select options not appending answer from text question (a14d39f)

New Features

  • adding pushToken to user Object (4cf3233)
  • deep link to user in asset and asset forms 🎉 (46d42dc)

11.7.6 (2021-06-08)

New Features

  • question for select/multi select options (7135452)

Bug fixes

  • add credentials object (432e7b1)
  • add scrollview to assetcore form (0e2914a)
  • ensure textQuestion handled when not present (e667d2a)
  • make sure the users credentials are used for the modal (dbd5f8f)
  • pincode logs user in correctly (c0945c9)
  • renaming all incorrectly named credentials as currentUser (b2e7f19)

11.7.5 (2021-05-31)

Bug fixes

11.7.4 (2021-05-30)

Bug fixes

  • stabilize release to work cross-platform (9f451cc)

11.7.3 (2021-05-30)

11.7.2 (2021-05-30)

Bug fixes

  • navigation bug that exited the application (999d545)

11.7.1 (2021-05-30)

New Features

  • notifications set to update application 🎉 (06d1600)
  • script to post updated versions (9e137ed)

Bug fixes

  • id form (6173bf4)
  • add accessibility options for buttons (2a12bb4)
  • Asset forms couldn't be uploaded offline by themselves (5737c1c)
  • Asset Forms were appearing under ¨Custom Forms¨ for individuals in the form gallery (63ed12a)
  • env fix.... works 🎉 (af998c3)
  • In the view asset view, when you click the resident card, it takes you to the supplementary form now (ac5f228)
  • map on main page stores users most recent location and doesn't keep refreshing to santo domingo (abea454)
  • Newly created asset forms were showing up under all organizations (498433b)
  • remove UI problem with asset supplementary form (e52e1b1)
  • text-wrapping on inputs (8eb0900)
  • weird horizontal scrolling in the asset form (6a9a57f)

11.6.0 (2021-04-29)

New Features

  • adding additional views to settings page and reorganizing file structure (c1fc815)
  • change password added and refactor nameEmailPhone (dba35e9)
  • initial navigation and send feedback tested (445b2d3)
  • initiial settings page set up (ff166fe)
  • Language, Find Records I18n (ffcf0f3)
  • review application and I18n translations (42cd8cc)

Bug fixes

  • capture edge case (44a8356)
  • capture edge cases (ff618bc)
  • deps: update dependency react-native-web to v0.16.1 (b9bf9a8)
  • speed up search (337b0a8)

11.5.0 (2021-04-24)

Bug fixes

11.4.0 (2021-04-23)

New Features

  • add pinned forms to suggested forms spot (aa8d720)

Bug fixes

  • add automatic searching for resident searchbar (69b5518)
  • remove refresh button for online (c83b6df)

11.3.0 (2021-04-15)

New Features

  • add deeplinking between user and survey (1f32da3)
  • add pinned form logic 🎉 (158e3fa)

Bug fixes

  • increase timeout limit for searching resident id searchbar (1b86f3a)
  • deps: update dependency react-native-web to v0.15.6 (4b6f0a5)

11.2.2 (2021-03-29)

Bug fixes

11.2.1 (2021-03-28)

Bug fixes

  • ability to search first and last name (8c52608)
  • create timer for when the search calls from the database (489feee)
  • index for people modal (bb643e7)
  • deps: pin dependencies (faae398)

11.2.0 (2021-03-25)

Bug fixes

  • console error for autofill org (33713f6)

New Features

  • count service using unique records (160e3af)
  • online search is enabled (fc5c715)

11.1.1 (2021-03-10)

Bug fixes

11.1.0 (2021-03-09)

New Features

  • add UX-related features to improve usability of asset data collection (40bcdec)

11.0.0 (2021-03-05)

Bug fixes

  • deps: update dependency @react-native-community/viewpager to v3.3.1 (15b4af7)
  • deps: update dependency @react-native-community/viewpager to v4 (b2598ff)
  • deps: update dependency lodash to v4.17.21 (fac9414)

New Features

  • added Haitian Creole translation 🎉 (9a2479e)
  • asset forms offline (d5dfef8)

10.6.3 (2021-02-25)

New Features

  • autofill for organization (3a8d7ee)
  • ui update for autofill (46e37fc)

Bug fixes

  • adding assets back to cachedResourcecs (eb25c1d)
  • android autofill respond to user (f96c306)

10.6.1 (2021-02-19)

New Features

  • appVersion stored in async and added to all frm submissions (649b58f)

Bug fixes

  • double submitting sup forms + move check index for resolve (6557bc8)
  • limite resident surveys (37701ec)

10.6.0 (2021-02-17)

New Features

  • autofill for sign up organization (ec22084)
  • initial image capture component (8df0e94)
  • photo works on all forms 🎉 (d8b55ba)

Bug fixes

  • modal for incorrect username/password offline (4556d6e)

10.5.4 (2021-02-04)

Bug fixes

  • inability to refresh custom forms on or offline (21c85e9)
  • refresh check online status for search bar (e8fa6a0)

10.5.1 (2021-02-04)

Bug fixes

  • customFormsQuery has empty arrays when connected (23e31cc)
  • hotfix for pincode offline (9ff9159)
  • remove deletes (0b93ddb)

10.4.2 (2021-02-01)

Bug fixes

  • hotfix to have mapview render once (57066ed)

10.4.0 (2021-01-31)

New Features

  • add a1c levels to vitals forms (2f9e61f)
  • asset forms completed 🎉 (a948e74)
  • offline sign in, fix for memory leak (8fa16c0)

Bug fixes

  • add other as option to env health (dcec088)
  • add surveyingUser and surveyingOrganization to custom forms (1bbaa39)
  • async currentUser logic updated (806b1b3)
  • cache custom forms in populate cache (d79778c)
  • cleanup submission logic and remove autoposting of offline (db5a158)
  • error handling for submissino activityIndicator (db8f4b4)
  • loading icon on submit (cc67451)
  • merge conflicts between master and asset form (219b5b4)
  • remove gestures that enabled swiping to login screen error (6bb8c27)
  • store surveyData on sign in (be8f088)

10.3.2 (2021-01-10)

Bug fixes

  • add High Accuracy to enable offline GPS (0e06c9c)

10.3.1 (2021-01-10)

Bug fixes

  • remove project secrets from app.json (55636fe)

New Features

  • create script to do a deep merge of secrets.json and the main app.json (ef43b11)

Documentation Changes

  • add documentation on deployment (5f3e4c7)
  • add link to troubleshoot google maps (79c95f5)

10.3.0 (2021-01-09)

New Features

  • add google maps to android (c890248)

10.0.0 (2021-01-08)

Bug fixes

  • return home button working (bb7e0db)
  • saved credential bug resolved (98dcf65)

9.1.0 (2021-01-05)

Bug fixes

  • duplicated environment health option (5-7 years) (4fc4e52)

New Features

  • resolved session token issue for offline submission 🎉 (5cd9b5a)

9.0.2 (2020-12-21)

New Features

  • cache autofill, user info on sign in/sign up (282e553)

Bug fixes

  • autofill handle no data (e368789)
  • translations for autofill (189ad7a)

9.0.1 (2020-12-20)

New Features

  • android offline (eb5987e)
  • error alert for user displays 🎉 (6002a45)

9.0.0 (2020-12-17)

New Features

  • add offline submission to header (107f11f)
  • api request cached (42a415d)
  • cache autofill workinggit add . 🎉 (c51e8ce)
  • cached autofill information (49defe4)
  • households work offline~~ (8407120)
  • offline forms have identifier in list views (c68bf31)
  • offline submission of sup/id forms working (ac6abbb)
  • submit supplementary/id forms initial (a832613)

Bug fixes

Housekeeping Tasks

8.9.2 (2020-12-14)

Bug fixes

  • surveyingUser failsafe storing all valid values (e6e6a3b)

8.9.1 (2020-12-10)

Bug fixes

  • add surveyingUser fix to supplementary forms (062a3a5)

8.9.0 (2020-12-10)

Housekeeping Tasks

  • fix setView on find records page (0520b1e)
  • fix validation on supplementary forms (09ccc19)

New Features

  • hotfix for not populating surveyor names (ae0103b)

8.8.2 (2020-12-03)

Bug fixes

  • incorrect usage of current async function (4739d74)
  • keyboard not hiding when signning in (f2d631b)

New Features

  • add loading indicator for location (e55ce97)

Housekeeping Tasks

  • reformat findResident page (a7d780f)

8.8.1 (2020-11-27)

8.8.0 (2020-11-26)

Housekeeping Tasks

New Features

  • environmental form fixes for options (c2bf383)

Bug fixes

  • card styling of forms for form gallery (7ba6d89)
  • card titles on data collection home screen (41bccf4)
  • style longer inputs like paper inputs (ee5f0b1)
  • styling of cards in Puente forms carousel (a5e6d2b)
  • text wrapping with inputs (f05af02)

8.7.0 (2020-11-24)

New Features

  • add household relationship and update UI 🎉 (3c2f853)
  • inital UI for household manager (89a816f)
  • max length values for dob (6014a48)

Housekeeping Tasks

Bug fixes

  • add age as option on id form (8f1f465)
  • Configuration for rule "import/no-cycle" is invalid (174320d)
  • english, spanish translations on Autofill (b476b8a)
  • translation on environmental health form for roof condition (5644e97)
  • UI for form submission (cef0035)

8.6.2 (2020-11-19)

New Features

  • add text question above input PIP question (66bbd69)

Housekeeping Tasks

8.6.1 (2020-11-19)

8.6.0 (2020-11-17)

New Features

Housekeeping Tasks

Code Refactors

Bug fixes

  • add purpose to application for using user's location (7f01b18)
  • housheold manager view (50e551c)

8.5.0 (2020-11-11)

New Features

  • textInput with selects works for OWS 🎉 (8b4726f)

Chores

  • remove forced validation for province (ca67717)
  • remove validation for identification form (192d209)
  • update readme (774bf3e)

Bug fixes

  • linting issues (db020ea)
  • not having key mapped to view (d3c5d6c)
  • remove validation on environmental health config (bc0de14)

Code Refactors

8.4.0 (2020-11-10)

Bug fixes

  • add missing identification form fields and their translations (a986b15)

Chores

  • add in all required fields for ID (6e65760)
  • linting error with map() (31ac1fa)
  • update changelog generation (ff9eada)

Code Refactors

8.3.4 (2020-11-09)

Bug fixes

Documentation changes

  • add ability to have better messages (25d1d1e)

Other chores

8.3.2 (2020-11-08)

Bug Fixes

8.3.1 (2020-11-05)

Bug Fixes

8.3.0 (2020-11-05)

Bug Fixes

  • problems with caching records on splash screen (3690467)

8.2.0 (2020-11-04)

Bug Fixes

  • ability to create roles (ed40e28)
  • missing translations (1716a1f)
  • remove unused tests (afcb5e9)
  • spanish translation for household (81d6801)
  • spanish translation on GDPR page (cdafb81)

8.1.10 (2020-10-29)

Bug Fixes

  • remove mapview so that android works (f2880ac)

8.1.9 (2020-10-29)

Bug Fixes

8.1.8 (2020-10-29)

Bug Fixes

8.1.7 (2020-10-29)

Bug Fixes

  • remove offline functionality for local (820f40e)

8.1.6 (2020-10-29)

8.1.5 (2020-10-29)

Features

  • enable screens for android (88ee173)

Bug Fixes

8.1.4 (2020-10-29)

8.1.3 (2020-10-28)

Bug Fixes

8.1.2 (2020-10-27)

8.1.1 (2020-10-27)

Bug Fixes

  • current user function preventing login (a9116a6)

8.1.0 (2020-10-27)

Bug Fixes

  • get Parse working with async 🎉 (cb7820b)

8.0.2 (2020-10-26)

Bug Fixes

8.0.1 (2020-10-26)

Bug Fixes

  • problem with mapview not loading (91e49d8)

8.0.0 (2020-10-26)

Features

  • add caching to map view and find records (462e13a)
  • add splash screen (d2d7f9a)

Bug Fixes

  • catch when there are no markers stored (ece91f9)
  • deps: update dependency @expo/vector-icons to v10.2.1 (e31597d)
  • failsafe for missing properties (843700f)
  • location being parsed from formik Fiekd (c8ecceb)
  • missing enter (6d01630)
  • deps: update dependency @expo/vector-icons to v10.2.1 (6f1b628)
  • state not persisting (8bb6e0f)
  • android: problem with alert (7a7be91)

7.1.0 (2020-10-19)

Features

  • allow ability to count since being a volunteer (1d75dd6)
  • have survey count for user (6b15b0e)

Bug Fixes

  • add subscription handling to header (e48e54e)
  • subscription to map (71ee915)

7.0.2 (2020-10-18)

Features

  • create mapview for data colleciton screen (a3f1180)
  • initial create of mapview (11fb7da)

7.0.1 (2020-10-17)

7.0.0 (2020-10-16)

Features

  • add modal for "incorrect password" (792251b)

Bug Fixes

  • add keyboard avoiding view so that keyboard isn't in the way of scroll view (375091e)
  • created an array of values that formik returns that we don't want (58a45be)
  • leaving the form view before parse function completed its action (53cf067)
  • misspelling of currentUser in async storage (278869a)
  • objectId not available for form forcing problems with hanging parse functions (919707f)
  • remove view for find records list when person is selected (3b00d12)
  • showpassword working consistently (afcfe15)
  • styling of puente logo (3a1835c)

6.0.0 (2020-10-12)

Features

Bug Fixes

  • refactors for naming of states and props (532c984)
  • title of custom form (1df21fe)
  • use stored local organization for customQueryService (bb551ac)

5.7.2 (2020-10-07)

Bug Fixes

  • objectId wasn't being carried to new forms being created (438749d)

5.7.1 (2020-10-06)

Features

  • change styling of forms view (c3bed9b)

5.7.0 (2020-10-05)

Features

  • add organization to all identification records (55b76bd)
  • refactor navigation by bringing it to the highest level of the data collection domain (af7d2a3)

5.6.1 (2020-10-03)

Features

  • add medical evaluation form (fec481a)

5.6.0 (2020-09-30)

⚠ BREAKING CHANGES

  • big animation push to get SVGs in the project

Features

  • add ability to switch between forms and use ID of previous person (1b37c1e)
  • animations (ce86e99)
  • create residentIdSearchbar (419963f)
  • create searchbar for human id (8e1217a)

Bug Fixes

  • attach householdId from related resident to current surveyee (f57cd0a)
  • geolocation (69a960f)
  • switch querying function (df55b33)
  • deps: pin dependencies (f56a598)
  • deps: pin dependency react-native-safe-area-context to 3.0.7 (6c5acff)

5.4.0 (2020-09-17)

Bug Fixes

5.1.0 (2020-09-17)

Features

  • big re-do of styling for application for custom header (bef7951)

Bug Fixes

  • add key to flatlist of autocomplete (6d13175)
  • deps: pin dependency expo-network to 2.1.1 (fa69498)

0.3.0 (2020-09-05)

Features

0.2.0 (2020-08-27)

Features

  • add initial work to patient ID form (834b23e)
  • add react-native-paper theming (e4780cd)
  • add standard version for releases (51b9312)
  • add translation to project 🎉 (d15c230)

0.1.0 (2020-08-08)

Features

Bug Fixes