Dmytro Shvaika
f9c65d709d
code update
2019-12-09 15:57:26 +02:00
Dmytro Shvaika
dd64749075
init commit
2019-12-08 23:52:29 +02:00
Igor Kulikov
da81db88d8
Fix Rule Engine tests.
2019-12-03 16:45:27 +02:00
Andrew Shvayka
28e2c74ce3
JS Invoke become async
2019-11-29 18:31:24 +02:00
Andrew Shvayka
75931abd89
Merge branch 'master' of github.com:thingsboard/thingsboard
2019-11-29 17:21:32 +02:00
Andrew Shvayka
a69a3d4d58
JS Stats
2019-11-29 17:21:10 +02:00
Dima Landiak
b25ea1e613
rest api call node added parallel processing logic
2019-11-29 13:49:51 +02:00
Dima Landiak
85b63c5bbb
rest api call node generated ui ( #2206 )
2019-11-29 13:49:20 +02:00
Dmytro Shvaika
47e06f505f
update the rulenode-core-config.js
2019-11-22 17:12:35 +02:00
Dmytro Shvaika
78e6b6cdce
added ability to fetch latest values with ts
2019-11-22 15:36:47 +02:00
Dima Landiak
b67170f072
originator telemetry node added limit param, fixed ui
2019-11-22 15:01:53 +02:00
Dima Landiak
18767381f9
originator telemetry node added limit param
2019-11-22 15:01:38 +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
a2e99688c5
rest api call node ui fix
2019-10-23 17:59:04 +03: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
Igor Kulikov
41527ca059
Version set to 2.4.2-SNAPSHOT. Restore Black Box Tests.
2019-10-18 12:44:52 +03:00
Valerii Sosliuk
c85f218993
Alarm Clear Test Fixed
2019-10-17 12:49:02 +03:00
Valerii Sosliuk
db67999b71
Clear Alarm Node fix clearTs and endTs in log message
2019-10-10 13:49:33 +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
ShvaykaD
b7a2dddff9
rule-node-ui-update ( #1969 )
2019-09-09 11:54:58 +03:00
yefimov-andrey
303b63f392
moved name from Tenant and Customer to ContactBased ( #1929 )
2019-09-09 11:54:40 +03:00
yefimov-andrey
d0295ef353
Feature/fetch last level only ( #1922 )
...
* adding fetching only last level of relations
* further implementaion of fetching last level
* implementation of fetching last level
* implementation of fetching last level
* draft of fetching only last level
* removal of unnecessary new method
* cleanup and formatting
* cleanup and formatting
* formatting
* formatting
* formatting
* final version of fetching only last level, the boolean added to the relation search parameters
* fetchLastLevelOnly added to some more search queries
* fixed tests to include fetchLastLevelOnly parameter
* removed unnecessary use of fetchLastLevelOnly parameter
* removed default value of fetchLastLevelOnly
2019-08-16 12:29:54 +03:00
Igor Kulikov
cae1f02691
PageLink refactoring.
2019-08-08 17:55:11 +03:00
Igor Kulikov
cdb9520ccf
Remove Entities NoSql DAO
2019-08-07 18:48:01 +03:00
Igor Kulikov
c19adf3684
Version set to 3.0.0-SNAPSHOT
2019-08-07 17:31:23 +03:00
Andrew Shvayka
e43558109e
Extracted dao-api module to simplify rule-engine-api
2019-07-26 09:00:57 +03:00
Andrew Shvayka
a171483b52
Removed Redundant dependency
2019-07-25 18:38:54 +03:00
Andrew Shvayka
467feb967f
Added Common Utils as a new home for DonAsynchron
2019-07-25 18:37:29 +03:00
Igor Kulikov
63beb4c571
Update Netty and GRPC versions.
2019-07-19 13:58:33 +03:00
VoBa
a1aea81366
Added usage of msg count in the generator node
2019-07-19 13:47:02 +03:00
Igor Kulikov
b482238ef3
Version set to 2.4.1-SNAPSHOT
2019-07-12 16:15:00 +03:00
Igor Kulikov
c631d51e24
Version set to 2.4.0-SNAPSHOT
2019-06-27 10:12:30 +03:00
Igor Kulikov
4c01b25182
Fix conflicts
2019-06-27 09:28:59 +03:00
Volodymyr Babak
4aee1a9c9f
Added alarm originator source; Added period in seconds use metadata pattern
2019-06-26 11:43:11 +03:00
Stanislav Kardashov
b2aa22d37c
add Google Cloud PubSub support
2019-06-24 14:10:27 +03:00
ShvaykaD
ab494596e7
add tell failure checkbox to enrichment nodes
2019-06-05 13:54:39 +03:00
ShvaykaD
2fa861670e
Improvements/originator&device attributes node ( #1733 )
...
* update rule-node-configurations
* typo
* backward compatibility
2019-06-05 13:54:07 +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
Volodymyr Babak
9bc5e6760a
Added entity view to filter nodes
2019-05-21 14:33:01 +03:00
ShvaykaD
c03b4c2470
change parameter of method findEntityIdAsync
2019-05-08 13:07:40 +03:00
Valerii Sosliuk
8daa3f99f1
Create Alarm node use metadata alarm type ( #1681 )
2019-05-04 13:39:35 +03:00
ShvaykaD
3aa32aecc7
improvement to TbGetEntityDetailsNodes
2019-04-09 16:50:01 +03:00
Andrew Shvayka
d1c6a9073e
Improvements to GetEntityDetails Node
2019-04-03 13:18:00 +03:00
ShvaykaD
4ff006640f
Feature/tb get entity details nodes ( #1598 )
...
* init commit
* add ui-configuration
* EntityDetailsNodes
2019-04-03 13:02:13 +03:00
ShvaykaD
0a668d0a6f
add time-units to ActionNode and UI
2019-04-01 16:05:10 +03:00
Andrew Shvayka
42d2f0be10
Geofencing rule nodes
2019-04-01 16:05:10 +03:00
Andrew Shvayka
876b9eeda4
Initial rule nodes commit
2019-04-01 16:05:10 +03:00
ShvaykaD
f009c8522e
fix typo
2019-04-01 14:25:59 +03:00