Viacheslav Klimov
a4370d9b87
Merge pull request #11660 from YevhenBondarenko/fix/npe
...
fixed NPE in RuleNodeActorMessageProcessor
2024-09-16 12:31:28 +03:00
YevhenBondarenko
788b33007d
fixed NPE in RuleNOdeActorMessageProcessor
2024-09-13 16:26:26 +02:00
Serhii Skoryi
29d8abcc1c
Notification center: migrate from Office 365 Connectors to Microsoft Teams Workflows ( #11583 )
...
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* UI: Change configuration Microsoft Team recipient config
* UI: Add null check in Microsoft Team recipient config
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* PROD-4064: Migrate from Office 365 Connectors to Microsoft Teams Workflows. Replace MessageCard by AdaptiveCard
* Resolved PR comments
* Resolved PR comments
---------
Co-authored-by: sskoryi <sskoryi@thingsboard.io>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
2024-09-12 15:40:48 +03:00
Illia Barkov
4fb982eee8
Merge branch 'master' into improvement/provisioning-gateway-device
2024-09-12 12:16:22 +03:00
Andrew Shvayka
6e79672b97
Merge pull request #11612 from thingsboard/fix/versioned-cache-refactoring
...
Refactor versioned caching
2024-09-11 16:25:14 +03:00
ViacheslavKlimov
cf0d3183e7
Rename CacheKey to VersionedCacheKey
2024-09-10 15:23:29 +03:00
Andrew Shvayka
73921e5480
Merge pull request #10100 from livk-cloud/fix-file-not-found
...
fix: fixed the error that the file could not be found after packing
2024-09-10 15:22:24 +03:00
Viacheslav Klimov
f030959b08
Merge pull request #11271 from thingsboard/feature/activation-link-ttl
...
TTL for password reset and user activation links
2024-09-10 14:16:47 +03:00
ViacheslavKlimov
53a975681c
Refactor versioned caching
2024-09-10 13:42:27 +03:00
ViacheslavKlimov
c4d0867635
Merge branch 'hotfix/3.7' of github.com:thingsboard/thingsboard into master-hotfix-3.7
2024-09-10 11:42:09 +03:00
Andrew Shvayka
022ed2dee7
Merge pull request #10069 from yantarou/jan_fix_MqttTransportHandler_exceptionCaught_debug_message
...
Fix debug log message in MqttTransportHandler:exceptionCaught()
2024-09-09 18:11:54 +03:00
ThingsBoard Bot
189778efb9
License header format
2024-09-09 14:57:22 +00:00
Andrew Shvayka
e286a051df
Merge pull request #8696 from driesva/rabbitmq-max-poll-messages
...
fix: Slow RabbitMQ message polling
2024-09-09 17:45:30 +03:00
Andrew Shvayka
efba1446ad
Merge pull request #11413 from eltociear/patch-1
...
chore: update proto_config.proto
2024-09-09 17:26:56 +03:00
imbeacon
945caa354e
Merge remote-tracking branch 'upstream' into improvement/provisioning-gateway-device
2024-09-09 15:36:01 +03:00
Andrew Shvayka
dbf5439bf2
Merge pull request #11450 from YevhenBondarenko/feature/mqtt-service-config-rpc
...
added support of getServiceConfiguration RPC
2024-09-09 15:04:26 +03:00
YevhenBondarenko
387a7eadcf
removed payloadType from SessionLimits
2024-09-05 20:00:43 +02:00
Viacheslav Klimov
c990cd75a6
Merge pull request #11551 from thingsboard/tbel_doc_equals_utils
...
tbel: refactoring, tbUtils to docs
2024-09-05 18:53:08 +03:00
nick
5699c49c53
tbel: refactoring raiseError
2024-09-05 18:49:53 +03:00
ViacheslavKlimov
8233d6c451
Include password reset and activation links ttl in the email
2024-09-04 18:28:02 +03:00
ViacheslavKlimov
465341f0ea
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/activation-link-ttl
2024-09-04 17:16:50 +03:00
Dmytro Skarzhynets
39049eecd9
Remove redundant logging of thread name and scheduler name
2024-09-04 17:11:53 +03:00
Dmytro Skarzhynets
f6a1c14353
Fix last activity not being reported when activity reporting period ends
2024-09-04 16:45:58 +03:00
ViacheslavKlimov
591cc91733
Fix created edge version
2024-09-03 16:33:23 +03:00
ViacheslavKlimov
977c36d83f
Fix RelatedEdgesCacheValue
2024-09-03 16:33:04 +03:00
Viacheslav Klimov
2f501c628d
Merge pull request #11521 from AndriiLandiak/feature/edge-queue
...
Introduce Edge queue to handle edge notification messages
2024-09-03 15:25:18 +03:00
Viacheslav Klimov
2b163e86c8
Merge pull request #11564 from YevhenBondarenko/merge-with-hotfix-3.7
...
merge with hotfix/3.7
2024-09-03 15:00:48 +03:00
nick
03af2564eb
tbel: refactoring tbUtils with docs #2
2024-09-03 14:22:29 +03:00
Viacheslav Klimov
d88558eee0
Merge pull request #11496 from thingsboard/feature/rule-chain-versioning
...
Versioning for rule chain metadata
2024-09-03 12:53:20 +03:00
YevhenBondarenko
235e877337
Merge branch 'hotfix/3.7' of github.com:thingsboard/thingsboard into merge-with-hotfix-3.7
2024-09-03 11:35:51 +02:00
YevhenBondarenko
aab1161c79
create pojo for session limits
2024-09-03 10:58:40 +02:00
nick
b86a9d3802
tbel: refactoring tbUtils with docs
2024-09-02 21:44:23 +03:00
YevhenBondarenko
dd3ed2a496
rafactoring due to comments
2024-09-02 13:11:06 +02:00
Andrew Shvayka
04e4116f30
Merge pull request #11330 from dashevchenko/http_transport_large_request_fix
...
Payload size filter for all requests
2024-08-30 18:05:44 +03:00
Andrii Landiak
5602807dbe
Introduce Edge queue to handle edge notification messages
2024-08-29 12:51:20 +03:00
Viacheslav Klimov
14794070ee
Merge pull request #11515 from thingsboard/fix/snmp-v3
...
Fixes for SNMP v3
2024-08-28 19:01:58 +03:00
Viacheslav Klimov
e0244c2970
Merge pull request #11421 from irynamatveieva/fix/audit-logs-alarm-deleted
...
Fix null entityId in audit log when alarm is deleted
2024-08-28 18:48:55 +03:00
nick
f598e2fe89
tbel: fix bug send From Client CollectedValue
2024-08-28 15:20:55 +03:00
Viacheslav Klimov
40fc7eacf3
Merge branch 'master' into feature/rule-chain-versioning
2024-08-28 12:35:59 +03:00
YevhenBondarenko
bc0022aafd
Added tenant id to the methods with locks and minor refactoring
2024-08-27 15:05:39 +02:00
ViacheslavKlimov
a63ed4fa6c
Versioning for rule chain metadata
2024-08-27 13:57:32 +03:00
Andrii Landiak
fc8631625f
Delete unused file
2024-08-27 13:12:03 +03:00
Andrii Landiak
c6ee0bff19
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId
2024-08-27 12:41:39 +03:00
Viacheslav Klimov
a77df2f90e
Merge pull request #11231 from dashevchenko/oauth2
...
OAuth2 configuration redesign
2024-08-27 12:09:53 +03:00
ViacheslavKlimov
5e47e16913
Fix unknown security name
2024-08-26 16:12:27 +03:00
Andrii Landiak
0ab35b72d2
Edge: impl new approach with oauth
2024-08-26 14:51:36 +03:00
ViacheslavKlimov
99df23bdc9
Merge branch 'master' of github.com:thingsboard/thingsboard into fix/snmp-v3
2024-08-26 13:32:34 +03:00
IrynaMatveieva
5032938f49
removed brackets
2024-08-22 16:38:47 +03:00
Viacheslav Klimov
a003ca4de5
Merge branch 'master' into http_transport_large_request_fix
2024-08-22 14:46:58 +03:00
Viacheslav Klimov
9e9488e4f0
Merge pull request #11459 from YevhenBondarenko/fix/ota-package
...
fixed queries for get/count devices without OTA
2024-08-22 14:34:37 +03:00