11149 Commits

Author SHA1 Message Date
nickAS21
b900a63ba4 fix_bug: lwm2m tests Object9 2022-08-05 14:52:02 +03:00
nickAS21
4fdc390ddc fix_bug: lwm2m tests 2022-08-05 13:48:17 +03:00
Igor Kulikov
a6aba737d4 DeviceStateService: Add protection to skip devices with non existent tenant on added partitions. 2022-08-04 17:48:28 +03:00
Volodymyr Babak
4b814ee80d Fixed Edge base test 2022-08-04 16:23:21 +03:00
Andrii Shvaika
086168a758 Typo fix 2022-08-04 16:21:39 +03:00
Andrii Shvaika
ad590da509 Improvement to Device State Service 2022-08-04 16:18:15 +03:00
Andrii Shvaika
2c8b938540 Tenant Routing Info performance optimization 2022-08-04 15:22:24 +03:00
Andrii Shvaika
31124311a3 Device State performance improvements 2022-08-04 14:59:15 +03:00
Volodymyr Babak
a967ea82d4 firmware id optional 2022-08-04 14:13:53 +03:00
Volodymyr Babak
4a60912cd9 Propagate firmware id to device and device profile 2022-08-04 14:12:07 +03:00
YevhenBondarenko
0858d43759 fixed update with different kv types or remove inactivityTimeout 2022-08-04 10:48:20 +02:00
Igor Kulikov
ac024aee28 Update device state fetch pack size parameter 2022-08-03 20:45:58 +03:00
Andrii Shvaika
13e7897d75 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-08-03 19:20:14 +03:00
Andrii Shvaika
3258a987e3 Fix fetch pack size 2022-08-03 19:19:46 +03:00
Andrew Shvayka
55c0b00d45
Merge pull request #7025 from vvlladd28/improvement/event-table/debug-event/new-colums
[3.4.1] UI: Added new column and copy buttons in rule node debug events table
2022-08-03 18:52:47 +03:00
Andrii Shvaika
9e1da1d483 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-08-03 18:52:22 +03:00
Andrii Shvaika
8dc01ea5db Major improvement to device state service 2022-08-03 18:52:10 +03:00
Andrew Shvayka
61f575be0f
Merge pull request #7026 from YevhenBondarenko/fix/2fa 2022-08-02 20:09:57 +03:00
YevhenBondarenko
e09d7577ce fixed serialization exception in 2FA (Redis) 2022-08-02 16:13:10 +02:00
Andrii Shvaika
499a804e8f Reduce chunk size to support AWS SQS automatically 2022-08-02 16:04:55 +03:00
Vladyslav_Prykhodko
5a4716cf67 UI: Added new column and copy buttons for entityId/messageId in rule node debug events table 2022-08-02 15:22:57 +03:00
Andrii Shvaika
6ad1b10c09 remove jetbrains annotations 2022-08-02 10:54:04 +03:00
Andrii Shvaika
bcc922e07e Fix cleanup of websocket session in some corner cases 2022-08-02 10:07:02 +03:00
Dima Landiak
60ee2bb6ea netty tests - added custom mqtt server and test with keepalive logic 2022-08-01 14:57:16 +03:00
Andrii Shvaika
348dbf648f Fix Upgrade interval 2022-07-29 19:15:53 +03:00
Andrii Shvaika
3aaefcaef4 Merge branch 'feature/events-optimization' 2022-07-29 18:17:16 +03:00
Andrii Shvaika
13c47ed3d0 Fix sort property for events 2022-07-29 18:17:03 +03:00
Andrew Shvayka
0678dbef18
Merge pull request #7001 from thingsboard/feature/events-optimization
Events Optimization
2022-07-29 17:55:36 +03:00
Andrii Shvaika
e602c98bc1 Upgrade improvements 2022-07-29 15:47:46 +03:00
Andrii Shvaika
302f512be8 Upgrade improvements 2022-07-29 15:43:13 +03:00
Vladyslav_Prykhodko
2bf9e16b86 UI: Updated leaflet version to 1.8 2022-07-28 16:34:07 +03:00
fe-dev
bcf3cac2be UI: Fixed custom marker size 2022-07-28 14:23:42 +03:00
Andrii Shvaika
f1f1eb7c2a Merge branch 'master' of github.com:thingsboard/thingsboard into feature/events-optimization 2022-07-28 13:30:29 +03:00
Andrii Shvaika
079c610ffc Improvements to the upgrade script 2022-07-28 13:28:59 +03:00
Andrii Shvaika
07de58fe21 Automatic migration of the events during upgrade 2022-07-27 19:22:10 +03:00
Andrii Shvaika
a339fe88a6 Merge branch 'feature/events-optimization' of github.com:thingsboard/thingsboard into feature/events-optimization 2022-07-27 19:15:30 +03:00
Andrii Shvaika
a38edcd62b Upgrade script for the events migration 2022-07-27 18:56:09 +03:00
Vladyslav_Prykhodko
3e4cfdc37f UI: Add new filter params in Statistics events 2022-07-27 15:45:12 +03:00
Andrii Shvaika
3af07efd7f Support for bulk delete of events 2022-07-27 15:30:08 +03:00
Andrii Shvaika
6a4140bd28 Merge branch 'feature/events-optimization' of github.com:thingsboard/thingsboard into feature/events-optimization 2022-07-26 19:15:39 +03:00
Andrii Shvaika
ab0710c13e Cleanup event tables by partitions 2022-07-26 19:15:25 +03:00
Vladyslav_Prykhodko
68430e415f UI: Add news event filter settings 2022-07-26 17:58:19 +03:00
Vladyslav_Prykhodko
d8341ebdf7 UI: Changed event table for new "debug rule chain event" data model 2022-07-26 17:38:22 +03:00
Vladyslav_Prykhodko
43b847b9d8 UI: Refactoring code 2022-07-26 16:39:56 +03:00
Andrii Shvaika
219e97ff4a Implementation of Rule Chain and Rule Node debug events 2022-07-26 16:28:55 +03:00
deaflynx
4811a3d56c Code cleanup 2022-07-26 16:04:55 +03:00
deaflynx
c2f0d47255 Code cleanup 2022-07-26 15:44:51 +03:00
deaflynx
1242b808cf Refactored rateLimitsArray sharing data 2022-07-26 15:26:12 +03:00
deaflynx
b1f3ec03b1 Rate limits list added unsubscribe on destroy 2022-07-26 13:41:56 +03:00
deaflynx
402aaf40ef Rate limits text component: removed ControlValueAccessor 2022-07-26 12:55:08 +03:00