This website requires JavaScript.
Explore
Help
Sign in
rattail
/
tailbone
Watch
2
Star
0
Fork
You've already forked tailbone
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
483a47ed43
tailbone
/
tailbone
/
api
History
Download ZIP
Download TAR.GZ
Lance Edgar
0fbc8c9247
Add initial API views for inventory batches
2020-03-29 16:31:16 -05:00
..
batch
Add initial API views for inventory batches
2020-03-29 16:31:16 -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