10095 Commits

Author SHA1 Message Date
YevhenBondarenko
0b556f1763 fixed tests 2022-05-24 15:04:42 +02:00
nickAS21
15d9a3e956 refactoring: DeviceProfileController fix bug test MqttClaimDeviceTest 2022-05-24 15:01:24 +03:00
nickAS21
0aa86f5a72 refactoring: EntityRelationController removed unused code 2022-05-24 14:22:33 +03:00
nickAS21
724f7c8708 refactoring: DeviceProfileController, EntityRelationController 2022-05-24 13:52:38 +03:00
YevhenBondarenko
b6cbe0ca77 added additional info to queue configutation 2022-05-24 12:02:43 +02:00
Andrew Shvayka
c694b9ed40
Merge pull request #6582 from thingsboard/refactoring_04_EntityViewController_2
[3.4] Refactoring: 04 entity view controller_2
2022-05-24 11:32:17 +03:00
fe-dev
baa681634b UI: Phone input with country flag select 2022-05-24 10:13:11 +03:00
Viacheslav Klimov
8eb75f6e16 2FA backup codes 2022-05-23 16:40:27 +03:00
Vladyslav_Prykhodko
0bb9d531cc UI: Fixed permission on page security 2022-05-23 14:40:47 +03:00
blackstar-baba
e114f4d67d add chinese translations for edge 2022-05-23 11:05:36 +08:00
nickAS21
f76902009b refactoring: EntityViewController removed duplicate code 2022-05-22 21:09:04 +03:00
nickAS21
d58eb37cb8 refactoring: EntityViewController comments4 - saveEntityView from controller 2022-05-22 21:08:52 +03:00
nickAS21
d3a5597b51 refactoring: EntityViewController fix bug test entityView ->Id 2022-05-22 21:08:39 +03:00
nickAS21
91cb3b1826 refactoring: EntityViewController comments4 (NPE), fix bug test 2022-05-22 21:08:22 +03:00
nickAS21
d813ef560f refactoring: EntityViewController check entityView 2022-05-22 21:07:37 +03:00
nickAS21
91741f6b64 refactoring: EntityViewController TenantId CustomerId to service 2022-05-22 21:07:22 +03:00
nickAS21
907ac6da3d refactoring: EntityViewController comments1 2022-05-22 21:07:06 +03:00
nickAS21
e28f9a282e refactoring: EntityViewController 2022-05-22 21:06:50 +03:00
Vladyslav_Prykhodko
cc310887c6 UI: Add 2FA resend code timer 2022-05-20 17:19:21 +03:00
Viacheslav Klimov
052cf3e502 Add verification code send period to providers info 2022-05-20 15:00:19 +03:00
Viacheslav Klimov
509962932c Change verificationCodeSendRateLimit to minVerificationCodeSendPeriod 2022-05-20 14:55:37 +03:00
Viacheslav Klimov
f2a4ebb136 'verificationCode' variable to 'code' in SMS 2FA message template 2022-05-20 12:50:06 +03:00
YevhenBondarenko
ee8c9deda9 refactoring 2022-05-19 23:55:16 +02:00
YevhenBondarenko
6c1031536d merge with develop/3.4 2022-05-19 17:17:04 +02:00
YevhenBondarenko
38fb68b200 fixed stoping RE consumers 2022-05-19 16:14:58 +02:00
Vladyslav_Prykhodko
8abb23087d UI: Change radio button to checkbox in Security page 2FA 2022-05-19 17:04:55 +03:00
Vladyslav_Prykhodko
0e32206bd4 UI: Refactoring 2022-05-19 15:04:15 +03:00
YevhenBondarenko
b8f2d6ee9c added tenant profile upgrade 2022-05-19 13:09:40 +02:00
YevhenBondarenko
e32e161745 fixed queue permissions 2022-05-19 11:13:31 +02:00
Andrew Shvayka
1ff24f149e
Merge pull request #6551 from thingsboard/refactoring_03_DashboardController
[3.4] refactoring_03: - Dashboard controller
2022-05-19 11:20:15 +03:00
YevhenBondarenko
fa4a20d711 Added resolve by queue name for backward compatibility 2022-05-19 10:04:51 +02:00
YevhenBondarenko
abe127c3fa fixed checkpoint node 2022-05-19 01:18:13 +02:00
YevhenBondarenko
4f7c166566 using repartitionExecutor instead of synchronized 2022-05-19 00:36:26 +02:00
YevhenBondarenko
92117d1280 used scheduler instead of thread sleep 2022-05-18 22:23:20 +02:00
Vladyslav_Prykhodko
708b7038d4 UI: Clear code 2022-05-18 17:53:54 +03:00
Vladyslav_Prykhodko
ebcfa52e8d UI: Refactoring 2022-05-18 17:49:25 +03:00
Vladyslav_Prykhodko
57924394db UI: Fixed config totp provider 2022-05-18 16:15:59 +03:00
nickAS21
9e70cb362d refactoring: - dashboard delete remove generic 2022-05-18 15:56:46 +03:00
Vladyslav_Prykhodko
1ab9ed2467 UI: Add 2FA login page 2022-05-18 15:44:42 +03:00
YevhenBondarenko
7f31069285 added loging and refactored 2022-05-18 13:51:51 +02:00
Viacheslav Klimov
866ad82187 Email 2FA verification message improvements 2022-05-18 12:50:12 +03:00
nickAS21
647012c2d4 refactoring: - dashboard comments4 2022-05-18 11:14:31 +03:00
Vladyslav_Prykhodko
4e8be657ea UI: Add mail template - Email verification code; refactoring 2022-05-18 10:27:59 +03:00
nickAS21
c61a50afe5 refactoring: - dashboard comments3 2022-05-17 23:45:07 +03:00
Viacheslav Klimov
d3863de094 Remove platform 2FA settings for tenant authority 2022-05-17 18:45:11 +03:00
Viacheslav Klimov
41fede9b43 Add checks for SMS and mail service when setting up 2FA provider; 2Fa verification mail template 2022-05-17 18:31:49 +03:00
Vladyslav_Prykhodko
bd43ebc204 UI: Refactoring sysadmin Two-factor authentication page 2022-05-17 18:06:35 +03:00
Vladyslav_Prykhodko
a80e83cb12 UI: Add security page for user 2022-05-17 17:38:30 +03:00
Igor Kulikov
2b8bf1972e UI: Fix trip animation widget label calculation. Map widgets code cleanup. 2022-05-17 14:23:44 +03:00
nickAS21
8232fc4b70 refactoring: - dashboard comments2 2022-05-17 13:58:18 +03:00