.. |
api
|
change response
|
2022-10-28 14:08:51 +02:00 |
commands
|
remove internal stats of actual devicehub
|
2022-11-02 12:00:39 +01:00 |
dummy
|
drop check in dummy
|
2022-07-21 14:01:20 +02:00 |
inventory
|
change delimiter
|
2022-11-11 18:26:15 +01:00 |
labels
|
rebuild view for label details
|
2022-09-29 12:20:06 +02:00 |
mail
|
fix flask_mail
|
2022-10-20 17:31:33 +02:00 |
migrations
|
remove user_registration
|
2022-11-08 13:32:29 +01:00 |
parser
|
add new columns to list of snapshots
|
2022-09-22 19:14:11 +02:00 |
resources
|
remove user_registration
|
2022-11-08 13:32:29 +01:00 |
static
|
Merge branch 'master' into testing
|
2022-11-14 10:23:32 +01:00 |
templates
|
tabs
|
2022-11-18 18:46:10 +01:00 |
workbench
|
fix db_host
|
2022-11-08 18:35:47 +01:00 |
__init__.py
|
CHANGELOG.md and change version
|
2022-10-18 17:01:38 +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
|
put api_host in config
|
2022-11-07 17:08:03 +01:00 |
db.py
|
change comments to comply with the standard PEP 257
|
2019-06-19 13:35:26 +02:00 |
devicehub.py
|
remove report of devicehub commands
|
2022-11-02 19:44:39 +01:00 |
dispatchers.py
|
Add inventories with dispatcher
|
2019-01-23 16:55:04 +01:00 |
forms.py
|
refactor in a module register
|
2022-10-27 20:10:08 +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
|
add reset password link in login page
|
2022-11-11 17:42:29 +01:00 |