17031 Commits

Author SHA1 Message Date
deaflynx
d98a8cd2fa Update notification and rate limit configurations for edge connectivity/failure events 2024-01-23 13:47:20 +02:00
Andrew Shvayka
6c6b606fdf
Merge pull request #10013 from dskarzh/fix/activity-manager/new-state-creation
Fix new activity state not being created correctly
2024-01-19 13:08:25 +02:00
Andrii Landiak
ad90b4480c Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc 2024-01-19 11:22:45 +02:00
Andrew Shvayka
a8866ba387
Merge pull request #10016 from vvlladd28/bug/updated-image/publick-not-new-preview
Fixed not updated image preview when updated image
2024-01-18 17:43:35 +02:00
Andrew Shvayka
ebbd290630
Merge pull request #10015 from dskarzh/fix/create-alarm-node/entity-updated-event
Fix 'create alarm' node not sending 'ENTITY_CREATED' if severity has changed
2024-01-18 16:48:24 +02:00
Vladyslav_Prykhodko
9e7f28ff97 UI: Fixed not updated publick image preview when updated image 2024-01-18 16:46:17 +02:00
Dmytro Skarzhynets
acd7829290 Fix 'create alarm' node not sending 'ENTITY_CREATED' if severity has changed. 2024-01-18 15:55:38 +02:00
Artem Dzhereleiko
daa2f6ee9b UI: Fixed console error can not read null 2024-01-18 15:43:38 +02:00
Dmytro Skarzhynets
cc5fba1698 Add test to cover case when session is not present when it is reported. 2024-01-18 15:35:01 +02:00
Artem Dzhereleiko
9b991d532b Merge remote-tracking branch 'upstream/master' into AD/bug-fix/time-table/default-column-to-display 2024-01-18 15:06:05 +02:00
Andrew Shvayka
d53b7418df
Merge pull request #10008 from dashevchenko/activityParamDesc
Synchronized DEFAULT_INACTIVITY_TIMEOUT  and TB_TRANSPORT_SESSIONS_INACTIVITY_TIMEOUT default env values
2024-01-18 14:55:17 +02:00
dashevchenko
539bbda23f updated descriptions 2024-01-18 13:21:27 +02:00
Dmytro Skarzhynets
3d8cd96eb0 Update metadata on every activity recorded. 2024-01-18 13:14:45 +02:00
Artem Dzhereleiko
eb93411b7d UI: Fixed default column visibility for timeseries table 2024-01-18 11:51:09 +02:00
Dmytro Skarzhynets
65a825ef55 Fix new activity state never created if the underlying session got removed before activity manager tried to create a new state. 2024-01-17 18:46:28 +02:00
Andrii Shvaika
00e5b9472b License format 2024-01-17 18:00:04 +02:00
Andrew Shvayka
76f734ed11
Merge pull request #10007 from thingsboard/fix/images-api-desciption
Add image API to RestClient
2024-01-17 16:28:39 +02:00
Andrii Shvaika
74a2c58fa4 Merge the hotfixes 2024-01-17 16:04:14 +02:00
dashevchenko
837752a243 updated transport.sessions.inactivity_timeout default value, updated desc for some params 2024-01-17 14:55:00 +02:00
ViacheslavKlimov
e46828ba96 Add image API to RestClient 2024-01-17 13:50:20 +02:00
Andrew Shvayka
4336c77461
Merge pull request #9937 from ksstech/event-audit-logs-services
[3.6.3] Add Event and Audit Logs services to TbContext.
2024-01-16 11:49:55 +02:00
Andrew Shvayka
cd5bd1ce12
Merge pull request #9968 from AndriiLandiak/feature/edge-alarm-comment-support
Edge - alarm comment support
2024-01-16 11:39:32 +02:00
Andrii Landiak
54ee0677ad Renaming SaveEntityEvent variable from added to created. Fix test 2024-01-16 09:39:19 +02:00
Andrii Landiak
67fe8067b7 Refactor SaveEntityEvent to make it more generic in EdgeEventSourcingListener 2024-01-16 09:24:45 +02:00
Andrii Landiak
28e9aae2e5 Merge remote-tracking branch 'upstream/master' into feature/edge-alarm-comment-support 2024-01-15 16:15:08 +02:00
Andrew Shvayka
b1d1c7e4eb
Merge pull request #9954 from thingsboard/improvements/monitoring
Improvements for monitoring service
2024-01-15 16:13:12 +02:00
Andrew Shvayka
2de2f2b402
Merge pull request #9992 from YevhenBondarenko/hotfix/device-delete-lifecycle
fixed unnecessary device actor init on rule-engine
2024-01-15 16:07:16 +02:00
Andrii Landiak
43e6a40290 Send alarm comment without rule node pushToEdge 2024-01-15 15:51:05 +02:00
Andrew Shvayka
d8073cdce4
Merge pull request #9990 from thingsboard/feature/grouping-interval-types
New types of the grouping intervals: WEEK, WEEK_ISO, MONTH, QUARTER
2024-01-15 13:40:58 +02:00
Andrii Shvaika
e9d86fc918 Test for the precise interval end 2024-01-15 13:38:15 +02:00
YevhenBondarenko
107a343b4d added tests 2024-01-15 00:06:05 +01:00
Igor Kulikov
0bf213be7d UI: Improve range chart and bar chart axis pointers. 2024-01-12 18:29:24 +02:00
YevhenBondarenko
bdc2fe4ee6 fixed unnecessary device actor init on rule-engine 2024-01-12 17:19:33 +01:00
Igor Kulikov
d2ba3d2d84 UI: Calculate correct interval length for echarts axis pointer. 2024-01-12 18:03:40 +02:00
Andrew Shvayka
0d77e4f897
Merge pull request #9989 from dskarzh/feature/last-activity-time-granularity
Move getCurrentTimeMillis() to abstract class
2024-01-12 16:26:38 +02:00
rusikv
f77711ec5a UI: disabled originartor column details page links in alarms table for entities that can not have alarm 2024-01-12 16:23:54 +02:00
Igor Kulikov
d677f7c790 UI: Fix realtime timewindow calculation for quick interval. 2024-01-12 16:23:24 +02:00
Igor Kulikov
f7a13aca07 Merge branch 'feature/grouping-interval-types' of github.com:thingsboard/thingsboard into feature/grouping-interval-types 2024-01-12 15:04:18 +02:00
Igor Kulikov
56792bba97 UI: Introduce new aggregation intervals. Improve data intervals processing and aggregation. 2024-01-12 15:04:05 +02:00
Andrew Shvayka
8e4dd9c216
Merge pull request #9988 from thingsboard/fix/recalculate-partitions
Improvements and fixes for partitions recalculation
2024-01-12 14:33:29 +02:00
Andrew Shvayka
201c2a994e
Merge pull request #9940 from AndriiLandiak/fix/edge-msg-push-node-improvement
Edge - optimization: eliminate duplicate type checks in TbMsgPushNode
2024-01-12 14:29:53 +02:00
Andrew Shvayka
9e1c6a8818
Merge pull request #9947 from ArtemDzhereleiko/AD/feature/queue-in-rule-node
Added queue for rule node
2024-01-12 14:21:40 +02:00
Dmytro Skarzhynets
8690e92266 Move getCurrentTimeMillis() to abstract class and changed access modified to protected 2024-01-12 14:09:23 +02:00
ViacheslavKlimov
8e126e57dc Refactoring and fixes for partitions recalculation 2024-01-12 13:46:19 +02:00
Andrew Shvayka
ace6ce9c28
Merge pull request #9987 from thingsboard/feature/last-activity-time-granularity
Last activity time granularity
2024-01-12 13:30:45 +02:00
Andrew Shvayka
a0a435d7ba
Merge pull request #9982 from dskarzh/feature/last-activity-time-granularity
Move activity-related logic to abstract class
2024-01-12 13:29:37 +02:00
Andrew Shvayka
e65135da74
Merge pull request #9979 from dashevchenko/widgetTypeByFqnHidden
Hidden "/widgetType?fqn" from swagger doc
2024-01-12 13:24:27 +02:00
Dmytro Skarzhynets
8acbf85e9f Fix license 2024-01-11 19:10:58 +02:00
Dmytro Skarzhynets
d23411f8d2 Refactor: move activity-related logic in transport to abstract TransportActivityManager. DefaultTransportService now extends TransportActivityManager. 2024-01-11 19:09:59 +02:00
Andrew Shvayka
bd441c7897
Merge pull request #9980 from dskarzh/last-activity-time-granularity
Activity managers for integrations and transports: configurable activity reporting granularity and strategies
2024-01-11 17:46:58 +02:00