6558 Commits

Author SHA1 Message Date
Igor Kulikov
bbed9ba3a2 Merge branch 'master' into feature/public-images 2023-12-15 17:38:50 +02:00
ViacheslavKlimov
8e95b6ef9b Update cache when image info is updated 2023-12-15 17:27:04 +02:00
Igor Kulikov
59e6c4d054
Merge pull request #9836 from ArtemDzhereleiko/AD/bug-fix/battery-level/battery-fill-level
Fixed battery level widget fill
2023-12-15 17:23:29 +02:00
Igor Kulikov
367a3b8cd0
Merge pull request #9806 from Dmitriymush/enhacements/carbon-monoxide-widgets
Added Carbon Monoxide Level (CO) widgets to air quality bundle
2023-12-15 17:21:38 +02:00
Igor Kulikov
bb4a778983
Merge pull request #9805 from Dmitriymush/enhacements/sulfur-dioxide-level-widget
Added Sulfur Dioxide Level (SO2) widget to air quality bundle
2023-12-15 17:21:29 +02:00
Igor Kulikov
abcfa3395b
Merge pull request #9802 from Dmitriymush/enhacements/nitrogen-dioxide-level-widgets
Added Nitrogen Dioxide Level (NO2) widgets to air quality bundle
2023-12-15 17:21:21 +02:00
Igor Kulikov
995cef5dc4
Merge pull request #9800 from Dmitriymush/enhacements/ozone-level-widgets
Added ozone level widget (O3) to air quality bundle
2023-12-15 17:21:12 +02:00
Igor Kulikov
486965afed
Merge pull request #9841 from rusikv/industrial-widgets-images-optimisation
Industrial widgets: images optimisation, minor corrections
2023-12-15 17:16:42 +02:00
Igor Kulikov
c4d8be8549 Merge branch 'feature/public-images' of github.com:thingsboard/thingsboard into feature/public-images 2023-12-15 17:00:00 +02:00
ViacheslavKlimov
c4f7c07fa3 Swagger description for image type and key 2023-12-15 16:37:30 +02:00
Andrew Shvayka
cd3477787b
Merge pull request #9842 from volodymyr-babak/edge-docker-upgdate-fix
Fixed edge upgrade script - added volumes section
2023-12-15 16:36:00 +02:00
ViacheslavKlimov
61aa595b20 Tests for public images 2023-12-15 14:29:18 +02:00
Igor Kulikov
7ef0b2e3a2 Merge branch 'feature/public-images' of github.com:thingsboard/thingsboard into feature/public-images 2023-12-15 13:34:14 +02:00
Igor Kulikov
f265c91b9b Update download image method to skip filename headers for public links 2023-12-15 13:34:09 +02:00
ViacheslavKlimov
9b92a753ac Endpoint for updating image public status 2023-12-15 12:48:30 +02:00
Andrew Shvayka
5946bde4c6
Merge pull request #9831 from dashevchenko/forcedPasswordPolicyCheck
Moved password policy check before user info rest calls
2023-12-14 18:39:54 +02:00
ViacheslavKlimov
a058f865da Rename to publicResourceKey 2023-12-14 17:57:41 +02:00
ViacheslavKlimov
36a89bea91 Public images 2023-12-14 16:24:36 +02:00
dashevchenko
9575b94c1f refactoring: removed redundant arguments 2023-12-14 11:54:41 +02:00
Volodymyr Babak
f4f693da54 Fixed edge upgrade script - added text to modify docker-compose and add volumes section 2023-12-13 21:17:23 +02:00
rusikv
eecbe40260 UI: industrial widgets image optimisation 2023-12-13 16:14:22 +02:00
Andrew Shvayka
f4761519b6
Merge pull request #9804 from AndriiLandiak/fix/edge-compatibility-after-image-feature
Edge - fix image feature backward compatibility
2023-12-13 14:08:39 +02:00
Andrew Shvayka
1a64030d5b
Merge pull request #9832 from volodymyr-babak/fix/add-edge-idx
Added edge_event idx by tenant id and edge id
2023-12-13 14:08:04 +02:00
Andrew Shvayka
39a5944ae8
Merge pull request #9817 from YevhenBondarenko/fix/tests
fixed flaky tests
2023-12-13 14:06:48 +02:00
Artem Dzhereleiko
cb5e1b2c4b UI: Fixed battery level fill 2023-12-13 12:20:33 +02:00
Volodymyr Babak
5d23d58de7 Added edge_event idx by tenant id and edge id 2023-12-12 20:29:14 +02:00
dashevchenko
1dadc5969e refactoring: moved password policy check before user info rest calls 2023-12-12 19:00:14 +02:00
Volodymyr Babak
ecc9094375 Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature 2023-12-12 18:32:54 +02:00
Volodymyr Babak
c07e7063a9 Do not push system resources from cloud to edge 2023-12-12 18:24:09 +02:00
Andrew Shvayka
cd0d2d4212
Merge pull request #9819 from thingsboard/image-gallery-improvements
Fixes and improvements for image API
2023-12-12 18:02:21 +02:00
Andrew Shvayka
6249bcc42b
Merge pull request #9416 from engix-ltd/entity-service-in-actor-context
Add entity service to actor context.
2023-12-12 15:08:05 +02:00
dashevchenko
355503bbbc refactoring: used const instead of String 2023-12-12 12:35:57 +02:00
dashevchenko
7957e5cca6 updated upgrade script for 3.6.1 to clean up securitySettings cache 2023-12-12 12:17:53 +02:00
ViacheslavKlimov
2cfa040cc5 Validate image size as soon as possible; pretty max size in the error 2023-12-12 11:55:57 +02:00
Igor Kulikov
f5bfec6115 Update ui help url to version 3.6.2. Update rule nodes UI. 2023-12-12 10:11:29 +02:00
ViacheslavKlimov
27743c3e3a Evict image from cache when deleted 2023-12-11 17:51:06 +02:00
Andrew Shvayka
da7cc60856
Merge pull request #9803 from smatvienko-tb/feature/device-connectivity-test-improvement
[3.6.2] Device connectivity controller test improvements
2023-12-11 17:20:44 +02:00
Andrew Shvayka
2a3960ff64
Merge pull request #9775 from dashevchenko/passwordValidation
Added max length password policy
2023-12-11 17:17:52 +02:00
ViacheslavKlimov
f70aa61c08 Merge branch 'master' into image-gallery-improvements 2023-12-11 17:13:55 +02:00
YevhenBondarenko
a537ad9b20 fixed flaky tests 2023-12-11 15:50:03 +01:00
Andrii Shvaika
b58a4b3b06 Removed redundant toString call 2023-12-11 16:44:22 +02:00
Andrew Shvayka
6be61ed821
Merge pull request #9815 from thingsboard/websocket-improvements
Improvements for WS services
2023-12-11 16:41:06 +02:00
Igor Kulikov
363dd1eb0e
Merge pull request #9813 from ArtemDzhereleiko/AD/battery-widget/defatul-level-shape-color
Battery widget change default level and share color
2023-12-11 16:33:56 +02:00
ViacheslavKlimov
4ff0813b07 cmdsHandlers structure refactoring 2023-12-11 16:11:09 +02:00
ViacheslavKlimov
131f6bf721 WS logging improvements 2023-12-11 15:54:59 +02:00
ViacheslavKlimov
6d255ebcfa Move pending session lifetime to yaml 2023-12-11 15:54:38 +02:00
Andrii Landiak
fdfef83c1e Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature 2023-12-11 14:08:58 +02:00
Igor Kulikov
e0d49d504d Merge branch 'master' into websocket-improvements 2023-12-11 13:55:30 +02:00
Igor Kulikov
5d7ba1f88b Handle authentication in the same cmds packet. 2023-12-11 13:50:24 +02:00
Artem Dzhereleiko
2c71f55d84 UI: Set default gray color level and shape 2023-12-11 12:30:40 +02:00