2205 Commits

Author SHA1 Message Date
Artem Dzhereleiko
f29291e7c6 Merge remote-tracking branch 'upstream/master' into AD/bug-fix/hide-progress-bar 2024-02-05 15:19:46 +02:00
Artem Dzhereleiko
567e6a493e UI: Refactoring after review 2024-02-05 12:57:22 +02:00
Igor Kulikov
ba600a8bd8 UI: Widget button color calculations improvements. Improve color picker panel overflow. 2024-02-02 18:27:54 +02:00
Igor Kulikov
d7b4565618 Merge branch 'master' into feature/action-button 2024-02-02 13:54:06 +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
Andrii Shvaika
3428928d45 Merge remote-tracking branch 'origin/hotfix/3.6.2' 2024-01-31 13:05:28 +02:00
Igor Kulikov
0a784d33ed UI: widgets value actions refactor. 2024-01-30 12:30:24 +02:00
Ivan Raznatovskyi
13c7b5e868 Removed extra > character 2024-01-29 15:26:41 +02:00
Dmitriymush
582259afd4 UI: timewindow scss improvement 2024-01-29 12:43:51 +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
Dmitriymush
fec8c5695d UI: minor improvements for styles and timewindow scss 2024-01-25 13:32:33 +02:00
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