tailbone/tailbone/api
Lance Edgar e04e67774e Add common permission for sending user feedback
there can be valid reasons to *not* expose that, so let admin decide
2020-03-23 19:33:00 -05:00
..
batch Use proper cornice service registration, for API batch execute etc. 2020-03-20 14:40:27 -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 Add common permission for sending user feedback 2020-03-23 19:33:00 -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 Remove "api." prefix for default route names, in API master views 2020-03-03 17:10:41 -06:00
master2.py Add new "master" API view class; refactor products and batches to use it 2020-03-01 17:31:51 -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