374 Commits

Author SHA1 Message Date
Igor Kulikov
1265a9a1e3 Revert "Update License header year to 2020"
This reverts commit 9b42397c4a820688daf07117cb7efefa3f387f46.
2020-01-06 16:48:55 +02:00
Igor Kulikov
9b42397c4a Update License header year to 2020 2020-01-06 16:41:04 +02:00
Andrew Shvayka
da7da1ef76 Async JS Execution 2019-12-11 14:27:13 +02:00
Andrew Shvayka
28e2c74ce3 JS Invoke become async 2019-11-29 18:31:24 +02:00
Andrew Shvayka
a69a3d4d58 JS Stats 2019-11-29 17:21:10 +02:00
Volodymyr Babak
44377d56ca Added alarm push from edge to cloud 2019-11-19 19:43:27 +02:00
Volodymyr Babak
c99cf51ca6 Added push to edge/cloud functionality 2019-11-15 18:38:14 +02:00
Igor Kulikov
6af9aa0ecb JPA improvements. 2019-11-15 18:27:57 +02:00
Dima Landiak
18041c34c7 rest api call node added redis queue support (#2112)
* rest api call node added redis queue support

* rest api node refactoring
2019-10-23 17:58:46 +03:00
VoBa
3935f616c7 Feature/security updates (#1993)
* Added last login to user details

* Added last login to profile page

* Fixed label style

* Added actionType filter to Audit Logs controller

* Lockout feature; Password Reuse frequency

* Send email notification in case user lockout; Refactoring

* Fixed set of null password history; Added toast on user account locked/unlocked

* Typo fixed

* Ignored json validator for securitySettings

* Added Lockout action type

* Added permission check for user disable/enable

* Fixed email title
2019-09-10 15:45:19 +03:00
Andrew Shvayka
e43558109e Extracted dao-api module to simplify rule-engine-api 2019-07-26 09:00:57 +03:00
Andrew Shvayka
467feb967f Added Common Utils as a new home for DonAsynchron 2019-07-25 18:37:29 +03:00
ShvaykaD
2cf410eb1e add-entity-created-events-in-rule-engine (#1696)
* add-entity-created-events-in-rule-engine

* optimize imports

* update

* fix typo

* update actionEventsFromRuleEngine
2019-06-05 12:37:21 +03:00
ShvaykaD
e5eac7bad0 feature/TbSaveToCustomCassandraTable 2019-03-29 17:44:22 +02:00
Igor Kulikov
7e96edd6ac Improve TbMsgGeneratorNode to be executed in singleton mode 2019-02-13 18:32:49 +02:00
Igor Kulikov
d863ecfa6b Improve rule node executors to use work stealing thread pool. Use shared event loop for Mqtt rule nodes. 2019-02-13 14:15:14 +02:00
Igor Kulikov
ced63c4e70 Update License Header year to 2019 2019-02-01 16:39:33 +02:00
Dima Landiak
f980b2b6cf improved transaction service in cluster mode 2018-12-08 13:30:17 +02:00
Dima Landiak
a7d966c788 transaction fixed based on requested changes 2018-12-04 16:18:41 +02:00
Dima Landiak
e780ad05bc transaction cluster mode init 2018-12-03 19:28:52 +02:00
Dima Landiak
6686003c5a transaction development 2018-11-28 20:35:01 +02:00
Dima Landiak
c3011e07b8 transaction rule nodes init 2018-11-26 11:49:46 +02:00
ShvaykaD
1b2cc36fa1 tbAssignToCustomerNode 2018-11-21 15:54:04 +02:00
Volodymyr Babak
742cab0015 Msg Count Node 2018-11-14 18:21:21 +02:00
Andrew Shvayka
a2dd90a4c2 Refactoring of app layer to support tenant level rate limits 2018-11-08 13:58:46 +02:00
Andrew Shvayka
aa4787e989 Fix to RPC logic 2018-10-28 16:10:16 +02:00
Volodymyr Babak
020b7a4ec6 Added copy attributes to entity view rule node 2018-09-14 14:04:12 +03:00
Andrew Shvayka
291634c10f Fix for notification to the devices when shared attribute is saved via rule engine 2018-08-30 11:42:53 +03:00
Andrew Shvayka
7a687f373c Check Relations Node and Originator Fields 2018-06-01 11:09:38 +03:00
Andrew Shvayka
6106f4c0bf Routing RPC calls through rule engine now 2018-06-01 08:52:28 +03:00
Igor Kulikov
e556b48372 Fix css. Add docUrl to rule node definition. 2018-05-25 16:00:10 +03:00
Igor Kulikov
20df02ed08 Move common rule engine utils to API module. 2018-05-24 20:27:29 +03:00
Andrew Shvayka
e0b6c3238c Added Failure relation to be present by default for each node. Forwarding Errors to Failure 2018-05-20 22:39:27 +03:00
Igor Kulikov
f73fbc5ee9 JavaScript Sandbox Service improvements. 2018-05-18 16:55:26 +03:00
Andrew Shvayka
db4e1289c9 No more rules and plugins 2018-05-17 14:03:05 +03:00
Igor Kulikov
bce5d9332e Ability to change Root rule chain. 2018-05-15 17:47:00 +03:00
vparomskiy
81b8f0f40e Merge branch 'develop/1.5' of https://github.com/thingsboard/thingsboard into develop/1.5 2018-05-10 22:49:51 +03:00
vparomskiy
6548bf5d48 fix Nodes description
remove spawn() & tellNext without relation
2018-05-10 22:49:42 +03:00
Igor Kulikov
e7ae82b104 Add External Rule Node types. Rule Chain UI improvements. 2018-05-10 12:15:55 +03:00
Igor Kulikov
3f706984b6 Kafka Rule Node 2018-05-07 16:53:42 +03:00
Igor Kulikov
dfd3252313 Merge branch 'develop/1.5' of github.com:thingsboard/thingsboard into develop/1.5 2018-05-07 11:34:33 +03:00
Igor Kulikov
e8496ffe16 Rest API Call rule node. Rule Engine fixes. 2018-05-07 11:34:18 +03:00
Andrew Shvayka
4a3a8a6f71 Device State Service 2018-05-03 19:02:04 +03:00
Igor Kulikov
ca355f04fa Add Msg Type Switch node. Update Root Rule Chain. Improve update scripts. 2018-04-27 18:30:54 +03:00
Andrew Shvayka
b93688ffa3 Missing License Headers 2018-04-21 22:29:04 +03:00
Andrew Shvayka
3c7295ee8e RPC 2018-04-19 17:07:11 +03:00
Igor Kulikov
8bc49896ed Fixed AlarmNode, UI: Config forms for Alarm, Log and ToEmail nodes. 2018-04-13 19:32:02 +03:00
vparomskiy
305005490f move exception to api
move MailService to RuleEngine
implement MsgToEmil Transformer and SendEmail Node
2018-04-12 10:57:48 +03:00
vparomskiy
737f2cc92a add Log and Alarm nodes 2018-04-11 16:19:14 +03:00
Igor Kulikov
b7cd24c693 Refactor script engine resources. 2018-04-05 15:07:48 +03:00