This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/ereuse_devicehub
cayop 9eb02e82a3
Merge pull request #290 from eReuse/feature/3436-search-bulk-dhid
add view for advanced search
2022-06-02 14:59:56 +02:00
..
dummy drop assert for lot[devices] in dummy 2021-11-18 11:52:59 +01:00
inventory add view for advanced search 2022-06-02 13:46:10 +02:00
labels add column created and put order descendent from created field 2022-05-12 11:03:48 +02:00
migrations Fix #279. Update existing enum 2022-05-24 14:08:23 +02:00
resources fixed bugs of allocate 2022-05-26 17:55:52 +02:00
static Merge pull request #287 from RubenPX/fix/lots-button-out-of-card 2022-06-02 13:26:05 +02:00
templates add view for advanced search 2022-06-02 13:46:10 +02:00
workbench fixing bugs 2022-05-12 17:25:02 +02:00
__init__.py Bump to version 2.1.2.alpha0 2022-05-11 18:53:22 +02:00
alembic.ini Create alembic environment 2020-04-17 14:33:50 +02:00
auth.py fixing auth for token 2021-04-15 21:19:20 +02:00
cli.py remove imported but unused 2022-03-02 13:45:52 +01:00
client.py Fix typo: Unassgined to Unassigned #3339 2022-05-06 20:15:35 +02:00
config.py clean configs 2021-12-28 13:55:26 +01:00
db.py change comments to comply with the standard PEP 257 2019-06-19 13:35:26 +02:00
devicehub.py Fix login_manager.user_loader 2022-04-05 10:36:04 +02:00
dispatchers.py Add inventories with dispatcher 2019-01-23 16:55:04 +01:00
forms.py Revert all changes related to ProfileForm 2022-04-28 12:03:12 +02:00
marshmallow.py Correctly place teal imports 2018-09-07 12:38:02 +02:00
messages.py Use built-in flask.flash to implement messages 2022-02-08 11:39:08 +01:00
query.py Add things_response; create tags through ereuse Tag 2019-01-26 12:49:31 +01:00
templating.py Add MakeAvailable and Repair; add device.image; add templating file, change layout for project LOT 2019-07-07 21:36:09 +02:00
utils.py Implement user login based on sessions 2021-12-28 09:39:12 +01:00
views.py refactor common context 2022-04-29 13:10:44 +02:00