Skip to content

Releases: biocore/microsetta-interface

Polyphenol FFQ + Cooking Oils & Oxalate-rich Foods Survey

25 Jul 23:35
d71b50e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.4...2022.7

Translations + MyFoodRepo Update

29 Apr 15:12
cf3aaef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.3...2022.4

Thanks for contributing @wasade and @cassidysymons!

Secondary survey support

23 Mar 00:09
f41deae
Compare
Choose a tag to compare
  • Secondary surveys, see #205, #207
  • Interested users and address updates, see #206
  • Integration test harness, see #204

Thanks @cassidysymons!

Tweaks and tweaks

22 Dec 23:25
ef8a88e
Compare
Choose a tag to compare
  • Token error on authrocket callback by @wasade in #198
  • Limit to integer for height and weight by @wasade in #201
  • Represent country code, allow for selection of countries outside of US by @wasade in #202
  • Interface functionality for campaigns and interested users signup form. by @cassidysymons in #203

Thanks @cassidysymons!

Tweaks and tweaks

27 Sep 23:35
6da3fa9
Compare
Choose a tag to compare
Tweaks and tweaks Pre-release
Pre-release

With this release:

  • Administrative expansions for barcode detail #194 and #189, and address verification #190
  • Users can update emails, #193
  • Minor tweak to reported diversity numbers, #192
  • Localization bug, #191

Thank you to @dhakim87 and @cassidysymons!

i18n support starting with es-MX

25 Jun 04:28
3a4dd1a
Compare
Choose a tag to compare

With this release we bring in i18n, and support for es-MX. Specific highlights below.

  • general i18n support (graphic assets/text): #131, #135, #144, #157, #158, #163, #165, #167, #168
  • i18n javascript items: #151, #160
  • template modifications: #145,
  • translation enums for items from the private API, #164
  • provide language tag always to the private API, #153
  • minor dependency change for emperor, #143
  • localize system messages, #155
  • country/state selection, #146, #159
  • weight/height validation bug, #161
  • centralize localization, #176
  • expanded activation code support, #178
  • gate keeping on vioscreen, #183

Thank you in particular to @cassidysymons, @dhakim87, and @gwarmstrong for work on this release.

Paginated surveys, activation codes and fecal 16S results

25 May 00:55
b8ec06c
Compare
Choose a tag to compare
  • added a scatter to the results report, #123
  • activation code generation into the admin portal, #120
  • greatly improved survey aesthetics, #124
  • switched to fecal 16S report

@nicolelitwin, @FranckLejzerowicz, @gwarmstrong, @cassidysymons, @dhakim87

Experimental and example results

24 Apr 18:52
560fc56
Compare
Choose a tag to compare

The major addition here is an experimental results report, accessible unauthenticated from /results-example. Some UI updates are also in, including a sync (somewhat) of the nav and footer with microsetta.ucsd.edu (#113, #109)

A collection of updates

12 Mar 02:04
7e3a241
Compare
Choose a tag to compare
  • Improved handling for disassociating and editing samples (#75, #71)
  • Allow resuming partially completed FFQs and better handling for the vioscreen PDFs (#81, #80)
  • Fix tooltips for remove source (#99)
  • An experimental results page (#63, #83, #84, #90, #98, #100, #101, #102)
  • Direct check for sample results (#82)
  • Disallow an edge case where multiple sources could be created by button mashing (#104, #105)

Vioscreen passing sample ID, country code fix

02 Feb 01:15
9889b9e
Compare
Choose a tag to compare
  • Provide sample ID for vioscreen hand off to the private API (#72)
  • Use GB for the country code for the UK (#61)

Thanks @dhakim87!