19527 Commits

Author SHA1 Message Date
Andrew Shvayka
f4cc6b35ae
Merge pull request #11295 from dashevchenko/efento_new_types
Efento: new measurement types
2024-08-07 13:51:02 +03:00
Viacheslav Klimov
44808dbe75
Merge pull request #11380 from thingsboard/improvements/monitoring
Add WS subscribe latency monitoring
2024-08-07 13:49:46 +03:00
ViacheslavKlimov
6efb2ab81f Add WS subscribe latency monitoring 2024-08-07 13:48:36 +03:00
Viacheslav Klimov
af5f501cd4
Merge pull request #11347 from volodymyr-babak/edge-misc-fixes
Edge: Enhanced Credential Handling and Sync Improvements
2024-08-07 13:38:40 +03:00
IrynaMatveieva
a5ae204b58 changed initialization for test 2024-08-07 13:17:24 +03:00
Volodymyr Babak
8343c60296 DefaultEdgeRequestsService - logging attributes and entityData in case failure 2024-08-07 12:57:35 +03:00
IrynaMatveieva
80a53a840c removed getMqttConfig method 2024-08-07 12:20:43 +03:00
Max Petrov
28cfb10a1e
Merge branch 'master' into fix/4108-opc-value-types-adjustments 2024-08-07 10:57:42 +03:00
Vladyslav_Prykhodko
51dfba02f7 UI: Add support manage dashboard layout 2024-08-07 10:22:34 +03:00
Vladyslav_Prykhodko
6ab3a82272 Merge with upstream 2024-08-07 10:21:46 +03:00
IrynaMatveieva
62699900bb moved properties creation to init() method 2024-08-07 10:08:48 +03:00
Viacheslav Klimov
5949da8b0c
Merge pull request #11373 from thingsboard/master-hotfix
hotfix/3.7
2024-08-06 19:46:46 +03:00
ViacheslavKlimov
7007563627 Merge remote-tracking branch 'origin/hotfix/3.7' into master-hotfix 2024-08-06 19:46:05 +03:00
Viacheslav Klimov
af0b367f7b
Merge pull request #11371 from thingsboard/fix/key-dictionary-transactional
Fix zero attribute key
2024-08-06 19:42:18 +03:00
ViacheslavKlimov
73214e9afe Fix KeyDictionaryDao.getOrSaveKeyId returning zero 2024-08-06 19:24:34 +03:00
Max Petrov
14e7ac67a4
Merge branch 'master' into fix/4108-opc-value-types-adjustments 2024-08-06 19:20:09 +03:00
mpetrov
e2dd4ee430 Added posibility of discrete value pick in OPC value type keys 2024-08-06 19:17:55 +03:00
IrynaMatveieva
ed319dd5e3 changed access modifiers 2024-08-06 18:24:40 +03:00
IrynaMatveieva
293b1cb69b code style issues fixed 2024-08-06 17:54:44 +03:00
IrynaMatveieva
333e7927df changed access modifier 2024-08-06 17:49:34 +03:00
Igor Kulikov
78257ee9f6
Merge pull request #11354 from maxunbearable/improvements/050824-gateway
Gateway Improvements
2024-08-06 17:49:13 +03:00
Igor Kulikov
d433373774
Merge pull request #11331 from vvlladd28/bug/audit-log-table/missing-action-type
Added missing audit log action type and improved audit log table handler translation
2024-08-06 17:47:21 +03:00
Igor Kulikov
09238cada5
Update locale.constant-en_US.json 2024-08-06 17:46:42 +03:00
Igor Kulikov
bd25679e30
Merge pull request #11326 from vvlladd28/bug/mobile-app/open-dashboard-wait-init
Fixed issue with opening dashboards in the mobile app on iOS
2024-08-06 17:43:21 +03:00
Igor Kulikov
e1bae1eda5 Merge with master 2024-08-06 17:40:29 +03:00
IrynaMatveieva
2ad0f0519f added test for the default measurements 2024-08-06 17:34:34 +03:00
ViacheslavKlimov
49707f9cfc Fix Timescale dao configuration 2024-08-06 17:12:50 +03:00
ViacheslavKlimov
f0ac1a1e6c Merge branch 'master' of github.com:thingsboard/thingsboard into feature/dedicated-datasource 2024-08-06 17:01:14 +03:00
ViacheslavKlimov
e69470aee1 Fix dao tests ContextConfiguration 2024-08-06 16:56:21 +03:00
mpetrov
66522fbfc3 Merge branch 'improvements/4097-modbus-adjustments' into improvements/050824-gateway 2024-08-06 16:48:33 +03:00
mpetrov
7cec89e9ef disable slave fix 2024-08-06 16:47:35 +03:00
mpetrov
a291e1d2e3 refactoring 2024-08-06 16:23:21 +03:00
mpetrov
5813722a0e interceptor to core 2024-08-06 16:22:05 +03:00
mpetrov
9b4644a8c9 Merge branch 'improvements/4097-modbus-adjustments' into improvements/050824-gateway 2024-08-06 15:17:53 +03:00
mpetrov
7dd9e47065 minor fixes 2024-08-06 15:13:18 +03:00
ViacheslavKlimov
f53f5e4fbb Separate dao implementations for dedicated datasource 2024-08-06 13:43:29 +03:00
ViacheslavKlimov
868b480ff9 Dedicated datasource: improvements and refactoring 2024-08-06 13:12:51 +03:00
mpetrov
31259a4d56 Version Conflict UI implementation 2024-08-06 12:48:24 +03:00
Andrew Shvayka
16b313b336
Merge pull request #11357 from thingsboard/ws-subs-rate-limit
Rate limit for WS subscriptions
2024-08-06 12:40:50 +03:00
IrynaMatveieva
ae49824eba covered more measurement types with tests 2024-08-06 12:12:23 +03:00
Vladyslav_Prykhodko
675b4755ed UI: Add new widget action copy and edit in contect menu 2024-08-06 11:26:00 +03:00
Vladyslav_Prykhodko
5bef47253e UI: Add new widget action copy and edit 2024-08-06 10:07:55 +03:00
Vladyslav_Prykhodko
d9ad4bd0a0 Merge remote-tracking branch 'origin/feature/dashboard-layout' into feature/dashboard-layout-scada 2024-08-06 09:28:21 +03:00
Vladyslav Prykhodko
3ea10fe733 UI: Added new widget action copy and edit widget 2024-08-05 23:24:09 +03:00
Volodymyr Babak
8e8aa5c920 Remove check if edge is in sync. Fixed misc test according to new changes 2024-08-05 18:12:23 +03:00
IrynaMatveieva
bdc9e4c9af replaced text timeseries/time-series to time series 2024-08-05 18:10:36 +03:00
ViacheslavKlimov
5759610340 Rate limit for WS subscriptions 2024-08-05 17:22:58 +03:00
ViacheslavKlimov
3c526529b9 Fix 3.7.1 upgrade script to run multiple times 2024-08-05 16:59:56 +03:00
Vladyslav_Prykhodko
c59e5f5c90 Merge branch 'feature/dashboard-layout' into feature/dashboard-layout-scada 2024-08-05 16:17:35 +03:00
Vladyslav_Prykhodko
4c353534cc UI: Added select layout and clear dashboard json 2024-08-05 16:09:41 +03:00