mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fb77158496
* add model for feed entries * add task to update feed entries * Add API routes * Fix name in model * rename model * fix read endpoint * reduce duplication in NewsFeed API endpoints * reduce duplicated code * add ui elements to index * add missing migrations * add ressource route * add new model to admin * reorder fields * format timestamp * make title linked * reduce migrations to 1 * fix merge * fix js style * add model to ruleset |
||
---|---|---|
.. | ||
__init__.py | ||
0001_initial.py | ||
0002_auto_20190902_2304.py | ||
0003_auto_20190902_2310.py | ||
0004_inventreesetting.py | ||
0005_auto_20190915_1256.py | ||
0006_auto_20200203_0951.py | ||
0007_colortheme.py | ||
0008_remove_inventreesetting_description.py | ||
0009_delete_currency.py | ||
0010_migrate_currency_setting.py | ||
0011_auto_20210722_2114.py | ||
0012_notificationentry.py | ||
0013_webhookendpoint_webhookmessage.py | ||
0014_notificationmessage.py | ||
0015_newsfeedentry.py |