colouring-montreal/app/src/api/errors
Maciej Ziarkowski 9722c173d8 Allow non-editable fields to be auto-derived
Some fields shouldn't be editable through the API
but can still be modified, because they are derived
from another field which is editable.
This change fixes a bug where a derived field
wouldn't be updated, because it was not on the
editable fields whitelist.
2021-08-12 01:29:37 +01:00
..
api.ts Improve errors and data access for building update 2020-03-22 19:03:05 +00:00
general.ts Allow non-editable fields to be auto-derived 2021-08-12 01:29:37 +01:00