Santiago L
c94b5a648b
Autoformat black & isort
2022-04-06 13:05:51 +02:00
Santiago L
186f6398c0
Fix issue calling `create_table_from_selectable()` on LotDeviceDescendants
...
Replace `None` by `Column()`
sqlalchemy_utils on a4154bd0809bc6bbf0c27d5f7c0f3f2872edd779
breaks using `None` as padding parameter needed to follow restriction:
"All selectables passed to CompoundSelect must have identical numbers of columns"
2022-04-06 13:05:31 +02:00
Santiago L
ecafc9ea39
Fix requirements part 2
2022-04-06 13:03:15 +02:00
Santiago L
d1f27cc8e7
Fix incompatible dependecies with teal requirements
2022-04-06 11:31:49 +02:00
Santiago L
47a167b947
Merge branch 'upgrade-dependencies' into teal3
2022-04-05 14:03:02 +02:00
Santiago L
e77bdfdad7
Bump Werkzeug to version >= 2.0
2022-04-05 13:48:12 +02:00
Santiago L
7f83b670ca
Bump to click 8.0
2022-04-05 13:48:12 +02:00
Santiago L
6e5f6e2879
Merge branch 'testing' into dependencies/teal
2022-04-05 13:43:10 +02:00
Santiago L
305ddec2b8
Bump Flask to version 2.x
2022-04-05 13:37:27 +02:00
Santiago L
3a05e96d21
Merge pull request #216 from eReuse/dependencies/upgrade-ereuse-utils
...
Bump ereuse-utils from 0.4.0b49 to 0.4.0b50
2022-04-05 13:33:58 +02:00
Santiago L
e5dada4c17
Bump teal to devel version
...
Test if upgraded requirements works (Flask 2.x ...)
2022-04-05 13:32:37 +02:00
Santiago L
c2501a143a
Bump ereuse-utils from 0.4.0b49 to 0.4.0b50
2022-04-05 13:20:26 +02:00
Santiago L
a7d5a3917d
Merge pull request #215 from eReuse/bugfix/minor-ui-changes
...
Bugfix/minor UI changes
2022-04-05 12:08:13 +02:00
Santiago L
277c3a84a9
Rename removelot.html -> lot_delete_modal.html
2022-04-05 11:49:47 +02:00
Santiago L
64182403a2
UI: update button colors
2022-04-05 11:47:12 +02:00
Santiago L
82cea04625
Sort lot action's buttons
2022-04-05 11:46:31 +02:00
Santiago L
c9068385c3
Update icons of device buttons
2022-04-05 11:40:23 +02:00
Santiago L
8ea8fba201
Add link to help.usody.com
2022-04-05 11:32:55 +02:00
Santiago L
1e79948e57
Drop broken link of breadcrumb
2022-04-05 11:32:27 +02:00
Santiago L
683c7cff72
Hide user profile details untils is implemented
2022-04-05 11:28:07 +02:00
Santiago L
b465513212
Fix flask.messages render
2022-04-05 11:27:21 +02:00
Santiago L
07d83006a0
Merge pull request #214 from eReuse/bugfix/login-workflow
...
Bugfix login workflow
2022-04-05 11:04:35 +02:00
Santiago L
88751b46bd
Update CHANGELOG.md
...
- Add reference to fixed PR
- Fix reference to PR instead of Taige
2022-04-05 11:03:18 +02:00
Santiago L
66afb7b683
Configure index route (redirect to login)
2022-04-05 10:49:27 +02:00
Santiago L
348970946b
Fix login_manager.user_loader
...
Also redirect unathorized requests to login view
2022-04-05 10:36:04 +02:00
Santiago L
0f5943b13d
Merge pull request #211 from eReuse/feature/server-side-render-labels-2971
...
Print DHID-QR label for selected devices.
2022-04-04 13:44:13 +02:00
Santiago L
3bb09c654c
Update CHANGELOG.md
2022-04-04 13:43:09 +02:00
Santiago L
960a4dc85f
Enable labels Blueprint on examples/app.py
2022-04-04 13:41:36 +02:00
Cayo Puigdefabregas
7a532fb02c
change label for labels
2022-03-31 16:12:35 +02:00
Cayo Puigdefabregas
1df6303f21
Jinja2==3.0.3 in requirements
2022-03-31 14:09:26 +02:00
Cayo Puigdefabregas
aa5d93cf48
modularize labels instead of tags into inventory
2022-03-31 14:04:16 +02:00
Santiago L
90b19972ba
Revert "Add Python 3.8 to CI testing matrix"
...
This reverts commit 25bf04e93d
.
2022-03-22 11:48:43 +01:00
Santiago L
25bf04e93d
Add Python 3.8 to CI testing matrix
2022-03-22 11:40:25 +01:00
Santiago L
358c569eea
Rewrite comment to be more clear
2022-03-22 11:37:46 +01:00
Cayo Puigdefabregas
3ac3802719
Filter for show only dhid tags
2022-03-17 18:09:08 +01:00
Cayo Puigdefabregas
f8e1776ca8
Change names tags for labels in the labels sections
2022-03-17 09:41:03 +01:00
Cayo Puigdefabregas
a36fb0b0fc
generate pdf with multiple devices
2022-03-16 14:27:55 +01:00
Cayo Puigdefabregas
a8df3f5e5a
Render a template for get a labels of multiple devices
2022-03-16 13:06:42 +01:00
Santiago L
8d3cad48bf
Bump to version 2.1.0.dev
2022-03-15 15:07:02 +01:00
Santiago L
24e489b9bb
Release version 2.0.0
...
First server side render version. Completely rewrites views of
angular JS client on flask.
2022-03-15 15:04:28 +01:00
Santiago L
beb26ca232
Merge pull request #191 from eReuse/feature/server-side-render
...
Server side render - devicehub v2.0.0-alpha
2022-03-15 14:59:01 +01:00
Santiago L
b0cf3a0978
Update .pre-commit-config.yaml
2022-03-15 14:42:37 +01:00
Santiago L
8085700009
Hide "remember be" until it is implemented
2022-03-15 14:41:26 +01:00
Santiago L
8fdce31ee6
Sort by task number DESC (v2.0.0-alpha release)
2022-03-15 14:37:54 +01:00
Santiago L
754f75eab4
Rename base URL 'inventory.devices' => 'inventory'
2022-03-15 14:33:27 +01:00
Cayo Puigdefabregas
b4b12da477
Add of DeviceHub in template
2022-03-15 11:46:32 +01:00
Santiago L
57e9a7ef9a
Include version of DeviceHub (hardcoded) on footer
2022-03-15 11:12:53 +01:00
Cayo Puigdefabregas
278f6c9a3f
The same types of changes should be grouped
2022-03-15 11:02:06 +01:00
Cayo Puigdefabregas
8bdd119008
.
2022-03-15 11:02:06 +01:00
Cayo Puigdefabregas
0458cf8c7d
empty versions for testing and master
2022-03-15 11:02:06 +01:00