20894 Commits

Author SHA1 Message Date
Igor Kulikov
28a15296f7 UI: Improve router tabs component. 2024-10-22 12:14:14 +03:00
Igor Kulikov
e93b37e8e8 Minor fix for settings utils. 2024-10-22 10:14:59 +03:00
Chantsova Ekaterina
9624fd2bc9 Timewindow: update disable advanced option state on hiding interval 2024-10-21 19:23:15 +03:00
dashevchenko
fb87cd6df7 refactoring 2024-10-21 18:54:22 +03:00
Chantsova Ekaterina
e406e9d95e Timewindow: ability to restrict aggregation options list added 2024-10-21 18:51:14 +03:00
mpetrov
8136e5cef9 added key-value-not-empty.pipe export 2024-10-21 14:32:41 +03:00
Max Petrov
8464b036c7
Merge branch 'master' into improvement/4601-gateway-extension-add 2024-10-21 14:31:14 +03:00
Max Petrov
2c137907e5
Merge branch 'feature/dashboard-sync' into feature/4661-gateway-sync 2024-10-21 12:20:31 +03:00
Viacheslav Klimov
e4942dcbbf
Merge branch 'master' into feature/dashboard-sync 2024-10-21 12:19:11 +03:00
mpetrov
b6b1d97b76 [4549] refactoring 2024-10-21 12:16:11 +03:00
mpetrov
f89cda2514 [4549] added mobile screen support 2024-10-21 12:14:10 +03:00
nick
ad86ca676a lwm2m: fix bug msa 2024-10-19 08:39:02 +03:00
nick
4cb83e8f6e Merge branch 'master' into lwm2m_write_obj_19 2024-10-18 22:52:23 +03:00
mpetrov
9fa028b9f7 Fixed dialog deletion title of entity with long name 2024-10-18 19:17:32 +03:00
Chantsova Ekaterina
0a8849bf45 Timewindow: aggregation options list restriction (draft) 2024-10-18 18:52:57 +03:00
Andrew Shvayka
d6d4bae546
Merge pull request #11892 from dashevchenko/postgres16
Updated postgres from 15 to 16
2024-10-18 18:27:14 +03:00
Igor Kulikov
261a769a57 Merge branch 'master' into develop/flex-layout 2024-10-18 17:54:06 +03:00
Igor Kulikov
b8f61b65aa Merge branch 'rc' 2024-10-18 17:53:12 +03:00
Igor Kulikov
40c5f9d66d UI: Initialize widget component in angular zone. Force detect widget changes in angular zone. 2024-10-18 17:51:07 +03:00
Artem Dzhereleiko
d3ac029b76 UI: Fixed scale property 2024-10-18 17:33:52 +03:00
Artem Dzhereleiko
3189b0a245 UI: Add scada conical and small cylindrical tank 2024-10-18 17:24:04 +03:00
Igor Kulikov
a9bb238ab3 UI: Dashboard widget copy/paste and scada symbol animation for chrome fixes. 2024-10-18 17:06:37 +03:00
Igor Kulikov
c6a9646d11 UI: Dashboard widget copy/paste and scada symbol animation for chrome fixes. 2024-10-18 16:33:19 +03:00
nick
8c8eb9da3a lwm2m: add await before onRegistered 2024-10-18 15:21:00 +03:00
Chantsova Ekaterina
6991acd42c Timewindow: aggregation type select component introduced 2024-10-18 15:18:25 +03:00
Igor Kulikov
eea8fd325b UI: Minor fixes 2024-10-18 14:55:56 +03:00
nick
7942173e74 lwm2m: add await before updateReg 2024-10-18 14:55:01 +03:00
nick
edad8f4932 Merge branch 'master' into lwm2m_write_obj_19 2024-10-18 14:34:57 +03:00
nick
d77e557945 activity: add return if callback error 2024-10-18 14:32:26 +03:00
ViacheslavKlimov
2c0b7eb2b3 Deprecate all queue types except Kafka and in-memory 2024-10-18 14:11:59 +03:00
Igor Kulikov
68dcf2a51d Merge branch 'master' into develop/flex-layout 2024-10-18 13:46:31 +03:00
Igor Kulikov
1121d27370 Merge branch 'master' of github.com:thingsboard/thingsboard 2024-10-18 13:46:12 +03:00
Igor Kulikov
0032e2458e Merge branch 'rc' 2024-10-18 13:46:05 +03:00
Igor Kulikov
14b0f47b95 Flex layout replacements. Switch to tailwind.css. 2024-10-18 13:41:22 +03:00
Igor Kulikov
a1df7ad220 Flex layout replacements. Switch to tailwind.css. 2024-10-18 13:16:24 +03:00
Andrew Shvayka
e8c3f94e91
Merge pull request #11877 from YevhenBondarenko/fix/install-schema-version
automaticaly set schema version based on app version
2024-10-18 13:03:57 +03:00
ViacheslavKlimov
52a6499d1c Export/import used resources along with dashboard and widget type 2024-10-18 12:50:03 +03:00
Andrew Shvayka
176f59590e
Merge pull request #11671 from thingsboard/feature/user-security-info
Remove security-related info from user's additional info
2024-10-18 12:27:37 +03:00
Max Petrov
04346bee67
Merge branch 'feature/dashboard-sync' into feature/4661-gateway-sync 2024-10-18 12:06:52 +03:00
ViacheslavKlimov
ae812ad3a7 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/user-security-info 2024-10-18 11:23:10 +03:00
YevhenBondarenko
5093df9b62 refactored 2024-10-17 19:33:57 +02:00
Igor Kulikov
84b431373c Flex layout replacements. Switch to tailwind.css. 2024-10-17 19:32:48 +03:00
nick
e5c6be6e08 lwm2m: add tests 2024-10-17 19:10:50 +03:00
mpetrov
4bd0697ea6 Fixed remote shell request spam on exit 2024-10-17 18:34:41 +03:00
nick
7422ec38e1 reportActivity: return to master 2024-10-17 17:53:38 +03:00
nick
f83c2ee351 Merge branch 'master' into lwm2m_write_obj_19 2024-10-17 17:22:07 +03:00
nick
2d4a4ad991 reportActivity: add topic empty 2024-10-17 17:18:52 +03:00
Igor Kulikov
1dd24501f1 Flex layout replacements. Switch to tailwind.css. 2024-10-17 17:17:24 +03:00
Andrew Shvayka
eea9caa286
Merge pull request #11693 from YevhenBondarenko/feature/ws-remove-all-optimization
Added ability to remove subscriptions by batch and update state once
2024-10-17 17:12:18 +03:00
dashevchenko
ccc29db76a added tenant permission for mobile app and bundle 2024-10-17 17:04:09 +03:00