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
b77078c24e
Notifications deduplication improvements
3 years ago
ViacheslavKlimov
2f560315d1
Exceeded rate limits notifications; their deduplication; refactoring
3 years ago
Andrii Shvaika
adcf23cabb
Improved the procedure of rule node update
3 years ago
dashevchenko
f489e934b1
renamed variables
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
dashevchenko
7e7b5b17e7
refactoring
3 years ago
dashevchenko
49c230c815
refactoring
3 years ago
ShvaykaD
21e5a1a130
added logic update to the rule nodes upgrade script
3 years ago
dashevchenko
b083ab98e0
updated GET /resources api to filter resources by type
3 years ago
ShvaykaD
5831876b8e
added upgrade script logic for all enrichment rule nodes && additional improvements to TbGetRelatedAttributeNode
3 years ago
Igor Kulikov
7058f99068
Version set to 3.5.1-SNAPSHOT
3 years ago
ViacheslavKlimov
b7f19a12cf
Version control for notification configs
3 years ago
ViacheslavKlimov
5cec1b8af2
Ability to disable notification rule
3 years ago
ViacheslavKlimov
c39e8568ae
Upgrade improvements for notification system
3 years ago
YevhenBondarenko
fbf9773a61
optimize imports
3 years ago
Andrii Shvaika
dcbc4c5c7d
Device Info Filter
3 years ago
Igor Kulikov
14c61f65e9
UI: Alarm count datasource type support. Improve alarm filters.
3 years ago
ViacheslavKlimov
a9466032e1
Use findDeviceByIdAsync in TransportApiService
3 years ago
ViacheslavKlimov
079b2a5ab7
Remove findDeviceByIdAsync from DeviceService
3 years ago
Andrii Landiak
fbeb56cf70
Refactor after review and add tests for extracting by regex
3 years ago
Andrii Shvaika
5d84945ccd
Review and improvements
3 years ago
Seraphym-Tuhai
29c3eddc8a
Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard
3 years ago
Andrii Landiak
55adb3d12a
Refactor x509: add logic of rotating x509 credentials and creating new device to DeviceProvisionService
3 years ago
Andrii Shvaika
d71307402e
Merge with develop/3.5
3 years ago
YevhenBondarenko
22981e5e39
added count entity cache
3 years ago
ViacheslavKlimov
fccd60601f
RemoteNotificationRuleProcessor
3 years ago
ViacheslavKlimov
bbaf2a5054
Notification rule trigger via ClusterService
3 years ago
YevhenBondarenko
8481b71b7e
added entity usage
3 years ago
Andrii Shvaika
b0d177ee51
Cache of the dashboard titles
3 years ago
Andrii Shvaika
95e9f5b715
Improvements
3 years ago
Andrii Shvaika
5d30fefbcb
Basic implementation of the Starred and Last visited Info
3 years ago
imbeacon
c99368d885
Refactored
3 years ago
ViacheslavKlimov
c4827f20f3
API usage limit notification rule
3 years ago
ViacheslavKlimov
408eb0bc02
Refactor notification rules processing
3 years ago
imbeacon
01996334e2
Refactoring, added tests
3 years ago
zbeacon
ba6a83e575
Added getting users for assignment
3 years ago
ViacheslavKlimov
197207035b
Notification system fixes, new notification targets
3 years ago
ViacheslavKlimov
8705a2324e
Notification system improvements:
- rate limits
- notify on rule node start failure after attempts ended
- default general template for tenants + entities limit rule
- rename ACTION_TARGET_USER to AFFECTED_USER
3 years ago
dashevchenko
b6adbd6ec8
moved logic to DefaultTbAlarmCommentService
3 years ago
ViacheslavKlimov
0308b0128d
Entities limit notifications
3 years ago
ViacheslavKlimov
1382c49881
Endpoint to find tenant profiles by ids
3 years ago
ViacheslavKlimov
3b8ed5fae6
Notification rules improvements; new platform users filters
3 years ago
ViacheslavKlimov
4a20adc62e
Alarm related notification rules
3 years ago
YevhenBondarenko
118fc1554a
added TbCoreComponent to the SystemInfoService
3 years ago
ViacheslavKlimov
ba8f27fa76
Notification system refactoring and improvements
3 years ago
YevhenBondarenko
0be3c0b5bb
removed countEntitiesByTypes and added ability to use Entity count query for sysadmin
3 years ago