Cayo Puigdefabregas
6fad773c91
change version of wb
2022-03-31 19:38:33 +02:00
Cayo Puigdefabregas
5eab44b46f
new file for test
2022-03-31 19:38:05 +02:00
Cayo Puigdefabregas
90ad7afdc8
review pr 212 mv schemas, refactor forms and clean code
2022-03-30 18:29:15 +02:00
Cayo Puigdefabregas
3be389c23f
review pr 212 about refactor and schemas
2022-03-30 18:27:57 +02:00
Santiago L
de23503f42
Drop numpy dependency: use math.hypot
...
Refactor code to adapt types: `numpy.hypot` supports pint units but
`math.hypot` expects float. It keeps behaviour because units are
not stored on database
2022-03-30 15:29:12 +02:00
Cayo Puigdefabregas
ca71494e2b
add wbid in the snapshots
2022-03-30 13:48:55 +02:00
Cayo Puigdefabregas
4881aac5c9
use numpy instead of math
2022-03-30 10:52:09 +02:00
Cayo Puigdefabregas
cc2385cddf
use py-dmidecode instead of dmidecode
2022-03-30 10:44:04 +02:00
Cayo Puigdefabregas
118726d207
math.hypot instead of numpy
2022-03-30 10:33:09 +02:00
Cayo Puigdefabregas
2c8d556396
add dmidecode instead of dmiparse
2022-03-30 10:30:34 +02:00
Cayo Puigdefabregas
7a6d2c33e0
add dmidecode instead of dmiparse
2022-03-30 10:26:51 +02:00
Cayo Puigdefabregas
d70810e88b
drop pdb
2022-03-30 10:21:33 +02:00
Cayo Puigdefabregas
fb29a0b07f
add DMIParse
2022-03-30 10:20:27 +02:00
Cayo Puigdefabregas
b7b6586f9e
Merge branch 'feature/server-side-render-parser-3021' of github.com:eReuse/devicehub-teal into feature/server-side-render-parser-3021
2022-03-30 10:13:04 +02:00
Cayo Puigdefabregas
fe8f636498
requirements pint
2022-03-30 10:12:54 +02:00
Santiago L
1a17ce758d
Lock Ninja2 < 3.1 is incompatible with Flask 1.0.x
2022-03-30 10:01:26 +02:00
Cayo Puigdefabregas
9bb03d282d
fix tests
2022-03-29 18:42:43 +02:00
Cayo Puigdefabregas
8fa1f41006
add requirements and drop dependencies
2022-03-29 17:32:12 +02:00
Cayo Puigdefabregas
7e9a78428a
flake8 fixes
2022-03-29 17:20:58 +02:00
Cayo Puigdefabregas
1c74e27fd2
fix models import not used
2022-03-29 17:09:40 +02:00
Cayo Puigdefabregas
94fd4ef21c
drop rate of snapshot tests
2022-03-29 17:00:09 +02:00
Cayo Puigdefabregas
d39644716e
fix bug
2022-03-29 16:59:33 +02:00
Cayo Puigdefabregas
3cd943037c
add migration for new column
2022-03-29 15:44:57 +02:00
Cayo Puigdefabregas
34096b13eb
clean
2022-03-29 13:36:31 +02:00
Cayo Puigdefabregas
e41ee5a987
add snapshot lite to new fornt end
2022-03-29 13:36:18 +02:00
Cayo Puigdefabregas
a38c940e44
return to the origin of firewire 2
2022-03-29 13:35:00 +02:00
Cayo Puigdefabregas
2c71d69a9a
return to the origin of firewire
2022-03-29 13:34:01 +02:00
Cayo Puigdefabregas
90dea5492e
change integer for string in firewire bios
2022-03-29 12:23:51 +02:00
Cayo Puigdefabregas
f3e8fa6cc1
add action data storage test
2022-03-29 11:24:54 +02:00
Cayo Puigdefabregas
f4a657052a
.
2022-03-29 11:20:28 +02:00
Cayo Puigdefabregas
ff4f78a44b
add test_data_storage in the parse disk for get lifetime
2022-03-29 11:19:29 +02:00
Cayo Puigdefabregas
7a09127de9
add parsing from lshw and reuse code of worbench computer for parse
2022-03-28 19:14:19 +02:00
Cayo Puigdefabregas
883c01053f
fix a lot of bugs and add storage and disk to the snapshot
2022-03-25 13:55:05 +01:00
Cayo Puigdefabregas
7d1e1589b6
add file_json
2022-03-25 13:53:27 +01:00
Cayo Puigdefabregas
43b4437333
made test
2022-03-25 13:52:51 +01:00
Cayo Puigdefabregas
76a6da406f
made test
2022-03-25 13:52:38 +01:00
Cayo Puigdefabregas
01ceeb1be1
links parsing with snapshot view
2022-03-24 13:30:53 +01:00
Cayo Puigdefabregas
f7b149f926
parser module
2022-03-24 13:13:28 +01:00
Cayo Puigdefabregas
417276b88b
init parse from wb
2022-03-22 13:17:41 +01:00
Cayo Puigdefabregas
3c27d3d421
display
2022-03-22 11:06:46 +01:00
Cayo Puigdefabregas
8052618d55
parsed for network geting of lshw
2022-03-21 19:22:47 +01:00
Cayo Puigdefabregas
649e456feb
Parsing cpu and chassis of computer
2022-03-18 18:19:06 +01:00
Cayo Puigdefabregas
18883b2b8d
validate fields for the new snapshot
2022-03-18 12:07:22 +01:00
Cayo Puigdefabregas
6bad17013d
save snapshot
2022-03-17 18:52:58 +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