YevhenBondarenko
|
c0036d22c0
|
merge with master
|
2024-01-09 09:57:53 +01:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
Igor Kulikov
|
8c398620f8
|
Merge branch 'master' into feature/bar-chart-with-labels
|
2024-01-09 10:19:37 +02:00 |
|
Igor Kulikov
|
f7fc127e36
|
UI: Implement bar chart with labels widget. Improve echarts initialization. Improve timewindow component to set preferred aggregation interval for selected timewindow. Fix data aggregator to schedule interval with maximum allowed setTimeout delay.
|
2024-01-08 19:34:07 +02:00 |
|
YevhenBondarenko
|
83815dce30
|
set default device conncectivity params from yml for install
|
2024-01-08 16:50:47 +01:00 |
|
nick
|
2b82768225
|
lwm2m: add Redis
|
2024-01-08 16:00:05 +02:00 |
|
YevhenBondarenko
|
5647db457a
|
Merge branch 'develop/3.6.3' of github.com:thingsboard/thingsboard into feature/queue-in-rule-node
|
2024-01-08 13:31:54 +01:00 |
|
ViacheslavKlimov
|
b1c0a04426
|
Delete notification settings on tenant deletion
|
2024-01-08 11:11:16 +02:00 |
|
Andrii Shvaika
|
67a8f70957
|
Merge remote-tracking branch 'origin/develop/3.6.3'
|
2024-01-05 15:17:27 +02:00 |
|
Andrii Landiak
|
f15baf38ce
|
Improve stability for testVerifyProcessCorrectEdgeUpdateToDeviceActorOnUnassignFromDifferentEdge
|
2024-01-05 15:09:30 +02:00 |
|
Andrii Landiak
|
6252433231
|
Fix DefaultTbClusterServiceTest
|
2024-01-05 14:34:32 +02:00 |
|
Andrii Landiak
|
e227caac51
|
Provide test for fixed bug
|
2024-01-05 14:27:36 +02:00 |
|
ViacheslavKlimov
|
17a3065c64
|
Add tests for mobile app notifications
|
2024-01-05 13:52:57 +02:00 |
|
ViacheslavKlimov
|
1c83790f9b
|
Fix schema_update.sql
|
2024-01-05 13:04:02 +02:00 |
|
ViacheslavKlimov
|
66c196cbcb
|
Merge remote-tracking branch 'origin/master' into feature/push-notifications
|
2024-01-05 13:02:44 +02:00 |
|
nick
|
d59bab4f0f
|
lwm2m: add to Client Write Attributes implemented and read Attributes (Discover) only for WriteAttributes test
|
2024-01-05 12:34:55 +02:00 |
|
Andrii Landiak
|
e2b2dea968
|
Improve findRelatedEdgeIdIfAny to check for total elements > 0
|
2024-01-05 12:31:43 +02:00 |
|
Andrii Landiak
|
a8e436c102
|
Improve naming for method findRelatedEdgeIdIfAny
|
2024-01-05 11:34:07 +02:00 |
|
Andrii Landiak
|
d1a0dd95f6
|
Improve RPC device actor init to find edgeId by CONSTAINS_TYPE
|
2024-01-05 11:28:45 +02:00 |
|
dashevchenko
|
2375689974
|
refactoring: moved common method for retrieving key dictionary id to abstract class
|
2024-01-04 18:55:00 +02:00 |
|
dashevchenko
|
2ad19106f3
|
removed redundant code, fixed tests
|
2024-01-04 14:52:12 +02:00 |
|
nick
|
6bcb00b6b9
|
lwm2m: add test, Write Attributes implemented and read Attributes (Discover)
|
2024-01-04 12:16:06 +02:00 |
|
dashevchenko
|
e9c8445e53
|
merged with develop/3.7
|
2024-01-03 20:02:15 +02:00 |
|
devaskim
|
c46b777618
|
Add Event and Audit Logs services to TbContext.
|
2024-01-03 21:32:59 +05:00 |
|
Andrii Landiak
|
3682533b4b
|
Renaming to match the correct type
|
2024-01-03 16:21:24 +02:00 |
|
Andrew Shvayka
|
35d6a53d92
|
Merge pull request #9928 from thingsboard/fix/entities-limit-notifications
Fix invalid entities limit notification
|
2024-01-03 12:47:53 +02:00 |
|
Andrii Landiak
|
395a278fb4
|
Fix test after merge with master
|
2024-01-03 12:24:23 +02:00 |
|
ShvaykaD
|
22fbacdc56
|
Merge branch 'master' into fix/slow-query-for-rule-node-ids-search
|
2024-01-03 11:21:45 +02:00 |
|
ShvaykaD
|
14b3dd4b57
|
updated columns order in index
|
2024-01-03 10:36:08 +02:00 |
|
Volodymyr Babak
|
d329df0323
|
Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement
|
2024-01-02 19:37:39 +02:00 |
|
nick
|
8c5210b387
|
lwm2m: add test, 'dim' Attributes implemented
|
2024-01-02 19:31:25 +02:00 |
|
dashevchenko
|
c92a7ecf3a
|
deleted attribute_kv_dictionary table (used ts_kv_dictionary instead), renamed ts_kv_dictionary to key_dictionary
|
2024-01-02 17:46:29 +02:00 |
|
Igor Kulikov
|
06e06797b3
|
UI: Bar chart with labels widget
|
2024-01-02 17:30:51 +02:00 |
|
ShvaykaD
|
f14e6cdfca
|
added missing switch case to ThingsboardInstallService
|
2024-01-02 15:56:37 +02:00 |
|
ShvaykaD
|
360e32684e
|
added new index for rule nodes ids search query and removed old one
|
2024-01-02 15:34:32 +02:00 |
|
ShvaykaD
|
4a26fad0a5
|
Revert "replaced slow query with multi-call of indexed query"
This reverts commit abfcf32c54e2705171d93abbb563fbdec97def5d and 7c42bb72138536c4f78351c1c992ec0d1780d8ea.
|
2024-01-02 15:31:30 +02:00 |
|
ViacheslavKlimov
|
6c58f06507
|
Fix '0/0 usage' notification
|
2024-01-02 15:24:59 +02:00 |
|
ViacheslavKlimov
|
0ea05e62a9
|
Call TbTenantService instead of TenantService for OAuth2
|
2024-01-02 10:41:20 +02:00 |
|
ShvaykaD
|
7c42bb7213
|
Change for loop to iterate forwards
|
2023-12-29 10:55:38 +02:00 |
|
ShvaykaD
|
abfcf32c54
|
replaced slow query with multi-call of indexed query
|
2023-12-28 17:55:56 +02:00 |
|
YevhenBondarenko
|
dd71198908
|
added clean cache for the upgrade
|
2023-12-28 16:32:10 +01:00 |
|
ViacheslavKlimov
|
bb14dd611e
|
Firebase settings only for sysadmin
|
2023-12-28 16:06:16 +02:00 |
|
nick
|
a97f52c698
|
lwm2m: comments (why full import?)
|
2023-12-28 15:50:47 +02:00 |
|
nick
|
38fc45ffc1
|
Merge branch 'develop/3.7' into californium_3_9_1
|
2023-12-28 15:16:58 +02:00 |
|
YevhenBondarenko
|
61602330ec
|
merge with 3.7
|
2023-12-28 12:16:14 +01:00 |
|
ViacheslavKlimov
|
ad4e212edf
|
Migrate user settings to jsonb
|
2023-12-28 13:03:19 +02:00 |
|
ViacheslavKlimov
|
7bf58e3891
|
Major refactoring for mobile app notifications
|
2023-12-28 12:30:41 +02:00 |
|
dashevchenko
|
b95adb439a
|
added yml parameters for aws-sqs eproducer executor thread pool size
|
2023-12-27 17:06:26 +02:00 |
|
Igor Kulikov
|
bc35df1dd7
|
Version set to 3.6.3-SNAPSHOT
|
2023-12-27 12:58:15 +02:00 |
|
Andrew Shvayka
|
0df7b11827
|
Merge pull request #9910 from volodymyr-babak/edge-test-fix
Fixed EdgeControllerTest.testSyncEdge
|
2023-12-27 11:58:13 +02:00 |
|