3945 Commits

Author SHA1 Message Date
ViacheslavKlimov
b256f3a8cd Refactor MobileDeliveryMethodNotificationTemplate 2023-12-27 11:54:14 +02:00
ViacheslavKlimov
6c0c891f60 Merge branch 'master' into feature/push-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/actors/ruleChain/DefaultTbContext.java
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationDeliveryMethod.java
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/targets/NotificationTargetType.java
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/template/DeliveryMethodNotificationTemplate.java
#	pom.xml
#	ui-ngx/src/app/modules/home/pages/notification/sent/sent-notification-dialog.component.html
#	ui-ngx/src/app/modules/home/pages/notification/sent/sent-notification-dialog.component.scss
#	ui-ngx/src/app/modules/home/pages/notification/template/template-configuration.ts
#	ui-ngx/src/app/modules/home/pages/notification/template/template-notification-dialog.component.html
#	ui-ngx/src/app/modules/home/pages/notification/template/template-notification-dialog.component.scss
#	ui-ngx/src/app/shared/models/notification.models.ts
2023-12-27 11:49:28 +02:00
ViacheslavKlimov
22e598c36d Fix image's isPublic on import 2023-12-26 18:21:34 +02:00
nick
03560f0557 lwm2ml: add tests attributes 2023-12-26 17:26:51 +02:00
YevhenBondarenko
1fc704bae1 test fixes and minor refactoring 2023-12-26 11:08:06 +01:00
YevhenBondarenko
feb44656f1 merge with master 2023-12-26 00:58:31 +01:00
nick
74daec474f lwm2ml: ver 3.9.1 - start 2023-12-25 22:09:39 +02:00
Andrew Shvayka
5cc0dc6d94
Merge pull request #9900 from thingsboard/fix/vc-timeout
Version control performance improvements
2023-12-22 18:42:06 +02:00
Andrew Shvayka
86ecc6f742
Merge pull request #9897 from thingsboard/fix/image-vc
Fixes for images version control
2023-12-22 17:00:57 +02:00
ViacheslavKlimov
daabf26708 VC: fix Kafka buffer exhausted and producer stuck; refactoring and improvements 2023-12-22 14:55:58 +02:00
ViacheslavKlimov
58cf97f68a Add maxResourceSize to SystemParams 2023-12-22 12:38:56 +02:00
ViacheslavKlimov
927479095f VC: improve images import/export 2023-12-21 13:08:28 +02:00
ViacheslavKlimov
b16ee4e9b3 VC: handle error on too big commit; prevent UndeclaredThrowableException 2023-12-21 12:28:58 +02:00
YevhenBondarenko
ec19c2a718 minor proto fix 2023-12-21 10:56:29 +01:00
YevhenBondarenko
16cb74f0b5 merge with master 2023-12-20 22:08:19 +01:00
YevhenBondarenko
8ccd70fc65 Used ProtoUtils instead of ProtoWIthFSTService for serialization 2023-12-20 17:33:04 +01:00
Andrii Landiak
323e0ef9a2 Fix edge upgrade strategy: add check for upgrade instruction on server side, fix typo 2023-12-19 17:43:17 +02:00
Andrew Shvayka
e05a5c3420
Merge pull request #9846 from thingsboard/feature/public-images
Public images
2023-12-18 16:54:34 +02:00
dashevchenko
e779c06ec1 changed AttributeService interface to accept AttributeScope instead of String 2023-12-18 14:20:29 +02:00
Andrew Shvayka
a0fd420ee1
Merge pull request #9777 from imbeacon/fix/gw-launch-command
Refactored commands for gateway launch
2023-12-18 12:51:34 +02:00
YevhenBondarenko
5eadc90d26 added custome serializer for device profile 2023-12-18 10:00:47 +01:00
Igor Kulikov
57e7e1f181 Merge branch 'master' into feature/public-images 2023-12-15 19:48:08 +02:00
Andrew Shvayka
17ad5a5bb2
Merge pull request #9778 from thingsboard/fx_bug_DateString_WithoutTz
[3.6.2]Fix_bug_tbDate_from_String_without_TZ
2023-12-15 18:39:53 +02:00
Igor Kulikov
562838cfdb UI: Add Embed Image dialog. 2023-12-15 17:10:33 +02:00
ViacheslavKlimov
9b92a753ac Endpoint for updating image public status 2023-12-15 12:48:30 +02:00
nick
7e00acd44b tbDate: fix bug comments 3 2023-12-15 12:18:05 +02:00
YevhenBondarenko
4101fc3963 added upgrade tests, and minor fixes 2023-12-14 21:14:31 +01:00
YevhenBondarenko
5b9eae4a6f license format 2023-12-14 20:08:52 +01:00
YevhenBondarenko
5869378c2c Implemented Json serialization, added custom serializer for the Device redis cache 2023-12-14 20:02:53 +01:00
dashevchenko
b30bbf9d80 attribute_kv optimization: deleted entity_type column, updated attribute_type and attribute_key columns 2023-12-14 19:05: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
Volodymyr Babak
ecc9094375 Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature 2023-12-12 18:32:54 +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
YevhenBondarenko
3fea0f88f3 moved queueName from rule-node config to rule-node 2023-12-12 14:03:48 +01:00
imbeacon
4260240f08 Merge remote-tracking branch 'upstream/master' into fix/gw-launch-command 2023-12-11 18:15:23 +02:00
imbeacon
a67a13bbd0 Added docker-compose file creation with correct parameters 2023-12-11 18:03:43 +02:00
ViacheslavKlimov
0ae62e7a57 Remove @Length validation for image fields 2023-12-11 17:42:04 +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
Andrii Landiak
fdfef83c1e Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature 2023-12-11 14:08:58 +02:00
nick
3bf585ec80 tbel fix_bug tbDate delete String... options 2023-12-09 09:30:31 +02:00
nick
c14fe5b2cd tbel fix_bug tbDate delete String... options 2023-12-08 23:13:07 +02:00
Andrew Shvayka
4c3e081b91
Merge pull request #9688 from AndriiLandiak/edge-upgrade-instructions
Edge upgrade instructions
2023-12-08 16:40:05 +02:00
Andrii Landiak
2378f2ec2d Add handling logic for backward compatibility with previous Edges 2023-12-08 13:46:42 +02:00
Volodymyr Babak
d25b1a4170 Merge remote-tracking branch 'origin/master' into edge-upgrade-instructions 2023-12-08 10:31:06 +02:00
nick
fbfecf3410 tbel fix_bug tbDate tests Constructor class 2023-12-07 19:40:02 +02:00
dashevchenko
8b6b1dd7d7 added new type of error - UserPasswordNotValidException to correctly handle it on UI 2023-12-07 17:35:49 +02:00
ShvaykaD
506c317985 Merge branch 'master' into feature/profile-names-api 2023-12-07 15:56:34 +02:00
nick
509e580ea3 Merge branch 'master' into fx_bug_DateString_WithoutTz 2023-12-07 15:18:35 +02:00
nick
a12c9e11f8 tbel fix_bug tbDate test 2023-12-07 15:05:45 +02:00