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
fedjo d2d48280cb
Merge two devices (#40)
* Add authenticated view to merge two devices

* Assign actions of argument device to device

* Merge device components

* Sloppy implementation to test

* Correctly update base device

* Correctly append actions
2020-07-07 14:58:37 +02:00
..
dummy Changing dummy, adding new user and lot owners 2020-03-17 12:14:56 +01:00
migrations Add callable to get inventory from command line 2020-05-22 18:43:01 +02:00
resources Merge two devices (#40) 2020-07-07 14:58:37 +02:00
__init__.py Simplify version and apache, bump to 0.2.0b1 2018-10-29 18:51:11 +01:00
alembic.ini Create alembic environment 2020-04-17 14:33:50 +02:00
auth.py Correctly place teal imports 2018-09-07 12:38:02 +02:00
cli.py change comments to comply with the standard PEP 257 2019-06-19 13:35:26 +02:00
client.py change comments to comply with the standard PEP 257 2019-06-19 13:35:26 +02:00
config.py Implement batch view 2020-03-12 17:07:35 +01:00
db.py change comments to comply with the standard PEP 257 2019-06-19 13:35:26 +02:00
devicehub.py Add callable to get inventory from command line 2020-05-22 18:43:01 +02:00
dispatchers.py Add inventories with dispatcher 2019-01-23 16:55:04 +01:00
marshmallow.py Correctly place teal imports 2018-09-07 12:38:02 +02: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