fix type of changes

This commit is contained in:
Cayo Puigdefabregas 2022-03-14 17:21:28 +01:00 committed by Santiago L
parent b2cc66cb86
commit 7da68a9080
1 changed files with 26 additions and 26 deletions

View File

@ -7,31 +7,31 @@ ml).
## [2.0.0-alpha] ## [2.0.0-alpha]
- [changes] #209 adding a new device in a lot if it is created from a lot - [changed] #209 adding a new device in a lot if it is created from a lot
- [addend] #208 render from backend filter for type of devices in the general list - [added] #208 render from backend filter for type of devices in the general list
- [bugfix] #206 fix 2 bugs about visibility devices when you are not the owner - [fixed] #206 fix 2 bugs about visibility devices when you are not the owner
- [addend] #205 ux improvements - [added] #205 ux improvements
- [addend] #204 render from backend export files - [added] #204 render from backend export files
- [addend] #203 render from backend Trade action - [added] #203 render from backend Trade action
- [addend] #201 render from backend Data Wipe action - [added] #201 render from backend Data Wipe action
- [addend] #196 render from backend action system - [added] #196 render from backend action system
- [addend] #195 render from backend tags system - [added] #195 render from backend tags system
- [addend] #193 render from backend devices and lots - [added] #193 render from backend devices and lots
- [changes] #191 pass to drop teal and use the pure flask and use render from flask - [changed] #191 pass to drop teal and use the pure flask and use render from flask
## [1.0.12-beta] ## [1.0.12-beta]
- [changes] #187 now is possible duplicate slots of RAM. - [changed] #187 now is possible duplicate slots of RAM.
- [changes] #188 Excel report devices allow to see device to old owners. - [changed] #188 Excel report devices allow to see device to old owners.
## [1.0.11-beta] ## [1.0.11-beta]
- [addend] #186 adding property power_on_hours. - [added] #186 adding property power_on_hours.
## [1.0.10-beta] ## [1.0.10-beta]
- [addend] #170 can delete/deactivate devices. - [added] #170 can delete/deactivate devices.
- [bugfix] #168 can to do a trade without devices. - [fixed] #168 can to do a trade without devices.
- [added] #167 new actions of status devices: use, recycling, refurbish and management. - [added] #167 new actions of status devices: use, recycling, refurbish and management.
- [changes] #177 new structure of trade. - [changed] #177 new structure of trade.
- [bugfix] #184 clean nested of schemas of lot - [fixed] #184 clean nested of schemas of lot
- [added] #182 adding power on hours - [added] #182 adding power on hours
## [1.0.9-beta] ## [1.0.9-beta]
@ -40,7 +40,7 @@ ml).
## [1.0.8-beta] ## [1.0.8-beta]
- [bugfix] #161 fixing DataStorage with bigInteger - [fixed] #161 fixing DataStorage with bigInteger
## [1.0.7-beta] ## [1.0.7-beta]
- [added] #158 support for encrypted snapshots data - [added] #158 support for encrypted snapshots data
@ -48,25 +48,25 @@ ml).
- [added] #140 adding endpoint for download the settings for usb workbench - [added] #140 adding endpoint for download the settings for usb workbench
## [1.0.6-beta] ## [1.0.6-beta]
- [bugfix] #143 biginteger instead of integer in TestDataStorage - [fixed] #143 biginteger instead of integer in TestDataStorage
## [1.0.5-beta] ## [1.0.5-beta]
- [added] #124 adding endpoint for extract the internal stats of use - [added] #124 adding endpoint for extract the internal stats of use
- [added] #122 system for verify all documents that it's produced from devicehub - [added] #122 system for verify all documents that it's produced from devicehub
- [added] #127 add one code for every named tag - [added] #127 add one code for every named tag
- [added] #131 add one code for every device - [added] #131 add one code for every device
- [bugfix] #138 search device with devicehubId - [fixed] #138 search device with devicehubId
## [1.0.4-beta] ## [1.0.4-beta]
- [added] #95 adding endpoint for check the hash of one report - [added] #95 adding endpoint for check the hash of one report
- [added] #98 adding endpoint for insert a new live - [added] #98 adding endpoint for insert a new live
- [added] #98 adding endpoint for get all licences in one query - [added] #98 adding endpoint for get all licences in one query
- [added] #102 adding endpoint for download metrics - [added] #102 adding endpoint for download metrics
- [bugfix] #100 fixing bug of scheme live - [fixed] #100 fixing bug of scheme live
- [bugfix] #101 fixing bug when 2 users have one device and launch one live - [fixed] #101 fixing bug when 2 users have one device and launch one live
- [changes] #114 clean blockchain of all models - [changed] #114 clean blockchain of all models
- [changes] #118 deactivate manual merge - [changed] #118 deactivate manual merge
- [changes] #118 clean datas of public information of devices - [changed] #118 clean datas of public information of devices
- [remove] #114 remove proof system - [remove] #114 remove proof system
## [1.0.3-beta] ## [1.0.3-beta]