Andrii Shvaika
ecae72e994
Merge with develop/3.5.2
2023-06-29 17:00:23 +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
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
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
YevhenBondarenko
2d22e8e8a8
implemented alarm types api
2023-06-26 23:54:21 +02: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
ViacheslavKlimov
1d45ea3e8b
Fix MockNotificationSettingsService
2023-06-23 16:23:42 +03:00
dashevchenko
0796fdfa5f
added tests
2023-06-22 15:27:45 +03:00
ViacheslavKlimov
bbcf4b1ff1
Fix MockNotificationSettingsService
2023-06-20 18:07:37 +03:00
imbeacon
ce103cf339
changed test to get id of savedDifferentTenant
2023-06-19 07:27:44 +03: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
ViacheslavKlimov
c5fcc7a1bc
Firebase usage refactoring
2023-06-15 11:31:21 +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
imbeacon
5ddb62322c
Updated test
2023-06-09 13:47:51 +03:00
ViacheslavKlimov
b77078c24e
Notifications deduplication improvements
2023-06-08 18:15:56 +03:00
Andrii Shvaika
d34a65eada
Resources access for Customer Users
2023-06-08 17:44:20 +03:00
Andrii Shvaika
1b15e78985
Merge branch 'resourcesByType' of github.com:dashevchenko/thingsboard into develop/3.5.2
2023-06-08 16:37:10 +03:00
dashevchenko
87786ef72d
refactoring
2023-06-07 15:27:44 +03:00
ShvaykaD
138128d837
added more logs to RPC processing logic in MQTT and CoAP transports
2023-06-07 15:18:45 +03:00
dashevchenko
29384170d7
added tests
2023-06-07 13:16:55 +03:00
imbeacon
11f897d9b1
Added test
2023-06-07 10:03:17 +03:00
dashevchenko
31cf975495
Merge remote-tracking branch 'upstream/develop/3.5.2' into resourcesByType
2023-06-06 12:42:47 +03:00
YevhenBondarenko
7f9a9c7fb3
merge with develop/3.6
2023-06-05 15:58:16 +02:00
YevhenBondarenko
db6f310284
migration to spring boot 3.1
2023-06-05 15:24:47 +02:00
ViacheslavKlimov
f2684e124d
Fix AlarmCommentControllerTest
2023-06-02 18:20:15 +03:00
Andrii Shvaika
4c470583f3
Correct package name
2023-06-02 16:31:38 +03:00
ViacheslavKlimov
2f560315d1
Exceeded rate limits notifications; their deduplication; refactoring
2023-06-02 15:09:09 +03:00
ViacheslavKlimov
184a554d08
More tests for notification rules; fix unstable tests
2023-06-02 15:00:03 +03:00
Andrii Shvaika
790513788a
Merge remote-tracking branch 'origin/develop/3.5.2' into develop/3.6
2023-06-02 14:59:40 +03:00
ViacheslavKlimov
64571eeff2
Don't use Rule Engine message as notification rule trigger
2023-06-02 14:58:12 +03:00
ViacheslavKlimov
67656a2757
Notifications deduplication
2023-06-02 14:50:23 +03:00
Igor Kulikov
ceda0f14e6
Merge branch 'master' into develop/3.5.2
2023-05-30 18:47:33 +03:00
Andrew Shvayka
1183195d23
Merge pull request #8611 from YevhenBondarenko/cookie-util-improvements
...
ser/des in json format
2023-05-30 17:10:05 +03:00
Igor Kulikov
11b49146ce
Merge with master
2023-05-30 17:01:30 +03:00
Andrii Shvaika
11b6e8ebd0
Merge branch 'master' of github.com:thingsboard/thingsboard
2023-05-30 14:52:06 +03:00
Andrii Shvaika
29602c208e
Fix MQTT connection tests according to specification
2023-05-30 14:51:54 +03:00
AndriiD
c863cf6c15
\changed ServiceType.valueOf to ServiceType.of
2023-05-29 20:24:13 +03:00
YevhenBondarenko
c29e0dbf75
Merge branch 'develop/3.6' of github.com:thingsboard/thingsboard into feature/java-17
2023-05-29 14:48:45 +02:00
Andrii Shvaika
adcf23cabb
Improved the procedure of rule node update
2023-05-25 17:13:59 +03:00