tailbone/tailbone/api
Lance Edgar a0bb481a43 Use AuthHandler.get_permissions()
instead of deprecated `cache_permissions()`
2022-01-03 15:34:00 -06:00
..
batch Refactor "receive row" and "declare credit" tools per buefy theme 2021-12-08 19:44:50 -06: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 AuthHandler.get_permissions() 2022-01-03 15:34:00 -06:00
common.py Let feedback forms define their own email key 2021-08-02 18:26:15 -05:00
core.py Return employee_uuid along with user info, from API 2020-02-26 21:29:37 -06:00
customers.py Add /people API endpoint; allow for "native sort" 2021-09-03 16:26:15 -05:00
master.py Add /people API endpoint; allow for "native sort" 2021-09-03 16:26:15 -05:00
master2.py Allow override of "create" permission in API 2021-09-03 18:26:55 -05:00
people.py Add /people API endpoint; allow for "native sort" 2021-09-03 16:26:15 -05: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