Igor Kulikov
|
1898ea4a15
|
Minor fixes
|
4 years ago |
Andrii Shvaika
|
bfe79780dd
|
MVEL executor improvements
|
4 years ago |
Igor Kulikov
|
4607d89369
|
Update mvel2 dependency
|
4 years ago |
Andrii Shvaika
|
830a612bf8
|
Refactoring of the JS thread pool size configuration
|
4 years ago |
Andrew Shvayka
|
4cc7e7b373
|
Merge pull request #7456 from ViacheslavKlimov/fix/sql-deadlock-info
[3.4.2] SQL batch sort enabled by default; additional deadlock logging
|
4 years ago |
Andrew Shvayka
|
05813bc554
|
Merge pull request #7381 from YuriyLytvynchuk/bugfix/node_copy_to_view_add_inactiviy_event
[3.4.2] Fix: Node 'copy to view' add INACTIVITY_EVENT
|
4 years ago |
Andrew Shvayka
|
73868338c8
|
Merge pull request #7238 from YuriyLytvynchuk/feature/delete_attributes_node
[3.4.2] Feature: New RuleNode "delete attributes"
|
4 years ago |
Andrii Shvaika
|
3f729a8ca0
|
MVEL improvements
|
4 years ago |
Andrii Shvaika
|
609107468c
|
Api Usage Client refactoring
|
4 years ago |
Andrii Shvaika
|
d4438bf044
|
Merge branch 'feature/mvel-executor' of github.com:thingsboard/thingsboard into feature/mvel-executor
|
4 years ago |
Andrii Shvaika
|
5633aeaa6e
|
Merge with master
|
4 years ago |
Igor Kulikov
|
56719381aa
|
Merge branch 'feature/mvel-executor' of github.com:thingsboard/thingsboard into feature/mvel-executor
|
4 years ago |
Igor Kulikov
|
bfdc4a0801
|
Minor fixes. Update rule node UI
|
4 years ago |
Andrii Shvaika
|
4e17a86a8d
|
Fix error handling to be in the same thread
|
4 years ago |
Andrew Shvayka
|
9d23c91137
|
Merge pull request #7403 from ViacheslavKlimov/feature/remote-js-executor-improvements
[3.4.2] Improvements for remote JS executor
|
4 years ago |
Igor Kulikov
|
4ea96fa289
|
Update rule node config UI
|
4 years ago |
Igor Kulikov
|
e21e37469b
|
Merge branch 'feature/mvel-executor' of github.com:thingsboard/thingsboard into feature/mvel-executor
|
4 years ago |
Igor Kulikov
|
8abe2f19e1
|
UI: Release ace editor resources on destroy. Improve node script test dialog.
|
4 years ago |
ViacheslavKlimov
|
35960d018e
|
SQL batch sort enabled by default; additional deadlock logging
|
4 years ago |
Andrii Shvaika
|
c76e43ac25
|
Merge branch 'feature/mvel-executor' of github.com:thingsboard/thingsboard into feature/mvel-executor
|
4 years ago |
Andrii Shvaika
|
2349b16b55
|
MVEL executor support in rule nodes
|
4 years ago |
Igor Kulikov
|
05f47f3796
|
UI: Update public API
|
4 years ago |
Igor Kulikov
|
00e9fb2c7b
|
UI: Add MVEL script lang support
|
4 years ago |
Andrii Shvaika
|
42832aab8c
|
Test script controller and test fixes
|
4 years ago |
Andrii Shvaika
|
d3f06bd3a4
|
MVEL executor implementation
|
4 years ago |
Andrii Shvaika
|
1593c5b92e
|
MVEL Script Service implementation
|
4 years ago |
Andrii Shvaika
|
813f632deb
|
MVEL executor
|
4 years ago |
Andrii Shvaika
|
9769f95c27
|
Refactoring of the JS API to separate module: Script API
|
4 years ago |
ViacheslavKlimov
|
2d262146ad
|
Remote JS executor to work with tb-node of previous version
|
4 years ago |
Andrew Shvayka
|
d7aa2e5660
|
Merge pull request #7214 from volodymyr-babak/bug/edge-shared-attr-subs
[3.4.2][Bug] Notify devices in case shared attribute updates from edge
|
4 years ago |
Andrew Shvayka
|
b7c188e681
|
Merge pull request #7093 from volodymyr-babak/bug/edge-sync-cluster
[3.4.2][Bug] Edge sync functionality - added cluster support
|
4 years ago |
Volodymyr Babak
|
89272a21cf
|
Merge remote-tracking branch 'upstream/master' into bug/edge-shared-attr-subs
|
4 years ago |
Andrew Shvayka
|
740192b23c
|
Merge pull request #7371 from ViacheslavKlimov/feature/audit-logs-partitioning-ttl
[3.4.2] TTL and table partitioning for audit logs
|
4 years ago |
Volodymyr Babak
|
35288bbfe8
|
Removed required=false. Renamed test name
|
4 years ago |
Volodymyr Babak
|
2ed85cb294
|
Tell edge events with normal priority. Updated sync request timeout to 20 seconds
|
4 years ago |
ViacheslavKlimov
|
d2f67d33d1
|
Minor refactoring for AuditLogsCleanUpService and SqlPartitioningRepository
|
4 years ago |
Andrew Shvayka
|
0816e51640
|
Merge pull request #7402 from YevhenBondarenko/feature/pkg-upgrade-version
[3.4.2] Update package update version for tb docker images
|
4 years ago |
Andrew Shvayka
|
2b41f06e2d
|
Merge pull request #7385 from ViacheslavKlimov/fix/audit-log-validation
[3.4.2] Additional validation for AuditLog entities
|
4 years ago |
ViacheslavKlimov
|
831332be7b
|
Use hash of tenant id and body when resolving script for remote JS executor
|
4 years ago |
YevhenBondarenko
|
cdd55ed170
|
Update package update version for tb docker images
|
4 years ago |
ViacheslavKlimov
|
100868d8e2
|
Merge remote-tracking branch 'origin/master' into feature/remote-js-executor-improvements
|
4 years ago |
Igor Kulikov
|
65438c64e7
|
UI: add popover component to wiget context
|
4 years ago |
Andrew Shvayka
|
990a50391e
|
Merge pull request #7350 from ViacheslavKlimov/fix/js-invoke-service-limits
[3.4.2] Limits for JS script body, input args and invocation result size
|
4 years ago |
Yuriy Lytvynchuk
|
d62ee97213
|
add JacksonUtil.toJsonNode
|
4 years ago |
Yuriy Lytvynchuk
|
9e3024b165
|
Merge branch 'feature/delete_attributes_node' of https://github.com/YuriyLytvynchuk/thingsboard into feature/delete_attributes_node
|
4 years ago |
Yurii
|
4bbcfb1917
|
Merge pull request #7 from ShvaykaD/feature/delete_attributes_node
add validation for empty list of attributes in save attributes node
|
4 years ago |
ShvaykaD
|
57eab8d73c
|
add validation for empty list of attributes in save attributes node
|
4 years ago |
Yurii
|
adc5389bad
|
Merge pull request #6 from ShvaykaD/feature/delete_attributes_node
Added HasRuleEngineProfile interface & refactored DefaultTbContext
|
4 years ago |
ShvaykaD
|
673e2cb5be
|
fix typo in alarmActionMsg
|
4 years ago |
ShvaykaD
|
6e34747b95
|
added HasRuleEngineProfile interface & refactored DefaultTbContext
|
4 years ago |