Igor Kulikov
|
b7efe64b67
|
Merge pull request #9935 from rusikv/enhancement/get-asset-device-profiles-names-apis
Added getAssetProfileNames and getDeviceProfileNames APIs
|
2024-01-24 17:56:43 +02:00 |
|
Igor Kulikov
|
13a099e2ae
|
Merge pull request #9923 from Dmitriymush/bug-fix/ota-package-autocomplete
Fixed ota-package-autocomplete override of formValue on new inputs value
|
2024-01-24 17:32:40 +02:00 |
|
Igor Kulikov
|
de39bdee4c
|
Merge pull request #9880 from rusikv/enhancement/rule-chain-selector-search
Added search to rule chain selector
|
2024-01-24 17:19:13 +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 |
|
Vladyslav_Prykhodko
|
9e7f28ff97
|
UI: Fixed not updated publick image preview when updated image
|
2024-01-18 16:46:17 +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 |
|
rusikv
|
baf8845de9
|
UI: rule chain search license fix
|
2024-01-11 12:49:17 +02:00 |
|
Vladyslav_Prykhodko
|
7fd9d2955b
|
UI: Improved mobile push notification settings
|
2024-01-10 12:28:35 +02:00 |
|
rusikv
|
99be518802
|
Merge remote-tracking branch 'upstream/master' into enhancement/rule-chain-selector-search
|
2024-01-09 18:09:21 +02:00 |
|
rusikv
|
e30e2ca627
|
UI: rule chain search improvements
|
2024-01-09 17:28:53 +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
|
c5f85c3140
|
Update license header
|
2024-01-09 14:54:32 +02:00 |
|
Igor Kulikov
|
bd2c991eb2
|
UI: Improve image gallery browse action -> switch from popover to responsive dialog.
|
2024-01-09 14:53:32 +02:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
Igor Kulikov
|
f7fc127e36
|
UI: Implement bar chart with labels widget. Improve echarts initialization. Improve timewindow component to set preferred aggregation interval for selected timewindow. Fix data aggregator to schedule interval with maximum allowed setTimeout delay.
|
2024-01-08 19:34:07 +02:00 |
|
Artem Dzhereleiko
|
ddbf2c9552
|
UI: Merge with master and resolve conflict
|
2024-01-08 14:18:11 +02:00 |
|
rusikv
|
9f6fd88942
|
UI: unused servies cleanup
|
2024-01-08 12:10:20 +02:00 |
|
rusikv
|
b1a2361b79
|
UI: unused services cleanup
|
2024-01-08 11:17:50 +02:00 |
|
rusikv
|
7effa018ce
|
UI: added getEntitySubtypesObservable method to entity service, code cleanup
|
2024-01-05 15:43:29 +02:00 |
|
Artem Dzhereleiko
|
1727728439
|
UI: Added queue for rule node
|
2024-01-05 11:36:01 +02:00 |
|
rusikv
|
8976adad2c
|
UI: rule chain selector search code cleanup
|
2024-01-04 20:24:14 +02:00 |
|
Dmitriymush
|
5cf473ec39
|
minor edition
|
2024-01-04 12:50:32 +02:00 |
|
Dmitriymush
|
a359d4a4b1
|
refactoring for ota package input
|
2024-01-04 12:36:23 +02:00 |
|
rusikv
|
b044c661d3
|
UI: added getAssetProfileNames and getDeviceProfileNames APIs
|
2024-01-03 15:18:18 +02:00 |
|
Dmitriymush
|
0e9e297c36
|
UI: ota package autocomplete minor edition
|
2024-01-03 10:50:49 +02:00 |
|
Dmitriymush
|
788d0befa0
|
UI: override bug fix refactoring for ota-package-autocomplete
|
2024-01-02 22:27:46 +02:00 |
|
Dmitriymush
|
05722968a2
|
UI: ota-package-autocomplete fixed override of formValue on new deviceProfile input value
|
2023-12-28 17:50:33 +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 |
|
Igor Kulikov
|
ace148884c
|
UI: Image Gallery: Hide overlay buttons from image card in selection mode.
|
2023-12-26 15:41:56 +02:00 |
|
Vladyslav_Prykhodko
|
6b95db4807
|
UI: Remove selector selectMaxResourceSize
|
2023-12-22 16:23:30 +02:00 |
|
Vladyslav_Prykhodko
|
35deb47584
|
UI: Add resource file max size and improved file input style
|
2023-12-22 15:13:18 +02:00 |
|
Igor Kulikov
|
d788b00a69
|
UI: Fix scroll grid component width
|
2023-12-21 18:22:47 +02:00 |
|
Igor Kulikov
|
4d720f422a
|
UI: Image gallery (loading): make the loading size in the grid as in the list view.
|
2023-12-21 17:27:59 +02:00 |
|
rusikv
|
98086153dd
|
UI: added search to rule chain selector
|
2023-12-20 13:50:54 +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
|
57e7e1f181
|
Merge branch 'master' into feature/public-images
|
2023-12-15 19:48:08 +02:00 |
|
Igor Kulikov
|
509771e1fd
|
UI: Image gallery fixex
|
2023-12-15 19:45:45 +02:00 |
|