700 Commits

Author SHA1 Message Date
Bohdan Smetaniuk
1d5f5c5d80 code fixes 2020-08-25 14:04:47 +03:00
Bohdan Smetaniuk
581f23b0b0 fixes + processing attributes delete msg from edge 2020-08-21 18:50:11 +03:00
Volodymyr Babak
bf21ff3c09 Added TTL for edge events 2020-08-12 16:31:45 +03:00
Bohdan Smetaniuk
c56c2c4c5d added test 2020-07-31 17:10:35 +03:00
Bohdan Smetaniuk
71a3fa68f1 fixes 2020-07-31 11:38:25 +03:00
Bohdan Smetaniuk
c4d7f52cf3 filtering EdgeEvents with TIMESERIES_UPDATE 2020-07-30 19:46:33 +03:00
Volodymyr Babak
2b3e195c20 Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge 2020-07-28 17:38:45 +03:00
vzikratyi
5b4cfbb3d8 Merged with develop/2.5.3 2020-07-24 11:28:27 +03:00
vzikratyi
0ccf7f13d1 Moved 'stats' to separate module 2020-07-24 11:28:27 +03:00
vzikratyi
d98bbacd43 Added stats to TbSqlQueue and BufferedRateExecutor 2020-07-24 11:28:27 +03:00
Andrew Shvayka
8808c268ae
Merge pull request #3076 from YevhenBondarenko/develop/2.5.3-batch-improvements
Develop/2.5.3 batch improvements
2020-07-10 20:21:30 +03:00
YevhenBondarenko
2f4ca3b5be improvements 2020-07-10 17:07:15 +03:00
YevhenBondarenko
98c24632e3 refactored 2020-07-10 15:24:11 +03:00
YevhenBondarenko
e77127019f Ts batch improvements 2020-07-10 12:46:47 +03:00
YevhenBondarenko
5a3f8e344b refactored DataValidator email pattern 2020-07-08 10:27:51 +03:00
Volodymyr Babak
6c3d2d986e Added edge state. Added edge id and cloud type to proto 2020-07-07 17:59:12 +03:00
Volodymyr Babak
b2f4a08209 Added set default edge root rule chain test 2020-06-26 17:04:36 +03:00
Volodymyr Babak
4b9642fc11 Moved getEdgeEventTypeByEntityType to EdgeUtils 2020-06-25 17:32:34 +03:00
YevhenBondarenko
f81c688c3d changed validateEmail access modifier to public 2020-06-25 11:46:24 +03:00
YevhenBondarenko
71bd6001ba changed validateEmail access modifier to public 2020-06-25 11:43:42 +03:00
Volodymyr Babak
79bf245932 Added Relation and Credentials Request Messages 2020-06-23 19:13:27 +03:00
Volodymyr Babak
de11d1ce3d Test fixed. Other small updates 2020-06-19 16:46:33 +03:00
Volodymyr Babak
21ee2aec11 Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge 2020-06-18 19:24:34 +03:00
Volodymyr Babak
f4baab4969 Edge Notifitcation Service 2020-06-18 13:30:45 +03:00
Volodymyr Babak
cd2908fb59 Refactoring notification engine 2020-06-16 16:49:27 +03:00
Yevhen Bondarenko
7a555fca8d
removed Apache Email Validator (#2945)
* removed Apache Email Validator

* improvements Email Validator regex

* refactored Email Validator
2020-06-15 12:37:43 +03:00
Volodymyr Babak
600c9ec565 Refactoring of notification to edge. Added EdgeNotificationService and queue msg proto 2020-06-14 22:24:25 +03:00
Volodymyr Babak
e8afd97605 Pushed users from CE to edge 2020-06-12 10:36:03 +03:00
Volodymyr Babak
3fc18988be Added update relation msg functionality 2020-06-11 20:10:47 +03:00
Andrii Shvaika
9d2e039220 Version set to 2.5.3-SNAPSHOT 2020-06-11 10:57:50 +03:00
Bohdan Smetaniuk
a540298a07 ref fixes 2020-06-05 13:02:48 +03:00
Bohdan Smetaniuk
9a749bf720 fixed bug with saving similar edges in db 2020-06-05 12:57:41 +03:00
Volodymyr Babak
3d3dd88710 Merge remote-tracking branch 'origin/develop/2.5.1' into feature/edge 2020-06-02 16:56:06 +03:00
Volodymyr Babak
2748a755c0 Code cleanup 2020-06-02 15:57:31 +03:00
Volodymyr Babak
bf0b730602 License fix 2020-06-02 12:48:24 +03:00
Volodymyr Babak
134148c49f Removed edgeId. Code clean up and refactoring 2020-06-02 12:46:57 +03:00
Volodymyr Babak
8416c206ff Fixed rule chain relation. Fixed default edge removal 2020-06-01 22:08:30 +03:00
Andrii Shvaika
a532ded5ae Version set to 2.5.2-SNAPSHOT 2020-06-01 16:11:57 +03:00
Volodymyr Babak
8b4c7cea1f Fixed remove default edge. Fixed edge tests 2020-06-01 12:54:23 +03:00
deaflynx
5d385809e7 Default edge rulechain label fixed. Fixed makeDefaultEdgeRuleChain server side 2020-05-30 17:35:51 +03:00
Volodymyr Babak
85a88ee499 Removed assigned edges from dashboard 2020-05-27 14:40:39 +03:00
Andrew Shvayka
bd40edfd14
Merge pull request #2830 from ShvaykaD/develop/2.5.1
added inserts strategy for upgrade to 2.5 if copy to/from files failed
2020-05-27 13:17:17 +03:00
Volodymyr Babak
6ab3714ac5 Added default rule chain for server side 2020-05-27 09:22:25 +03:00
Dmytro Shvaika
f8a355fec8 added upgrade from version 2.5.0 2020-05-25 15:28:55 +03:00
Andrii Shvaika
b25b05c7ff Fix JS Build 2020-05-25 15:05:08 +03:00
viktor
4ed334a5d5 Merge branch 'develop/2.5.1' into oauth2-default-dashboard 2020-05-21 10:26:32 +03:00
viktor
cac7eb0d2b Added 'alwaysFullScreen' and 'defaultDashboardName' oauth2 properties 2020-05-20 18:27:26 +03:00
Volodymyr Babak
31a1e310f1 Rule chain refactoring 2020-05-15 19:36:32 +03:00
Andrii Shvaika
dc5eb6395a Version set to 2.5.1-SNAPSHOT 2020-05-13 14:07:31 +03:00
Volodymyr Babak
1bfe950f58 Fixes for downlink msg. Refactoring 2020-05-13 12:31:33 +03:00