.. |
api
|
fix version in text
|
2022-05-20 18:31:47 +02:00 |
commands
|
add command cli: get_token
|
2022-07-22 17:49:51 +02:00 |
dummy
|
drop check in dummy
|
2022-07-21 14:01:20 +02:00 |
inventory
|
add binding and unbinding tests
|
2022-08-03 16:00:25 +02:00 |
labels
|
add column created and put order descendent from created field
|
2022-05-12 11:03:48 +02:00 |
migrations
|
switch order of migration
|
2022-08-02 16:31:27 +02:00 |
parser
|
fix models
|
2022-07-12 13:23:24 +02:00 |
resources
|
drop cascade own
|
2022-08-02 13:14:02 +02:00 |
static
|
resolve conflicts
|
2022-07-25 18:16:09 +02:00 |
templates
|
add unbinding
|
2022-07-29 17:02:27 +02:00 |
workbench
|
fixing path
|
2022-06-24 12:39:46 +02:00 |
__init__.py
|
Release version 2.3.0
|
2022-07-12 10:11:30 +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
|
Change workbench_lite for schema_workbench
|
2022-05-16 17:57:09 +02:00 |
db.py
|
change comments to comply with the standard PEP 257
|
2019-06-19 13:35:26 +02:00 |
devicehub.py
|
add command cli: get_token
|
2022-07-22 17:49:51 +02:00 |
dispatchers.py
|
Add inventories with dispatcher
|
2019-01-23 16:55:04 +01:00 |
forms.py
|
Revert all changes related to ProfileForm
|
2022-04-28 12:03:12 +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
|
call one time all lots reset
|
2022-07-05 18:18:29 +02:00 |