ViacheslavKlimov
|
2e2d3b975f
|
Merge branch 'websocket-improvements' into feature/notifications-widget
|
2023-12-06 17:07:27 +02:00 |
|
ViacheslavKlimov
|
ca29c79a9f
|
WS cmds structure refactoring; new WS api endpoint
|
2023-12-05 18:10:29 +02:00 |
|
ViacheslavKlimov
|
73c7abcf86
|
Fix cmds conversion
|
2023-12-04 17:45:27 +02:00 |
|
ViacheslavKlimov
|
9e9c63fea2
|
WS api refactoring
|
2023-12-04 15:02:45 +02:00 |
|
ViacheslavKlimov
|
26cd9b226d
|
Single validateSessionMetadata on WS cmds
|
2023-11-29 13:44:58 +02:00 |
|
ViacheslavKlimov
|
30b0aea262
|
Notification types filter for unread notifications subscription
|
2023-11-29 13:01:51 +02:00 |
|
ViacheslavKlimov
|
c992ebac9d
|
Use single WebSocket session
|
2023-11-28 18:25:37 +02:00 |
|
Andrew Shvayka
|
81e539e2c5
|
Merge pull request #9687 from dashevchenko/widgetTypesAccessFix
Extended widgetTypes access to customer user authority
|
2023-11-27 13:35:39 +02:00 |
|
dashevchenko
|
4f75565545
|
updated test to cover sysadmin authority
|
2023-11-27 11:43:18 +02:00 |
|
dashevchenko
|
3f2633fba5
|
extended widgetTypes access to customer user authority
|
2023-11-23 12:22:15 +02:00 |
|
Andrii Shvaika
|
2548825dd0
|
Merge remote-tracking branch 'origin/hotfix/3.6.1'
|
2023-11-22 18:48:09 +02:00 |
|
Andrew Shvayka
|
1d1e8decd4
|
Merge pull request #9605 from imbeacon/feature/add-gateways-dashboard
Added gateways dashboard creation on tenant add
|
2023-11-20 12:45:53 +02:00 |
|
Volodymyr Babak
|
0eaa0d44e6
|
Organize imports
|
2023-11-17 11:59:00 +02:00 |
|
Volodymyr Babak
|
7401ece634
|
testSyncEdge - improved edge activation. added loggin in case test failure
|
2023-11-17 11:56:29 +02:00 |
|
Igor Kulikov
|
f5cf840838
|
Add upgrade from 3.6.1 tp 3.6.2
|
2023-11-16 17:46:03 +02:00 |
|
Igor Kulikov
|
7db1d6a62b
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2023-11-16 17:42:08 +02:00 |
|
Igor Kulikov
|
28254d651a
|
UI: Range chart widget.
|
2023-11-16 17:42:02 +02:00 |
|
ViacheslavKlimov
|
e9c003f76d
|
Subscribe first in testSubscribingToUnreadNotificationsCount
(cherry picked from commit edcc507f4b9ec40ee92c70f2c0d8f8490f7ccbe8)
|
2023-11-16 13:55:24 +02:00 |
|
Andrii Shvaika
|
4ed64439a0
|
Merge remote-tracking branch 'origin/hotfix/3.6.1'
|
2023-11-16 13:53:15 +02:00 |
|
Andrew Shvayka
|
0983ec7044
|
Merge pull request #9640 from thingsboard/fix/notifications-count-test
Improve flaky test
|
2023-11-16 13:51:07 +02:00 |
|
imbeacon
|
ebd50555ef
|
Updated test
|
2023-11-15 17:29:47 +02:00 |
|
Andrii Shvaika
|
a4bac1e794
|
Implement cache for the entity creation request
|
2023-11-15 15:57:58 +02:00 |
|
ViacheslavKlimov
|
edcc507f4b
|
Subscribe first in testSubscribingToUnreadNotificationsCount
|
2023-11-15 15:14:41 +02:00 |
|
imbeacon
|
c0cde53c52
|
Removed unneccesary check, refactoring and added assertion check for validation in callback
|
2023-11-15 08:04:44 +02:00 |
|
imbeacon
|
c82e3d4791
|
Added support for NON CoAP messages
|
2023-11-15 08:04:32 +02:00 |
|
imbeacon
|
deaf06970a
|
Adapted tests to match new amount of dashboards for tenant
|
2023-11-15 07:56:06 +02:00 |
|
Andrew Shvayka
|
ef26f18d5a
|
Merge pull request #9600 from dashevchenko/afterTestFix
Improved afterTest method
|
2023-11-14 12:40:38 +02:00 |
|
dashevchenko
|
ed735f609e
|
added additional logging for afterTest
|
2023-11-14 11:00:29 +02:00 |
|
Andrew Shvayka
|
bf3bcb4928
|
Merge pull request #9612 from ShvaykaD/bugfix/entity-view-callback-only-if-save-with-latest
save timeseries without latest: removed callback for entity view
|
2023-11-13 17:48:09 +02:00 |
|
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
2023-11-13 17:07:32 +02:00 |
|
ShvaykaD
|
dd19d60869
|
created entity view callback and removed it usage for save without latest method
|
2023-11-10 20:11:56 +02:00 |
|
Andrii Shvaika
|
78a87185b0
|
Node upgrade improvement
|
2023-11-10 18:26:02 +02:00 |
|
Andrew Shvayka
|
cb290f442a
|
Merge pull request #9607 from ShvaykaD/bugfix/upgrade-rule-node-configurations
added TbNodeUpgradeUtils && fixed rule node upgrades when config is null or NullNode
|
2023-11-10 17:57:04 +02:00 |
|
Andrew Shvayka
|
2ca2e637fe
|
Merge pull request #9604 from volodymyr-babak/telemetry-edge-processor-fix-error
Telemetry edge processor: added check for attr/timeseries value size
|
2023-11-10 17:54:14 +02:00 |
|
Volodymyr Babak
|
ed7b86cf61
|
Code review changes
|
2023-11-10 17:41:16 +02:00 |
|
Igor Kulikov
|
3d182a736b
|
Improve load system widgets method.
|
2023-11-10 17:32:29 +02:00 |
|
ShvaykaD
|
1ecb9497e2
|
Merge branch 'master' into bugfix/upgrade-rule-node-configurations
|
2023-11-10 16:13:24 +02:00 |
|
Andrew Shvayka
|
b0bfdc535a
|
Merge pull request #9608 from AndriiLandiak/fix/edge-old-version-support
Fix widget type and tenant profile data backward compatibility
|
2023-11-10 16:11:00 +02:00 |
|
Andrii Landiak
|
28b35c9513
|
Add backward compatibility support for widged types and tenant profile data
|
2023-11-10 15:57:21 +02:00 |
|
ShvaykaD
|
92178384ea
|
added TbNodeUpgradeUtils && fixed upgrade when config is null or NullNode
|
2023-11-10 15:42:10 +02:00 |
|
imbeacon
|
7559aa9fe3
|
Added gateways dashboard creation on tenant add
|
2023-11-10 14:45:48 +02:00 |
|
Volodymyr Babak
|
d761524fe4
|
Telemetry edge processor: added check for attr/timeseries value size
|
2023-11-10 14:42:03 +02:00 |
|
dashevchenko
|
7248f70517
|
added log printing to coap commands
|
2023-11-10 14:20:42 +02:00 |
|
Andrew Shvayka
|
d82646a691
|
Merge pull request #9598 from volodymyr-babak/edge-admin-set-fix
Admin Edge Fetcher updates. Resource Edge Processor updates.
|
2023-11-10 13:11:09 +02:00 |
|
dashevchenko
|
171f4ed489
|
refactoring
|
2023-11-10 12:00:44 +02:00 |
|
dashevchenko
|
709329150b
|
added fix for test cleanup method
|
2023-11-10 11:56:15 +02:00 |
|
Volodymyr Babak
|
037820c9fa
|
Improve stability of edge tests
|
2023-11-10 08:45:17 +02:00 |
|
Volodymyr Babak
|
d4ed67ff6d
|
Fixed license header
|
2023-11-09 18:28:45 +02:00 |
|
Volodymyr Babak
|
3d7b4d4c62
|
Fixed comp error
|
2023-11-09 18:21:50 +02:00 |
|
Volodymyr Babak
|
6358b0be90
|
Admin settings update. @author AndriiLandiak
|
2023-11-09 18:16:40 +02:00 |
|