.. |
api
|
adapt correctly response 400 instead of default 422
|
2022-04-25 18:38:13 +02:00 |
dummy
|
drop assert for lot[devices] in dummy
|
2021-11-18 11:52:59 +01:00 |
inventory
|
sid in parser and inventory
|
2022-04-25 11:45:25 +02:00 |
labels
|
HiddenField instead of StringField
|
2022-04-22 12:35:16 +02:00 |
migrations
|
add sid in snapshot_errors
|
2022-04-25 11:43:30 +02:00 |
parser
|
required datas in json of wb lite, error 422
|
2022-04-25 17:20:54 +02:00 |
resources
|
add sid instead of wbid in schema action snapshot
|
2022-04-25 11:53:27 +02:00 |
static
|
add print_labels instead of call submit from the template
|
2022-04-22 12:36:14 +02:00 |
templates
|
add print_labels instead of call submit from the template
|
2022-04-22 12:54:27 +02:00 |
__init__.py
|
Bump to version 2.1.0.dev
|
2022-03-15 15:07:02 +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
|
change schema_version for schema_api
|
2022-04-08 16:46:57 +02: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
|
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
|
Configure index route (redirect to login)
|
2022-04-05 10:49:27 +02:00 |