ShvaykaD
9c9cac9bd1
fix entity view delete test
2023-07-20 13:54:31 +03:00
dashevchenko
db46b7988d
refactored code to take into account operating system
2023-07-20 12:33:15 +03:00
YevhenBondarenko
881861d80d
deleted 'remove latest api'
2023-07-19 19:44:47 +02:00
Andrew Shvayka
15b192aad9
Merge pull request #8898 from dashevchenko/resourceDeleteValidation
...
Resource deletion validation
2023-07-18 16:26:09 +03:00
dashevchenko
295a145d2d
fixed tests
2023-07-18 11:51:18 +03:00
ShvaykaD
16739b18c2
Merge branch 'develop/3.5.2' into feature/filter-nodes-improvements
2023-07-17 16:22:42 +03:00
Andrew Shvayka
bff894c759
Merge pull request #8716 from imbeacon/fix/user-removing-unassign-alarms
...
[3.5.2] Added unassignment on user deleting
2023-07-17 15:23:13 +03:00
Sergey Matvienko
5eebbf8985
web socket handler tests added. ws msg queue fixed the last msg pickup (and msg order as result)
2023-07-14 10:28:32 +02:00
YevhenBondarenko
4b7cc4571d
added deleteLatest api
2023-07-12 19:48:25 +02:00
ViacheslavKlimov
ddfdcef858
Improvements for user notification settings structure
2023-07-12 12:50:29 +03:00
dashevchenko
cce56b9547
added test
2023-07-10 13:28:38 +03:00
dashevchenko
1a2214f7b2
merged with develop/3.5.2
2023-07-07 15:07:09 +03:00
dashevchenko
21329bf74e
refactoring
2023-07-07 14:14:06 +03:00
dashevchenko
2eeb3a1639
refactoring
2023-07-07 10:59:52 +03:00
dashevchenko
bb71ae39c3
added tests
2023-07-06 17:24:13 +03:00
ShvaykaD
d9ede8bf50
merge with develop/3.5.2
2023-07-06 15:44:01 +03:00
YevhenBondarenko
c3293f556e
inactivity improvements
2023-07-06 11:40:50 +02:00
ShvaykaD
47929ef784
replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring
2023-07-06 12:20:23 +03:00
YevhenBondarenko
3be53a3605
fixed saveDeviceWithCredentials api
2023-07-05 14:40:44 +02:00
YevhenBondarenko
015429d750
merge with develop/3.5.2
2023-07-04 16:56:20 +02:00
ViacheslavKlimov
6eb4510e2a
User notification settings - by notification type
2023-06-30 13:46:19 +03:00
YevhenBondarenko
1a12d3c395
merge with develop/3.6
2023-06-29 23:40:43 +02:00
Andrii Shvaika
d17c7dbc28
Merge remote-tracking branch 'origin/develop/3.5.2' into develop/3.6
2023-06-29 18:26:23 +03:00
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