What's Changed
* Search bar only for ID by gongcastro in 84
* Add "See participant" button to appointment and questionnaire pages by gongcastro in 93
* Add spinner while loading records in index by gongcastro in 95
* Use only datetimes and tuples for dates and ages by gongcastro in 97
* Redirect to new questionnaire after adding new participant by gongcastro in 96
**Full Changelog**: https://github.com/NeuroDevComp/babylab-redcap/compare/v.0.3.0...v0.3.1
v.0.3.0
What's Changed
- Fix issues with questionnaire saving and ages by gongcastro in https://github.com/NeuroDevComp/babylab-redcap/pull/75
- Fix age display in participant and appointment pages by gongcastro 67
- Fixes language questionnaires not being saved by gongcastro 73
- Removes e-mail sending and calendar event creation gongcastro 55
- Adds `make_id` function to simplify testing gongcastro
- Add better handling of 500 error gongcastro 63
- Adds Ubuntu and macOS to GitHub Actions workflows gongcastro
- Fixes modifying record pages not saving default values in text areas gongcastro 78
- Adds `get_participant`, `get_appointment`, and `get_questionnaire` to fetch information from individual records
- Cleans Python dependencies gongcastro
- More severe tests for adding and modifying records gongcastro 57 76
- Adds .sh and .bat launchers for Windows, Linux, and macOS gongcastro 77
- Use Roboto for body text and as fallback font gongcastro 71
- Fix dashboard age plot ordering of age bins gongcastro 74
- Fix card footers in index gongcastro
- Fixes head circumference not showing in participant page gongcastro 70
**Full Changelog**: https://github.com/NeuroDevComp/babylab-redcap/compare/v0.2.1...v.0.3.0