Igor Kulikov
|
a6f19e5de3
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2024-03-14 15:38:46 +02:00 |
|
Igor Kulikov
|
0fcb5aeaba
|
Suppress JWT token expired error in websocket handler.
|
2024-03-14 15:38:36 +02:00 |
|
Vladyslav_Prykhodko
|
f49e7c5c0b
|
UI: Improved notification settings behavior
|
2024-03-14 15:37:44 +02:00 |
|
Igor Kulikov
|
22041c072f
|
Merge pull request #10368 from vvlladd28/improvement/dialog-service/extend-dialog-component
Automatically close default dialogs (Alert/Confirm/Error) on route change
|
2024-03-14 12:43:35 +02:00 |
|
Vladyslav_Prykhodko
|
43de32fe9d
|
UI: Automatically close default dialogs (Alert/Confirm/Error) on route change
|
2024-03-14 12:38:43 +02:00 |
|
Igor Kulikov
|
c4bc1ba6bb
|
UI: Improve time series charts ticks generation.
|
2024-03-14 12:32:51 +02:00 |
|
Igor Kulikov
|
15a88a90a3
|
UI: time series chart - fix axis intervals calculation.
|
2024-03-13 20:32:24 +02:00 |
|
ViacheslavKlimov
|
a576a73b86
|
Housekeeper topic configs for all ymls
|
2024-03-13 20:08:17 +02:00 |
|
ViacheslavKlimov
|
22f5573e8d
|
Housekeeper client for all service types
|
2024-03-13 19:59:13 +02:00 |
|
ViacheslavKlimov
|
82476b629c
|
Max reprocessing attempts for Housekeeper task
|
2024-03-13 18:34:27 +02:00 |
|
Igor Kulikov
|
8a5280799c
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2024-03-13 18:31:02 +02:00 |
|
Igor Kulikov
|
60f40ad6b8
|
UI: Improve time series charts X axis and tooltip date formatting: introduce auto date format.
|
2024-03-13 18:29:35 +02:00 |
|
dashevchenko
|
6d13086a53
|
added additional check for case when refresh token was dropped
|
2024-03-13 18:17:24 +02:00 |
|
ViacheslavKlimov
|
20ea8c7fc2
|
Merge branch 'develop/3.6.4' into feature/housekeeper
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationType.java
|
2024-03-13 16:39:10 +02:00 |
|
ViacheslavKlimov
|
0d3c3d6b25
|
Housekeeper: tests and refactoring
|
2024-03-13 14:09:05 +02:00 |
|
ViacheslavKlimov
|
dc1a8dc35e
|
Merge remote-tracking branch 'origin/develop/3.6.4' into hotfix/3.6.3
|
2024-03-13 13:05:02 +02:00 |
|
rusikv
|
dad8176e37
|
UI: reconfig of 'Rule engine statistics' and 'API usage' to enable 'QUEUE_STATS' after echarts update
|
2024-03-13 13:02:43 +02:00 |
|
Viacheslav Klimov
|
89a1c44673
|
Merge pull request #10311 from irynamatveieva/fix-error-mqtt-node
Fixed TLS Factory error when no password set in configuration
|
2024-03-13 12:17:43 +02:00 |
|
Viacheslav Klimov
|
92cd231034
|
Merge pull request #10358 from smatvienko-tb/feature/yarn_install_multi
Parallel and multiarch build on clean environment for yarn install
|
2024-03-13 12:08:38 +02:00 |
|
Andrii Shvaika
|
446ff16897
|
License format
|
2024-03-13 11:20:10 +02:00 |
|
IrynaMatveieva
|
683fdfb539
|
added check for null
|
2024-03-13 09:18:36 +02:00 |
|
Sergey Matvienko
|
9d632430ba
|
license header format
|
2024-03-12 19:40:42 +01:00 |
|
Sergey Matvienko
|
b2460eb642
|
Parallel and multiarch build: yarn install --non-interactive --network-concurrency 4 --network-timeout 100000 --mutex network
|
2024-03-12 19:40:12 +01:00 |
|
rusikv
|
6057c17acc
|
Merge remote-tracking branch 'upstream/master' into queueStatsEntity
|
2024-03-12 19:15:09 +02:00 |
|
Viacheslav Klimov
|
04056bb679
|
Merge pull request #10356 from thingsboard/hotfix-362-to-master
Merge hotfix/3.6.2 into master
|
2024-03-12 18:55:10 +02:00 |
|
IrynaMatveieva
|
837933a2e0
|
moved the static toPlainText() method to the JacksonUtil class
|
2024-03-12 18:53:45 +02:00 |
|
ViacheslavKlimov
|
7a05620a52
|
Merge remote-tracking branch 'origin/hotfix/3.6.2'
|
2024-03-12 18:47:36 +02:00 |
|
rusikv
|
d18079f81f
|
UI: fixed key filter dialog constant key type and boolean value type selected saving null if not touched, added clear of value field on value type change
|
2024-03-12 18:30:51 +02:00 |
|
IrynaMatveieva
|
d67fd993bb
|
added a method to get only the last IN debug event
|
2024-03-12 17:58:11 +02:00 |
|
Igor Kulikov
|
33525f16ee
|
UI: echarts patch updated.
|
2024-03-12 17:31:02 +02:00 |
|
Igor Kulikov
|
3d656192dd
|
UI: Update demo dashboards
|
2024-03-12 17:18:42 +02:00 |
|
Igor Kulikov
|
5a13c2c7ea
|
Merge pull request #10334 from vvlladd28/bug/widget-action/updated-action-source
Fixed not edit action source
|
2024-03-12 15:54:15 +02:00 |
|
Igor Kulikov
|
41a74cbc2b
|
Merge pull request #10326 from kalutkaz/fix/apiUsageDashboard
Improvement API usage dashboard
|
2024-03-12 15:49:18 +02:00 |
|
Vladyslav_Prykhodko
|
018d3af3a7
|
UI: API usage dashboard change line chart style
|
2024-03-12 15:03:58 +02:00 |
|
Vladyslav_Prykhodko
|
230ad4e42c
|
Merge remote-tracking branch 'upstream/master' into fix/apiUsageDashboard
|
2024-03-12 14:42:11 +02:00 |
|
Igor Kulikov
|
b3d536a567
|
UI: Time series chart widgets performance and layout improvements. Update echarts version.
|
2024-03-12 14:32:27 +02:00 |
|
Andrii Landiak
|
9f6c9e7330
|
Merge remote-tracking branch 'upstream/develop/3.6.4' into feature/edge-oauth-support
|
2024-03-12 11:12:29 +02:00 |
|
Vladyslav_Prykhodko
|
9779b80d94
|
UI: API usage dashboard added y-axis settings
|
2024-03-11 17:53:15 +02:00 |
|
Igor Kulikov
|
e2a77779ad
|
UI: Update home dashboards
|
2024-03-11 17:45:09 +02:00 |
|
kalytka
|
e246c31700
|
Added safe html
|
2024-03-11 16:40:26 +02:00 |
|
Vladyslav_Prykhodko
|
00d5b37c3c
|
Merge remote-tracking branch 'upstream/master' into fix/apiUsageDashboard
|
2024-03-11 16:32:02 +02:00 |
|
Igor Kulikov
|
05223724a8
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2024-03-11 16:12:56 +02:00 |
|
Igor Kulikov
|
7823f1533c
|
UI: Time series chart animation settings.
|
2024-03-11 16:12:44 +02:00 |
|
IrynaMatveieva
|
311ef1bb8b
|
added a new line to the end of the file
|
2024-03-11 15:49:12 +02:00 |
|
Igor Kulikov
|
c688f516c7
|
UI: Multiple Y axes configuration support for time series chart.
|
2024-03-11 15:44:56 +02:00 |
|
IrynaMatveieva
|
79ba823c03
|
Revert "added ability to send string without quotes"
This reverts commit 3e8f9e3242ec2b5fd34b859c2b7a07074df47750.
|
2024-03-11 15:38:44 +02:00 |
|
IrynaMatveieva
|
3e8f9e3242
|
added ability to send string without quotes
|
2024-03-11 15:27:25 +02:00 |
|
Andrew Shvayka
|
672de47007
|
Merge pull request #10337 from smatvienko-tb/feature/latest-ts-async-improvement
Latest ts and attribute async improvement
|
2024-03-11 13:35:01 +02:00 |
|
dashevchenko
|
a031104a0b
|
added default sorting if not exists
|
2024-03-11 11:42:26 +02:00 |
|
Sergey Matvienko
|
c4b243ef10
|
SqlTimeseriesLatestDao async refactoring: replaced Futures.immediateFuture() blocking call with true async using service.submit() and Futures.transformAsync()
|
2024-03-08 18:20:13 +01:00 |
|