4478 Commits

Author SHA1 Message Date
Andrew Shvayka
3844ff6372
Merge pull request #7395 from volodymyr-babak/feature/edge-multi-customers
[3.4.2] Edge PE - customers hierarchy support
2022-10-31 18:49:01 +02:00
Andrew Shvayka
7ba76e8f59
Merge pull request #7483 from deaflynx/version-control-read-only
[3.4.2] Feature: Version control Repository settings with 'Read-only' flag
2022-10-31 18:05:58 +02:00
Andrew Shvayka
0fb0fb03c6
Merge pull request #7324 from imbeacon/fix/rate-limits
[3.4.2] Fix for rate limits filter
2022-10-31 13:36:41 +02:00
Andrew Shvayka
e452085d78
Merge pull request #7278 from CooL16/feature/oauth2-open-targeted-url
[3.4.2] Feature: Redirect to the targeted url after successful login via oauth2
2022-10-31 13:06:01 +02:00
Andrew Shvayka
952ddf791a
Merge pull request #7250 from dmytro-landiak/bulk-import-fix
[3.4.2][Bug] Bulk import null node handling fix
2022-10-31 12:53:43 +02:00
Igor Kulikov
c7bd92c9f8 Merge branch 'feature/mvel-executor' of github.com:thingsboard/thingsboard into feature/mvel-executor 2022-10-28 14:36:02 +03:00
Igor Kulikov
fabc433ae2 Fix NPE in rule node mvel script engine while metadata unbinding. Update MVEL dependency version 2022-10-28 14:35:49 +03:00
Andrii Shvaika
3f819487d6 Added var for clear code 2022-10-28 13:18:00 +03:00
Andrii Shvaika
001700e14b Merge branch 'feature/mvel-executor' of github.com:thingsboard/thingsboard into feature/mvel-executor 2022-10-28 13:00:42 +03:00
Andrii Shvaika
d00bcbfa83 MVEL executor tests 2022-10-28 13:00:28 +03:00
ViacheslavKlimov
879e707958 Don't auto-commit if read-only enabled in repository settings 2022-10-28 12:26:44 +03:00
Igor Kulikov
7c2897226d Update default rule chains with mvel script. Update rule nodes config UI. 2022-10-28 12:21:50 +03:00
Andrii Shvaika
bfe79780dd MVEL executor improvements 2022-10-27 14:03:48 +03:00
ViacheslavKlimov
a53a50e99f Read-only option in VC repository settings 2022-10-25 12:07:57 +03:00
Andrii Shvaika
830a612bf8 Refactoring of the JS thread pool size configuration 2022-10-25 10:36:11 +03:00
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
2022-10-24 18:25:16 +03:00
dlandiak
e479f0c9e6 Merge branch 'master' into bulk-import-fix 2022-10-24 15:42:18 +03:00
Andrew Shvayka
73868338c8
Merge pull request #7238 from YuriyLytvynchuk/feature/delete_attributes_node
[3.4.2] Feature: New RuleNode "delete attributes"
2022-10-24 13:34:55 +03:00
Volodymyr Babak
0936e4922b Remove duplicated autogenerated code coverage 2022-10-21 12:22:44 +03:00
Volodymyr Babak
9d60fc6ac7 Updated asset edge test to check asset profiles 2022-10-21 12:07:55 +03:00
Volodymyr Babak
47a8e6b60f Merge remote-tracking branch 'upstream/master' into feature/edge-multi-customers 2022-10-20 20:55:21 +03:00
Andrii Shvaika
3f729a8ca0 MVEL improvements 2022-10-20 17:05:53 +03:00
Andrii Shvaika
609107468c Api Usage Client refactoring 2022-10-20 14:29:11 +03:00
Andrii Shvaika
d4438bf044 Merge branch 'feature/mvel-executor' of github.com:thingsboard/thingsboard into feature/mvel-executor 2022-10-20 12:44:03 +03:00
Andrii Shvaika
5633aeaa6e Merge with master 2022-10-20 12:43:52 +03:00
Igor Kulikov
bfdc4a0801 Minor fixes. Update rule node UI 2022-10-20 12:28:32 +03:00
Andrew Shvayka
9d23c91137
Merge pull request #7403 from ViacheslavKlimov/feature/remote-js-executor-improvements
[3.4.2] Improvements for remote JS executor
2022-10-20 11:37:00 +03:00
Volodymyr Babak
5950d8f7d0 Updated log text 2022-10-20 11:25:05 +03:00
ViacheslavKlimov
35960d018e SQL batch sort enabled by default; additional deadlock logging 2022-10-19 18:33:50 +03:00
Volodymyr Babak
d20379f36e Fixed customer contorller test. Revert customer service impl 2022-10-19 18:01:19 +03:00
Andrii Shvaika
2349b16b55 MVEL executor support in rule nodes 2022-10-19 17:49:59 +03:00
Volodymyr Babak
014bb909d4 Fixed edge assign to customer processor 2022-10-19 17:43:52 +03:00
Andrii Shvaika
42832aab8c Test script controller and test fixes 2022-10-19 16:26:26 +03:00
Volodymyr Babak
7d90988058 Added full or partial sync 2022-10-19 12:42:09 +03:00
Volodymyr Babak
cfd471fe4a CE edge - single customer 2022-10-18 19:22:14 +03:00
Andrii Shvaika
d3f06bd3a4 MVEL executor implementation 2022-10-18 18:39:43 +03:00
Andrii Shvaika
1593c5b92e MVEL Script Service implementation 2022-10-18 15:32:22 +03:00
Andrii Shvaika
813f632deb MVEL executor 2022-10-17 19:03:44 +03:00
Andrii Shvaika
9769f95c27 Refactoring of the JS API to separate module: Script API 2022-10-17 16:36:57 +03:00
Volodymyr Babak
f46276b9fe Fixed Edge controller test 2022-10-13 13:01:30 +03:00
Volodymyr Babak
ef91b66b6a Added default dashboard id to asset profile 2022-10-13 10:46:28 +03:00
Volodymyr Babak
cc4029120a Merge remote-tracking branch 'upstream/master' into feature/edge-multi-customers 2022-10-12 17:34:32 +03:00
Volodymyr Babak
35d6716b70 Removed device profiles devices request 2022-10-12 17:13:00 +03:00
Volodymyr Babak
0b8abd579f Removed incorrect imports 2022-10-12 14:48:34 +03:00
Volodymyr Babak
b9fb24cf70 Removed asset profiles request msg 2022-10-12 13:26:36 +03:00
Volodymyr Babak
ee378b6170 Added propagation of asset and device profiles to cloud in case of entity created event 2022-10-12 13:07:20 +03:00
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
2022-10-12 12:36:59 +03:00
Andrew Shvayka
b7c188e681
Merge pull request #7093 from volodymyr-babak/bug/edge-sync-cluster
[3.4.2][Bug] Edge sync functionality - added cluster support
2022-10-12 12:31:56 +03:00
Volodymyr Babak
89272a21cf Merge remote-tracking branch 'upstream/master' into bug/edge-shared-attr-subs 2022-10-12 12:31:55 +03:00
Andrew Shvayka
740192b23c
Merge pull request #7371 from ViacheslavKlimov/feature/audit-logs-partitioning-ttl
[3.4.2] TTL and table partitioning for audit logs
2022-10-12 12:29:15 +03:00