Santiago L
|
9013e7a7e1
|
Merge branch 'testing' into feature/server-side-render
|
2022-02-08 11:58:48 +01:00 |
dependabot[bot]
|
b9c5ae0822
|
Bump webargs from 4.0.0 to 5.5.3 (#198)
Bumps [webargs](https://github.com/marshmallow-code/webargs) from 4.0.0 to 5.5.3.
- [Release notes](https://github.com/marshmallow-code/webargs/releases)
- [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/webargs/compare/4.0.0...5.5.3)
---
updated-dependencies:
- dependency-name: webargs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-07 18:34:14 +01:00 |
dependabot[bot]
|
d95e6a5f29
|
Bump requests from 2.19.1 to 2.27.1 (#5)
* Bump requests from 2.19.1 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.19.1 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.19.1...v2.20.0)
Signed-off-by: dependabot[bot] <support@github.com>
* Bump requests from 2.20.0 to 2.27.1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Lamora <santiago@ribaguifi.com>
|
2022-02-07 18:30:16 +01:00 |
dependabot[bot]
|
c965ead7ed
|
Bump werkzeug from 0.14.1 to 0.15.3 (#2)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Lamora <santiago@ribaguifi.com>
|
2022-02-07 18:20:01 +01:00 |
dependabot[bot]
|
a864bfc78d
|
Bump flask-cors from 3.0.6 to 3.0.9 (#142)
* Bump flask-cors from 3.0.6 to 3.0.9
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.6 to 3.0.9.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.6...3.0.9)
Signed-off-by: dependabot[bot] <support@github.com>
* Bump flask-cors from 3.0.9 to 3.0.10
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.9 to 3.0.10
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Lamora <santiago@ribaguifi.com>
|
2022-02-07 18:07:53 +01:00 |
Santiago L
|
3af67fee01
|
Implement user login based on sessions
Use Flask-Login & Flask-WTF libraries
|
2021-12-28 09:39:12 +01:00 |
Cayo Puigdefabregas
|
2cd4fa84c1
|
fixing requirements pyjwt
|
2021-07-05 15:03:39 +02:00 |
Cayo Puigdefabregas
|
22e105e626
|
fixing versions of pyjwt
|
2021-07-05 12:28:55 +02:00 |
Cayo Puigdefabregas
|
3d027270cc
|
ading jwt in snapshots
|
2021-07-02 15:25:19 +02:00 |
nad
|
6d4212f314
|
add example snapshot with hash
|
2021-06-30 12:47:26 +02:00 |
nad
|
06170554eb
|
add pyjwt requirements.txt
|
2021-06-30 10:53:24 +02:00 |
Cayo Puigdefabregas
|
ec671312db
|
add decouple to config the system
|
2020-09-29 09:42:05 +02:00 |
fedjo
|
b0fa24b9bf
|
Add alembic dependency in requirements.txt
|
2020-05-22 16:12:05 +02:00 |
JNadeu
|
d6f5b78407
|
minor fixes
|
2019-12-17 22:30:29 +01:00 |
Xavier Bustamante Talavera
|
7e8c36ab3e
|
Snyc with new Workbench models; fix SSL bug
|
2019-06-29 16:26:14 +02:00 |
Xavier Bustamante Talavera
|
0dc8ced255
|
Sort events by default using end_time
|
2019-05-10 18:00:38 +02:00 |
Xavier Bustamante Talavera
|
6d5c891dfa
|
Update requirements and setup
|
2019-05-03 14:49:43 +02:00 |
Xavier Bustamante Talavera
|
1810f6dcb8
|
Use newer teal
|
2019-02-18 23:04:47 +01:00 |
Xavier Bustamante Talavera
|
07e8be829e
|
Unify Snapshot's POST view with Devicehub's; bugfixes
|
2019-02-18 12:43:50 +01:00 |
Xavier Bustamante Talavera
|
15f705dd50
|
Add Tests managing inventories; small bugfixes
|
2019-02-11 21:34:45 +01:00 |
Xavier Bustamante Talavera
|
04358a5506
|
Fix incorrect rate query
|
2019-02-05 17:59:15 +01:00 |
Xavier Bustamante Talavera
|
a89f557c41
|
Update dependencies
|
2019-02-04 13:01:36 +01:00 |
Xavier Bustamante Talavera
|
eabf6aad54
|
Add requests[security] to dependencies
|
2019-01-29 19:08:41 +01:00 |
Xavier Bustamante Talavera
|
bf8a943883
|
Remove re-setting ordered_components hotfix; bump ereuse-utils
|
2019-01-29 19:01:20 +01:00 |
Xavier Bustamante Talavera
|
74860be347
|
Add things_response; create tags through ereuse Tag
|
2019-01-26 12:49:31 +01:00 |
Xavier Bustamante Talavera
|
f570e9d3d0
|
Add inventories with dispatcher
|
2019-01-23 16:55:04 +01:00 |
Xavier Bustamante Talavera
|
79feb33aa3
|
Bump teal
|
2019-01-21 17:02:28 +01:00 |
Xavier Bustamante Talavera
|
3a411a6243
|
Bump ereuse-utils to b14 in requirements
|
2019-01-21 16:54:45 +01:00 |
Xavier Bustamante Talavera
|
9272674760
|
Add inventories
|
2019-01-21 16:08:55 +01:00 |
Xavier Bustamante Talavera
|
5fb1471d9b
|
Use type for HID
|
2019-01-02 17:52:43 +01:00 |
Xavier Bustamante Talavera
|
94c783eed0
|
Bump teal 0.2.0a31 and utils 0.4b11
|
2018-11-22 10:19:10 +01:00 |
Xavier Bustamante Talavera
|
d5a71a7678
|
Add document resource and erase certificate
|
2018-11-21 14:26:56 +01:00 |
Xavier Bustamante Talavera
|
bcf59de383
|
Delete lots; add LotDeviceDescendants view really fixing querying devices in lots
|
2018-11-11 21:52:55 +01:00 |
Xavier Bustamante Talavera
|
bf2c61ad65
|
Bump teal to 0.2.0a29
|
2018-11-09 11:26:30 +01:00 |
Xavier Bustamante Talavera
|
6b7db37587
|
Bump utils and teal
|
2018-10-23 21:41:31 +02:00 |
Xavier Bustamante Talavera
|
46f765a683
|
Bump teal to 0.2.0a26
|
2018-10-19 22:13:16 +02:00 |
Xavier Bustamante Talavera
|
84dd154cbe
|
Update layout
|
2018-10-16 11:13:21 +02:00 |
Xavier Bustamante Talavera
|
3cc510831c
|
Add states and quick-access properties on Device; merge in ereuse-rate
|
2018-10-13 14:53:46 +02:00 |
Xavier Bustamante Talavera
|
a76560d253
|
Better printing in Dummy; change naming of TestHardDriveLength; bump utils to 0.4b9
|
2018-10-08 10:37:32 +02:00 |
Xavier Bustamante Talavera
|
a2b9f58bca
|
Bump to teal 0.2.0a24
|
2018-10-06 12:47:50 +02:00 |
Xavier Bustamante Talavera
|
8ebf9ba501
|
Bump teal
|
2018-10-05 17:15:49 +02:00 |
Xavier Bustamante Talavera
|
d6466d7ff4
|
Fix not using latest ereuse-utils
|
2018-10-04 11:33:07 +02:00 |
Xavier Bustamante Talavera
|
2edcdfa358
|
Use newer teal
|
2018-10-04 11:08:25 +02:00 |
Xavier Bustamante Talavera
|
77c96c5956
|
Add public device view
|
2018-10-03 14:51:22 +02:00 |
Xavier Bustamante Talavera
|
042b7718ec
|
Use SanitizedStr and CITText, lowering many strings
|
2018-09-30 12:29:33 +02:00 |
Xavier Bustamante Talavera
|
517c21789d
|
Fix not creating tags with providers; check if default org is created
|
2018-09-29 19:39:38 +02:00 |
Xavier Bustamante Talavera
|
e9eec80be7
|
Update requirements.txt
|
2018-09-21 09:16:50 +02:00 |
Xavier Bustamante Talavera
|
47b3f0e3c1
|
Enhance testing config
|
2018-09-16 15:56:20 +02:00 |
Xavier Bustamante Talavera
|
3b8d90c325
|
Add requirements.txt
|
2018-09-16 15:47:19 +02:00 |