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
cd8d70de0e
tailbone
/
tailbone
/
api
History
Download ZIP
Download TAR.GZ
Lance Edgar
cd8d70de0e
Send batch params as part of normalized API
2020-02-26 14:27:17 -06:00
..
batch
Send batch params as part of normalized API
2020-02-26 14:27:17 -06:00
__init__.py
Add basic API view for "about" page
2019-08-29 19:06:51 -05:00
auth.py
Return new user permissions when logging in via API
2020-02-21 12:36:11 -06:00
common.py
Return package names as list, from "about" page from API
2020-02-12 14:47:48 -06:00
core.py
Add common
get_user_info()
method for all API views
2020-02-11 13:31:02 -06:00
customers.py
Tweak return value for /customers API
2019-08-30 00:27:03 -05:00
master.py
Add some API views for receiving, and vendor autocomplete
2019-11-12 11:55:28 -06:00
products.py
Add /products API endpoint, enable basic filter support for API views
2019-08-30 19:47:27 -05:00
upgrades.py
Refactor API views a bit for sake of running as separate service
2018-11-03 18:55:26 -05:00
users.py
Add view, edit links to vue.js users index
2019-03-09 01:52:07 -06:00
vendors.py
Add some API views for receiving, and vendor autocomplete
2019-11-12 11:55:28 -06:00