19805 Commits

Author SHA1 Message Date
Andrew Shvayka
14827bb175
Merge pull request #11453 from AldirchEugene/master
Fixed the problem of getAlarmTypes method query failure in rest-client
2024-09-09 17:27:36 +03:00
Andrew Shvayka
efba1446ad
Merge pull request #11413 from eltociear/patch-1
chore: update proto_config.proto
2024-09-09 17:26:56 +03:00
Igor Kulikov
a3329b6323
Merge pull request #11560 from engix-ltd/add-event-and-audit-log-services
Added Event and Audit Logs services to services map.
2024-09-09 17:18:51 +03:00
Andrew Shvayka
0a5a60cded
Merge pull request #10901 from imbeacon/fix/profiles-creation-with-default-name-but-default-profile-exists
Fixed creation of profiles with name "default" and existing default renamed profile
2024-09-09 15:54:50 +03:00
imbeacon
80957f3259 Changes due to comments 2024-09-09 15:52:55 +03:00
Andrew Shvayka
dbf5439bf2
Merge pull request #11450 from YevhenBondarenko/feature/mqtt-service-config-rpc
added support of getServiceConfiguration RPC
2024-09-09 15:04:26 +03:00
Andrew Shvayka
b2e002293c
Merge pull request #11579 from dashevchenko/oauth2ClientsSortFIx
Added sorting by title for oauth2 clients
2024-09-09 15:02:46 +03:00
Andrew Shvayka
742cb03dcc
Merge pull request #11580 from YevhenBondarenko/fix/tb-http-client
Fixed credentials check if simple client factory is used and fixed checks for system proxy properties in TbHttpClient
2024-09-09 15:01:53 +03:00
Igor Kulikov
a88840cdb5 UI: Fix widget edit actions tooltip position. 2024-09-09 12:42:39 +03:00
Igor Kulikov
174166d9a1 SCADA Symbol editor: Add XML editor mode. 2024-09-06 18:18:10 +03:00
dashevchenko
c84b2fc3de fixed tests 2024-09-06 15:21:36 +03:00
Igor Kulikov
9e8ca44d44
Merge pull request #11532 from ArtemDzhereleiko/AD/scada/water-level
Water meter SCADA symbols
2024-09-06 12:29:33 +03:00
Artem Dzhereleiko
1f7ff3cca8 UI: merge with master and resolve conflict 2024-09-06 12:14:18 +03:00
Artem Dzhereleiko
27fa09037f UI: Fixed right analog water meter symbol 2024-09-06 12:12:05 +03:00
Igor Kulikov
750035fc37
Merge pull request #11550 from ArtemDzhereleiko/AD/scada/leak-sensor
SCADA symbol Leak sensor and water stop
2024-09-06 12:04:00 +03:00
Igor Kulikov
40b0e2bf84
Merge pull request #11524 from ArtemDzhereleiko/AD/bug-fix/scada-stand-filter
Bug fix for stand filter SCADA symbol
2024-09-06 12:02:47 +03:00
Andrew Shvayka
4fb49c8748
Merge pull request #11526 from thingsboard/tbel_fix_bug_map_key_value
Tbel fix bug map key value
2024-09-06 12:02:12 +03:00
Illia Barkov
306e971788
Merge branch 'master' into fix/profiles-creation-with-default-name-but-default-profile-exists 2024-09-06 11:02:49 +03:00
YevhenBondarenko
387a7eadcf removed payloadType from SessionLimits 2024-09-05 20:00:43 +02:00
Viacheslav Klimov
c990cd75a6
Merge pull request #11551 from thingsboard/tbel_doc_equals_utils
tbel: refactoring, tbUtils to docs
2024-09-05 18:53:08 +03:00
nick
5699c49c53 tbel: refactoring raiseError 2024-09-05 18:49:53 +03:00
Viacheslav Klimov
0d39508dd5
Merge pull request #11500 from volodymyr-babak/http-client-fix
REST API call node: max response size parameter added
2024-09-05 15:30:32 +03:00
Volodymyr Babak
b226ebdccf TbHttpClient - added check for maxInMemoryBufferSizeInKb; should be less than system configured maxInMemoryBufferSizeInKb 2024-09-05 15:15:32 +03:00
dashevchenko
452dca8147 deleted redundant annotations 2024-09-05 15:03:01 +03:00
YevhenBondarenko
5c9ed8598a minor fixes for TbHttpClient 2024-09-05 13:38:16 +02:00
rusikv
827771dabb Merge remote-tracking branch 'upstream/master' into oauth2ClientsSortFIx 2024-09-05 14:35:15 +03:00
rusikv
e832839a2e UI: removed provider column from oauth2 clients table 2024-09-05 14:05:19 +03:00
Viacheslav Klimov
6dd56c7766
Merge pull request #11565 from irynamatveieva/fix/mqtt-node-client-id-length
Mqtt node: added validation for client id
2024-09-05 13:02:27 +03:00
Viacheslav Klimov
090ce5c67f
Merge pull request #11569 from dashevchenko/oauth2CLientsFix
Rollback to the old oauth2 clients api
2024-09-05 12:54:40 +03:00
Igor Kulikov
57a0a27753 Merge branch 'master' of github.com:thingsboard/thingsboard 2024-09-05 12:49:05 +03:00
Igor Kulikov
cfcf627fe1 UI: Improve widget resizable options. 2024-09-05 12:48:55 +03:00
dashevchenko
afe1365b0d added sorting by title for oauth2 clients 2024-09-05 12:46:25 +03:00
Iryna Matveieva
6f2801db0a
Fixed incorrect display of device state (#11536)
* changed logic to save to db activity value from cache

* changed check if partition belongs
2024-09-05 12:38:52 +03:00
Viacheslav Klimov
5631b78656
Merge pull request #11520 from irynamatveieva/fix/aws-lambda-node-timeouts
Aws lambda node: added validation on init
2024-09-05 12:26:04 +03:00
IrynaMatveieva
7a84dc655d added catch for DataValidationException 2024-09-05 12:23:43 +03:00
Igor Kulikov
1c2d1f8780 UI: Improve widget layout settings: Add preserve aspect ratio and resizable options. 2024-09-05 10:19:05 +03:00
Artem Dzhereleiko
0eff9cb380 UI: Add font and color for water level symbols 2024-09-04 16:07:24 +03:00
Artem Dzhereleiko
3bb9924bde UI: Update water stop symbol 2024-09-04 14:58:29 +03:00
Artem Dzhereleiko
5e513787d7 UI: Refactoring translate 2024-09-04 14:51:41 +03:00
Igor Kulikov
bf6bd064b7 UI: Add country data to module providers. 2024-09-04 12:01:13 +03:00
Igor Kulikov
132eadc0d6
Merge pull request #11542 from vvlladd28/bug/help-widget/show-action-cell
Fix entity table widgets to correctly process entity type for "show cell button action" function
2024-09-03 18:33:48 +03:00
Igor Kulikov
d0ec2a2b59
Merge pull request #11509 from vvlladd28/bug/dashboard/layout-settings-dialog-error
Fixed error tooltip for 'Minimum layout width' in layout configuration
2024-09-03 18:33:09 +03:00
IrynaMatveieva
7adb60e0e6 fixed error msg in the tests 2024-09-03 18:29:06 +03:00
Vladyslav_Prykhodko
9c961878eb UI: Fixed process entity type in entity table widgets 2024-09-03 18:15:21 +03:00
Vladyslav_Prykhodko
6d109bdcf2 UI: Reset css class tb-suffix-absolute in dashboard-settings-dialog 2024-09-03 18:05:51 +03:00
Igor Kulikov
72fde5fb70
Merge pull request #11548 from ChantsovaEkaterina/improvement/image-service-default-subtype
Image service: default image sub-type value added to requests
2024-09-03 17:41:14 +03:00
Igor Kulikov
159356372b
Merge pull request #11543 from vvlladd28/improvement/country-autocomplete
Add country autocomplete
2024-09-03 17:39:32 +03:00
Igor Kulikov
a36706198c
Merge pull request #11541 from vvlladd28/bug/multimple-input/not-updated-select
Fixed multiple input widget not updated dynamically selector after change and save value
2024-09-03 17:08:55 +03:00
dashevchenko
b518a1168e rollback to old api path for backward compatibility 2024-09-03 17:08:24 +03:00
Igor Kulikov
9e988fdb6f
Merge pull request #11539 from vvlladd28/bug/dashboard/manage-layout/not-correct-apply-change-colums
Fixed incorrect application of column size changes in dashboard settings
2024-09-03 17:07:51 +03:00