97 Commits

Author SHA1 Message Date
Andrii Shvaika
63750ef8a0 Merge with develop/3.4 2022-06-02 13:59:15 +03:00
YevhenBondarenko
44403cd2c2 merge with develop/3.4 2022-06-01 21:55:34 +02:00
Igor Kulikov
7841c5ff6f UI: Implement auto-commit settings 2022-05-31 18:42:33 +03:00
Vladyslav_Prykhodko
da058ccfc1 UI: Fixed validation 2022-05-31 17:22:25 +03:00
Igor Kulikov
09402f40ac UI: Refactor vc settings to repository settings. Add remove other entities confirm. 2022-05-31 16:16:24 +03:00
Vladyslav_Prykhodko
7836ad6f90 UI: Add validation 2fa settings 2022-05-27 17:34:09 +03:00
Vladyslav_Prykhodko
095851897a UI: Fixed 2fa auth.guard and setting style 2022-05-27 16:04:34 +03:00
Viacheslav Klimov
906d421f2d Merge branch 'develop/3.4' into feature/2fa 2022-05-26 17:44:38 +03:00
Vladyslav_Prykhodko
76de891890 UI: 2fa improvement settings 2022-05-26 16:26:14 +03:00
Vladyslav_Prykhodko
67e969fd75 UI: 2fa improvement mobile view; remove required maxVerificationFailuresBeforeUserLockout 2022-05-26 13:59:53 +03:00
Vladyslav_Prykhodko
7af89eefb0 UI: Add support backup codes in 2FA 2022-05-25 12:33:36 +03:00
Igor Kulikov
ca3c95afca UI: Implement entitiy versions table 2022-05-25 12:26:23 +03:00
Andrii Shvaika
db34f7766f Merge with main branch 2022-05-23 17:55:43 +03:00
Vladyslav_Prykhodko
cc310887c6 UI: Add 2FA resend code timer 2022-05-20 17:19:21 +03:00
Igor Kulikov
76af741399 UI: Implement git settings form 2022-05-20 15:02:30 +03:00
Vladyslav_Prykhodko
0e32206bd4 UI: Refactoring 2022-05-19 15:04:15 +03: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
4e8be657ea UI: Add mail template - Email verification code; refactoring 2022-05-18 10:27:59 +03:00
Vladyslav_Prykhodko
bd43ebc204 UI: Refactoring sysadmin Two-factor authentication page 2022-05-17 18:06:35 +03:00
Vladyslav_Prykhodko
664d337a99 UI: Refactoring 2FA system admin settings 2022-05-16 17:21:04 +03:00
YevhenBondarenko
b037fb09b0 merge with develop/3.4 2022-05-16 12:59:19 +02:00
Igor Kulikov
c44727851d UI: Add map widget settings forms 2022-05-11 15:58:15 +03:00
Vladyslav_Prykhodko
70cbe29a5d UI: Add 2FA profile setting form and added support Email 2FA provider 2022-05-06 17:52:22 +03:00
fe-dev
7ef7613939 UI: Refactoring queue 2022-05-05 11:02:45 +03:00
fe-dev
aba3974a77 UI: add queues to tenant profile 2022-04-29 19:18:11 +03:00
Vladyslav_Prykhodko
e29be2bded UI: Add 2FA general setting form 2022-04-29 18:12:35 +03:00
Vladyslav Prykhodko
2cb6b6d425 UI: Add page setting fb2 2022-04-28 23:03:37 +03:00
YevhenBondarenko
5c2ee4434c added consumerPerPartition to Queue entity 2022-04-04 17:06:40 +02:00
YevhenBondarenko
4512185cad created Queue entity, dao and ui 2022-02-18 16:41:24 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Vladyslav Prykhodko
cf9be1f98b UI: Fixed generate url for entity details page 2022-01-15 11:49:59 +02:00
Igor Kulikov
54114d3dd2 UI: Fix cycle dependency 2022-01-12 19:28:42 +02:00
Vladyslav_Prykhodko
edcde714c7 UI: Added entity details page 2021-12-28 12:01:26 +02:00
Kalutka Zhenya
86ba65f2a4 Added UI for Allow whitespace 2021-12-14 11:39:25 +02:00
Vladyslav_Prykhodko
25d8f4d3c0 Added fields length validation 2021-11-05 17:51:10 +02:00
Viacheslav Klimov
f15f0e5483 Merge branch 'master' into fields-validation
# Conflicts:
#	common/data/src/main/java/org/thingsboard/server/common/data/OtaPackageInfo.java
#	ui-ngx/src/app/modules/home/pages/admin/resource/resources-library.component.ts
#	ui-ngx/src/assets/locale/locale.constant-en_US.json
2021-08-30 11:14:04 +03:00
Vladyslav_Prykhodko
9f9e613320 Merge remote-tracking branch 'upstream/master' into feature/input-password/toggle 2021-08-04 19:03:40 +03:00
Igor Kulikov
49a156846d
Merge pull request #5034 from kalutkaz/AssetsEditModFix
[3.3.0] Fixed asset disappears menu
2021-08-04 18:49:43 +03:00
Kalutka Zhenya
31f7ec9879 Fixed asset disappears menu 2021-08-04 13:46:44 +03:00
Vladyslav_Prykhodko
8f0b1e887c UI: Created new component - toggle-password; Added this component for all input fields type password 2021-08-02 12:55:34 +03:00
Vladyslav_Prykhodko
a6fffcb8c3 UI: Rename mail server value isDemo to showChangePassword. Fixed send test mail: not work for empty password fields 2021-07-30 15:15:24 +03:00
Vladyslav_Prykhodko
c01c075984 UI: Refactoring mail-server form 2021-07-29 18:22:35 +03:00
AndrewVolosytnykhThingsboard
fe7374f21d Correct processing requests and sending response 2021-07-29 17:42:56 +03:00
Vladyslav_Prykhodko
378c9c8866 UI: Mail server page add checkbox change password 2021-07-29 16:45:14 +03:00
AndrewVolosytnykhThingsboard
f91509666c Merge remote-tracking branch 'upstream/master' 2021-07-15 11:50:52 +03:00
Vladyslav_Prykhodko
9b57e14587 UI: Fixed clear password after save SMTP settings 2021-07-14 15:57:51 +03:00
AndrewVolosytnykhThingsboard
e3d0da90be Implement fields validation 2021-07-14 12:26:55 +03:00
Vladyslav Prykhodko
079ae5fd8f UI: Refactoring resource: add help link; improvement text and view 2021-06-16 23:06:52 +03:00
Igor Kulikov
2a5ba8e8ad Add Apple OAuth2 provider. 2021-06-16 18:46:26 +03:00