Andrii Landiak
|
e2520ae0f5
|
Provide edgeId for EdgeEventSourcingListener to handle cloud entities updated on Edge and process to other Edges
|
2023-09-05 09:38:48 +03:00 |
|
YevhenBondarenko
|
c4377f514f
|
merge with develop/3.5.2
|
2023-09-04 20:00:39 +02:00 |
|
YevhenBondarenko
|
15d53a95cc
|
added ON DELETE CASCADE and improvements
|
2023-09-04 19:45:57 +02:00 |
|
Igor Kulikov
|
7f47472092
|
Merge branch 'develop/3.5.2' into feature/widget-bundles
|
2023-09-04 18:05:47 +03:00 |
|
Igor Kulikov
|
c783e44ac6
|
UI: Add widget panel: implement all widgets mode.
|
2023-09-04 18:04:20 +03:00 |
|
nick
|
8421b21f1e
|
lwm2m: Path resourceLwm2mPath add getDataDir()
|
2023-09-04 17:07:53 +03:00 |
|
Andrew Shvayka
|
ae68e6b544
|
Merge pull request #9151 from dashevchenko/testLogs
Test logs improvements
|
2023-09-04 16:56:48 +03:00 |
|
Andrew Shvayka
|
21d1258fc7
|
Merge pull request #9097 from dashevchenko/emailFeatureFix
Email feature fix
|
2023-09-04 14:42:05 +03:00 |
|
Igor Kulikov
|
6096e5083d
|
Widget types rename / reordering.
|
2023-09-04 14:38:18 +03:00 |
|
Andrew Shvayka
|
6f2334b35b
|
Merge pull request #9104 from thingsboard/feature/system-notifications
Notification to sysadmin when default JWT signing key is used
|
2023-09-04 14:18:05 +03:00 |
|
Volodymyr Babak
|
f31da3c605
|
EdgeGrpcSession - Set tenant id on connect
|
2023-09-04 13:29:42 +03:00 |
|
Igor Kulikov
|
dac5d284d8
|
Remove redudant widget typw
|
2023-09-04 13:03:26 +03:00 |
|
Igor Kulikov
|
fa7c931068
|
Update widget types / bundles jsons
|
2023-09-04 12:48:03 +03:00 |
|
nick
|
287a703371
|
lwm2m: fix_bug LwM2M Resource path for Install Script is 'NULL'
|
2023-09-04 11:43:40 +03:00 |
|
Volodymyr Babak
|
ddb03e4a1f
|
Make pushEntityEventToRuleEngine method generic to handle other actions
|
2023-09-04 11:28:32 +03:00 |
|
Volodymyr Babak
|
c7b0878ac1
|
Move pushEntityCreatedEventToRuleEngine method to base processor
|
2023-09-04 11:12:58 +03:00 |
|
Volodymyr Babak
|
be6435efd1
|
Added DefaultProfilesEdgeEventFetcher
|
2023-09-04 10:37:06 +03:00 |
|
Dmytro Skarzhynets
|
7d13b034a2
|
Migrate test to Junit 5, perform small cleanup
|
2023-09-03 11:22:30 +03:00 |
|
Igor Kulikov
|
875c8d526b
|
Widget Bundles to Wudget Types Many to Many support for UI
|
2023-09-01 18:55:29 +03:00 |
|
Volodymyr Babak
|
0b9f7f0518
|
Added logs for newly added functionality. Added tenantId into edge logs
|
2023-09-01 16:53:52 +03:00 |
|
Volodymyr Babak
|
c933f782fb
|
Device profile and asset profile - handle name duplicates from edge
|
2023-08-31 16:44:08 +03:00 |
|
Volodymyr Babak
|
7cb9ee3302
|
Added tenant id to edge processor logging
|
2023-08-31 13:20:38 +03:00 |
|
Igor Kulikov
|
3b3f361fb1
|
Merge branch 'develop/3.5.2' into feature/widget-bundles
|
2023-08-31 12:10:16 +03:00 |
|
Igor Kulikov
|
1fb9ba622e
|
Widget -> Widget Bundle Many to Many support.
|
2023-08-31 12:09:42 +03:00 |
|
Dmytro Skarzhynets
|
dc2844db6a
|
Add missing sleep in decreaseInactivityForInactiveDeviceTest()
|
2023-08-30 14:03:43 +03:00 |
|
Dmytro Skarzhynets
|
8a64842039
|
Add missing sleep, fix wrong timeout expiry check
|
2023-08-30 10:44:39 +03:00 |
|
dashevchenko
|
ba0eb275f8
|
test logs improvements
|
2023-08-29 19:54:06 +03:00 |
|
Igor Kulikov
|
c60c08f649
|
Merge pull request #9143 from rusikv/bug/gpio-panel-rows
Added reserved space for skipped rows in GPIO panel widgets
|
2023-08-29 18:23:49 +03:00 |
|
Volodymyr Babak
|
6dee8bdbc2
|
device profile processor - remove set of default
|
2023-08-29 17:21:44 +03:00 |
|
Volodymyr Babak
|
bc7ef38ee6
|
Edge dashboard msg - added isMobileHide and mobileOrder
|
2023-08-29 16:45:18 +03:00 |
|
Volodymyr Babak
|
87ab3e255e
|
EdgeSyncCursor - fetch dashboards before asset and device profiles because of dependency
|
2023-08-29 16:03:59 +03:00 |
|
Volodymyr Babak
|
6566bbc824
|
DashboardEdgeProcessor - refactoring to remove duplicates
|
2023-08-29 16:01:03 +03:00 |
|
Volodymyr Babak
|
ceda871739
|
dashboard edge processor - move setAssignedCustomers to abstact method
|
2023-08-29 15:56:47 +03:00 |
|
Volodymyr Babak
|
2a3fa05915
|
edge profile processors - added tenant id to abstact methods
|
2023-08-29 15:50:03 +03:00 |
|
Volodymyr Babak
|
c6bba789a4
|
edge profile processors - set default rule chains and dashboards moved to subclasses
|
2023-08-29 15:39:05 +03:00 |
|
Volodymyr Babak
|
ef29f52abd
|
Added image for edge dashboard msg
|
2023-08-29 13:40:06 +03:00 |
|
Igor Kulikov
|
cbd0339205
|
Widgets bundles optimization
|
2023-08-29 13:25:34 +03:00 |
|
Volodymyr Babak
|
c408eb611a
|
Added deprecated and alias fields to widget type rpc msg
|
2023-08-29 13:22:25 +03:00 |
|
Igor Kulikov
|
1430b9111a
|
Widgets/Widget Bundles optimization.
|
2023-08-29 13:09:04 +03:00 |
|
YevhenBondarenko
|
e1496f3284
|
download mqtts cert improvements
|
2023-08-28 19:20:31 +02:00 |
|
Igor Kulikov
|
acdf5ad48c
|
Implement ability to move widget types between widget bundles. Ability to deprecate widget type.
|
2023-08-28 18:54:12 +03:00 |
|
rusikv
|
dab1e57174
|
Added reserved space for skipped rows in GPIO panel widgets
|
2023-08-28 18:46:18 +03:00 |
|
ViacheslavKlimov
|
0b31c49d57
|
Make SystemSecurityService available in rule engine; move PasswordEncoder to CryptoConfig
|
2023-08-22 22:27:44 +03:00 |
|
dashevchenko
|
9b8a48dc96
|
deleted redundant mocks
|
2023-08-22 18:03:21 +03:00 |
|
YevhenBondarenko
|
ffa00bd94a
|
refactoring due to comments
|
2023-08-22 16:59:01 +02:00 |
|
dashevchenko
|
356cbd93c3
|
moved TbMailSenderTest to junit5, added more cases
|
2023-08-22 17:56:29 +03:00 |
|
dashevchenko
|
90331a5bf7
|
fixed license
|
2023-08-22 16:00:00 +03:00 |
|
dashevchenko
|
3e329d5f01
|
added unit tests for TbMailSender, refactred error handling in TbMailSender
|
2023-08-22 15:57:10 +03:00 |
|
ViacheslavKlimov
|
c55ac0efc6
|
Improvements for system notifications; add test
|
2023-08-22 12:56:21 +03:00 |
|
dashevchenko
|
a0228bdf45
|
extracted repeated code to separate method, deleted @SneakyTrows annotation
|
2023-08-22 12:32:12 +03:00 |
|