.. |
dummy
|
drop assert for lot[devices] in dummy
|
2021-11-18 11:52:59 +01:00 |
inventory
|
always show the button to delete a lot and show an error message if you try to delete a lot with devices
|
2022-03-04 18:30:14 +01:00 |
migrations
|
fixing migration
|
2021-11-22 11:34:03 +01:00 |
resources
|
add verbose_name in device.model instead of use template system
|
2022-03-04 13:31:33 +01:00 |
static
|
add error msg when there are more than one device selected for add or remove one tag
|
2022-03-02 13:08:23 +01:00 |
templates
|
always show the button to delete a lot and show an error message if you try to delete a lot with devices
|
2022-03-04 18:30:14 +01:00 |
__init__.py
|
up of version
|
2021-11-25 10:29:32 +01: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
|
change comments to comply with the standard PEP 257
|
2019-06-19 13:35:26 +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
|
remove imported but unused
|
2022-03-02 13:39:15 +01:00 |
dispatchers.py
|
Add inventories with dispatcher
|
2019-01-23 16:55:04 +01:00 |
forms.py
|
Implement 'remember me' feature
|
2021-12-29 08:10:26 +01: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
|
change redirect to unansigned lot next to do login instead of go to profile page
|
2022-02-25 11:49:05 +01:00 |