Viacheslav Klimov
|
190430ffc4
|
Store 2FA account config in UserAuthSettings table
|
4 years ago |
Igor Kulikov
|
fa3d8870d5
|
Merge pull request #6335 from thingsboard/feature/timeseries-widget-latest-values
[3.4] Latest values support for Timeseries widgets
|
4 years ago |
Viacheslav Klimov
|
922436d38b
|
Tests for rate limits with different refill strategy
|
4 years ago |
Igor Kulikov
|
739b21bab2
|
Merge branch 'develop/3.4' into feature/timeseries-widget-latest-values
|
4 years ago |
Igor Kulikov
|
c7e75eb5b8
|
UI: Fix legend style
|
4 years ago |
Andrew Shvayka
|
aacdde9f77
|
Merge pull request #6330 from ViacheslavKlimov/fix/ota-constraint-install-script
[3.4] Fix SQL error on reinstall
|
4 years ago |
Viacheslav Klimov
|
95f41810ac
|
Store 2FA account config is UserCredentials' additionalInfo
|
4 years ago |
Andrew Shvayka
|
ec7e285272
|
Merge pull request #6307 from thingsboard/fix_bug_test_coap3
[3.4] Сoap fix bug test3
|
4 years ago |
YevhenBondarenko
|
3764ebfa1c
|
implemented deleteTopic for queues
|
4 years ago |
Viacheslav Klimov
|
b396aa4a38
|
Use JdbcTemplate in EntitiesSchemaSqlTest
|
4 years ago |
Igor Kulikov
|
c35d60abd9
|
Add support of latest values for timeseries map widgets
|
4 years ago |
Viacheslav Klimov
|
6182ae7415
|
Add test for schema reinstall
|
4 years ago |
Viacheslav Klimov
|
50422363f0
|
Fix install script for fk_device_profile_ota_package constraint to work on repeated install
|
4 years ago |
Igor Kulikov
|
1b95f32b19
|
Merge branch 'develop/3.4' into feature/timeseries-widget-latest-values
|
4 years ago |
Igor Kulikov
|
3c55b25f44
|
Implement latest values support for timeseries widgets
|
4 years ago |
YevhenBondarenko
|
fd53d3aeb4
|
added base tests for queue
|
4 years ago |
YevhenBondarenko
|
4ef9d0e9fa
|
added tests
|
4 years ago |
YevhenBondarenko
|
dbdace7c69
|
improved entity view tests
|
4 years ago |
YevhenBondarenko
|
287485831d
|
fixed entity view caching
|
4 years ago |
Viacheslav Klimov
|
040b6a31ad
|
Rename packages for export/import
|
4 years ago |
Viacheslav Klimov
|
5ee056ff8d
|
Export/import API refactoring
|
4 years ago |
pinkevycdima@gmail.com
|
174ea115f7
|
Add condition for dbl click (zoom)
|
4 years ago |
YevhenBondarenko
|
19b5c59034
|
fixed kafka node (success if error not null)
|
4 years ago |
Viacheslav Klimov
|
b7db4ed604
|
Minor 2FA refactoring
|
4 years ago |
Viacheslav Klimov
|
0915113a24
|
Swagger docs for TwoFactorAuthController
|
4 years ago |
Viacheslav Klimov
|
6eb8a41f9a
|
Swagger docs for TwoFactorAuthConfigController and config classes
|
4 years ago |
nickAS21
|
812972f81f
|
coap: log error to trace
|
4 years ago |
nickAS21
|
f3fd2c4987
|
coap:fix bug test
|
4 years ago |
Viacheslav Klimov
|
472edc8409
|
Refactor controller exceptions handling
|
4 years ago |
Igor Kulikov
|
ec6a7ae5a4
|
Add dashboard and widget reference to widget settings form. Add default value method.
|
4 years ago |
Viacheslav Klimov
|
d746a04186
|
Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
# application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
|
4 years ago |
Viacheslav Klimov
|
5ed306881f
|
Tests for 2FA
|
4 years ago |
Viacheslav Klimov
|
8bbe6bafd8
|
Refactor 2FA; add refilling setting to TbRateLimits
|
4 years ago |
Viacheslav Klimov
|
bc6c38c36c
|
Change `isAuthenticated()` check to `hasAnyAuthority('SYS_ADMIN', 'TENANT_ADMIN', 'CUSTOMER_USER')` in controllers
|
4 years ago |
Igor Kulikov
|
cb32151ffe
|
Merge branch 'develop/3.4' into feature/widget-settings
|
4 years ago |
Igor Kulikov
|
94b648d7fd
|
Merge branch 'master' into develop/3.4
|
4 years ago |
Igor Kulikov
|
19a953428e
|
Merge pull request #6298 from vvlladd28/bug/build/github-url-load
[3.4] UI: Fixed build, incorrect github URL
|
4 years ago |
Igor Kulikov
|
0f25c008a4
|
Merge branch 'develop/3.4' into feature/widget-settings
|
4 years ago |
Igor Kulikov
|
1b0b8e4e19
|
Merge branch 'master' into develop/3.4
|
4 years ago |
YevhenBondarenko
|
ebd5b200b4
|
updated jackson version
|
4 years ago |
Vladyslav Prykhodko
|
697965d3ca
|
UI: Fixed build, incorrect github URL
|
4 years ago |
YevhenBondarenko
|
6bd9ae043e
|
updated netty-tcnative version
|
4 years ago |
Viacheslav Klimov
|
1250fa2ba0
|
Tests for 2FA config management; refactoring
|
4 years ago |
Viacheslav Klimov
|
062af3af81
|
2FA: cleanup code
|
4 years ago |
Viacheslav Klimov
|
ea7f559e23
|
2FA: log login action, fix user lockout
|
4 years ago |
Viacheslav Klimov
|
20a4f3cc4c
|
2FA: lock account after X unsuccessful verification attempts; refactoring
|
4 years ago |
Viacheslav Klimov
|
052068d7f4
|
Remove 2FA with email message
|
4 years ago |
Viacheslav Klimov
|
0c36d4809c
|
2FA: rate limiting, validation, refactoring
|
4 years ago |
Igor Kulikov
|
d9b9d44e39
|
UI: Fix assets page permissions for customer
|
4 years ago |
Igor Kulikov
|
c2f4724ca2
|
Ability to define component form for advanced widget settings and widget data keys
|
4 years ago |