YevhenBondarenko
3be53a3605
fixed saveDeviceWithCredentials api
3 years ago
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
3 years ago
ViacheslavKlimov
0bd7f74c47
Fix issues
3 years ago
ViacheslavKlimov
b77078c24e
Notifications deduplication improvements
3 years ago
Andrii Shvaika
d34a65eada
Resources access for Customer Users
3 years ago
dashevchenko
87786ef72d
refactoring
3 years ago
ShvaykaD
138128d837
added more logs to RPC processing logic in MQTT and CoAP transports
3 years ago
dashevchenko
29384170d7
added tests
3 years ago
ViacheslavKlimov
f2684e124d
Fix AlarmCommentControllerTest
3 years ago
ViacheslavKlimov
2f560315d1
Exceeded rate limits notifications; their deduplication; refactoring
3 years ago
ViacheslavKlimov
184a554d08
More tests for notification rules; fix unstable tests
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
Andrii Shvaika
29602c208e
Fix MQTT connection tests according to specification
3 years ago
AndriiD
c863cf6c15
\changed ServiceType.valueOf to ServiceType.of
3 years ago
Andrii Shvaika
adcf23cabb
Improved the procedure of rule node update
3 years ago
ViacheslavKlimov
597696eabc
Try to fix testNotificationRuleDisabling
3 years ago
YevhenBondarenko
4f28a45c88
ser/des in json format
3 years ago
dashevchenko
9b461272c4
fixed xxe vulnerability
3 years ago
dashevchenko
7e7b5b17e7
refactoring
3 years ago
ShvaykaD
97a39729f3
fixed testSaveRuleChainMetadataWithVersionedNodes test
3 years ago
ShvaykaD
cfcf539c50
added upgrade logic tests && added fixes for review comments
3 years ago
dashevchenko
49c230c815
refactoring
3 years ago
YevhenBondarenko
e3b9099bb1
fixed cookie deserialization vulnerability
3 years ago
dashevchenko
d966367623
fixed tests
3 years ago
dashevchenko
b083ab98e0
updated GET /resources api to filter resources by type
3 years ago
dashevchenko
a6c52809cd
added sms disabled feature for tenant profile configuration
3 years ago
AndriiD
f95c64591e
fixed pr comments
3 years ago
ViacheslavKlimov
5cec1b8af2
Ability to disable notification rule
3 years ago
AndriiD
7187fbb4d3
Replace object mapper usages with jackson utils
3 years ago
Andrii Shvaika
43674b7f29
Ignore a flaky test that is based on wrong cache strategy
3 years ago
Andrew Shvayka
1a366d476e
Revert "[3.5.1]Replace object mapper usages with jackson utils"
3 years ago
AndriiD
93c219c83e
renamed base controller/service tests
3 years ago
AndriiD
0e84fc1c6a
removed redundant tests
3 years ago
Andrii Shvaika
08835a7245
Improvements to the activity stats reporting
3 years ago
Dmytro Skarzhynets
b612ab2f92
Fix: fix integration tests
3 years ago
ViacheslavKlimov
5f7ff55f01
Performance improvements for usage stats
3 years ago
YevhenBondarenko
fbf9773a61
optimize imports
3 years ago
ViacheslavKlimov
a4281fd6d3
Deduplication for new platform version notification
3 years ago
Andrii Shvaika
df0bd28ae5
Fix Sparkplug tests
3 years ago
Andrii Shvaika
89efe12c45
Fix Equals And HashCode issue for Device/Asset/EntityView Info
3 years ago
ViacheslavKlimov
bf7454ad3c
Move rate limiting to one service
3 years ago
Andrii Shvaika
7a385e34d1
DeviceInfo for Edge support
3 years ago
ViacheslavKlimov
c6ff49caf5
Try to fix testNotificationRequestsPerRuleRateLimits
3 years ago
ViacheslavKlimov
6e8ba8af13
Refactoring for alarms clean up; fix invalid total removed counting
3 years ago
YevhenBondarenko
ae93b42b60
added logs for wiggets bundle
3 years ago
ViacheslavKlimov
d1ef8c7fbb
Fix notification target usage check on deletion
3 years ago
YevhenBondarenko
b5641a3c6c
refactored due to comments
3 years ago
ViacheslavKlimov
b71257ba23
User title template param, improve notification preview, improve default notifications
3 years ago
dashevchenko
62e9605971
renamed ALARM_ASSIGN to ALARM_ASSIGNED
3 years ago