21145 Commits

Author SHA1 Message Date
mpetrov
98078199d9 refactoring 2024-10-23 15:52:23 +03:00
mpetrov
fc89f3cbad changed icon to gateway-icon 2024-10-23 15:46:31 +03:00
mpetrov
2874cdb096 changed icon 2024-10-23 14:22:25 +03:00
ViacheslavKlimov
34e86a4260 Rollback system widgets install 2024-10-23 13:35:09 +03:00
dashevchenko
4e2be7ab92 fixed license check 2024-10-23 11:47:10 +03:00
Igor Kulikov
f907f01fa2
Merge pull request #11838 from thingsboard/develop/flex-layout
Switch from flex-layout to pure CSS with tailwind.
2024-10-22 18:06:57 +03:00
Igor Kulikov
bbdc351bcf Merge branch 'master' into develop/flex-layout 2024-10-22 18:01:50 +03:00
Igor Kulikov
1f6c44b997 Merge branch 'rc' 2024-10-22 18:01:29 +03:00
Vladyslav_Prykhodko
4a2bd7fc70 UI: Add OAuth client to tenant level 2024-10-22 17:49:59 +03:00
Vladyslav_Prykhodko
82d53d0033 Merge remote-tracking branch 'upstream/feature/mobile-app-bundle' into feature/mobile-app-bundle 2024-10-22 17:40:58 +03:00
Vladyslav_Prykhodko
71735ab414 UI: Add mobile center in tenant level 2024-10-22 17:40:49 +03:00
dashevchenko
6a4adf759f fixed oauth2 client permissions 2024-10-22 17:37:35 +03:00
Vladyslav_Prykhodko
ec68750c2d Merge remote-tracking branch 'upstream/feature/mobile-app-bundle' into feature/mobile-app-bundle 2024-10-22 17:28:09 +03:00
Vladyslav_Prykhodko
7f7dbee381 UI: Add mobile qr code widget settings 2024-10-22 17:27:57 +03:00
dashevchenko
101e46d547 updated QrCodeSettings to have custom app store links 2024-10-22 17:17:06 +03:00
Vladyslav_Prykhodko
cf7161c2ef UI: Rename mobile-app-settings.component 2024-10-22 15:50:16 +03:00
Vladyslav_Prykhodko
2dafb69c5e UI: Move mobile-app-settings.component 2024-10-22 15:40:33 +03:00
Vladyslav_Prykhodko
73e93c2968 UI: Add mobile bundles table 2024-10-22 15:35:32 +03:00
dashevchenko
af719050a0 fixed bundle info when apps are missed 2024-10-22 15:03:48 +03:00
dashevchenko
879e8f46a5 pull request comments 2024-10-22 12:51:04 +03:00
Andrii Landiak
3ecbd3258e Introduce kafka approach to work with edge-event instead of postgres 2024-10-22 12:38:57 +03:00
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
YevhenBondarenko
726c95c661 fixed tests 2024-10-20 13:41:56 +02:00
Johan Ejdemark
b57bf28781 Fix email sender address issue
Fixes #9878

Update `TbMailSender` to correctly handle the `mailFrom` field in the email configuration.

* Checks the `mailFrom` field in the JSON configuration and set it as the sender address if present.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/thingsboard/thingsboard/issues/9878?shareId=XXXX-XXXX-XXXX-XXXX).
2024-10-19 22:22:18 +02: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
YevhenBondarenko
e2a356703f minor refactoring, ack used if push is success 2024-10-18 17:05:22 +02: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
YevhenBondarenko
d3d20aa449 used enqueue for input node for avoid latency 2024-10-18 16:45:11 +02: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