Igor Kulikov
|
f9d748b41e
|
Merge pull request #11911 from ArtemDzhereleiko/AD/scada/small-conical-tank
SCADA conicals and small cylindrical tank
|
2024-11-01 18:46:16 +02:00 |
|
Igor Kulikov
|
fb4d7a65bc
|
Merge pull request #11881 from ArtemDzhereleiko/AD/scada/extra-long-broken-pipe
SCADA broken and extra long pipe
|
2024-11-01 18:45:29 +02:00 |
|
Igor Kulikov
|
791f03b830
|
Merge pull request #11848 from maxunbearable/task/4021-socket-md-files
Added md help files for socket basic config implementation
|
2024-11-01 18:44:56 +02:00 |
|
Igor Kulikov
|
52e4ae5a0a
|
Merge pull request #11781 from rusikv/enhancement/microsoft-teams-notification
Microsoft Teams notification preview improvements
|
2024-11-01 18:43:06 +02:00 |
|
Igor Kulikov
|
529109a71f
|
Merge pull request #11756 from rusikv/bug/html-error-entity-error
Disabled "Named entity expected" for html editor
|
2024-11-01 18:42:36 +02:00 |
|
Igor Kulikov
|
7c201d0a79
|
Merge pull request #11985 from thingsboard/develop/esbuild
Switch to angular esbuild
|
2024-11-01 18:38:52 +02:00 |
|
Igor Kulikov
|
83c802ad3b
|
Fix imports
|
2024-11-01 18:16:07 +02:00 |
|
Igor Kulikov
|
b65f4a6219
|
Merge branch 'master' into develop/esbuild
|
2024-11-01 18:02:22 +02:00 |
|
Igor Kulikov
|
393a231858
|
Improve angular esbuild in production mode by removing slow performance sideEffects check code. Remove ts-transformer-keys -> replace with object.keys().
|
2024-11-01 18:01:51 +02:00 |
|
Igor Kulikov
|
d91ebeb1e9
|
Remove TbInject decorator.
|
2024-11-01 13:52:09 +02:00 |
|
Igor Kulikov
|
cac6233e52
|
Re
|
2024-10-31 21:01:44 +02:00 |
|
Igor Kulikov
|
538ff12a53
|
Angular esbuild.
|
2024-10-31 20:47:34 +02:00 |
|
Andrew Shvayka
|
c3d922e002
|
Merge pull request #11908 from thingsboard/queue-types-deprecation
Deprecate all queue types except Kafka and in-memory
|
2024-10-31 16:47:19 +01:00 |
|
Andrew Shvayka
|
1abaa6f118
|
Merge pull request #11893 from thingsboard/Activity_Failed_to_send_message_to_core
activity_Failed to send message to core
|
2024-10-30 14:10:25 +01:00 |
|
Andrew Shvayka
|
394103a43d
|
Merge pull request #11969 from thingsboard/fix_bug_tbel_valuidate_numeric
tbel_fix_bug_validate_decimal
|
2024-10-30 12:41:01 +01:00 |
|
Igor Kulikov
|
564ad91dc6
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2024-10-29 14:55:16 +02:00 |
|
Igor Kulikov
|
344accbdb5
|
UI: Add cache for resolved deivce info to alias controller. Introduce shared telemetry subscriber to reuse telemetry subscriptions with same entityId and keys.
|
2024-10-29 14:55:06 +02:00 |
|
Viacheslav Klimov
|
8f5305b6f2
|
Merge pull request #11949 from thingsboard/fix/gateways-dashboard
Don't create gateways dashboard for new tenants; process images for system dashboard resource
|
2024-10-29 14:24:56 +02:00 |
|
ViacheslavKlimov
|
5998e60565
|
Fix gateway extension resource usage in widgets
|
2024-10-29 14:23:36 +02:00 |
|
ViacheslavKlimov
|
f1ec5bdace
|
Merge branch 'master' of github.com:thingsboard/thingsboard into fix/gateways-dashboard
|
2024-10-29 14:00:57 +02:00 |
|
nick
|
6581e48055
|
tbel: fix bug validate decimal with <+>
|
2024-10-29 12:26:12 +02:00 |
|
Viacheslav Klimov
|
0162158327
|
Merge pull request #11968 from thingsboard/fix/widget-tests
Fix failing edge tests: cleanup system widgets after DashboardSyncServiceTest
|
2024-10-29 12:09:23 +02:00 |
|
ViacheslavKlimov
|
e3103a761f
|
Fix failing edge tests: cleanup system widgets after DashboardSyncServiceTest
|
2024-10-29 12:08:05 +02:00 |
|
Viacheslav Klimov
|
70191dd982
|
Merge pull request #11967 from thingsboard/remove-gitter
Update README.md
|
2024-10-29 12:00:57 +02:00 |
|
Viacheslav Klimov
|
7138d45aa7
|
Update README.md
|
2024-10-29 11:58:26 +02:00 |
|
Igor Kulikov
|
c943d3963c
|
Update rule nodes UI
|
2024-10-28 17:02:19 +02:00 |
|
Igor Kulikov
|
399684ce28
|
Update rule nodes UI
|
2024-10-28 14:03:16 +02:00 |
|
Igor Kulikov
|
9a111f4e70
|
UI: Generate styles.css
|
2024-10-28 12:50:39 +02:00 |
|
Igor Kulikov
|
14efac45f5
|
ESLint 9
|
2024-10-24 16:31:56 +03:00 |
|
Igor Kulikov
|
cdeb779ba2
|
Update tailwind css safelist
|
2024-10-24 15:52:11 +03:00 |
|
ViacheslavKlimov
|
3d12e414c7
|
Don't create gateways dashboard for new tenants
|
2024-10-24 15:32:33 +03:00 |
|
ViacheslavKlimov
|
ee0e2a6802
|
Process images for system dashboard resource
|
2024-10-24 15:05:52 +03:00 |
|
nick
|
737962ae07
|
Activity: comments1
|
2024-10-24 13:17:12 +03:00 |
|
Andrew Shvayka
|
1199490654
|
Merge pull request #11948 from thingsboard/feature/dashboard-sync
Sync with Git: ignore if no changes
|
2024-10-24 11:45:37 +02:00 |
|
Igor Kulikov
|
098af9ab80
|
Update tailwind css safelist
|
2024-10-24 12:38:55 +03:00 |
|
ViacheslavKlimov
|
1878e5be10
|
Track changes to Git repository; ignore sync if no changes
|
2024-10-24 12:37:05 +03:00 |
|
Igor Kulikov
|
99d8e1d29e
|
Merge pull request #11872 from maxunbearable/feature/4661-gateway-sync
Implementation of Gateway Dashboard sync and migration to new tab
|
2024-10-24 12:03:51 +03:00 |
|
Vladyslav_Prykhodko
|
24bcdd89e0
|
Merge branch 'feature/4661-gateway-sync' of github.com:maxunbearable/thingsboard into feature/4661-gateway-sync
|
2024-10-24 11:39:44 +03:00 |
|
Andrew Shvayka
|
342aaa8be7
|
Merge pull request #11896 from thingsboard/lwm2m_write_obj_19
Lwm2m_write_obj_19
|
2024-10-24 10:33:58 +02:00 |
|
Andrew Shvayka
|
efe46dd74c
|
Merge pull request #11944 from thingsboard/fix_bug_test_testServerCoapTwoWayRpc
fix_bug_test_coap_processTwoWayRpcTest
|
2024-10-24 10:31:09 +02:00 |
|
Igor Kulikov
|
baa8693893
|
Merge pull request #11815 from maxunbearable/improvement/4601-gateway-extension-add
Updated modules map for gateway extension migration
|
2024-10-24 11:28:33 +03:00 |
|
Igor Kulikov
|
cd142d820e
|
Merge pull request #11814 from maxunbearable/improvement/4601-gateway-extension-deletion
Deleted gateway components after migration to Gateway extension
|
2024-10-24 11:26:16 +03:00 |
|
nick
|
0cfc59a12f
|
coap: processTwoWayRpcTest: DEFAULT_WAIT_TIMEOUT_SECONDS magnified three times
|
2024-10-24 10:58:36 +03:00 |
|
Vladyslav_Prykhodko
|
99972f61bf
|
Merge branch 'improvement/4601-gateway-extension-deletion' of github.com:maxunbearable/thingsboard into improvement/4601-gateway-extension-deletion
|
2024-10-24 10:34:29 +03:00 |
|
Igor Kulikov
|
266b8d8e8b
|
UI: Minor layout fixes.
|
2024-10-23 19:41:52 +03:00 |
|
Igor Kulikov
|
30e0ef3d15
|
Fix fiters dialog.
|
2024-10-23 18:54:25 +03:00 |
|
Andrew Shvayka
|
bfb25e5fca
|
Merge pull request #11829 from thingsboard/feature/dashboard-sync
Gateways dashboard sync-up
|
2024-10-23 16:18:46 +03:00 |
|
mpetrov
|
b1144d2b1d
|
refactoring
|
2024-10-23 15:55:21 +03:00 |
|
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 |
|