tailbone/tailbone/api
Lance Edgar d1a35a4d58 Allow direct creation of new label batches
now technically this is allowed on desktop, but probably makes more
sense on mobile via api
2021-05-18 12:46:45 -05:00
..
batch Allow direct creation of new label batches 2021-05-18 12:46:45 -05:00
__init__.py Add new "master" API view class; refactor products and batches to use it 2020-03-01 17:31:51 -06:00
auth.py Use Cornice when registering all "service" API views 2020-03-01 17:31:54 -06:00
common.py Make it easier to extend "common" API views 2021-04-07 17:04:52 -05:00
core.py Return employee_uuid along with user info, from API 2020-02-26 21:29:37 -06:00
customers.py Refactor all API views thus far, to use new v2 master 2020-03-01 17:31:54 -06:00
master.py Prevent updates to batch rows, if batch is immutable 2021-02-02 18:58:46 -06:00
master2.py Add basic support for "download" and "rawbytes" API views 2021-01-06 13:12:27 -06:00
products.py Add new "master" API view class; refactor products and batches to use it 2020-03-01 17:31:51 -06:00
upgrades.py Refactor all API views thus far, to use new v2 master 2020-03-01 17:31:54 -06:00
users.py Refactor all API views thus far, to use new v2 master 2020-03-01 17:31:54 -06:00
vendors.py Refactor all API views thus far, to use new v2 master 2020-03-01 17:31:54 -06:00