Volodymyr Babak
|
5253705f45
|
Set default js timeout to 1500. Removed transfer delay - replace it by multiplier
|
4 years ago |
Volodymyr Babak
|
d981741790
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into js-timeout-fix
|
4 years ago |
Igor Kulikov
|
addba55cf8
|
Gracefull shutdown WEB UI microservice
|
4 years ago |
Volodymyr Babak
|
61226201e7
|
Merge remote-tracking branch 'upstream/develop/3.4' into js-timeout-fix
|
4 years ago |
Igor Kulikov
|
3ff3ccd1dc
|
Merge branch 'vvlladd28-improvement/js-executor/migration-ts' into develop/3.4
|
4 years ago |
Igor Kulikov
|
1d9d938052
|
Minor improvements
|
4 years ago |
Igor Kulikov
|
301aa11122
|
Merge branch 'improvement/js-executor/migration-ts' of https://github.com/vvlladd28/thingsboard into vvlladd28-improvement/js-executor/migration-ts
|
4 years ago |
Volodymyr Babak
|
e7521d737a
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into js-timeout-fix
|
4 years ago |
Igor Kulikov
|
258d1e9820
|
Fix ui build
|
4 years ago |
Volodymyr Babak
|
52b0d7e39e
|
Take into account queue transfer delay
|
4 years ago |
Vladyslav_Prykhodko
|
ed6e636918
|
Refactor JS-Executor microservice to typescript
|
4 years ago |
Volodymyr Babak
|
21f6c58a89
|
Invoke msg count fix
|
4 years ago |
Igor Kulikov
|
59c0740763
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4
|
4 years ago |
Igor Kulikov
|
341c225513
|
UI: Fix marked JS path
|
4 years ago |
Igor Kulikov
|
092ef828f3
|
Merge pull request #6886 from ArtemDzhereleiko/AD/bug-fix/maps/double-click-zoom
[3.4] UI: Fix double click zooming on map widgets
|
4 years ago |
Igor Kulikov
|
ec0059f0a6
|
Fix test
|
4 years ago |
Igor Kulikov
|
3ef8ec6d02
|
UI: Fix leaflet versions
|
4 years ago |
Igor Kulikov
|
adf9a3af1c
|
UI: Fix leaflet version
|
4 years ago |
Igor Kulikov
|
bbdbe98b00
|
UI: update angular minor versions
|
4 years ago |
Igor Kulikov
|
e0eaef1bba
|
Merge pull request #6888 from smatvienko-tb/js-executor-expiredTs
[3.4] Js executor expired ts
|
4 years ago |
Volodymyr Babak
|
723194d946
|
Updates for nashorn script processing. Code refactoring
|
4 years ago |
Volodymyr Babak
|
0c7f232609
|
Code review updates - move result processing into transform method
|
4 years ago |
Sergey Matvienko
|
8e8dfdf581
|
js transform node in rule engine: DbCallbackExecutor replaced with directExecutor
|
4 years ago |
Sergey Matvienko
|
b9a7d4a6d9
|
js-executor log cleanup
|
4 years ago |
Sergey Matvienko
|
4968d0101c
|
je-executors: expireTs implemented to drop any expired message and prevent congestion on js eval requests queue
|
4 years ago |
Igor Kulikov
|
a0c83317d3
|
Multiple bug fixes
|
4 years ago |
fe-dev
|
2aa68155ae
|
UI: Fix double click zooming on map widgets
|
4 years ago |
Igor Kulikov
|
a22e9d580f
|
Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4
|
4 years ago |
Igor Kulikov
|
44bb0aa210
|
Fix test testUpdateQueueConfigForIsolatedTenant
|
4 years ago |
Igor Kulikov
|
28858f0f83
|
Merge pull request #6875 from YevhenBondarenko/fix/device-profile
[3.4] added device-profile read permissions for the customer
|
4 years ago |
Igor Kulikov
|
584d59a149
|
Merge pull request #6868 from devaskim/auth_service
[3.4] UI: Add authService to service map and widget context.
|
4 years ago |
Igor Kulikov
|
9b4c96d142
|
Merge branch 'develop/3.4' into auth_service
|
4 years ago |
Volodymyr Babak
|
a35f8b9a38
|
Code review updates
|
4 years ago |
Andrii Shvaika
|
24c1424335
|
Improve hash algorithm to affect only specific tenant queues
|
4 years ago |
Volodymyr Babak
|
82f9eed985
|
Add handling of failed remote js responses. Do not block script due to timeout message because of queue connectivity
|
4 years ago |
Andrii Shvaika
|
faf024b610
|
Merge branch 'resolve-partitions-improvements' of github.com:YevhenBondarenko/thingsboard into develop/3.4
|
4 years ago |
YevhenBondarenko
|
265e2606f7
|
fixed print dispersion
|
4 years ago |
YevhenBondarenko
|
0e9eee4f66
|
resolving partition idx by hash function
|
4 years ago |
Andrew Shvayka
|
04d962c18c
|
Merge pull request #6872 from thingsboard/refactoring_tests_11
[3.4] refactoring: tests EntityRelation
|
4 years ago |
Andrew Shvayka
|
0c2a838336
|
Merge pull request #6852 from volodymyr-babak/feature/edge-queues-support
[3.4] New functionality - queues are propagated to edge
|
4 years ago |
Andrew Shvayka
|
935760b215
|
Merge pull request #6858 from volodymyr-babak/bug/edge-push-to-rule-chain-node
[3.4] Edge push to rule chain node
|
4 years ago |
nickAS21
|
31908b44cb
|
refactoring: tests EntityRelation
|
4 years ago |
YevhenBondarenko
|
a2a046ccdd
|
added device profile test for permissin check
|
4 years ago |
YevhenBondarenko
|
ac51c0064a
|
added device-profile read permissions for the customer
|
4 years ago |
devaskim
|
704d74dec6
|
Add authService to service map and widget context.
|
4 years ago |
Igor Kulikov
|
e97161c107
|
WEB UI microservice - minor improvements
|
4 years ago |
Igor Kulikov
|
f273bcf499
|
Fix license header
|
4 years ago |
Igor Kulikov
|
7f1ab395b5
|
Refactor WEB UI microservice to typescript.
|
4 years ago |
Igor Kulikov
|
828b754134
|
Merge pull request #6864 from ViacheslavKlimov/vc-fixes
[3.4] VC fixes
|
4 years ago |
Viacheslav Klimov
|
a86eb53038
|
Keep data order when getting chunked messages
|
4 years ago |