2852 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
eda7cf3619 UI: Optimize filter allow notification type 2023-04-10 11:21:11 +03:00
ViacheslavKlimov
25e1d73ca0 Merge branch 'develop/3.5' into improvements/notification-system 2023-04-10 10:22:41 +03:00
Andrew Shvayka
8769911694
Merge pull request #8256 from imbeacon/fix/alarm-assignment-user-issues
Added getting user list for alarm assignment and ability to assign alarms for customer users
2023-04-07 15:00:22 +03:00
Andrew Shvayka
14ed9df205
Merge pull request #6986 from adovh/feature/work-1385-custom-mqtt-subscribe-topic
[3.5] added ability to create&subscribe custom mqtt attributes topics
2023-04-07 13:48:20 +03:00
Andrew Shvayka
a8d0d871e1
Merge pull request #8285 from rusikv/alarm-details-redesign
Alarm details redesign
2023-04-07 13:05:03 +03:00
rusikv
1eb7f12310 Amendments after review 2023-04-07 12:15:31 +03:00
Vladyslav_Prykhodko
d8bf2b75f7 UI: Change notification template/rule type disabled in edit mode 2023-04-07 11:18:12 +03:00
ViacheslavKlimov
20ec28b0c3 Merge branch 'develop/3.5' into improvements/notification-system 2023-04-06 18:46:06 +03:00
rusikv
bcee982497 Merge remote-tracking branch 'upstream/develop/3.5' into alarm-details-redesign 2023-04-06 16:08:38 +03:00
ViacheslavKlimov
043bb253c7 New platform version notification 2023-04-06 14:18:12 +03:00
Vladyslav_Prykhodko
0bdae38d1d UI: Fixed updated notification when open notifications popover 2023-04-06 13:29:04 +03:00
Illia Barkov
ae35b45799
Merge branch 'develop/3.5' into fix/alarm-assignment-user-issues 2023-04-06 10:52:57 +03:00
Vladyslav_Prykhodko
89362dedf1 UI: Add filter entity type for notification rule 2023-04-05 17:42:14 +03:00
Vladyslav_Prykhodko
3279b27b73 UI: Fixed minor style in notification 2023-04-05 16:12:36 +03:00
Vladyslav_Prykhodko
2baf5c81e5 UI: Fixed minor style in notification 2023-04-05 15:47:55 +03:00
Vladyslav_Prykhodko
11d6df96d1 UI: Fixed slack autocomplete and refactroing code 2023-04-05 15:36:36 +03:00
Vladyslav_Prykhodko
ef94a8c198 UI: Add new rule node and refactoring code 2023-04-04 18:08:44 +03:00
Vladyslav_Prykhodko
c4bb1d8476 Merge remote-tracking branch 'upstream/develop/3.5' into improvements/notification-system 2023-04-04 12:52:24 +03:00
Andrew Shvayka
28a90e965a
Merge pull request #8274 from volodymyr-babak/edge-alarm-id
[3.5] Alarm entity that was delivered from the edge is stored with provided ID
2023-04-04 12:19:39 +03:00
ViacheslavKlimov
cd50eabd40 Notification rule node; refactoring 2023-04-03 19:02:23 +03:00
Vladyslav_Prykhodko
4e8e33ca1c UI: Fix after change slack 2023-04-03 18:01:15 +03:00
Vladyslav_Prykhodko
10c279fe0e Merge branch 'improvements/notification-system' of github.com:thingsboard/thingsboard into improvements/notification-system 2023-04-03 17:40:53 +03:00
Vladyslav_Prykhodko
f4de754202 UI: Add tenant admin notification settings 2023-04-03 17:39:58 +03:00
ViacheslavKlimov
dc3ca22e63 Slack recipients preview and recipient params; refactoring 2023-04-03 12:21:09 +03:00
Vladyslav_Prykhodko
299c159ca1 UI: Fixed minnor bug in notification system 2023-03-31 18:54:17 +03:00
imbeacon
3133775901 Merge remote-tracking branch 'upstream/develop/3.5' into fix/alarm-assignment-user-issues 2023-03-31 17:40:34 +03:00
rusikv
089942ae31 Add exoprt of alarm activity in CSV format 2023-03-31 15:35:25 +03:00
Vladyslav_Prykhodko
8874dfa35a Merge remote-tracking branch 'upstream/develop/3.5' into improvements/notification-system 2023-03-31 12:50:46 +03:00
rusikv
87067401be Merge remote-tracking branch 'upstream/develop/3.5' into alarm-details-redesign 2023-03-31 12:04:13 +03:00
Igor Kulikov
ad8a9380fd UI: Fix notification typings 2023-03-30 18:31:55 +03:00
Igor Kulikov
fddb7708ca UI: Update to latest Angular 15 version. Update filled text field style. Fix menu for customer: remove redudand dashboard section. 2023-03-30 16:30:40 +03:00
Igor Kulikov
f8a1615582
Merge pull request #8287 from vvlladd28/feaure/map/here/version-3
API version 3 support has been added to HERE map widget
2023-03-30 12:31:48 +03:00
Vladyslav_Prykhodko
f3b538d6a9 UI: Fixed navigatePrevState and updated help template 2023-03-30 12:21:20 +03:00
ViacheslavKlimov
5c8d9e9f8d Merge branch 'develop/3.5' into improvements/notification-system
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/subscription/DefaultTbEntityDataSubscriptionService.java
2023-03-30 12:14:53 +03:00
rusikv
a575ebb37c Change alarm details field color to primary color hue 2023-03-30 12:07:14 +03:00
imbeacon
2bd6a29ca4 Merge remote-tracking branch 'upstream/develop/3.5' into fix/alarm-assignment-user-issues 2023-03-30 09:28:45 +03:00
Vladyslav_Prykhodko
092fadde05 Merge branch 'navigate_prev_state_with_update' of github.com:engix-ltd/thingsboard into engix-ltd-navigate_prev_state_with_update 2023-03-29 17:55:50 +03:00
Vladyslav_Prykhodko
8a4028150a UI: API version 3 support has been added to HERE map widget 2023-03-29 17:34:02 +03:00
rusikv
1fecece823 Merge remote-tracking branch 'upstream/develop/3.5' into alarm-details-redesign 2023-03-29 14:38:58 +03:00
Volodymyr Babak
4dee5ceb4e Merge remote-tracking branch 'origin/develop/3.5' into edge-alarm-id 2023-03-29 13:09:43 +03:00
Igor Kulikov
fd9729479b UI: Fix help button style 2023-03-29 13:08:10 +03:00
rusikv
92c2d4f021 Alarm details redesign 2023-03-29 12:15:46 +03:00
Igor Kulikov
a1bbd7ad0d
Merge pull request #8283 from engix-ltd/extend_timewindow_ranges
Add quarter and half year intervals to time window.
2023-03-29 11:49:58 +03:00
YevhenBondarenko
948187430a minor ui fixes 2023-03-28 20:41:31 +02:00
Igor Kulikov
ea1e4109f9
Merge pull request #8267 from deaflynx/prod-1873/fix-tenant-profile-details-label
Fix locales for tenan profile field "REST requests for tenant"
2023-03-28 20:01:23 +03:00
Igor Kulikov
0b9031115d
Merge pull request #8272 from kalutkaz/dashboardSelectRefactoring
Refactoring dashborad-select component
2023-03-28 19:58:39 +03:00
Igor Kulikov
97b16ea6fd
Merge pull request #8269 from ChantsovaEkaterina/improvement/originator-label-in-alarm-widget-actions
Add originator label in alarm widget actions
2023-03-28 19:55:37 +03:00
Igor Kulikov
8b278190c1
Merge branch 'develop/3.5' into feature/sparkplug-ui 2023-03-28 19:53:07 +03:00
Igor Kulikov
2f16454f23
Merge pull request #8264 from kalutkaz/entityAutocompleteInputFix
Fix labelText and InputText to entity autocomplete
2023-03-28 19:51:51 +03:00
Igor Kulikov
9dcc2cec59
Merge pull request #8263 from vvlladd28/engix-ltd-duplicate_filter
Fixed and resolve conflict: Add dashboard filter duplication option
2023-03-28 19:47:19 +03:00