tailbone/tailbone/api
Lance Edgar de8751b86c Try to return JSON error when receiving API call fails
although in my testing, the error still got raised somehow in the
tweens or something?  client then sees it as a 500 response and gets
no JSON
2024-04-11 14:14:27 -05:00
..
batch Try to return JSON error when receiving API call fails 2024-04-11 14:14:27 -05:00
__init__.py Consolidate master API view logic 2022-08-14 00:59:35 -05:00
auth.py Expose, honor the prevent_password_change flag for Users 2023-05-02 19:13:28 -05:00
common.py Add initial swagger.json endpoint for API 2023-05-16 23:34:48 -05:00
core.py Update usage of app handler per upstream changes 2023-06-16 22:15:52 -05:00
customers.py Consolidate master API view logic 2022-08-14 00:59:35 -05:00
essentials.py Define essential views for API 2023-05-19 19:46:18 -05:00
labels.py Add basic API support for printing product labels 2023-01-29 18:46:49 -06:00
master.py Add back-end support for multi-column grid sorting 2023-10-08 14:29:01 -05:00
master2.py Consolidate master API view logic 2022-08-14 00:59:35 -05:00
people.py Consolidate master API view logic 2022-08-14 00:59:35 -05:00
products.py Add products API route to fetch label profiles for use w/ printing 2023-09-02 10:56:06 -05:00
upgrades.py Consolidate master API view logic 2022-08-14 00:59:35 -05:00
users.py Expose, honor the prevent_password_change flag for Users 2023-05-02 19:13:28 -05:00
vendors.py Consolidate master API view logic 2022-08-14 00:59:35 -05:00
workorders.py Add default normalize logic for API views 2022-08-30 21:56:46 -05:00