Andrii Shvaika
|
518d9fd6f5
|
SID for Auto Version Create Config
|
2022-05-30 17:34:16 +03:00 |
|
Andrii Shvaika
|
34ac17ff83
|
Auto-commit draft
|
2022-05-30 17:32:13 +03:00 |
|
Viacheslav Klimov
|
985f7c79aa
|
2FA refactoring
|
2022-05-27 12:34:12 +03:00 |
|
Vladyslav_Prykhodko
|
76de891890
|
UI: 2fa improvement settings
|
2022-05-26 16:26:14 +03:00 |
|
Viacheslav Klimov
|
eeb7dc2338
|
Improvements for 2FA
|
2022-05-26 16:13:24 +03:00 |
|
Viacheslav Klimov
|
9c2f96b262
|
Merge remote-tracking branch 'origin/feature/entities-version-control' into entities-vc-refactoring
# Conflicts:
# common/version-control/src/main/java/org/thingsboard/server/service/sync/vc/GitRepository.java
|
2022-05-26 15:22:24 +03:00 |
|
Viacheslav Klimov
|
e4ed8c5080
|
Api for comparing current entity data to specific version; refactoring
|
2022-05-26 15:10:46 +03:00 |
|
Igor Kulikov
|
65dc70c51b
|
UI: Add entity versions text search support. Minor improvements and fixes.
|
2022-05-26 11:11:58 +03:00 |
|
Andrii Shvaika
|
5bb9bdface
|
Cache for VersionControlSettings
|
2022-05-25 13:43:35 +03:00 |
|
Igor Kulikov
|
a5ff23a0a4
|
Add commit timestamp and timestamp sorting
|
2022-05-24 14:03:53 +03:00 |
|
YevhenBondarenko
|
b6cbe0ca77
|
added additional info to queue configutation
|
2022-05-24 12:02:43 +02:00 |
|
Viacheslav Klimov
|
7c1d0fb646
|
Permission check for getDeviceProfileInfoById
|
2022-05-24 12:50:45 +03:00 |
|
Andrii Shvaika
|
49e91341de
|
Merge with feature branch
|
2022-05-24 12:32:59 +03:00 |
|
Andrii Shvaika
|
1065fd9fbe
|
Implementation of the API
|
2022-05-24 11:38:03 +03:00 |
|
Viacheslav Klimov
|
8eb75f6e16
|
2FA backup codes
|
2022-05-23 16:40:27 +03:00 |
|
Viacheslav Klimov
|
55966e033e
|
Fixes for vc api
|
2022-05-23 14:04:12 +03:00 |
|
Viacheslav Klimov
|
2a89fc67ae
|
Git api usage improvements
|
2022-05-23 13:20:00 +03:00 |
|
Andrii Shvaika
|
4472bd7f7c
|
Initial implementation of the ClusterVersionControlService
|
2022-05-23 12:50:59 +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 |
|
Andrii Shvaika
|
62c5c73237
|
Merge with queue API
|
2022-05-20 10:59:05 +03:00 |
|
Igor Kulikov
|
cd30e9a4b1
|
Fix merge conflicts
|
2022-05-19 12:31:00 +03:00 |
|
Igor Kulikov
|
0b6de71768
|
Implement version control ssh access with private key. Improve VC settings REST methods. Add tenantId field to admin settings. Add DB upgrade.
|
2022-05-19 12:01:06 +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 |
|
Andrii Shvaika
|
7ec45fd5f1
|
Rename Data structures. Create separate module.
|
2022-05-18 10:40:02 +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 |
|
Andrii Shvaika
|
0905aff7a0
|
Merge with develop/3.4
|
2022-05-17 17:00:25 +03:00 |
|
YevhenBondarenko
|
d5ef34cfb8
|
added additional info to Queue
|
2022-05-10 19:44:58 +02:00 |
|
YevhenBondarenko
|
dc3c2cfec2
|
merge with develop/3.4
|
2022-05-09 22:27:21 +02:00 |
|
Viacheslav Klimov
|
a85dcdbd3c
|
Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
# application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
# pom.xml
# ui-ngx/src/assets/locale/locale.constant-en_US.json
|
2022-05-06 11:42:10 +03:00 |
|
Viacheslav Klimov
|
4480badd78
|
Email 2FA provider; 2FA API improvements
|
2022-05-05 18:08:54 +03:00 |
|
Viacheslav Klimov
|
bcc736991e
|
Multiple used 2FA providers for account
|
2022-05-04 14:29:36 +03:00 |
|
Volodymyr Babak
|
c21927665d
|
Fixed device profile with non default transport delivery to edge
|
2022-05-03 18:43:36 +03:00 |
|
Andrew Shvayka
|
761e36be7f
|
Merge pull request #6431 from smatvienko-tb/tests-speedup-tenant
[3.4] Tests performance improvements
|
2022-04-28 15:15:11 +03:00 |
|
Andrew Shvayka
|
b9b813385f
|
Merge pull request #5671 from ViacheslavKlimov/smpp-sms-sender
[3.4] SMPP SMS provider
|
2022-04-28 12:03:57 +03:00 |
|
Sergey Matvienko
|
5c6a5bcb6a
|
Merge branch 'develop/3.4' into tests-speedup-tenant
|
2022-04-26 14:37:01 +03:00 |
|
Viacheslav Klimov
|
0c15bc8b01
|
Merge remote-tracking branch 'origin/develop/3.4' into rate-limits-to-tenant-profile
|
2022-04-26 12:13:19 +03:00 |
|
Andrew Shvayka
|
84dc8881ba
|
Merge pull request #6240 from ShvaykaD/feature/6233
[3.4] MQTT added ability to send PUBACK instead of close session on publish request data validation exception
|
2022-04-25 13:03:46 +03:00 |
|
Sergey Matvienko
|
c744e2cd2e
|
Swagger disabled for the test profile
|
2022-04-21 14:23:47 +03:00 |
|
YevhenBondarenko
|
9b19da096f
|
removed max queues and max partitions per queue in tenant profile
|
2022-04-21 09:51:25 +02:00 |
|
YevhenBondarenko
|
75e2b60eb8
|
Implemented isolated rule engine queue consumers
|
2022-04-19 23:02:33 +02:00 |
|
Viacheslav Klimov
|
119430ff9a
|
Minor improvements
|
2022-04-18 14:32:43 +03:00 |
|
Volodymyr Babak
|
fe16336bbb
|
Merge EdgeUtils and EdgeEventUtils
|
2022-04-18 11:51:51 +03:00 |
|
YevhenBondarenko
|
4e4ac0012c
|
used queueId instead of queueName in DeviceProfile and TbMsg
|
2022-04-13 21:55:03 +02:00 |
|
Viacheslav Klimov
|
c04a0ff3a6
|
More tests for export/import api; improvements
|
2022-04-12 13:04:25 +03:00 |
|
Viacheslav Klimov
|
9b8fca9973
|
Export/import api improvements
|
2022-04-05 10:45:13 +03:00 |
|
YevhenBondarenko
|
5c2ee4434c
|
added consumerPerPartition to Queue entity
|
2022-04-04 17:06:40 +02:00 |
|
Viacheslav Klimov
|
e37a075031
|
Export/import API: refactor, rename packages
|
2022-04-01 15:22:44 +03:00 |
|