18362 Commits

Author SHA1 Message Date
Sergey Matvienko
8bb8fddf40 SecurityConfiguration: deprecated authorizeRequests replaced with authorizeHttpRequests 2024-04-25 20:13:20 +02:00
Igor Kulikov
2994b8b105 Merge branch 'master' into feature/bars-widget 2024-04-25 19:11:30 +03:00
Igor Kulikov
d12c680e12 UI: Implement bars and polar area widgets. 2024-04-25 19:10:48 +03:00
Sergey Matvienko
086c63edb4 TbDeviceStateNodeTest refactored to avoid static mocks that fails some time due to concurrent test run 2024-04-25 17:56:19 +02:00
Sergey Matvienko
0fbc89d893 TbChangeOriginatorNodeTest refactored to use init() in @BeforeEach 2024-04-25 17:55:23 +02:00
Viacheslav Klimov
f9d8be8f6f
Merge pull request #10637 from thingsboard/hotfix/3.6.3
Hotfix/3.6.3
2024-04-25 18:22:34 +03:00
Volodymyr Babak
367b2c644a
Merge pull request #10624 from AndriiLandiak/edge-improve-stability-test
Edge - improve stability of EdgeEventControllerTest
2024-04-25 16:47:05 +03:00
Sergey Matvienko
8c92d7bf6e docker images upgraded 2024-04-25 15:34:35 +02:00
dashevchenko
87fc91e088 deleted "required" from tenant email swagger schema 2024-04-25 16:00:18 +03:00
ViacheslavKlimov
3ddda71e14 Increase timeout for tasks processing in tests 2024-04-25 15:54:22 +03:00
ViacheslavKlimov
732c6d76e4 Deleted test testUnassignAlarmOnCustomerRemoving (customer's devices are deleted when customer is deleted, thus all alarms for the device also should be deleted, instead of unassigned) 2024-04-25 15:53:36 +03:00
Oleksandra Matviienko
1756d19820 JUnit5 migration in rule-engine-components
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-04-25 13:57:23 +02:00
Viacheslav Klimov
299ecd1cb8
Merge pull request #10612 from thingsboard/fix/notification-request-stats
Limit notification request errors stats
2024-04-25 13:48:08 +03:00
Andrii Landiak
01bfcff415 Merge remote-tracking branch 'upstream/master' into edge-improve-stability-test 2024-04-25 13:29:27 +03:00
Andrew Shvayka
28573bf5f3
Merge pull request #10594 from smatvienko-tb/feature/dep_update_3_7_0
major dependency update 3 7 0
2024-04-25 13:23:17 +03:00
ViacheslavKlimov
285b8803da Limit notification request errors stats to 100 2024-04-25 13:15:51 +03:00
Dmitriymush
cd070a6b61 UI: updated image and order in mobile app for gateway dashboard 2024-04-25 12:51:10 +03:00
ViacheslavKlimov
327503fd0a Await all housekeeper tasks to be processed in tests 2024-04-25 12:03:12 +03:00
Dmitriymush
a5b7e68667 UI: fixed spacing for tb-required in tb-hint-tooltip-icon 2024-04-25 12:00:59 +03:00
Artem Dzhereleiko
9c7ca5700f UI: Merge and resolve conflict 2024-04-25 11:15:33 +03:00
Dmitriymush
10474f3571 UI: gateway dashboard bug-fix for mapping form validation 2024-04-25 11:04:50 +03:00
Dmitriymush
1b3ccaf8a3 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/connectors-config 2024-04-25 11:02:55 +03:00
Andrii Landiak
bba7f738eb Change method name 2024-04-24 17:23:41 +03:00
ViacheslavKlimov
80416a7e33 Refactor tenant creation in tests 2024-04-24 17:13:44 +03:00
Igor Kulikov
d56d85d81c
Merge pull request #10623 from vvlladd28/fixed/transltion/load
Improved detect auth user in load
2024-04-24 16:52:01 +03:00
Vladyslav_Prykhodko
fe493335fb UI: Added new selector userReady and change order updated auth state 2024-04-24 16:27:28 +03:00
Dmitriymush
2ab8eb8f66 Merge branch 'improvements/connectors-config' of github.com:Dmitriymush/thingsboard into improvements/connectors-config 2024-04-24 15:39:20 +03:00
Dmitriymush
a9d735bebf UI: gateway dashboard minor additions 2024-04-24 15:38:02 +03:00
Andrii Landiak
18a7884cbd Improve stability of EdgeEventControllerTest 2024-04-24 14:59:02 +03:00
Igor Kulikov
2d7b9dee22
Merge pull request #10622 from thingsboard/feature/pie-chart
Pie chart widget
2024-04-24 13:30:55 +03:00
Vladyslav_Prykhodko
87cb4c41fd UI: Improved detect auth user in load 2024-04-24 13:15:25 +03:00
Vladyslav_Prykhodko
e53b40f8af UI: Revert blur in json-content.component 2024-04-24 13:14:37 +03:00
Igor Kulikov
5339884dc2 UI: Fix pie chart config layout. 2024-04-24 12:55:52 +03:00
ViacheslavKlimov
572b680b29 Refactor tenant deletion in tests 2024-04-24 12:35:47 +03:00
ViacheslavKlimov
1dcc52dad1 Merge remote-tracking branch 'origin/master' into feature/housekeeper 2024-04-24 11:41:04 +03:00
Dmytro Mushat
396526ece7
Merge branch 'master' into improvements/connectors-config 2024-04-23 19:59:58 +03:00
Igor Kulikov
8b5469b0aa Merge branch 'master' into feature/pie-chart 2024-04-23 18:57:44 +03:00
Igor Kulikov
d315f5ce77 UI: Implement pie chart. 2024-04-23 18:57:18 +03:00
Andrew Shvayka
f881c99c47
Merge pull request #10618 from thingsboard/fix_bug_redis_noSec_connect_logs
fix bug_lwm2m_redis_add_ logs
2024-04-23 17:59:26 +03:00
nick
85142bc777 fix bug: lwm2m redis - add logs to decode securityInfo by endpoint 2024-04-23 17:45:38 +03:00
Andrew Shvayka
009d355927
Merge pull request #10613 from thingsboard/fix_bug_lwm2m_redis
fix_bug_redis_decode
2024-04-23 16:51:28 +03:00
Dmitriymush
c187545917 UI: fixed ordering of tb-hint-tooltip-icon and tb-required elements 2024-04-23 15:57:38 +03:00
Dmitriymush
b47a119fc5 UI: minor improvements for gateway dashboard 2024-04-23 14:14:57 +03:00
Andrew Shvayka
74bde6012e
Merge pull request #10497 from imbeacon/fix/gateway-devices-activity
Devices activity, connected through the gateway fix
2024-04-23 12:44:43 +03:00
ViacheslavKlimov
dd51aba417 Fix notifications count update race condition in tests 2024-04-23 12:41:41 +03:00
Andrew Shvayka
4e10a5e3e6
Merge pull request #10608 from vvlladd28/customTranslation
Improved detect and set translation platform language
2024-04-23 12:34:01 +03:00
Sergey Matvienko
16490e1e2f optionalMappingJDK8ModuleTest added 2024-04-23 11:16:40 +02:00
Sergey Matvienko
be07937df9 JacksonUtil merged with downstream 2024-04-23 11:07:36 +02:00
Sergey Matvienko
1f1086f106 JacksonUtil Jdk8Module added along with jackson-datatype-jdk8 dependency to address the Optional mapping 2024-04-23 11:00:35 +02:00
Sergey Matvienko
ce24f2e765 revert test logback for dao 2024-04-23 09:31:46 +02:00