Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Results "notes" field

Choose a tag to compare

@WrathfulSpatula WrathfulSpatula released this 02 Dec 20:27
· 1250 commits to main since this release
836f78a

This release adds a "notes" fields to "results" table rows for adding any miscellaneous context to a new result entry, which can immediately be viewed by all users.

  • Additionally, description editing for tasks and methods now populates the existing text in the editing modal.
  • Also, state-of-the-art charts render for as few as 3 data points, instead of 4.

(Since database schema has changed, as well as API schema, this motivates a semantic "major version" change to v0.2.)