19881 Commits

Author SHA1 Message Date
Ikko Eltociear Ashimine
db88ed1aab
chore: update EdgeGrpcSession.java
attemps -> attempts
2024-09-11 01:08:41 +09:00
Igor Kulikov
0d7a6bbaf3 UI: Improve dynamic components compilation - compile component in place to correctly handle template compile errors. 2024-09-10 18:01:49 +03:00
Igor Kulikov
bbc3e904c8
Merge pull request #11320 from d2eight/card-padding
[Widgets] - Adding card-padding setting
2024-09-10 15:38:38 +03:00
Igor Kulikov
09dca11183
Merge pull request #11611 from ArtemDzhereleiko/AD/ref/sand-filter
Rename stand filter to sand filter SCADA
2024-09-10 15:36:35 +03:00
Vladyslav_Prykhodko
1a9b555bf1 UI: Cards widget set default padding value is empty 2024-09-10 15:36:32 +03:00
Andrew Shvayka
73921e5480
Merge pull request #10100 from livk-cloud/fix-file-not-found
fix: fixed the error that the file could not be found after packing
2024-09-10 15:22:24 +03:00
Viacheslav Klimov
3fdf93d3bf
Merge pull request #11588 from volodymyr-babak/edge-rule-chain-cache-fix
Fixed issue with Edge Root Rule Chain cache for related edges
2024-09-10 14:25:43 +03:00
Viacheslav Klimov
459d069cfb
Merge pull request #11606 from volodymyr-babak/fixed-dashboard-edge-test-err-msg
DashboardEdgeTest - fixed err msg related to incorrect image format
2024-09-10 14:22:43 +03:00
Viacheslav Klimov
f030959b08
Merge pull request #11271 from thingsboard/feature/activation-link-ttl
TTL for password reset and user activation links
2024-09-10 14:16:47 +03:00
Artem Dzhereleiko
cf2fe93e23 UI: Rename to sand filter 2024-09-10 13:25:48 +03:00
Igor Kulikov
2b562bda27
Merge pull request #11603 from ArtemDzhereleiko/AD/scada/bundle-image
Update scada bundle and add images
2024-09-10 13:16:42 +03:00
Igor Kulikov
a87a6cb118
Merge pull request #11586 from ArtemDzhereleiko/AD/imp/minor-improvement-for-scada
Improvements for SCADA system
2024-09-10 12:57:20 +03:00
Vladyslav_Prykhodko
fb1d993290 UI: Refactor widget padding change default value for backward compatibility 2024-09-10 12:38:06 +03:00
Viacheslav Klimov
176d9e5494
Merge pull request #11609 from thingsboard/master-hotfix-3.7
hotfix/3.7
2024-09-10 11:43:46 +03:00
ViacheslavKlimov
c4d0867635 Merge branch 'hotfix/3.7' of github.com:thingsboard/thingsboard into master-hotfix-3.7 2024-09-10 11:42:09 +03:00
Vladyslav_Prykhodko
5ef5c92b82 Merge branch 'card-padding' of github.com:d2eight/thingsboard into card-padding 2024-09-10 11:41:23 +03:00
Artem Dzhereleiko
24a3375848 UI: Refactoring 2024-09-10 11:20:52 +03:00
Viacheslav Klimov
cabbfaad4c
Merge pull request #11608 from YevhenBondarenko/fix/thingsboard-file-check
added description to the rabbitmq max_poll_messages property
2024-09-10 10:56:12 +03:00
Artem Dzhereleiko
e43a82028e UI: Refactoring image 2024-09-10 10:22:10 +03:00
YevhenBondarenko
1f48fbb48c added description to the rabbitmq max_poll_messages property 2024-09-09 23:27:14 +02:00
Volodymyr Babak
f0e56ab02c DashboardEdgeTest - fixed err msg related to incorrect image format 2024-09-09 19:39:58 +03:00
Igor Kulikov
b4b5a8884a
Merge pull request #11600 from ArtemDzhereleiko/AD/bug-fix/water-level-click-action
Fixed click action for water level symbols
2024-09-09 19:17:04 +03:00
Igor Kulikov
c87dc37f9f
Merge pull request #11484 from rusikv/bug/filters-not-applying
Filters are not applying to state if it is opened in dialog window or popover
2024-09-09 18:28:47 +03:00
rusikv
625e400d2b UI: refactor getting of user filters in alias controller interface 2024-09-09 18:26:54 +03:00
Igor Kulikov
b2178e9d6a
Merge pull request #11599 from ArtemDzhereleiko/AD/build/rule-node
Update rulenode config
2024-09-09 18:25:49 +03:00
Igor Kulikov
a3c4fbb03a
Merge pull request #11592 from maxunbearable/fix/4336-gateway-default-credentials
Fixed default credentials for created Gateway
2024-09-09 18:25:22 +03:00
Igor Kulikov
0cc072d7f9
Merge pull request #11590 from vvlladd28/improvement/layout-settings/show-error
Improved show error in layout settings
2024-09-09 18:24:58 +03:00
Igor Kulikov
64a708c796
Merge pull request #11587 from ChantsovaEkaterina/bug/dashboard-save-timewindow-config
Fix saving dashboard timewindow configuration
2024-09-09 18:23:25 +03:00
Igor Kulikov
1d0ea5b31c
Merge pull request #11578 from rusikv/feature/activation-link-ttl
TTL for password reset and user activation links UI
2024-09-09 18:20:45 +03:00
Igor Kulikov
9684dbeaf1
Merge pull request #11604 from vvlladd28/improvement/highlight-scada/support-ios
Refactor SCADA editor highlighting to support Safari on iOS versions 16.3 and below
2024-09-09 18:14:43 +03:00
Andrew Shvayka
022ed2dee7
Merge pull request #10069 from yantarou/jan_fix_MqttTransportHandler_exceptionCaught_debug_message
Fix debug log message in MqttTransportHandler:exceptionCaught()
2024-09-09 18:11:54 +03:00
Igor Kulikov
063bcdfb0c Merge branch 'master' of github.com:thingsboard/thingsboard 2024-09-09 18:01:16 +03:00
Igor Kulikov
c196389849 UI: Add default layout type to old grid settings. 2024-09-09 18:01:04 +03:00
Andrew Shvayka
b3f2314c11
Merge pull request #9327 from chenggwang/master
#9328 Making it possible to use CompletableFuture
2024-09-09 17:57:51 +03:00
ThingsBoard Bot
189778efb9 License header format 2024-09-09 14:57:22 +00:00
Andrew Shvayka
0192aed991
Merge branch 'master' into master 2024-09-09 17:56:44 +03:00
Andrew Shvayka
e286a051df
Merge pull request #8696 from driesva/rabbitmq-max-poll-messages
fix: Slow RabbitMQ message polling
2024-09-09 17:45:30 +03:00
Andrew Shvayka
6b1336816c
Merge pull request #10911 from arminfelder/fix/jsExecutorDefaultKafkaCompression
[FIX] inconsistent default kafka setting (compression)
2024-09-09 17:33:20 +03:00
Vladyslav_Prykhodko
00d6f7d5be UI: Refactor SCADA editor highlighting to support Safari on iOS versions 16.3 and below 2024-09-09 17:28:41 +03:00
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
rusikv
eb244e3de9 UI: add origUserFilters optional param for AliasController constructor 2024-09-09 17:23:47 +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
Artem Dzhereleiko
28953b4c5b UI: update scada bundle and add images 2024-09-09 14:40:23 +03:00
Volodymyr Babak
6098f19dc2 Refactoring to remove duplicates 2024-09-09 13:51:49 +03:00