farmOS / farmOS.js

A JavaScript library for working with farmOS data structures and interacting with farmOS servers.
MIT License
15 stars 13 forks source link

Finish quantities in Tasks Edit; provide corresponding API in core. #41

Closed jgaehring closed 2 years ago

jgaehring commented 2 years ago

See https://github.com/farmOS/farmOS-client/issues/455#issuecomment-926935223.

This is going to require a little more thinking, since adding a new quantity to a log will require creating a entity in itself. How that change gets propagated through the caching and syncing layers of core is going to take some thought.

jgaehring commented 2 years ago

Crap. Wrong repo for this issue.