tailbone/tailbone/api
Lance Edgar 2ed63b1c1a Massive overhaul of "generate project" feature
previous incarnation was woefully lacking.  new feature is much more
extensible.  still need to remove old POS integration specifics in
some places.

and a couple of unrelated things that snuck in..

- deprecate `rattail.util.OrderedDict`
- deprecate `rattail.util.import_module_path()`
- deprecate `rattail.util.import_reload()`
2023-05-05 00:18:16 -05:00
..
batch Fix JSON rendering for Cornice API views 2023-03-09 14:07:10 -06: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 Massive overhaul of "generate project" feature 2023-05-05 00:18:16 -05:00
core.py Include email address for current API user info 2022-12-04 09:39:08 -06:00
customers.py Consolidate master API view logic 2022-08-14 00:59:35 -05:00
labels.py Add basic API support for printing product labels 2023-01-29 18:46:49 -06:00
master.py Refactor Query.get() => Session.get() per SQLAlchemy 1.4 2023-02-11 22:05:45 -06: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 Refactor Query.get() => Session.get() per SQLAlchemy 1.4 2023-02-11 22:05:45 -06: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