11200 Commits

Author SHA1 Message Date
Volodymyr Babak
e7521d737a Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into js-timeout-fix 2022-07-07 13:39:39 +03:00
fe-dev
be6ddb9036 UI: Fix custom legend for flot widgets settings 2022-07-07 13:36:13 +03:00
Igor Kulikov
258d1e9820 Fix ui build 2022-07-07 13:20:33 +03:00
Volodymyr Babak
52b0d7e39e Take into account queue transfer delay 2022-07-07 13:10:29 +03:00
Vladyslav_Prykhodko
ed6e636918 Refactor JS-Executor microservice to typescript 2022-07-07 12:43:22 +03:00
Volodymyr Babak
21f6c58a89 Invoke msg count fix 2022-07-07 12:23:56 +03:00
Igor Kulikov
59c0740763 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-07-07 12:16:39 +03:00
Igor Kulikov
341c225513 UI: Fix marked JS path 2022-07-07 12:16:07 +03:00
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
2022-07-07 12:01:25 +03:00
Igor Kulikov
ec0059f0a6 Fix test 2022-07-07 11:49:46 +03:00
Igor Kulikov
3ef8ec6d02 UI: Fix leaflet versions 2022-07-07 11:07:41 +03:00
Igor Kulikov
adf9a3af1c UI: Fix leaflet version 2022-07-07 11:03:32 +03:00
Igor Kulikov
bbdbe98b00 UI: update angular minor versions 2022-07-07 10:59:18 +03:00
Igor Kulikov
e0eaef1bba
Merge pull request #6888 from smatvienko-tb/js-executor-expiredTs
[3.4] Js executor expired ts
2022-07-07 10:48:54 +03:00
Volodymyr Babak
723194d946 Updates for nashorn script processing. Code refactoring 2022-07-07 10:46:58 +03:00
Volodymyr Babak
0c7f232609 Code review updates - move result processing into transform method 2022-07-07 10:39:15 +03:00
nickAS21
9be2d55a30 Merge branch 'develop/3.4' into refactoring_tests_14 2022-07-07 08:23:05 +03:00
nickAS21
d0d47f96db refactoring: tests fix bug testSaveEntityView 2022-07-07 04:40:47 +03:00
nickAS21
2301a918a7 refactoring: tests RuleChain add with ActionType.ASSIGNED_TO_EDGE 2022-07-06 19:30:46 +03:00
Sergey Matvienko
8e8dfdf581 js transform node in rule engine: DbCallbackExecutor replaced with directExecutor 2022-07-06 19:08:58 +03:00
Sergey Matvienko
b9a7d4a6d9 js-executor log cleanup 2022-07-06 19:08:06 +03:00
Sergey Matvienko
4968d0101c je-executors: expireTs implemented to drop any expired message and prevent congestion on js eval requests queue 2022-07-06 19:07:10 +03:00
Igor Kulikov
a0c83317d3 Multiple bug fixes 2022-07-06 18:54:34 +03:00
nickAS21
de74ded2d2 refactoring: tests RuleChain 2022-07-06 16:57:27 +03:00
nickAS21
f42d2cc894 Merge branch 'develop/3.4' into refactoring_tests_14 2022-07-06 16:42:05 +03:00
fe-dev
2aa68155ae UI: Fix double click zooming on map widgets 2022-07-06 15:03:25 +03:00
Artem Babak
97e46e18cb Rate limits translations updated 2022-07-06 14:47:31 +03:00
Igor Kulikov
a22e9d580f Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into develop/3.4 2022-07-06 14:43:51 +03:00
Igor Kulikov
44bb0aa210 Fix test testUpdateQueueConfigForIsolatedTenant 2022-07-06 14:43:37 +03:00
Artem Babak
48e5aed0b6 Rate limits implementation 2022-07-06 14:33:18 +03:00
nickAS21
6a2c379a7e Merge branch 'develop/3.4' into refactoring_tests_14 2022-07-06 14:04:54 +03:00
nickAS21
f2dd904522 refactoring: tests add sgErrorNotFound 2022-07-06 14:03:33 +03:00
Igor Kulikov
28858f0f83
Merge pull request #6875 from YevhenBondarenko/fix/device-profile
[3.4] added device-profile read permissions for the customer
2022-07-06 14:01:15 +03:00
Igor Kulikov
584d59a149
Merge pull request #6868 from devaskim/auth_service
[3.4] UI: Add authService to service map and widget context.
2022-07-06 14:00:44 +03:00
Igor Kulikov
9b4c96d142
Merge branch 'develop/3.4' into auth_service 2022-07-06 14:00:16 +03:00
ivankozka
a3ffd81348 remove redundant imports 2022-07-06 13:46:02 +03:00
nickAS21
1e1f8edb1f refactoring: tests EntityOtaPackageController 2022-07-06 13:40:13 +03:00
ivankozka
33b502e156 add timeoutExecutor to prevent deadlocks; fix not using timeout from configuration in TbSendEmailNode 2022-07-06 13:32:30 +03:00
nickAS21
30fda83ad5 Merge branch 'develop/3.4' into refactoring_tests_14 2022-07-06 05:47:17 +03:00
nickAS21
fc0fae6c83 refactoring: tests EntityView: License Headers 2022-07-05 23:08:46 +03:00
Volodymyr Babak
a35f8b9a38 Code review updates 2022-07-05 17:41:54 +03:00
Andrii Shvaika
24c1424335 Improve hash algorithm to affect only specific tenant queues 2022-07-05 17:27:49 +03:00
Volodymyr Babak
82f9eed985 Add handling of failed remote js responses. Do not block script due to timeout message because of queue connectivity 2022-07-05 17:22:11 +03:00
Andrii Shvaika
faf024b610 Merge branch 'resolve-partitions-improvements' of github.com:YevhenBondarenko/thingsboard into develop/3.4 2022-07-05 15:06:43 +03:00
nickAS21
35275d73c3 refactoring: tests EntityView: save ADD change 2022-07-05 13:45:44 +03:00
YevhenBondarenko
265e2606f7 fixed print dispersion 2022-07-05 12:14:05 +02:00
YevhenBondarenko
0e9eee4f66 resolving partition idx by hash function 2022-07-05 11:32:09 +02:00
nickAS21
b1ee3415a6 refactoring: tests EntityView 2022-07-05 12:07:57 +03:00
Andrew Shvayka
04d962c18c
Merge pull request #6872 from thingsboard/refactoring_tests_11
[3.4] refactoring: tests EntityRelation
2022-07-05 10:36:12 +03:00
Andrew Shvayka
0c2a838336
Merge pull request #6852 from volodymyr-babak/feature/edge-queues-support
[3.4] New functionality - queues are propagated to edge
2022-07-05 10:26:48 +03:00