dashevchenko
|
85728c0e24
|
added ownerName ENTITY_FIELD to EntityDataQuery
|
2024-03-15 17:26:31 +02:00 |
|
Vladyslav_Prykhodko
|
2ca3a86c96
|
UI: Add in VC support new property rollback on error
|
2024-03-15 16:51:00 +02:00 |
|
Viacheslav Klimov
|
6a17910bd0
|
Merge pull request #10379 from vvlladd28/improvement/push-notification/apn
Add APNS config for push notification in mobile phone
|
2024-03-15 16:39:21 +02:00 |
|
Andrew Shvayka
|
749b60943f
|
Merge pull request #10380 from thingsboard/fix/device-state-executor
Add callback executor for device state service
|
2024-03-15 15:51:52 +02:00 |
|
ViacheslavKlimov
|
50f8951072
|
Add callback executor for device state service
|
2024-03-15 15:49:29 +02:00 |
|
Vladyslav_Prykhodko
|
883eebe430
|
Add APNS config for push notification in mobile phone
|
2024-03-15 15:28:00 +02:00 |
|
ViacheslavKlimov
|
eb50685108
|
Version control - not rollback on error option
|
2024-03-15 11:28:04 +02:00 |
|
Vladyslav_Prykhodko
|
8ef012bfda
|
UI: Fixed expand notification delivery template when editing
|
2024-03-15 10:56:43 +02:00 |
|
rusikv
|
e58906dd7a
|
UI: added sorting to 'Originator' column for alarm talbe
|
2024-03-14 17:00:13 +02:00 |
|
Andrew Shvayka
|
01250f13e6
|
Merge pull request #10369 from vvlladd28/improvement/notificatiobn-setting/expaned-set
Improved notification settings behavior
|
2024-03-14 16:27:30 +02:00 |
|
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 |
|
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 |
|
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 |
|