ViacheslavKlimov
6eb4510e2a
User notification settings - by notification type
3 years ago
dashevchenko
f70fba33f0
added cache config properties
3 years ago
dashevchenko
e2ba34bbf3
refactoring
3 years ago
dashevchenko
eab633632a
added cache for TBResourceInfo
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
YevhenBondarenko
2d22e8e8a8
implemented alarm types api
3 years ago
dashevchenko
5acd5b3658
refactoring
3 years ago
ShvaykaD
a3c0850277
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
3 years ago
ViacheslavKlimov
d49a6c3e92
Notification settings for rules
3 years ago
dashevchenko
66623a2be2
refactoring
3 years ago
dashevchenko
11cb696d5c
added conroller method to retrieve list of commands to publish telemetry
3 years ago
ViacheslavKlimov
014497cd89
User-level notification settings
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
a85f5b4330
added initial implementation
3 years ago
dashevchenko
29384170d7
added tests
3 years ago
dashevchenko
f356a94b81
added new hash_code column to resource table
3 years ago
ViacheslavKlimov
2f560315d1
Exceeded rate limits notifications; their deduplication; refactoring
3 years ago
Andrii Shvaika
aecea7d6a5
Removed SearchTextEntity
3 years ago
Andrii Shvaika
be41ec8bef
Fix minor issues. Merged with develop/3.5.2
3 years ago
Andrii Shvaika
4ec990ca8a
Fix duplicates in device view
3 years ago
nickAS21
7076c1719f
search_text: system-data.sql
3 years ago
Sergey Matvienko
6cbe5642f8
sql test initializer update
3 years ago
nickAS21
a15028fec0
refactoring ComponentDescriptionInsert
3 years ago
nickAS21
2eb1aa5b30
refactoring Asset and Customer
3 years ago
Andrii Shvaika
adcf23cabb
Improved the procedure of rule node update
3 years ago
nickAS21
35bbff3cac
regactoring text_search for entity
3 years ago
imbeacon
91aca05855
Imports
3 years ago
imbeacon
c9f5654e08
Added additional methods to dao to remove only required relations
3 years ago
imbeacon
dc483ee0a2
Changed method for removing relations from all to removing only COMMON relations
3 years ago
Andrii Shvaika
8311017b92
Fixed alarm details on alarm clear
3 years ago
Andrii Shvaika
f05f2e2053
Remove SearchText from Device
3 years ago
Andrii Shvaika
fa41086e6d
Refactoring improvements
3 years ago
ShvaykaD
cca276dcbf
added configuration version to component descriptor
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
ShvaykaD
490ad63ab6
updated rule node upgrade logic
3 years ago
ShvaykaD
a7410e9912
fixed license format
3 years ago
ShvaykaD
2c251e2f5c
remove duplicate logic for TbGetOriginatorFieldsNode and TbRelatedAttributesNode && fix typos
3 years ago
ShvaykaD
cfcf539c50
added upgrade logic tests && added fixes for review comments
3 years ago
dashevchenko
45e1a17be3
refactoring
3 years ago
YevhenBondarenko
57674888ca
table name constants refactoring
3 years ago
dashevchenko
49c230c815
refactoring
3 years ago
Sergey Matvienko
1c67d36c47
alarm repository: fixed tests
3 years ago
ShvaykaD
21e5a1a130
added logic update to the rule nodes upgrade script
3 years ago