5609 Commits

Author SHA1 Message Date
Andrew Shvayka
0363e53705
Merge pull request #8808 from volodymyr-babak/app-init-sequence
HotFix - fixed init of rule chains - init only on APP_INIT msg
2023-06-29 18:18:22 +03:00
Andrew Shvayka
e3a1f62d94
Merge pull request #8823 from thingsboard/fix_bug_device_create_with_credentials_swagger_3
[fix_bug][3.5.2] swagger_device_controller: regactoring example request "create device with credential"
2023-06-29 13:38:56 +03:00
YevhenBondarenko
aa814b8628 added corresponding tests 2023-06-28 22:33:03 +02:00
ViacheslavKlimov
996f11da9e Improvements for notification template processing 2023-06-28 15:43:26 +03:00
ViacheslavKlimov
7528fceeb2 MicrosoftTeamsNotificationChannel 2023-06-28 14:42:09 +03:00
dashevchenko
e2ba34bbf3 refactoring 2023-06-28 13:48:46 +03:00
Igor Kulikov
b563a68fb2
Merge pull request #8832 from vvlladd28/feature/notification/clear-alarm/style
Remove specify alarm notification style for cleared alarm notification
2023-06-28 13:19:43 +03:00
Igor Kulikov
c10531f53c
Merge pull request #7793 from ArtemDzhereleiko/AD/feature/flot-selection
Add "Enable selection mode" settings with touch event for bar/state/line chart-widgets
2023-06-28 13:02:15 +03:00
ShvaykaD
f01b2d6595 fix typo in TbelInvokeServiceTest 2023-06-28 12:59:27 +03:00
ShvaykaD
27b1d3f5d5 fix typo in NashornJsInvokeServiceTest 2023-06-28 12:49:17 +03:00
ShvaykaD
0c4c8353de refactoring & added tests for alarm status filter node & entity and msg type switch nodes & check field presence 2023-06-28 12:43:49 +03:00
dashevchenko
eab633632a added cache for TBResourceInfo 2023-06-28 11:35:54 +03:00
YevhenBondarenko
e3867486b5 fixed update inactivity timeout attribute 2023-06-28 10:18:18 +02:00
ShvaykaD
3478b020ef merge with develop/3.5.2 2023-06-27 19:26:28 +03:00
Igor Kulikov
987d41f329 UI: Timeseries table basic config 2023-06-27 18:17:15 +03:00
nickAS21
1cb74577d5 swagger_device_controller: refactoring fix bug example request - X509, MQTT_BASIC 2023-06-27 18:09:21 +03:00
nickAS21
7ff353a4d9 swagger_device_controller: fix bug example request - X509, MQTT_BASIC 2023-06-27 17:54:02 +03:00
ViacheslavKlimov
d0cbf4efd1 Add acknowledged and cleared properties to AlarmNotificationInfo 2023-06-27 17:14:33 +03:00
Volodymyr Babak
4a0ff8b968
Edge event seq (#82)
* edge event - added seq id auto generated column to fix issue with concurrent write of multiple edge events with the same created time

* kotlin Pair replaced by springframework class

* Handle cases when seq_id column started new cycle

* Added check for null in case entity was deleted

* GeneralEdgeEventFetched - sort order by seqId and not created time

* Edge event table - added migration script to add seq_id column

* Code review updates to be in sync with PE

* Improved handling cases when edge_event.seqId started new cycle

* Edge event table - seq_id column make to be cycled

* Improved handling of cases when seq_id column of edge_event table started new cycle

* Improved stability by properly handling exceptions
2023-06-27 15:42:23 +03:00
nickAS21
2986700795 swugger_device_controller: fix bug example request - AccessToken, Lwm2m_RPK 2023-06-26 17:44:18 +03:00
dashevchenko
5acd5b3658 refactoring 2023-06-26 11:45:20 +03:00
ShvaykaD
a3c0850277 added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring 2023-06-23 19:00:25 +03:00
Andrii Shvaika
0acabf65dc Merge with master 2023-06-23 18:58:32 +03:00
ViacheslavKlimov
1d45ea3e8b Fix MockNotificationSettingsService 2023-06-23 16:23:42 +03:00
ViacheslavKlimov
d49a6c3e92 Notification settings for rules 2023-06-23 16:11:21 +03:00
Volodymyr Babak
371cab26d2 HotFix - fixed init of rule chains - init only on APP_INIT msg 2023-06-22 16:37:03 +03:00
Andrii Shvaika
7dcebed624 Ability to force ack for external nodes 2023-06-22 15:59:36 +03:00
dashevchenko
0796fdfa5f added tests 2023-06-22 15:27:45 +03:00
Andrii Shvaika
649898566c Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node 2023-06-21 19:05:42 +03:00
dashevchenko
66623a2be2 refactoring 2023-06-21 18:37:27 +03:00
dashevchenko
11cb696d5c added conroller method to retrieve list of commands to publish telemetry 2023-06-21 16:04:23 +03:00
ViacheslavKlimov
bbcf4b1ff1 Fix MockNotificationSettingsService 2023-06-20 18:07:37 +03:00
ViacheslavKlimov
ab93f6266d Add getUserNotificationSettings api 2023-06-20 12:10:28 +03:00
ViacheslavKlimov
014497cd89 User-level notification settings 2023-06-20 12:04:48 +03:00
ShvaykaD
22874e8a65 filter nodes && added TbMsgType enum 2023-06-19 17:55:39 +03:00
imbeacon
ce103cf339 changed test to get id of savedDifferentTenant 2023-06-19 07:27:44 +03:00
YevhenBondarenko
aa28b276d2 added recalculetePartitions delay for node restart 2023-06-16 15:40:29 +02:00
imbeacon
b8e12a4621 Refactoring 2023-06-16 10:38:55 +03:00
imbeacon
7e5069d784 Changed test to work with different tenant, to avoid affecting by other tests 2023-06-16 09:26:19 +03:00
imbeacon
b33c39dd25 Refactoring 2023-06-15 11:58:48 +03:00
Andrew Shvayka
7258c5de73
Merge pull request #8702 from thingsboard/feature/exceeded-rate-limits-notifications
Notifications about exceeded rate limits
2023-06-13 17:40:45 +03:00
Andrii Shvaika
4abf7ccd5a Merge with master 2023-06-13 17:18:32 +03:00
ViacheslavKlimov
0bd7f74c47 Fix issues 2023-06-13 14:12:54 +03:00
ViacheslavKlimov
f98eee5407 Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
#	application/src/main/resources/thingsboard.yml
#	application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
#	dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
#	ui-ngx/src/app/modules/common/modules-map.ts
2023-06-13 13:49:51 +03:00
Andrew Shvayka
7d31d25aa0
Merge pull request #8729 from thingsboard/fixes/notification-system
Notifications deduplication improvements
2023-06-13 12:25:07 +03:00
Andrii Shvaika
997b915905 Merge with develop/3.5.2 2023-06-13 11:30:29 +03:00
ViacheslavKlimov
39d7498c59 Merge branch 'develop/3.5.2' into fixes/notification-system 2023-06-12 21:37:21 +03:00
Andrew Shvayka
dd900dafba
Merge pull request #8713 from ShvaykaD/feature/rpc-response-handling-improvements
RPC queue stuck issue on response handling for undelivered rpc && logging improvements
2023-06-12 13:42:59 +03:00
Andrew Shvayka
e30cf55988
Merge pull request #8723 from dashevchenko/mailConfigTemplates
Mail config templates, oauth2 protocol for mail server
2023-06-09 16:05:43 +03:00
imbeacon
5ddb62322c Updated test 2023-06-09 13:47:51 +03:00