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/resources
fedjo d172a0e756
Tag-User relationship (#43)
* Add owner_id reference in tag model and related migration

* Add owner param to views and cli commands and schema

* Create tag which belong to an owner from dummy script
2020-07-07 14:58:55 +02:00
..
action add change in Lot and Actions views 2020-03-11 13:19:41 +01:00
agent change comments to comply with the standard PEP 257 2019-06-19 13:35:26 +02:00
deliverynote Reverts temporarilty the propagation of values for 2020-03-20 15:48:40 +01:00
device Merge two devices (#40) 2020-07-07 14:58:37 +02:00
documents Fixing export csv fields (first iteration) 2020-03-11 18:47:27 +01:00
image Use SanitizedStr and CITText, lowering many strings 2018-09-30 12:29:33 +02:00
inventory Change event to action complying with schema.org 2019-05-11 16:27:22 +02:00
lot Merge branch 'mvp_deliverynote' into devel 2020-04-13 22:45:25 +02:00
proof Make supplier_id, receiver_id optional for ProofReuse, fixes #21 2020-03-27 11:48:25 +01:00
tag Tag-User relationship (#43) 2020-07-07 14:58:55 +02:00
user adds to dummy more users with ethereum address 2019-12-16 20:38:41 +01:00
__init__.py Prototyping 2018-04-10 17:06:39 +02:00
enums.py Adds display size to mobile device schema 2020-03-11 13:04:18 +01:00
models.py change comments to comply with the standard PEP 257 2019-06-19 13:35:26 +02:00
models.pyi Delete lots; add LotDeviceDescendants view really fixing querying devices in lots 2018-11-11 21:52:55 +01:00
schemas.py Add sphinx extension dhclass; generate better API docs; remove cache for lots 2019-02-03 17:12:53 +01:00
search.py Use Postgres 11; enhance search query with websearch; really use indexes, add hash index; fix partially patching lots 2019-02-07 13:47:42 +01:00