Volodymyr Babak
|
2d1a3a9b05
|
Set edge client version to 3.6.4
|
2 years ago |
ShvaykaD
|
faf172bdb2
|
fixed claim device flaky tests
|
2 years ago |
nick
|
934287a380
|
fix bug: lwm2m tests dif Port Comments 1
|
2 years ago |
nick
|
6ea06fecd8
|
fix bug: lwm2m tests dif Port 5
|
2 years ago |
Igor Kulikov
|
18178b5243
|
Merge pull request #10535 from thingsboard/feature/state-chart
State chart widget
|
2 years ago |
Igor Kulikov
|
decd12565e
|
UI: State chart - not filter data on data zoom.
|
2 years ago |
nick
|
6c3c9f99b9
|
fix bug: lwm2m tests dif Port 4
|
2 years ago |
Dmytro Skarzhynets
|
5c7ad51641
|
Replace usages of deprecated @Schema(required = ...) with @Schema(requiredMode = ...)
|
2 years ago |
nick
|
d876fc8bfe
|
fix bug: lwm2m tests dif Port 3
|
2 years ago |
Viacheslav Klimov
|
4d8a816f74
|
Merge pull request #10532 from dskarzh/create-alarm-node-tests-refactor
Create alarm node tests: refactor existing and add new
|
2 years ago |
nick
|
d2d68faee7
|
fix bug: lwm2m tests dif Port
|
2 years ago |
Igor Kulikov
|
77d2552d6d
|
Merge branch 'master' into feature/state-chart
|
2 years ago |
Igor Kulikov
|
dde2a55d3d
|
UI: Implement new version of State chart widget based on Echarts.
|
2 years ago |
Dmytro Skarzhynets
|
b43a90d1df
|
Separate create alarm node tests from clear alarm node tests, refactor existing and add more create alarm node tests
|
2 years ago |
nick
|
2b334ecbff
|
msa: lwm2m tests add NoSec Psk (3)
|
2 years ago |
nick
|
6b0aead10b
|
msa: lwm2m tests add NoSec Psk (2)
|
2 years ago |
nick
|
c37b406795
|
msa: lwm2m tests add NoSec Psk
|
2 years ago |
Viacheslav Klimov
|
4044649c9c
|
Merge pull request #10414 from irynamatveieva/fix-error-msg-problem-extrenal-id
Fixed error message with external id when saving rule chain.
|
2 years ago |
Viacheslav Klimov
|
80ec3609de
|
Merge pull request #10355 from irynamatveieva/improve-script-node
Changed the logic to be able to find the last IN event despite its order in the debug records.
|
2 years ago |
Viacheslav Klimov
|
756bac5135
|
Merge pull request #10522 from AndriiLandiak/fix/edge-3.7
Edge refactoring: using java 17
|
2 years ago |
IrynaMatveieva
|
864b862fc7
|
used Optional.ofNullable
|
2 years ago |
Andrii Landiak
|
d041faae89
|
Micro refactoring: using java 17
|
2 years ago |
IrynaMatveieva
|
d152e0b24b
|
moved tests to RuleChainServiceTest class
|
2 years ago |
IrynaMatveieva
|
bb77d4edd7
|
Merge branch 'improve-script-node' of github.com:irynamatveieva/thingsboard into improve-script-node
|
2 years ago |
IrynaMatveieva
|
c4ad105f73
|
used Optional.ofNullable instead of explicitly checking for null
|
2 years ago |
Viacheslav Klimov
|
19c2c5e955
|
Merge pull request #10300 from irynamatveieva/fix-calculate-delta-rule-node
Added property to ignore delta in output messages if it is zero
|
2 years ago |
Viacheslav Klimov
|
9cc0e9da7c
|
Merge pull request #10349 from irynamatveieva/feature/mqtt-node
MQTT node: added ability to send string without quotes.
|
2 years ago |
Andrew Shvayka
|
b164eea623
|
Merge pull request #10499 from AndriiLandiak/improve-entity-data-query
Entity Data Query: improvement
|
2 years ago |
Andrew Shvayka
|
7eb825dc3b
|
Merge pull request #10472 from thingsboard/fix/event-sourcing
Fix tenant creation
|
2 years ago |
Andrew Shvayka
|
e7f68e3b08
|
Merge pull request #10420 from thingsboard/fix/mobile-notifications
Improvements for mobile notifications
|
2 years ago |
Viacheslav Klimov
|
9fe5784fd2
|
Merge pull request #10515 from dashevchenko/attributeScopeInMetadataFix
Attribute scope was missed for rule engine message metadata
|
2 years ago |
IrynaMatveieva
|
4c984dc82c
|
removed unnecessary method creation
|
2 years ago |
Andrew Shvayka
|
ca222bbb84
|
Merge pull request #10512 from thingsboard/fix/californium-3-11
Californium 3.11; tests fixes
|
2 years ago |
dashevchenko
|
140f8dc489
|
attribute scope is prepared correctly for rule engine message metadata
|
2 years ago |
ViacheslavKlimov
|
641008c262
|
onClick action from mobile notification center
|
2 years ago |
Viacheslav Klimov
|
c0fabe5efb
|
Merge pull request #10462 from thingsboard/fix_bug_californium_3_11
fix_bug_lwm2m_coap_californium_3_11_0
|
2 years ago |
Viacheslav Klimov
|
ae2533162e
|
Merge branch 'master' into fix_bug_californium_3_11
|
2 years ago |
Andrii Landiak
|
9e1c195e59
|
Fix comment
|
2 years ago |
Andrii Landiak
|
0252ab851a
|
Micro improvement: fix logic for filteringKeys containsAll latestValues && entityFields. Improve test
|
2 years ago |
Andrii Landiak
|
74fed02b8b
|
Set edgeVersion to 3.7.0
|
2 years ago |
Andrii Landiak
|
2fced834fd
|
Improvement to entity data query: add optimization, add fetching by 1024 max
|
2 years ago |
Andrii Shvaika
|
a88b1ef349
|
Merge hotfix/3.6.3 to master
|
2 years ago |
Andrii Shvaika
|
d5cdd2b13d
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2 years ago |
Andrew Shvayka
|
96cdb82e1f
|
Merge pull request #9930 from smatvienko-tb/feature/haproxy-rate-limits
HAproxy rate and connection limits (images api included)
|
2 years ago |
Andrew Shvayka
|
05dcbeae15
|
Merge pull request #10452 from smatvienko-tb/feature/nashorn-memory-limit
Nashorn js executor sandbox memory limit
|
2 years ago |
Andrew Shvayka
|
7480035556
|
Merge pull request #10332 from zzzeebra/feature/validator-optimization
[3.7] Validator performance optimization
|
2 years ago |
Andrew Shvayka
|
f0cc6f3cc0
|
Merge pull request #10493 from smatvienko-tb/hotfix/postgresql_driver_42_7_3
Critical dependency vulnerabilities fix
|
2 years ago |
Sergey Matvienko
|
0dc1882685
|
"@google-cloud/pubsub": "^4.3.3" --> protobufjs "^7.2.4"
|
2 years ago |
Sergey Matvienko
|
1a2dd01608
|
org.apache.zookeeper:zookeeper 3.9.2
|
2 years ago |
Sergey Matvienko
|
866792fd86
|
postgresql.driver.version 42.7.3
|
2 years ago |