Lance Edgar
|
5c66eb5f4f
|
Refactor API collection_get to work with vue-tables-2
https://github.com/matfish2/vue-tables-2
|
2018-11-20 20:49:13 -06:00 |
|
Lance Edgar
|
81db564e34
|
Delay import of sqlalchemy_filters project
since apparently we can't use this (and hence our new API) unless python3
|
2018-11-20 17:07:28 -06:00 |
|
Lance Edgar
|
46501b7caa
|
Use sqlalchemy-filters package for REST API collection_get
just sorting and pagination so far though, no actual filters yet
|
2018-11-19 23:56:42 -06:00 |
|
Lance Edgar
|
fec8ba28e2
|
Refactor API views a bit for sake of running as separate service
also add "proper" (sic) permission checks
|
2018-11-03 18:55:26 -05:00 |
|
Lance Edgar
|
ad35481234
|
Use Cornice for REST API viws
still very experimental at this point
|
2018-11-03 17:13:08 -05:00 |
|
Lance Edgar
|
31ae5eacd5
|
Tweak status code rendering for upgrades API view
|
2018-11-02 21:44:19 -05:00 |
|
Lance Edgar
|
22ef6aad7b
|
Fix bug in upgrades API view, when upgrade has no status code
|
2018-11-02 21:38:06 -05:00 |
|
Lance Edgar
|
b8fdce378f
|
Add basic API endpoint for upgrades, partial pagination support
latter is still broken, but this much is a starting point i think
|
2018-11-01 00:34:28 -05:00 |
|
Lance Edgar
|
0c41395cfc
|
Add very basic API views to expose customer, user tables
just so we can populate an "index grid table" in the UI, for now..
|
2018-10-29 20:16:14 -05:00 |
|
Lance Edgar
|
f43b6db427
|
Add initial tailbone.api subpackage, with basic auth API views
lots more to do here! but hopefully this is a solid start
|
2018-10-27 15:17:48 -05:00 |
|