16809 Commits

Author SHA1 Message Date
ViacheslavKlimov
c6559d6bba Always load system images; update images only after loading system widgets 2023-12-08 13:57:49 +02:00
Dmitriymush
4c9a474694 Revert "UI: added milligram per cubic meter unit"
This reverts commit 3775208851cd923c826622dd280b962c8ace790e.
2023-12-08 13:53:21 +02:00
Dmitriymush
1867284519 UI: added milligram per cubic meter unit 2023-12-08 13:50:23 +02:00
Andrii Landiak
2378f2ec2d Add handling logic for backward compatibility with previous Edges 2023-12-08 13:46:42 +02:00
Volodymyr Babak
5a6ca7e5b6 Rename local env to make it fix method name 2023-12-08 13:39:49 +02:00
Volodymyr Babak
88d9128b96 Use docker volume instead of bind mount 2023-12-08 13:34:36 +02:00
Sergey Matvienko
ad40971149 Device connectivity controller test improvements 2023-12-08 12:21:36 +01:00
dashevchenko
b2f2d1d909 updated config parameter description 2023-12-08 13:10:02 +02:00
Dmitriymush
3775208851 UI: added milligram per cubic meter unit 2023-12-08 12:51:33 +02:00
Dmitriymush
20760e962b UI: added Carbon Monoxide Level (CO) widgets to air quality bundle 2023-12-08 12:50:51 +02:00
ViacheslavKlimov
b9ac141bff When replacing base64 with links, keep the transaction with no rollback 2023-12-08 12:34:24 +02:00
ViacheslavKlimov
7bc43cb7bf Inline images when creating version 2023-12-08 12:33:43 +02:00
Artemii Molyboha
bfd2e56174
Merge pull request #1 from thingsboard/master
pull request
2023-12-08 12:07:40 +02:00
Volodymyr Babak
d25b1a4170 Merge remote-tracking branch 'origin/master' into edge-upgrade-instructions 2023-12-08 10:31:06 +02:00
nick
a41d3ace0e Merge branch 'master' into fx_bug_DateString_WithoutTz 2023-12-07 19:44:00 +02:00
nick
fbfecf3410 tbel fix_bug tbDate tests Constructor class 2023-12-07 19:40:02 +02:00
Dmitriymush
a44a87393f UI: added Sulfur Dioxide Level (SO2) widget to air quality bundle 2023-12-07 18:59:47 +02:00
Sergey Matvienko
4c8cf69632 TbSqlBlockingQueue failover improvement 2023-12-07 17:27:34 +01:00
ShvaykaD
f7af8e298c added fixes after review 2023-12-07 17:41:29 +02:00
dashevchenko
8b6b1dd7d7 added new type of error - UserPasswordNotValidException to correctly handle it on UI 2023-12-07 17:35:49 +02:00
rusikv
54914f9851 UI: change page size for rule-chain-select to 1024 2023-12-07 17:31:49 +02:00
Dmitriymush
c1262bd3a8 UI: refactored check for value card widget 2023-12-07 17:28:29 +02:00
dudnikmaksim
e9c5d815d9 default config 2023-12-07 17:23:48 +02:00
Dmitriymush
0a9b21ce15 UI: added additional check for string and empty string in value card widget 2023-12-07 17:02:23 +02:00
dudnikmaksim
c598b4fa9d default config 2023-12-07 16:58:19 +02:00
Artem Dzhereleiko
1a20526ece UI: Refactoring validation func 2023-12-07 16:45:37 +02:00
Igor Kulikov
d08f0467df UI: Fix selection in image gallery for system images. 2023-12-07 16:42:47 +02:00
Dmitriymush
f6dd278341 UI: added Nitrogen Dioxide Level (NO2) widgets to air quality bundle 2023-12-07 16:25:47 +02:00
ShvaykaD
506c317985 Merge branch 'master' into feature/profile-names-api 2023-12-07 15:56:34 +02:00
Vladyslav_Prykhodko
6b4c7c7ce4 UI: Change ws command to new format and change API uri 2023-12-07 15:45:58 +02:00
nick
509e580ea3 Merge branch 'master' into fx_bug_DateString_WithoutTz 2023-12-07 15:18:35 +02:00
Vladyslav_Prykhodko
31f95fbe62 UI: Change ws subscription to single session 2023-12-07 15:11:41 +02:00
rusikv
220b2ee8e3 UI: increased page size for rule-chain-select 2023-12-07 15:08:49 +02:00
nick
a12c9e11f8 tbel fix_bug tbDate test 2023-12-07 15:05:45 +02:00
Dmitriymush
6b128f3db6 UI: added ozone level widget (O3) to air quality bundle 2023-12-07 14:00:36 +02:00
Artem Dzhereleiko
654c887f0e UI: Add max password length with validation 2023-12-07 12:52:13 +02:00
Igor Kulikov
607c04f59d Fix DE locale json. 2023-12-07 12:28:35 +02:00
Andrew Shvayka
0c17023f08
Merge pull request #9784 from thingsboard/fix/notification-entity-owner-users
Support for 'Users of the entity owner' recipients group in TbNotificationNode
2023-12-07 12:14:17 +02:00
Igor Kulikov
a7b323186f
Merge pull request #9789 from rusikv/industrial-efficiency-widgets
Industrial widgets: Efficiency
2023-12-07 12:06:35 +02:00
Igor Kulikov
78e029e74a
Merge pull request #9772 from rusikv/industrial-rotational-speed-widgets
Industrial widgets: Rotational speed
2023-12-07 12:06:09 +02:00
Igor Kulikov
3d738591b3
Merge pull request #9763 from Fliner/master
[3.6.2] Update locale.constant-zh_CN.json
2023-12-07 12:04:51 +02:00
Igor Kulikov
f6462ce57a
Update locale.constant-zh_CN.json 2023-12-07 12:04:28 +02:00
Igor Kulikov
167c51e9c8
Merge pull request #9742 from Backdraft007/patch-2
Added translations
2023-12-07 12:02:54 +02:00
Andrew Shvayka
a26bfa8a18
Merge pull request #9782 from thingsboard/fix/images-tests
Fix image API tests
2023-12-06 20:22:37 +02:00
dudnikmaksim
a8723f07a8 Invalid log message format format 2023-12-06 19:03:44 +02:00
rusikv
901eac0ff7 UI: industrial bundle: efficiency widgets implementation, widgets preview remake. added temperature range and gauge widgets to indoor and outdoor bundles 2023-12-06 17:55:24 +02:00
nick
272cc27257 tbel fix_bug tbDate parameters date as String with patter + locale 2023-12-06 15:10:26 +02:00
ViacheslavKlimov
b09504ba77 Ignore null ApiUsageRecordState when sending notifications 2023-12-06 14:18:31 +02:00
ViacheslavKlimov
5191b690b7 Resolve entity's owner users in TbNotificationNode 2023-12-06 12:57:44 +02:00
nick
a246b3c4a7 tbel fix_bug tbDate parameters Locale and TZ as String 2023-12-06 11:27:05 +02:00