1238 Commits

Author SHA1 Message Date
Igor Kulikov
9d8a9943bf UI: Add value card widget. Introduce tb-icon component to handle both font and svg (mdi) icons. 2023-07-21 18:26:14 +03:00
Vladyslav_Prykhodko
26044fc035 UI: Updated show device connectivity commands and detect operating system from user 2023-07-21 17:53:21 +03:00
Artem Dzhereleiko
642066d9b0 UI: Refactoring 2023-07-20 11:37:16 +03:00
rusikv
bebd5021ee Fixed notification rules page not working when rule saved without additional config 2023-07-18 12:24:49 +03:00
Ruslan Vasylkiv
78235deb7d
Removed deleteEntityLatestTimeseries, edited strategies names (#8948)
* added rewrite param to delete latest timeseries, enabled single selection deletion

* Removed deleteEntityLatestTimeseries, edited strategies names
2023-07-17 22:46:06 +02:00
Artem Dzhereleiko
23880ad077 UI: Refactoring 2023-07-17 12:40:15 +03:00
Vladyslav_Prykhodko
2d1ef5db8c UI: Improve load units models 2023-07-14 19:30:18 +03:00
rusikv
e557a2d2c4 Refactoring 2023-07-14 18:59:20 +03:00
rusikv
71abdcc586 Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/test-rulenode-script-function-with-selected-event 2023-07-14 18:58:44 +03:00
Vladyslav_Prykhodko
523ac331e6 Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/add-unit-models 2023-07-14 17:29:21 +03:00
Vladyslav_Prykhodko
038ab25403 UI: Add device connectivity dialog; improve work ngrx store from user settings 2023-07-14 15:50:44 +03:00
Ruslan Vasylkiv
2f1290e7e1
Delete timeseries UI implementation (#8932) 2023-07-13 14:24:45 +02:00
Igor Kulikov
d44f5fda5f UI: Improve material icons selector 2023-07-13 12:41:36 +03:00
Igor Kulikov
7861a3fbad UI: Metrial icons selector 2023-07-11 15:10:06 +03:00
rusikv
1d0e89bd3f Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/test-rulenode-script-function-with-selected-event 2023-07-11 14:46:32 +03:00
Vladyslav_Prykhodko
4685139820 UI: Add new unit models 2023-07-10 17:38:22 +03:00
Igor Kulikov
4827589c48 UI: Implement units select component. 2023-07-07 17:27:59 +03:00
Igor Kulikov
840206ef57
Merge pull request #8882 from vvlladd28/feature/redesign/add-device-dialog-credentials
Redesigned: Add device dialog
2023-07-06 11:45:17 +03:00
Igor Kulikov
2fea229aa1 UI: Introduce borderRadius widget card setting. Improve widget style json field. 2023-07-06 11:02:15 +03:00
Igor Kulikov
4374b83b7f UI: Add reset option to alarm filter panel. 2023-07-05 18:19:22 +03:00
Artem Dzhereleiko
88b1bfc95b UI: User notification settings by notification type and remove slack 2023-07-05 13:19:29 +03:00
Igor Kulikov
c7823a26af UI: Alarms table widget basic config. 2023-07-04 19:58:55 +03:00
Vladyslav_Prykhodko
b781a05764 UI: Redesign device wizard and device credentias 2023-07-04 18:02:11 +03:00
rusikv
552be228a3 Refactoring 2023-07-03 17:13:11 +03:00
rusikv
2cc6f803af Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/test-rulenode-script-function-with-selected-event 2023-07-03 15:58:30 +03:00
Igor Kulikov
c1b83cb276
Merge pull request #8834 from ChantsovaEkaterina/bug/widget-data-not-loading-for-particular-timewindow-intervals
Fixed loading widget data for 'previous quarter' and 'previous half year' timewindow intervals
2023-06-28 13:21:03 +03:00
Vladyslav_Prykhodko
c870e03eb2 UI: Hide alarm style in notification when alarm cleared 2023-06-27 17:36:20 +03:00
rusikv
95878afcfb Test rule node script function with selected event implementation 2023-06-27 17:30:56 +03:00
Chantsova Ekaterina
bb59a50b60 UI: fixed loading widget data for 'previous quarter' and 'previous half year' timewindow intervals 2023-06-27 17:23:45 +03:00
ViacheslavKlimov
0f078b0da2 SNMP traps support 2023-06-26 15:04:31 +03:00
Artem Dzhereleiko
8dcd32e4b3 UI: User notification settings 2023-06-26 10:44:07 +03:00
Igor Kulikov
1ec37d7685 UI: Improve data keys config. Fix datasource type processing. 2023-06-20 18:52:13 +03:00
Andrew Shvayka
7258c5de73
Merge pull request #8702 from thingsboard/feature/exceeded-rate-limits-notifications
Notifications about exceeded rate limits
2023-06-13 17:40:45 +03:00
Andrii Shvaika
4abf7ccd5a Merge with master 2023-06-13 17:18:32 +03:00
ViacheslavKlimov
f98eee5407 Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
#	application/src/main/resources/thingsboard.yml
#	application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
#	dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
#	ui-ngx/src/app/modules/common/modules-map.ts
2023-06-13 13:49:51 +03:00
Andrii Shvaika
997b915905 Merge with develop/3.5.2 2023-06-13 11:30:29 +03:00
Vladyslav_Prykhodko
7dd5cada35 UI: Refactoring and fix notification delivery method in mobile 2023-06-12 18:16:24 +03:00
ViacheslavKlimov
3150580dce Merge branch 'develop/3.5.2' into feature/push-notifications
# Conflicts:
#	application/pom.xml
#	pom.xml
2023-06-12 14:12:19 +03:00
nickAS21
f534e2db64 fix_bug_switch: add validation to tbel mew msg 2023-06-12 13:05:10 +03:00
Andrew Shvayka
e30cf55988
Merge pull request #8723 from dashevchenko/mailConfigTemplates
Mail config templates, oauth2 protocol for mail server
2023-06-09 16:05:43 +03:00
nickAS21
a85d0b6129 fix_bug_switch: add validation to tbel 2023-06-09 15:13:33 +03:00
dashevchenko
a85f5b4330 added initial implementation 2023-06-08 12:30:35 +03:00
Vladyslav_Prykhodko
1bde8d3dff UI: Added support js module resource in widget/action 2023-06-07 15:37:47 +03:00
dashevchenko
31cf975495 Merge remote-tracking branch 'upstream/develop/3.5.2' into resourcesByType 2023-06-06 12:42:47 +03:00
Vladyslav_Prykhodko
4dbe1cf004 UI: Add support new notification rule Rate limits and improve string items list 2023-06-05 11:13:29 +03:00
ViacheslavKlimov
d5d087d826 UI part and help page for exceeded rate limits notification rule 2023-06-02 15:09:35 +03:00
Igor Kulikov
3e332d9194 Merge with develop/3.5.2 2023-05-30 17:03:24 +03:00
Igor Kulikov
11b49146ce Merge with master 2023-05-30 17:01:30 +03:00
Igor Kulikov
2bbd3d1107
Merge pull request #8654 from ArtemDzhereleiko/AD/imp/help/jwt-security-settings
Added help link for JWT security settings
2023-05-30 15:01:59 +03:00
Igor Kulikov
36f1cd00e7 Merge with develop/3.5.2 2023-05-26 18:00:04 +03:00