3227 Commits

Author SHA1 Message Date
Igor Kulikov
07504aad2b Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page 2023-04-13 12:59:19 +03:00
Igor Kulikov
ac08bb7921 UI: Sys admin home page mobile layout 2023-04-13 12:59:01 +03:00
Igor Kulikov
029aca6b33 UI: Home page mobile view improvements 2023-04-12 21:30:53 +03:00
Andrew Shvayka
2f0eb0beb7
Merge pull request #8241 from dashevchenko/WS_Message_queue_per_session_size
Changed default for wsMsgQueueLimitPerSession
2023-04-12 18:06:48 +03:00
Igor Kulikov
47909088f0 Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page 2023-04-12 16:43:54 +03:00
Igor Kulikov
c78bed43e7 UI: Minor style updates 2023-04-12 16:03:32 +03:00
Andrew Shvayka
b952360055
Merge pull request #8026 from volodymyr-babak/filter-type-multiple-types
Filter type alias - add possibility to specify multiple types, instead of single one
2023-04-11 17:26:29 +03:00
Vladyslav_Prykhodko
74a58817db UI: Change default notification style for alarm notification 2023-04-11 12:20:51 +03:00
Igor Kulikov
06c133c4c9 UI: update help link 2023-04-11 10:59:32 +03:00
Igor Kulikov
ecd5c38d13 UI: Minor style fixes 2023-04-11 10:01:28 +03:00
Igor Kulikov
e109231678 UI: Style improvements 2023-04-11 09:52:23 +03:00
dashevchenko
939c00c299 added validation for max value of wsQueueMessagesPerSession 2023-04-10 16:55:20 +03:00
Vladyslav_Prykhodko
9ea27302db UI: Fixed show emil notification preview in big content 2023-04-10 16:51:23 +03:00
Igor Kulikov
1b952f2a71 Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page 2023-04-10 16:11:04 +03:00
Igor Kulikov
855c69e0d6 UI: Update sys admin home page. Add translations. 2023-04-10 16:10:44 +03:00
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
Igor Kulikov
1ca6c1acb7 UI: Sys admin home page responsive layout. 2023-04-07 19:06:07 +03:00
ViacheslavKlimov
c5ebedecd8 Help page for new platform version notification template 2023-04-07 15:43:22 +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
Andrew Shvayka
43489f8e13
Merge pull request #8294 from ChantsovaEkaterina/improvement/widget-custom-action-help-update-alarm-info-links
Update links for alarm info in widget custom action help
2023-04-07 13:04:24 +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
Igor Kulikov
474130f401 UI: Home page responsive 2023-04-06 17:54:08 +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
Igor Kulikov
1ff37dfe73 UI: Doc links widget 2023-04-06 13:52:38 +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
Igor Kulikov
fb06d2fe77 UI: Sys Admin Home Page: Documentation links widget 2023-04-05 19:37:14 +03:00
Vladyslav_Prykhodko
89362dedf1 UI: Add filter entity type for notification rule 2023-04-05 17:42:14 +03:00
Igor Kulikov
92b5b2ee85 UI: Sys Admin home page 2023-04-05 16:31:39 +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
Igor Kulikov
f10113f20c Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/home-page 2023-04-05 15:46:42 +03:00
Vladyslav_Prykhodko
51c5ae2dcc Merge branch 'improvements/notification-system' of github.com:thingsboard/thingsboard into improvements/notification-system 2023-04-05 15:36:59 +03:00
Vladyslav_Prykhodko
11d6df96d1 UI: Fixed slack autocomplete and refactroing code 2023-04-05 15:36:36 +03:00
ViacheslavKlimov
0f8a3048a7 Merge branch 'develop/3.5' into improvements/notification-system 2023-04-05 14:10:16 +03:00
nickAS21
19e58193b5 sparkplug: change locale 2023-04-05 13:32:57 +03:00
Vladyslav_Prykhodko
ef94a8c198 UI: Add new rule node and refactoring code 2023-04-04 18:08:44 +03:00
Igor Kulikov
6041796e7c UI: Sys Admin Home Page 2023-04-04 17:27:00 +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
dashevchenko
dc0e0bd068 merged with upstream 2023-04-04 11:22:29 +03:00
Igor Kulikov
6421f6596b UI: Implement Sys Admin home page 2023-04-03 19:39:28 +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