10367 Commits

Author SHA1 Message Date
Andrew Shvayka
d2c918c2f9
Merge pull request #6562 from thingsboard/feature/vc-microservice
Feature/vc microservice
2022-05-18 14:47:51 +03:00
Andrii Shvaika
c6ebf049a2 Version Control Service refactoring 2022-05-18 14:46:54 +03: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
Andrii Shvaika
7ec45fd5f1 Rename Data structures. Create separate module. 2022-05-18 10:40:02 +03:00
Vladyslav_Prykhodko
4e8be657ea UI: Add mail template - Email verification code; refactoring 2022-05-18 10:27:59 +03:00
Andrew Shvayka
846d9bba75
Merge pull request #6559 from ViacheslavKlimov/feature/entities-vc
Changes to version create request; fixes for git api usage
2022-05-18 09:17:54 +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
Viacheslav Klimov
9b209e4075 Refactor version create request; fixes for git api usage 2022-05-17 18:00:53 +03:00
Vladyslav_Prykhodko
a80e83cb12 UI: Add security page for user 2022-05-17 17:38:30 +03:00
Andrii Shvaika
0905aff7a0 Merge with develop/3.4 2022-05-17 17:00:25 +03:00
Andrew Shvayka
89ca417b10
Merge pull request #6558 from ViacheslavKlimov/feature/entities-vc
Entity Version Control
2022-05-17 16:38:12 +03:00
Viacheslav Klimov
5a43788b24 VC refactoring; Swagger examples 2022-05-17 15:32:07 +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
Andrii Shvaika
24db25e3b7 WS Client race-condition fix 2022-05-17 12:51:01 +03:00
Andrii Shvaika
4f6ef91d33 Fix race conditions in WS test client 2022-05-17 12:49:54 +03:00
nickAS21
e59ffcdba6 refactoring: - dashboard delete tenantId from interface 2022-05-17 12:07:11 +03:00
ShvaykaD
02df48cfbe Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/mqtt-tests-spead-up 2022-05-17 10:40:16 +03:00
Andrii Shvaika
f9aae60a52 Sync relation creation for device creation through gateway 2022-05-17 09:55:07 +03:00
YevhenBondarenko
a0a0d5dcf9 changed log level for transports 2022-05-17 08:19:22 +02:00
YevhenBondarenko
2831c58aed removed queues config from yml 2022-05-17 08:17:18 +02:00
YevhenBondarenko
8852fc8f8e enabled autoconfiguration for MeterRegistry 2022-05-17 08:11:19 +02:00
nickAS21
1e973825b7 refactoring: - dashboard commits 2022-05-16 17:54:48 +03:00
ShvaykaD
f4aec3d731 Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/mqtt-tests-spead-up 2022-05-16 17:44:50 +03:00
ShvaykaD
87a2f66a71 MQTT RPC tests speed up 2022-05-16 17:23:12 +03:00
Vladyslav_Prykhodko
664d337a99 UI: Refactoring 2FA system admin settings 2022-05-16 17:21:04 +03:00
Viacheslav Klimov
2302213b3c Refactor version create request structures 2022-05-16 17:03:23 +03:00
Andrii Shvaika
097862b59f Licnese headers 2022-05-16 17:00:34 +03:00
Andrii Shvaika
ec7a36cd89 Fix race conditions on WS subscribe commands processing 2022-05-16 16:58:50 +03:00
Andrii Shvaika
f30e769ecc Fix EntityViewController test 2022-05-16 16:58:50 +03:00
Igor Kulikov
2d2824fa4a
Merge pull request #6555 from thingsboard/feature/widget-data-page-size
[3.4] Add 'Maximum entities per datasource' parameter to widget configuration
2022-05-16 16:56:16 +03:00
Igor Kulikov
4a20d153c5 UI: Use 'Maximum entities per datasource' parameter from widget configuration instead of hardcoded value 1024 2022-05-16 16:35:07 +03:00
Viacheslav Klimov
074ea8af6c VC refactoring 2022-05-16 16:09:00 +03:00
YevhenBondarenko
f32847a869 typo fix 2022-05-16 13:03:21 +02:00
YevhenBondarenko
b037fb09b0 merge with develop/3.4 2022-05-16 12:59:19 +02:00
nickAS21
15ef0da687 refactoring: - delete SimpleTbEntityService from Alarm 2022-05-15 22:20:25 +03:00
Viacheslav Klimov
073875f406 Entities VC improvements and refactoring 2022-05-14 17:26:33 +03:00
Viacheslav Klimov
b3dfed5bad API for listing entities at version, loading all entities at version, listing all available versions 2022-05-14 17:26:23 +03:00
Viacheslav Klimov
f82be0153b Entities VC with Git - initial implementation 2022-05-14 17:26:18 +03:00
Viacheslav Klimov
335b4ef465 Improvements for import of rule chains and dashboards 2022-05-14 17:24:06 +03:00
nickAS21
8bae18db71 refactoring: - add unassignDashboard to SimpleTbEntityService 2022-05-14 13:46:23 +03:00
nickAS21
122e220f4d refactoring: - fix bug delete to SimpleTbEntityService 2022-05-14 10:55:05 +03:00
nickAS21
90a8b03bce refactoring: - add delete to SimpleTbEntityService 2022-05-13 23:04:16 +03:00
nickAS21
b85e33bf10 refactoring: - Dashboard controller 2022-05-13 17:58:08 +03:00
Jan Christoph Bernack
6534db8ed2
add fallback for piggybackTimeout of zero 2022-05-13 14:54:50 +02:00
ShvaykaD
8d06950e8e Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into feature/mqtt-tests-spead-up 2022-05-13 15:50:01 +03:00