dashevchenko
|
ba0eb275f8
|
test logs improvements
|
2023-08-29 19:54:06 +03:00 |
|
Igor Kulikov
|
c60c08f649
|
Merge pull request #9143 from rusikv/bug/gpio-panel-rows
Added reserved space for skipped rows in GPIO panel widgets
|
2023-08-29 18:23:49 +03:00 |
|
Volodymyr Babak
|
6dee8bdbc2
|
device profile processor - remove set of default
|
2023-08-29 17:21:44 +03:00 |
|
Volodymyr Babak
|
bc7ef38ee6
|
Edge dashboard msg - added isMobileHide and mobileOrder
|
2023-08-29 16:45:18 +03:00 |
|
Volodymyr Babak
|
87ab3e255e
|
EdgeSyncCursor - fetch dashboards before asset and device profiles because of dependency
|
2023-08-29 16:03:59 +03:00 |
|
Volodymyr Babak
|
6566bbc824
|
DashboardEdgeProcessor - refactoring to remove duplicates
|
2023-08-29 16:01:03 +03:00 |
|
Volodymyr Babak
|
ceda871739
|
dashboard edge processor - move setAssignedCustomers to abstact method
|
2023-08-29 15:56:47 +03:00 |
|
Volodymyr Babak
|
2a3fa05915
|
edge profile processors - added tenant id to abstact methods
|
2023-08-29 15:50:03 +03:00 |
|
Volodymyr Babak
|
c6bba789a4
|
edge profile processors - set default rule chains and dashboards moved to subclasses
|
2023-08-29 15:39:05 +03:00 |
|
Volodymyr Babak
|
ef29f52abd
|
Added image for edge dashboard msg
|
2023-08-29 13:40:06 +03:00 |
|
Igor Kulikov
|
cbd0339205
|
Widgets bundles optimization
|
2023-08-29 13:25:34 +03:00 |
|
Volodymyr Babak
|
c408eb611a
|
Added deprecated and alias fields to widget type rpc msg
|
2023-08-29 13:22:25 +03:00 |
|
Igor Kulikov
|
1430b9111a
|
Widgets/Widget Bundles optimization.
|
2023-08-29 13:09:04 +03:00 |
|
YevhenBondarenko
|
e1496f3284
|
download mqtts cert improvements
|
2023-08-28 19:20:31 +02:00 |
|
Igor Kulikov
|
acdf5ad48c
|
Implement ability to move widget types between widget bundles. Ability to deprecate widget type.
|
2023-08-28 18:54:12 +03:00 |
|
rusikv
|
dab1e57174
|
Added reserved space for skipped rows in GPIO panel widgets
|
2023-08-28 18:46:18 +03:00 |
|
ViacheslavKlimov
|
0b31c49d57
|
Make SystemSecurityService available in rule engine; move PasswordEncoder to CryptoConfig
|
2023-08-22 22:27:44 +03:00 |
|
dashevchenko
|
9b8a48dc96
|
deleted redundant mocks
|
2023-08-22 18:03:21 +03:00 |
|
YevhenBondarenko
|
ffa00bd94a
|
refactoring due to comments
|
2023-08-22 16:59:01 +02:00 |
|
dashevchenko
|
356cbd93c3
|
moved TbMailSenderTest to junit5, added more cases
|
2023-08-22 17:56:29 +03:00 |
|
dashevchenko
|
90331a5bf7
|
fixed license
|
2023-08-22 16:00:00 +03:00 |
|
dashevchenko
|
3e329d5f01
|
added unit tests for TbMailSender, refactred error handling in TbMailSender
|
2023-08-22 15:57:10 +03:00 |
|
ViacheslavKlimov
|
c55ac0efc6
|
Improvements for system notifications; add test
|
2023-08-22 12:56:21 +03:00 |
|
dashevchenko
|
a0228bdf45
|
extracted repeated code to separate method, deleted @SneakyTrows annotation
|
2023-08-22 12:32:12 +03:00 |
|
YevhenBondarenko
|
ada9ff7b4e
|
merge with develop/3.5.2
|
2023-08-18 16:48:48 +02:00 |
|
Igor Kulikov
|
c57cb2b754
|
Switch to unique widget type FQN.
|
2023-08-18 16:14:21 +03:00 |
|
imbeacon
|
38f255ea0d
|
Removed not required service mock
|
2023-08-18 14:56:56 +03:00 |
|
imbeacon
|
5e9bfa32f5
|
Updated import for Awaitility
|
2023-08-18 14:26:22 +03:00 |
|
imbeacon
|
853dfed14c
|
Removed unnecessary imports
|
2023-08-18 14:12:19 +03:00 |
|
imbeacon
|
64e60d43f0
|
Moved event listener to HouseKeeper service and added method to get representation from AlarmAssignee
|
2023-08-18 14:06:08 +03:00 |
|
ViacheslavKlimov
|
2a87f2ee7e
|
Minor improvements for internal system notifications
|
2023-08-18 13:40:38 +03:00 |
|
ViacheslavKlimov
|
ba2ded02b1
|
Notification to sysadmin when default JWT signing key is used
|
2023-08-18 13:24:57 +03:00 |
|
Vladyslav_Prykhodko
|
35284eacd6
|
Merge branch 'feature/alarm-types' of github.com:YevhenBondarenko/thingsboard into YevhenBondarenko-feature/alarm-types
|
2023-08-18 12:52:21 +03:00 |
|
imbeacon
|
4bfe4395f6
|
Refactored user represantation for system comments in alarms
|
2023-08-18 12:47:21 +03:00 |
|
Maksym Dudnik
|
6fd269063b
|
Merge branch 'develop/3.5.2' of https://github.com/thingsboard/thingsboard into gateway_list
Conflicts:
ui-ngx/src/app/modules/home/components/widget/widget-components.module.ts
|
2023-08-18 12:43:29 +03:00 |
|
imbeacon
|
c4d12c6ba9
|
Refactored DefaultTbAlarmService, added improvements for alarm unassignment on user removing, updated namings and tests.
|
2023-08-18 12:03:27 +03:00 |
|
Andrew Shvayka
|
3186789f3e
|
Merge pull request #9062 from AndriiLandiak/feature/edge-tenant-sync
Feature/Edge: tenant and tenant profile sync up
|
2023-08-17 17:35:42 +03:00 |
|
Andrew Shvayka
|
49aa60a934
|
Merge pull request #9091 from volodymyr-babak/edge-json-attr-fix
Edge Attribute Request processing - added support of JSON attributes
|
2023-08-17 17:34:51 +03:00 |
|
Andrew Shvayka
|
d9dee141c1
|
Merge pull request #8843 from thingsboard/feature/microsoft-teams-notifications
Notifications via Microsoft Teams
|
2023-08-17 17:33:14 +03:00 |
|
Andrii Shvaika
|
4044baba82
|
Merge branch 'develop/3.5.2' of github.com:thingsboard/thingsboard into develop/3.5.2
|
2023-08-17 14:36:30 +03:00 |
|
Andrii Shvaika
|
54ef3aaafa
|
Merge with master
|
2023-08-17 14:36:15 +03:00 |
|
Igor Kulikov
|
72db906fef
|
Merge branch 'develop/3.5.2' into feature/basic-widget-config
|
2023-08-17 14:32:28 +03:00 |
|
Igor Kulikov
|
afd51946bb
|
UI: Update default aggregated value card config.
|
2023-08-17 14:30:06 +03:00 |
|
Andrii Shvaika
|
80f80496df
|
Merge with master
|
2023-08-17 14:14:13 +03:00 |
|
Andrew Shvayka
|
b36d7c1bcd
|
Merge pull request #9089 from thingsboard/improvements/version-control
Fixes for Version Control
|
2023-08-17 13:54:34 +03:00 |
|
Igor Kulikov
|
b7b34da831
|
UI: Auto-switch to edit mode for empty dashboard. Navigate to dashboard page right after adding dashboard. Implement aggregated value card advanced settings form.
|
2023-08-17 13:09:16 +03:00 |
|
dashevchenko
|
bd5aae46d9
|
fixed testConnection method for mail sender if oauth2 enabled
|
2023-08-17 12:36:06 +03:00 |
|
Andrii Shvaika
|
ca6095402f
|
Merge with master
|
2023-08-17 12:19:02 +03:00 |
|
ViacheslavKlimov
|
8a023e9655
|
Merge with develop/3.5.2
|
2023-08-16 18:11:45 +03:00 |
|
ViacheslavKlimov
|
d30f8a8352
|
Minor refactoring
|
2023-08-16 17:53:44 +03:00 |
|