336 Commits (feature/basic-widget-config)

Author SHA1 Message Date
ShvaykaD e1b18e7bed additional updates after review 3 years ago
ShvaykaD ea5a855272 renamed custom msg type to NA 3 years ago
ShvaykaD cebe1040d4 refactoring after review 3 years ago
ShvaykaD 3d5cfa0c2e added internal type to TbMsg to replace if-return blocks with switch-case 3 years ago
ShvaykaD ad847ff40c changed checkType and checkTypeOneOf to isTypeOf and isTypeOneOf 3 years ago
Sergey Matvienko 825eaf640c RuleEngineException cause added to be able to analyse cause by rate limit exceptions 3 years ago
Sergey Matvienko 859c820dc3 AbstractRateLimitException introduced in common/data for all rate limit related exceptions 3 years ago
Sergey Matvienko 1b565e01ce Rule engine: ack all rate limited failures (draft) 3 years ago
ShvaykaD 2d4fbd6833 added checkMsgType util method to TbMsg & resolved other review comments 3 years ago
ShvaykaD 883eb472f2 fixes after merge to PE 3 years ago
ShvaykaD 47929ef784 replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring 3 years ago
ShvaykaD 2296e3e5ad added tests for Geofencing filter node 3 years ago
ShvaykaD a3c0850277 added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring 3 years ago
Volodymyr Babak 371cab26d2 HotFix - fixed init of rule chains - init only on APP_INIT msg 3 years ago
Andrii Shvaika 7dcebed624 Ability to force ack for external nodes 3 years ago
Andrii Shvaika 649898566c Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node 3 years ago
ViacheslavKlimov 0bd7f74c47 Fix issues 3 years ago
ShvaykaD a5de29c1f4 code readability fix 3 years ago
ShvaykaD e5a2712d89 changed logic to ack msg if stack is null 3 years ago
ShvaykaD f191357b90 fixed NPE in Flow output node when it used after split array msg node 3 years ago
ViacheslavKlimov b77078c24e Notifications deduplication improvements 3 years ago
ViacheslavKlimov 2f560315d1 Exceeded rate limits notifications; their deduplication; refactoring 3 years ago
ViacheslavKlimov 64571eeff2 Don't use Rule Engine message as notification rule trigger 3 years ago
ViacheslavKlimov 67656a2757 Notifications deduplication 3 years ago
Igor Kulikov 9ae1f1e329 Version set to 3.5.2-SNAPSHOT 3 years ago
Igor Kulikov 59cc8244b5 Version set to 3.5.1-SNAPSHOT 3 years ago
Igor Kulikov c422e39724 Version set to 3.5.1-SNAPSHOT 3 years ago
Andrii Shvaika 6120fb132a Version set to 3.5.2. Migration script improved 3 years ago
Igor Kulikov 7058f99068 Version set to 3.5.1-SNAPSHOT 3 years ago
YevhenBondarenko fbf9773a61 optimize imports 3 years ago
ViacheslavKlimov 6013e19e54 Fix entity action notification 3 years ago
ViacheslavKlimov 97cc1ab0da Improve entities count limit notification rule 3 years ago
Seraphym-Tuhai 29c3eddc8a Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard 3 years ago
ViacheslavKlimov 043bb253c7 New platform version notification 3 years ago
ViacheslavKlimov fccd60601f RemoteNotificationRuleProcessor 3 years ago
ViacheslavKlimov bbaf2a5054 Notification rule trigger via ClusterService 3 years ago
Andrii Landiak 24d69651cb Fix space inside EncryptionUtil and fix failed-test, while doing validation 3 years ago
Andrii Landiak e9586daf9d Add unit tests and update regex pattern to convert chain to list 3 years ago
Vladyslav_Prykhodko 8174a97926 Merge with klimov/feature/notification-system 3 years ago
Igor Kulikov cbdc4517e4 Update license header year to 2023 3 years ago
Andrii Landiak 7957da4a9e Updated: send full chain to kafka with single message and do whole logic on core 3 years ago
Andrii Shvaika 76082c7177 Version set to 3.5.0-SNAPSHOT 3 years ago
Igor Kulikov 4c3154da4b Version set to 3.4.4-SNAPSHOT 3 years ago
Igor Kulikov 109caee7c7 Version set to 3.4.3-SNAPSHOT 3 years ago
Andrii Shvaika 770f069f22 Version set to 3.4.2 3 years ago
Sergey Matvienko e705b5a2a4 TbMsgProcessingStackItem implements Serializable 3 years ago
Andrii Shvaika fb49273bd6 Math node implementation 3 years ago
Volodymyr Babak 32fcfdac92 Moved edge rpc processing logic from tenant actor to edge service. Execute requests to edge service in a separate executor service 3 years ago
Andrii Shvaika dea933d906 Version set to 3.4.2 4 years ago
Volodymyr Babak faaf07b1ea Edge sync functionality - added cluster support 4 years ago