1261 Commits

Author SHA1 Message Date
Igor Kulikov
3d4b706181 UI: Implement toggle button widget. 2024-02-16 12:50:29 +02:00
Dmitriymush
977dd85fcf UI: fixed typeList url query and alarm filter config translation 2024-02-15 18:56:49 +02:00
ViacheslavKlimov
4ff3f7851c Merge branch 'master' into feature/push-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/BaseController.java
2024-02-15 11:21:56 +02:00
Igor Kulikov
5f70100118 UI: Add value converter type to set value settings. 2024-02-14 18:42:29 +02:00
okolesnyk
6bf98bdffe UI. Change the link to the documentation (PROD-2559) 2024-02-14 16:47:02 +02:00
Vladyslav_Prykhodko
fcf5921b7e UI: Clear style code in notification component 2024-02-14 15:59:41 +02:00
rusikv
a018cdf09a UI: QUEUE_STATS for API usage 2024-02-13 13:01:39 +02:00
Dmitriymush
347037be41 UI: added new open URL action type 2024-02-08 18:09:12 +02:00
Andrew Shvayka
e0a68554b5
Merge pull request #10021 from AndriiLandiak/feature/edge-enable-notification-system
Edge - notification rules for connection status and errors. Rate limits for Edge events.
2024-02-08 14:04:08 +02:00
Vladyslav_Prykhodko
ba7605cb85 UI: Redesign delivery mehod congiguration in notification 2024-02-07 17:50:47 +02:00
Igor Kulikov
42edd481e7 UI: Add advanced settings for action button. Update Get attribute/time-series value action to always subscribe for updates. 2024-02-02 13:53:41 +02:00
Igor Kulikov
4b29a8f3ff UI: Implement action button widget. 2024-02-01 19:16:37 +02:00
Igor Kulikov
0a784d33ed UI: widgets value actions refactor. 2024-01-30 12:30:24 +02:00
Igor Kulikov
3fcb913645 UI: Update Widget action form style. 2024-01-26 17:54:24 +02:00
Vladyslav_Prykhodko
31dad36129 Merge remote-tracking branch 'upstream/master' into feature/push-notifications 2024-01-25 16:40:22 +02:00
Igor Kulikov
ebb2bda32f UI: Improve RPC state widget error handling. 2024-01-24 15:25:33 +02:00
Andrii Landiak
d4d019beda Renaming notifications for edge. Minor refactoring 2024-01-24 15:21:43 +02:00
Igor Kulikov
7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 2024-01-23 20:03:14 +02:00
deaflynx
d98a8cd2fa Update notification and rate limit configurations for edge connectivity/failure events 2024-01-23 13:47:20 +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
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
Igor Kulikov
d2ba3d2d84 UI: Calculate correct interval length for echarts axis pointer. 2024-01-12 18:03:40 +02:00
Igor Kulikov
d677f7c790 UI: Fix realtime timewindow calculation for quick interval. 2024-01-12 16:23:24 +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
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
Vladyslav_Prykhodko
7fd9d2955b UI: Improved mobile push notification settings 2024-01-10 12:28:35 +02:00
Vladyslav_Prykhodko
5739802fda Merge remote-tracking branch 'upstream/master' into feature/push-notifications 2024-01-09 15:20:49 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Artem Dzhereleiko
ddbf2c9552 UI: Merge with master and resolve conflict 2024-01-08 14:18:11 +02:00
Artem Dzhereleiko
1727728439 UI: Added queue for rule node 2024-01-05 11:36:01 +02:00
ViacheslavKlimov
7bf58e3891 Major refactoring for mobile app notifications 2023-12-28 12:30:41 +02:00
ViacheslavKlimov
6c0c891f60 Merge branch 'master' into feature/push-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/actors/ruleChain/DefaultTbContext.java
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationDeliveryMethod.java
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/targets/NotificationTargetType.java
#	common/data/src/main/java/org/thingsboard/server/common/data/notification/template/DeliveryMethodNotificationTemplate.java
#	pom.xml
#	ui-ngx/src/app/modules/home/pages/notification/sent/sent-notification-dialog.component.html
#	ui-ngx/src/app/modules/home/pages/notification/sent/sent-notification-dialog.component.scss
#	ui-ngx/src/app/modules/home/pages/notification/template/template-configuration.ts
#	ui-ngx/src/app/modules/home/pages/notification/template/template-notification-dialog.component.html
#	ui-ngx/src/app/modules/home/pages/notification/template/template-notification-dialog.component.scss
#	ui-ngx/src/app/shared/models/notification.models.ts
2023-12-27 11:49:28 +02:00
Andrew Shvayka
41f81b161c
Merge pull request #9861 from vvlladd28/bug/gateway-dashboard/download-file
Fixed download gateway launch file and refactoring downloads file
2023-12-18 18:02:18 +02:00
Andrew Shvayka
e05a5c3420
Merge pull request #9846 from thingsboard/feature/public-images
Public images
2023-12-18 16:54:34 +02:00
Vladyslav_Prykhodko
371542e05c UI: Fixed download gateway launch file, clear code and refactoring downloads file 2023-12-18 15:15:09 +02:00
Andrew Shvayka
9c07f2aa97
Merge branch 'master' into improvement/gateway/launch-gateway/dialog 2023-12-18 12:53:58 +02:00
Andrew Shvayka
a0fd420ee1
Merge pull request #9777 from imbeacon/fix/gw-launch-command
Refactored commands for gateway launch
2023-12-18 12:51:34 +02:00
Igor Kulikov
bbed9ba3a2 Merge branch 'master' into feature/public-images 2023-12-15 17:38:50 +02:00
Igor Kulikov
562838cfdb UI: Add Embed Image dialog. 2023-12-15 17:10:33 +02:00
Vladyslav_Prykhodko
786bf1597d UI: Delete externalID when import/export entity and fixed lint promplem in export-import service 2023-12-15 16:40:00 +02:00
Vladyslav_Prykhodko
396dff3778 UI: Redesign gateway launch commands dialog 2023-12-14 16:35:33 +02:00
imbeacon
4260240f08 Merge remote-tracking branch 'upstream/master' into fix/gw-launch-command 2023-12-11 18:15:23 +02:00
Andrew Shvayka
614d64dda2
Merge pull request #9791 from ArtemDzhereleiko/AD/imp/security-settings/password-length
Improvement for security settings
2023-12-11 17:18:31 +02:00
Igor Kulikov
e0d49d504d Merge branch 'master' into websocket-improvements 2023-12-11 13:55:30 +02:00
Igor Kulikov
5d7ba1f88b Handle authentication in the same cmds packet. 2023-12-11 13:50:24 +02:00
Vladyslav_Prykhodko
1d674046d3 UI: Refactoring WS after review 2023-12-11 13:30:34 +02:00
Vladyslav_Prykhodko
2f2e5911fd UI: Added sequenceNumber in WS notification updated 2023-12-11 12:43:41 +02:00
Vladyslav_Prykhodko
07dd8f65e5 UI: Added auth msg in WS 2023-12-08 18:05:47 +02:00
Artem Dzhereleiko
793639a877 UI: Refactoring 2023-12-08 15:09:36 +02:00
ViacheslavKlimov
dc3b79119b Merge branch 'master' into websocket-improvements 2023-12-08 14:34:16 +02:00